Synchronization problems occur when using the Sun JSSE
 Technote (troubleshooting)
 
Problem(Abstract)
When trying to perform synchronization during startup of a node (enabled to perform a sync at node startup) you see the following error in the systemout:

"ADMS0005E: Unable to generate synchronization request"
 
Cause
Modifying the IBM® WebSphere® Application Server classloader to use the Sun JSSE, instead of the IBM® JSSE, is the cause of the problem.
Problem details
From the following error message, it appears that the problem might be with file transfer of server.xml101664.tmp. However, the problem is caused by adding com.sun.ssl classes to a .jar file that was added to the install_root/lib folder. As a result, the Sun JSSE is being loaded instead of the IBM JSSE.

[11/3/04 9:19:24:613 CET]   4e3bb0 NodeSync      E ADMS0005E: Unable to generate synchronization request:
com.ibm.websphere.management.exception.ConnectorException: ADMC0009E: Failed to make the SOAP RPC call: invoke
at
com.ibm.ws.management.connector.soap.SOAPConnectorClient.invokeTemplate(SOAPConnectorClient.java:562)
.
.
---- Begin backtrace for nested exception
[SOAPException: faultCode=SOAP-ENV:Client; msg=Error occurred during download.; targetException=java.lang.IllegalArgumentException: Error occurred during download.]
.
The nodeagent trace shows the following error:

WebSphereApplication ServerlPlatform 5.0 [PME 5.0.2 ptf20327.03]
[BASE 5.0.2 ptf2M0325.01] [JDK 1.3.1 s0245.03] [ND 5.0.2 ptf2M0325.01]
@com.ibm.ws.management.filetransfer.client.FileTransferClientImpl5547412
2121sol309Network\sol96\nodeagenADFS0125+com.ibm.ws.management.res      
ources.fileserviceÿþPI                                                  
Fcells/sol309Network/nodes/sol96/servers/nodeagent/server.xml101664.tmp-
java.lang.RuntimeException: Export restriction: SunJSSE only            
at
com.sun.net.ssl.internal.ssl.SSLSocketFactoryImpl.checkCreate([DashoPro-V1.2-120198])
at                                                              

com.sun.net.ssl.internal.www.protocol.https.HttpsClient.doConnect([DashoPro-V1.2-120198])
 
 
Resolving the problem
Remove the .jar file containing the Sun JSSE from the Application Server classpath.
 
 
Cross Reference information
Segment Product Component Platform Version Edition
Application Servers Runtimes for Java Technology Java SDK
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > System Management/Repository
Operating system(s): Windows
Software version: 5.1
Software edition:
Reference #: 1189676
IBM Group: Software Group
Modified date: Jan 31, 2005