DX Application Performance Management

  • 1.  Re: 10.1 Workstation disconnect

    Posted Dec 23, 2015 09:49 AM

    Thanx for this...

     

    I was having the same issue on a new cluster that I had set up. Copying the elements from the collector ws-plugins to the MoM's and restarting the MoM allows me to access the Workstation...



  • 2.  Re: 10.1 Workstation disconnect

    Posted Dec 29, 2015 01:41 PM

    Well, when I tested the above it was from a workstation installed on one of the collectors if the cluster but I still cannot WebStart the Workstation from my desktop. Since I thought this workstation issue was fixed, I upgraded one of my other cluster from 10.0.0.12 to the 10.1.0.15 version. My WebStart would not start on the upgraded so went back to the original cluster that I created with 10.1.0.15 and now I find that I cannot WebStart that one either.

     

    The WebView in both of these clusters works fine.

     

    Any ideas? This makes it so that I cannot upgrade my other 3 main clusters....



  • 3.  Re: 10.1 Workstation disconnect

    Posted Dec 29, 2015 02:22 PM

    Just noticed in my app data workstation logs:

     

    !SESSION Tue Dec 29 10:57:33 PST 2015 ------------------------------------------
    !ENTRY org.eclipse.equinox.launcher 4 0 2015-12-29 10:57:33.476
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.NullPointerException
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.URL.openStream(Unknown Source)
    at org.eclipse.equinox.launcher.Main.load(Main.java:1778)
    at org.eclipse.equinox.launcher.Main.loadProperties(Main.java:1750)
    at org.eclipse.equinox.launcher.Main.loadConfiguration(Main.java:1733)
    at org.eclipse.equinox.launcher.Main.processConfiguration(Main.java:1596)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:480)
    at org.eclipse.equinox.launcher.WebStartMain.basicRun(WebStartMain.java:73)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
    at org.eclipse.equinox.launcher.WebStartMain.main(WebStartMain.java:51)
    at com.ca.apm.introscope.workstation.webstart.launcher.LaunchWrapper.main(LaunchWrapper.java:56)
    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.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

     

     

    This happens on both clusters



  • 4.  Re: 10.1 Workstation disconnect

    Broadcom Employee
    Posted Dec 29, 2015 09:19 PM

    Hi Steve,

    Sounds like a separate problem related to java webstart.

    Have you ever been successful with webstart post upgrade?

    Please try this:

    1. Clear browser cache

    2. Using "Configure Java program" (JAVA_HOME\javacpl.exe) on your desktop.

    a. Clear the java cache using: General tab/Temp Internet Files/Settings/Delete Files (delete all 3 file type).

    Also backup & delete %APPDATA%\Wily folder if not already deleted.

    b. Restore Security prompts & set High security level using: Security tab

    3. Stop MOM, backup/delete the EM_HOME/work directory & restart MOM.

    4. Retest

     

    Hope it helps

     

    Lynn



  • 5.  Re: 10.1 Workstation disconnect

    Posted Dec 29, 2015 10:42 PM

    Thanx, but it did not help. I am going to be gone until 1/4 and will probably open up a support ticket....hope everyone has a Happy New Year....

     

    !SESSION Tue Dec 29 19:29:28 PST 2015 ------------------------------------------

    !ENTRY org.eclipse.equinox.launcher 4 0 2015-12-29 19:29:28.071

    !MESSAGE Exception launching the Eclipse Platform:

    !STACK

    java.lang.NullPointerException

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

    at java.net.URL.openStream(Unknown Source)

    at org.eclipse.equinox.launcher.Main.load(Main.java:1778)

    at org.eclipse.equinox.launcher.Main.loadProperties(Main.java:1750)

    at org.eclipse.equinox.launcher.Main.loadConfiguration(Main.java:1733)

    at org.eclipse.equinox.launcher.Main.processConfiguration(Main.java:1596)

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:480)

    at org.eclipse.equinox.launcher.WebStartMain.basicRun(WebStartMain.java:73)

    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    at org.eclipse.equinox.launcher.WebStartMain.main(WebStartMain.java:51)

    at com.ca.apm.introscope.workstation.webstart.launcher.LaunchWrapper.main(LaunchWrapper.java:56)

    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.sun.javaws.Launcher.executeApplication(Unknown Source)

    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)

    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)

    at com.sun.javaws.Launcher.run(Unknown Source)

    at java.lang.Thread.run(Unknown Source)



  • 6.  Re: 10.1 Workstation disconnect

    Broadcom Employee
    Posted Dec 29, 2015 11:41 PM

    Hi Steve,

    I could not find any reports of that exact NPE for "sun.net.www.protocol.http.HttpURLConnection.plainConnect0" in our problem database but I did find this report of similar webstart symptoms with Java 1.8 u45: https://bugs.openjdk.java.net/browse/JDK-8078187

    If you are using u45 can you try updating to later version. I am using u66 without problems.

    If no help support case is the best way to go for more detailed RCA.

    Happy New year to you too!

     

    Regards,

     

    Lynn

     

    java.lang.NullPointerException

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0