Menu

Problem loading Sample Data

Help
ana
2014-08-03
2014-08-07
  • ana

    ana - 2014-08-03

    Hi,
    I'm trying to run openGTS on eclipse, when i run loadSampleData.sh I get this

    "Creating 'demo' Account ...
    Error: Could not find or load main class org.opengts.db.tables.Account
    Creating 'demo/demo' Device ...
    Error: Could not find or load main class org.opengts.db.tables.Device
    Creating 'demo/demo2' Device ...
    Error: Could not find or load main class org.opengts.db.tables.Device
    Loading sample data ...


    Loading table: EventData ...
    Error: Could not find or load main class org.opengts.db.DBConfig
    Table 'EventData' load error: 1
    "

    I got same errors when trying to run admin.pl on the command Line.
    any suggestions please.

     
  • tea4two

    tea4two - 2014-08-07

    It seems that you haven't create the database or mysql service is stopped.

    Start your debug running bin/checkInstall.sh and analize reported errors, if any.

    If you have difficoult post the checkInstall output.

    Regards,
    - Pierluigi

     

Log in to post a comment.