Menu

Working Database cannot be detected

Ellie C
2018-09-15
2022-01-19
  • Ellie C

    Ellie C - 2018-09-15

    Hello. Newbie here. Hi!
    I have just downloaded uniCenta oPOS. I have the latest Java and MySQL installed. I installe uniCenta and followed all of the instructions and completed the configuration. My 'test' connection to the database was successful. Now I cannot go any further. When I open uniCenta, I get several error messages. The first says, "A working database cannot be detected", followed by "WRN_00_0000 Warning Creation Script did not run successfully", followed by "NOT_00_0000 Notice: Cannot Close Cash". It then brings up the configuration dialog box again. I can't get past this. Please help. Thank you.

     
    • francis hwenha

      francis hwenha - 2022-01-18

      Also having that same error as yours any solution yet

       
      • paddy downey

        paddy downey - 2022-01-19

        What java, mysql and unicenta versions are you using?

         
    • francis hwenha

      francis hwenha - 2022-01-18

      Also having that same error as yours any solution yet

       
      • Hugh

        Hugh - 2022-01-19

        We've resolved this issue 4.6.4 - please take a look here
        https://unicenta.atlassian.net/browse/UOCL-212

         
  • RickyO

    RickyO - 2018-09-15

    Test Database Connection has changed your database name. Go back into Configuration and put proper database name back. Assume database name is unicentaopos. Do not test connection, just save, exit and restart unicenta.

     
  • Ellie C

    Ellie C - 2018-09-15

    Thank you so much for replying RickyO. I tried what you suggested but unfortunately, I'm still getting the same error messages.
    When I click on info on the error messages, I get this repeated lots of times:
    com.openbravo.basic.BasicException:
    java.sql.SQLException: No database selected

     

    Last edit: Ellie C 2018-09-15
  • RickyO

    RickyO - 2018-09-15

    If the database was not created, go to Windows Start (lower left button)...
    All Programs > MySQL > MySQL Server 5.7 > MySQL 5.7 Command Line Client

    enter database Password, then at mysql prompt type...

    create database unicentaopos ;

    Response should be "OK". Close the window.

    Start the configuration. Make sure Username and Password are correct.
    For the Database put "unicentaopos". DO NOT TEST CONNECTION as it will reset database.
    Save. Restart uniCenta POS.

     
  • Ellie C

    Ellie C - 2018-09-16

    Thank you RickyO. I tried this aswell but still getting the same error messages.
    Is it something to do with Java?

     
  • Ellie C

    Ellie C - 2018-09-16

    I uninstalled unicenta and reinstalled it again from scrath but it's still giving me the same error messages, the configure pages are still set up as I had them before so it's getting the info from somewhere but just not all of it.

     
  • RickyO

    RickyO - 2018-09-16

    Did you install MySQL 5.7 or some other Not Supported version?

     

Log in to post a comment.