Error List

Error List for the ‘JAVA-EJB’ Category

Message [IOEXCEPTION_DESERIALIZING] not found in 'oracle.aurora.ejb.deployment.server.Messages'.

Applies to:
Win2K
JDeveloper 3.2.2
Oracle 8i
JVM 8.1.7

Description:
An error that occurs when trying to deploy a session EJB from JDeveloper to Oracle.

Cause:
The component of an attribute being referred to is not found in the class.

admin JAVA-EJB

UnsupportedClassVersionError: javax/ejb/CreateException

Applies to:


Description:
Cannot run EJB.

Cause:
Different versions of compiled code.

admin JAVA-EJB

NameNotFoundException: not bound

Applies to:
JBoss 3.2
Oracle 9i
ANT

Description:
Error with ejb-jar.xml when running the client code.

Cause:
References in ejb-jar.xml and datasource are not correctly setup.

admin JAVA-EJB

[EntityContainer] No resource manager found for OracleDS

Applies to:
JBoss 3.2
Oracle 9i
ANT

Description:
An error that occurs when deploying the jar file to JBoss.

Cause:


admin JAVA-EJB

ClassCastException: org.omg.stub.javax.ejb._EJBObject_Stub

Applies to:
Websphere 4.0
Linux

Description:
This exception is thrown when the Enumeration object returned by a finder method is accessed.

Cause:
org.omg.stub.javax.ejb._EJBObject_Stub cannot implement an Account resulted from using a simple Java cast.

admin JAVA-EJB

ejb has not been tested successfully

Applies to:
Weblogic

Description:
An error message that shows in the Testing tab of the EJB even the ejb has been deployed successfully as shown in the Weblogic console.

Cause:
Insufficient permission for file access

admin JAVA-EJB

Cannot connect to service: sess:iiop//57.12.66.212:2481

Applies to:
Oracle 9iAS
NT

Description:
EJB is compiled but the error shows when deploying the ejb.

Cause:


admin JAVA-EJB

Empty key descriptor

Applies to:
VAJ 3.5

Description:
An error while trying to create an EJB Group and selecting the table wherein the schema is to be created.

Cause:
The table has no primary key constraint.

admin JAVA-EJB

NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file

Applies to:
Oracle9i Jdeveloper
j2sdk1.4.2_04

Description:
Error while trying to run an EJB session.

Cause:
Incorrect way of accessing an EJB 2.1 EJB Using RMI from a Standalone Java Client.

admin JAVA-EJB

oracle.xml.parser.v2.XMLParseException: Start of root element expected

Applies to:
JDeveloper

Description:
Error while trying to parse orion-ejb-jar.xml to get the database field’s length.

Cause:
Problem in http://xmlns.oracle.com/ias/dtds/orion-ejb-jar.dtd.

admin JAVA-EJB