New customization for WebSphere Application Server V5 Base Application Server receiving java.lang.NoSuchMethodError: com.ibm.rmi.iiop.CDROutputStream
 Technote (troubleshooting)
 
Problem(Abstract)
When customizing the Base Application server for the first time, the controller region is receiving the following which can be seen in the job output:

java.lang.NoSuchMethodError: com.ibm.rmi.iiop.CDROutputStream:
method setGIOPVersion(BB)V not found
.at com.ibm.ws390.orb.ClientRequestImpl.<init>(ClientRequestImpl.java:53)
.at com.ibm.ws390.orb.ClientDelegate.request(ClientDelegate.java:508)
.at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:245)
.at com.ibm.ws390.orb._ORBSRStub.doOrbSRPing(_ORBSRStub.java(Inlined Compiled Code))
.at com.ibm.ws390.orb.ControlRegionBridge.ping_any_SR(ControlRegionBridge.java:143)
.at com.ibm.ws390.orb.ORBEJSBridge.ping_any_SR(ORBEJSBridge.java:483)
 
Cause
JAVA SR19 is a required minimum for WebSphere Application Server V5 and a lower level of Java (SR 15) was being used.
 
Resolving the problem
The minimum required for WebSphere V5 is SR19 which has a build string of "cm131s-20030510a". This is PTF UQ77055. The above error is the error observed when SR19 is not installed.
 
 
 


Document Information


Current web document: swg21164244.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Application Client
Operating system(s): z/OS
Software version: 5.0
Software edition:
Reference #: 1164244
IBM Group: Software Group
Modified date: Mar 25, 2004