Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Migrate application from WAS a WebLogic Server.

fvillanuevaSep 18 2017 — edited Oct 17 2017

I am Java Junior, when I am migrate java application from WAS a WebLogic, out error it´s:

Description application:

     Oracle Database: 10g

     Weblogic Server : 12.2.x

     Java Version: 1.8.x

Caused By: java.sql.SQLException: Fail to construct descriptor: Unable to resolve type "INCONFORMIDAD_BEAN"

        at oracle.sql.TypeDescriptor.getTypeDescriptor(TypeDescriptor.java:1042)

        at oracle.sql.StructDescriptor.isValidObject(StructDescriptor.java:89)

        at oracle.sql.StructDescriptor.createDescriptor(StructDescriptor.java:114)

        at oracle.sql.StructDescriptor.createDescriptor(StructDescriptor.java:74)

        at oracle.sql.STRUCT.toSTRUCT(STRUCT.java:534)

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 14 2017
Added on Sep 18 2017
4 comments
259 views