Service Virtualization

  • 1.  Enterprise Dashboard won't start

    Posted Apr 29, 2016 06:11 PM

    Hello,

    DevTest 8.5 on Linux Redhat 6.6

     

    I'm trying to start ED and getting the following:

     

    Starting Enterprise Dashboard, service=tcp://sf1-r0q0ab-ixv-to.wellsfargo.com:20

    03/EnterpriseDashboard

    Fri Apr 29 15:04:09 PDT 2016 : Apache Derby Network Server - 10.8.3.0 - (1405108

    ) started and ready to accept connections on port 1530

    Database Server: Microsoft SQL Server

    Database Server Version: 10.50.4042

    Database Driver Name: Microsoft JDBC Driver 4.0 for SQL Server

    Database Driver version: 4.0.2206.100

    Enterprise Dashboard Exception Found non-empty schema [dbo] without metadata tab

    le! Use baseline() or set baselineOnMigrate to true to initialize the metadata t

    able.

    org.flywaydb.core.api.FlywayException: Found non-empty schema [dbo] without meta

    data table! Use baseline() or set baselineOnMigrate to true to initialize the me

    tadata table.

            at org.flywaydb.core.Flyway$1.execute(Flyway.java:948)

            at org.flywaydb.core.Flyway$1.execute(Flyway.java:919)

            at org.flywaydb.core.Flyway.execute(Flyway.java:1320)

            at org.flywaydb.core.Flyway.migrate(Flyway.java:919)

            at com.itko.lisa.dradis.DradisServerImpl.main(DradisServerImpl.java:430)

            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

            at java.lang.reflect.Method.invoke(Unknown Source)

            at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

            at com.install4j.runtime.launcher.UnixLauncher.main(Unknown Source)

    Fri Apr 29 15:04:23 PDT 2016 : Apache Derby Network Server - 10.8.3.0 - (1405108

     

     

    Does anyone have any idea?

     

    Thanks!

    Gary



  • 2.  Re: Enterprise Dashboard won't start

    Broadcom Employee
    Posted Apr 29, 2016 06:15 PM
    Gary - a few questions - 

    1. Is this the first time you are connecting the Dashboard  to the MSSQL database or has it worked before?


    2. If first time, was this a fresh and empty database that you pointed the Dadhboard to?


    Thanks!




  • 3.  Re: Enterprise Dashboard won't start

    Posted Apr 29, 2016 06:23 PM

    It's worked before. I think...  However I did change in early March from Derby to Sql server and I honestly can't remember if the Dashboard was started after that or not.  



  • 4.  Re: Enterprise Dashboard won't start
    Best Answer

    Broadcom Employee
    Posted Apr 29, 2016 06:32 PM

    First please check the 4 params that enable dashboard to connect to database in the local.properties file and validate that the info there is still valid. I'd also make sure that this database was not used previously by another prior version.


    If that does not work - Can you quickly create a new database and update those 4 lines and restart the service and verify?



  • 5.  Re: Enterprise Dashboard won't start

    Posted Apr 29, 2016 06:48 PM

    thanks-- The info was valid, but Dashboard wouldn't run.  I went ahead and created another DB (sql server) and started it. It now runs properly.  

     

    However, my new issue is I was trying to run the Usage Audit report for the last month so now there is no data. Can I just query the old database to get the info?



  • 6.  Re: Enterprise Dashboard won't start

    Broadcom Employee
    Posted Apr 29, 2016 07:33 PM

    Good to know it works now Gary.


    Yes you can surely query the old database to grab that info!