Technote (troubleshooting)
Problem(Abstract)
After DB2 Information Integrator for Content (II4C) is migrated from version 8.3 to version 8.4, the CommonStore version 8.3 archpro server fails to start with error message:
Caught unexpected exception in agent: com/ibm/mm/sdk/common/dkDatastore (Unsupported major.minor version 49.0).
Symptom
The following error will be seen when you start archpro server from the command prompt:
Caught unexpected exception in agent: com/ibm/mm/sdk/common/dkDatastore (Unsupported major.minor version 49.0)
Cause
DB2 Information Integrator for Content version 8.4 requires Java 1.5 or above.
On AIX, Linux, and Windows, CommonStore version 8.3 by default uses its own JRE which is 1.4.2 and this will cause the above error when it tries to communicate with Content Manager version 8.4.
Environment
CommonStore version 8.3 server is on AIX, Linux, or Windows.
Resolving the problem
- Add the following line to the server configuration profile, i.e. archint.ini:
-
JAVARUNTIME = /usr/
<java_home
>/jre/bin/java
-
<java_home> is the path to Java 1.5 on the server where CommonStore is running.
- Restart the archpro server.
| Segment | Product | Component | Platform | Version | Edition |
|---|---|---|---|---|---|
| Enterprise Content Management | CommonStore for Lotus Domino | Server | AIX, Windows NT, Windows 2000 Server, Windows Server 2003 | 8.3 | All Editions |
| Enterprise Content Management | CommonStore for SAP | Server | AIX, Windows 2000 Server, Windows NT, Windows Server 2003 | 8.3 | All Editions |
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.