IBM Support

Websphere Application Server fails to start after SDK upgrade

Troubleshooting


Problem

An error occurs while starting the Deployment Manager, Nodeagent, or IBM WebSphere Application Server after upgrading the Java™ SDK: JVMXM008: Error occurred while initializing System ClassException in thread "main". Could not create the Java virtual machine. JVMCI161: FATAL ERROR in native method: Try to invoke an instance method as a static method at java.util.zip.ZipFile.(ZipFile.java:79) at com.ibm.jvm.io.LocalizedInputStream.getZipFileInputStreamClass (Native Method) at com.ibm.jvm.io.LocalizedInputStream. (LocalizedInputStream.java:82) at com.ibm.jvm.io.ConsoleInputStream.localize (ConsoleInputStream.java:86) at java.lang.System.initializeSystemClass(System.java:955) JVMDG218: JVM is not fully initialized - will not do dump processing.

Cause

Wily Introspect that is configured with Websphere Application Server did not update the AutoProbeConnector.jar file with the current Java SDK information.


Whenever the Java SDK is updated, the AutoProbeConnector needs to be re-created for Wily.

Resolving The Problem

Perform the following from a command prompt:

C:\WebSphere\AppServer\wily532\connectors>C:\IBM\WebSphere\AppServer\java\
bin\java -jar CreateAutoProbeConnector.jar -current -output AutoProbeConnector.jar

Output should look like:

8/12/05 10:58:33 AM PDT [INFO] [Creator] AutoProbe Connector Creation Utility Release 5.3.2 (Build 170311)
8/12/05 10:58:33 AM PDT [INFO] [Creator] Using Java VM version "Classic VM 1.4.1" from IBM Corporation
8/12/05 10:58:33 AM PDT [INFO] [Creator] Wily Technology Introscope Version 5
8/12/05 10:58:33 AM PDT [INFO] [Creator] Copyright 1998 - 2005 Wily Technology, Inc. All Rights Reserved.
8/12/05 10:58:33 AM PDT [INFO] [Creator] Introscope is a registered trademark of Wily Technology, Inc.
The AutoProbe Connector was successfully created at C:\Work\IBM\WebSphere\AppServer\wily532\connectors\AutoProbeConnector.jar.

After performing the above, restart the Deployment Manager, Nodeagent, or Application Server.

[{"Product":{"code":"SSEQTP","label":"WebSphere Application Server"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Java SDK","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF010","label":"HP-UX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"8.5;8.0;7.0","Edition":"Base;Express;Network Deployment","Line of Business":{"code":"LOB45","label":"Automation"}},{"Product":{"code":"SSNVBF","label":"Runtimes for Java Technology"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Java SDK","Platform":[{"code":"","label":""}],"Version":"","Edition":"","Line of Business":{"code":"LOB36","label":"IBM Automation"}}]

Document Information

Modified date:
15 June 2018

UID

swg21220765