Service Virtualization

  • 1.  Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0

    Posted Apr 06, 2017 04:54 PM

    I installed DevTest 10.0 Server on Windows 10 64-bit workstation. When I was trying to launch EnterpriseDashboard,  I encountered the following error message:

     

    Error creating bean with name 'transactionManager': Cannot resolve reference to bean 'sessionFactory' while setting bean property 'sessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory': Invocation of init method failed; nested exception is java.lang.NullPointerException

     

     

    Any ideas on how this error happens and what is the solution to it?

     

    Thanks,

     

    Jianhua Dong



  • 2.  Re: Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0

    Broadcom Employee
    Posted Apr 06, 2017 06:36 PM

    Are you connecting to Derby or an external database?

     

    Can you post the entire enterprisedashboard.log file?



  • 3.  Re: Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0

    Posted Apr 06, 2017 07:36 PM
      |   view attached

    Yes I am connecting to Derby.

     

    Enclosed please find the specified log.

     

    By the way, as a comparison, I also installed DEvTest 9.1 on the same machine, and there is no problem to stat Enterprisedashboard and Registry.

     

    Thanks,

    Attachment(s)



  • 4.  Re: Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0
    Best Answer

    Broadcom Employee
    Posted Apr 06, 2017 08:29 PM

    The attached logs have the following information:

    DRADIS_HOME: C:\Program Files\CA\DevTest\

    DERBY SQL error: ERRORCODE: 40000, SQLSTATE: XJ041, SQLERRMC: Failed to create database 'database/dradis.db'

     

    This suggests there is some permission issue in creating the dreads.db folder under C:\Program Files\CA\DevTest\database folder.

     

    You can try installing the software under a directory outside of C:\Program Files - say C:\Software\CA 

     

    or

     

    make sure the user z704904 has full permission (read/write/execute) on all the folders/subfolders under C:\Program Files\CA\DevTest\



  • 5.  Re: Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0

    Posted Apr 17, 2017 11:36 AM

    Hi Jianhua Dong,

     

    Did Prem's last response help you out with this issue?

     

    Regards,

    Reid



  • 6.  Re: Can't launch EnterpriseDashboard in Windows 10 for DevTest 10.0

    Posted Apr 17, 2017 11:39 AM

    Yes, that suggested solution works perfect.

     

     

    Regards,