
UNSOLVED
Error Centera SDK 3.2 Patch 5 for Linux GCC (32-bit and 64-bit)
Hello.
I'm working with weblogic 10.3. Virtual Machine jrockit-jdk1.6.0_24-R28.1.3-4.0.1and Centera SDK 3.2 Patch 5 for Linux GCC (32-bitand 64-bit)
I've the following error:
com.filepool.fplibrary.FPLibraryException: Error loading FPLibrary or one of its dependencies]
com.filepool.fplibrary.FPLibraryException: Error loading FPLibrary or one of its dependencies
at com.filepool.fplibrary.FPPool.setGlobalOption(Unknown Source)
at com.gh.cajamar.conn.centera.GHCenteraConnectorDAO.processRequest(GHCenteraConnectorDAO.java:93)
at com.gh.cajamar.conn.centera.GHCenteraConnectorBean.sendReceive(GHCenteraConnectorBean.java:214)
at com.gh.cajamar.conn.centera.GHCenteraConnector_fpyiz2_ELOImpl.sendReceive(GHCenteraConnector_fpyiz2_ELOImpl.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
Weblogic script set the following:
LIBDIRCENTERA=/wlapps/SWPLAT/centera_connector_64/lib
LD_LIBRARY_PATH=${LD_LIBRARY_PATH}${CLASSPATHSEP}${LIBDIRCENTERA}/64
export LD_LIBRARY_PATH
CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${LIBDIRCENTERA}/FPLibrary.jar"
If I work with weblogic 10.3. Virtual Machine JRockitR28.1.3-jdk1.6.0_22-Error-4.0.1 and Centera SDK 3.2 Patch 5 for Linux GCC (32-bitand 64-bit) is working
¿?
Thanks.
Responses (0)
Solutions (0)
