Technote (troubleshooting)
Problem(Abstract)
I am trying to use Content Integrator 8.6 to connect to FileNet P8 4.5.1, but when I try to use the 'test connection', I receive errors similar to the following:
The error description is :
Repository logon failed.
COEC0120E: Repository <repo> is not available.
com.venetica.vbr.client.BridgeCreationException: COEN2206E: Cannot load FileNet P8 Content Manager classes.
The detail error log is :
java.lang.ClassNotFoundException: com.filenet.wcm.api.Folder
at java.lang.ClassNotFoundException.<init>(ClassNotFoundException.java:77)
at java.net.URLClassLoader.findClass(URLClassLoader.java:383)
at java.lang.ClassLoader.loadClass(ClassLoader.java:652)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346)
at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
at java.lang.J9VMInternals.verifyImpl(Native Method)
at java.lang.J9VMInternals.verify(J9VMInternals.java:72)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)
at com.venetica.vbr.ejb.bridge.p8cm.P8CMBridgeFactory.createBridge(P8CMBridgeFactory.java:130)
at com.venetica.vbr.ejb.access.DefaultConnectorConnectionFactory.initializeBridge(DefaultConnectorConnectionFactory.java:388)
at com.venetica.vbr.ejb.access.DefaultConnectorConnectionFactory.logon(DefaultConnectorConnectionFactory.java:159)
at com.venetica.vbr.ejb.access.AccessServices.logon(AccessServices.java:213)
at com.venetica.vbr.client.User.logon(User.java:897)
at com.venetica.vbr.client.Repository.encryptedLogon(Repository.java:1239)
at com.venetica.vbr.client.Repository.logon(Repository.java:1269)
at com.venetica.vbr.tools.admin.LogonDlg.doLogon(LogonDlg.java:137)
at com.venetica.vbr.tools.admin.LogonDlg$2.actionPerformed(LogonDlg.java:123)
at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1642)
Cause
There are some FileNet client jars missing from the classpath.
Resolving the problem
You will need Jace.jar and javaapi.jar from the Content Engine lib folder added to the classpath. Then restart Content Integrator and perform the test connection again.
See the Related information section below for instructions on running test connection.
Related information
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.