Troubleshooting
Problem
RMIC Errors during Deploy/Prepare for Deployment for EJB Projects
Symptom
When invoking the Deploy (Rational Application Developer 6) or Prepare for Deployment (IBM Rational Application Developer 7 and above) action you may see RMIC errors like the following in the error dialog (under Details) and/or in <Workspace>/.metadata/.log:
java.lang.NoSuchFieldError:
com/ibm/CORBA/iiop/PartnerVersion.UNKNOWN
at com.ibm.rmi.util.RepositoryId.<clinit>(RepositoryId.java:162)
at java.lang.Class.initializeImpl(Native Method)
at java.lang.Class.initialize(Class.java:339)
at com.ibm.tools.rmic.iiop.Type.setRepositoryID(Type.java:1030)
or
java.lang.NoSuchMethodError: com/ibm/jtc/orb/map/CacheFactory.create(Lcom/ibm/jtc/orb/map/MapFactory;Lcom/ibm/jtc/orb/map/ObjectFactory;)Lcom/ibm/jtc/orb/map/Cache;
or
error: Could not load class <class A>.
error: Class <class B> contains an invalid return type.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
23 June 2018
UID
swg21403873