Skip to Main Content

Integration

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 toplink with OSA

3402301Feb 24 2017

Hi,

when I deploy an application to OSA that contains a pof config file with reference to Toplink I am receiving this error:

Caused by: (Wrapped: Unable to load class for user type (Config=file-pof-co

nfig.xml, Type-Id=1130, Class-Name=oracle.eclipselink.coherence.integrated.cache

.TopLinkGridPortableObject)) (Wrapped) java.lang.ClassNotFoundException: oracle.

eclipselink.coherence.integrated.cache.TopLinkGridPortableObject

        at com.tangosol.util.Base.ensureRuntimeException(Base.java:289)

        at com.tangosol.io.pof.ConfigurablePofContext.report(ConfigurablePofCont

ext.java:1299)

        at com.tangosol.io.pof.ConfigurablePofContext.createPofConfig(Configurab

lePofContext.java:969)

        at com.tangosol.io.pof.ConfigurablePofContext.initialize(ConfigurablePof

Context.java:826)

        at com.tangosol.io.pof.ConfigurablePofContext.setContextClassLoader(Conf

igurablePofContext.java:327)

        at com.tangosol.io.ConfigurableSerializerFactory.createSerializer(Config

urableSerializerFactory.java:52)

        ... 6 more

Do I need something special to add toplink to the OSA classpath? If I need to add toplink to OSA, how can I do it?

Regards!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2017
Added on Feb 24 2017
0 comments
259 views