Service Virtualization

 View Only
  • 1.  Issue in launching Registry (DevTest 8.0.1)

    Posted Apr 07, 2016 02:28 AM

    Hello All,

    I am new to this tool. I was able to work on this tool a while ago but after upgrading my system to Windows 8, I has to reinstall it. I see below error while launching the Registry now.

    I did no other changes except upgrading my OS. Could someone please help me fixing this issue.

     

    Configuring logging from 'C:\PROGRA~1\CA\DevTest\logging.properties'

    DevTest Solutions, Copyright (c) 2002-2016 CA, All rights reserved.

    DevTest Registry

    DevTest Solutions Version :: 8.0.1 (8.0.1.644)

    Installed patches: none

     

    Creating a DevTest Registry, name=Registry

    Thu Apr 07 11:17:25 IST 2016 Thread[Derby DB,5,main] java.io.FileNotFoundExcepti

    on: C:\PROGRA~1\CA\DevTest\derby.log (Access is denied)

    Thu Apr 07 11:17:25 IST 2016 : Apache Derby Network Server - 10.8.3.0 - (1405108

    ) started and ready to accept connections on port 1528

    Thu Apr 07 11:17:25 IST 2016 : Apache Derby Network Server - 10.8.3.0 - (1405108

    ) started and ready to accept connections on port 1528

    java.lang.RuntimeException: java.lang.NullPointerException

            at com.itko.lisa.utils.JpaUtil.<init>(JpaUtil.java:375)

            at com.itko.lisa.utils.JpaUtil.getDradisUtil(JpaUtil.java:298)

            at com.itko.lisa.coordinator.TestRegistryImpl.doEnterpriseDashboardHands

    hake(TestRegistryImpl.java:2586)

            at com.itko.lisa.coordinator.TestRegistryImpl.<init>(TestRegistryImpl.ja

    va:347)

            at com.itko.lisa.coordinator.TestRegistryImpl.main(TestRegistryImpl.java

    :2451)

            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.exe4j.runtime.WinLauncher.main(Unknown Source)

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

    Caused by: java.lang.NullPointerException

            at com.itko.lisa.utils.db.ConnectionPoolManager.getUrl(ConnectionPoolMan

    ager.java:182)

            at com.itko.lisa.utils.db.ConnectionPoolManager.getDradisCacheUrl(Connec

    tionPoolManager.java:204)

            at com.itko.lisa.utils.db.DatabaseDialectProvider.getDradisCacheEclipsel

    inkPlatform(DatabaseDialectProvider.java:42)

            at com.itko.lisa.utils.JpaUtil.<init>(JpaUtil.java:362)

            ... 11 more



  • 2.  Re: Issue in launching Registry (DevTest 8.0.1)
    Best Answer

    Posted Apr 07, 2016 10:30 PM

    Hi !

    Pl. try this:

    - Make sure after installing devtest, you enable full rights to the DevTest folder(Uncheck read only on the folder properties).

    - Also when running the Registry, Right Click -> Run as Administrator.

     

    Thanks,

    Vinoth