pin_cmt (conversion manager) gives an error
Hi All,
When I try to execute the pin_cmt, I got this error:
pin02:/brm/pin02/7.4/apps/cmt> ./pin_cmt
Exception in thread "main" java.lang.UnsatisfiedLinkError: no portal in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at com.portal.pcm.DatabaseConnection.<clinit>(Unknown Source)
at com.portal.cmt.DBConnectionPool.createOCIConnection(Unknown Source)
at com.portal.cmt.DBConnectionPool.getConnection(Unknown Source)
at com.portal.cmt.DBConnectionPool.init(Unknown Source)
at com.portal.cmt.DBConnectionPool.<init>(Unknown Source)
at com.portal.cmt.DBConnectionPool.getInstance(Unknown Source)
When I try to execute the pin_cmt, I got this error:
pin02:/brm/pin02/7.4/apps/cmt> ./pin_cmt
Exception in thread "main" java.lang.UnsatisfiedLinkError: no portal in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1709)
at java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.lang.System.loadLibrary(System.java:993)
at com.portal.pcm.DatabaseConnection.<clinit>(Unknown Source)
at com.portal.cmt.DBConnectionPool.createOCIConnection(Unknown Source)
at com.portal.cmt.DBConnectionPool.getConnection(Unknown Source)
at com.portal.cmt.DBConnectionPool.init(Unknown Source)
at com.portal.cmt.DBConnectionPool.<init>(Unknown Source)
at com.portal.cmt.DBConnectionPool.getInstance(Unknown Source)
0