Thursday, September 18, 2008

JDK1.5 vs JCAPS 5.1.2

Will JDK1.5 upgrade with JCAPS 5.1.2 work?

JCAPS5.1.2/5.1.3 is certified with JDK1.4, there are known compatibility issues, JDK1.5 upgrade will result problems with JCAPS5.1.2/5.1.3.

JCAPS 6 is certified with JDK1.5.

OALL8 In an Inconsistent state

java.sql.SQLException: OALL8 is in an inconsistent state.

The error 'OALL8 is in an inconsistent state' have been seen in connection with an Oracle database going down intermittenly, and the connection handle just being invalid.

This issue can be solved by adjusting the MinPoolSize to 0, and MaxIdleTimeOut to a value of 5-10 seconds.

Furthermore, the error has been seen with driver problems which could be part of your problem as you are connecting to a Oracle 10.2 database which is not supported for 5.1.2. The 5.1.2 e*Way comes with the Oracle 10.0.1 driver

Deployment Profile

Deployment Profile Problem in eDesgner.

Deployment profile snapshot is taking more than 2 hours to load.

Following error found in IDE.log:

ERROR (com.stc.codegen.collabImpl.java.JavaCollabCodelet) - com.stc.repository.RepositoryException: Could not checkout otdXXX the latest version x.x has been locked by user xxxx.

ACLs has been setup, more than 10 users working on same repository and on different projects, some times same project.

If any of the project components locked by other users, if i try to open deployment profile or connectivity map, it will take lot of time with out any sucess.

OPEN ESB

OpenESB is a platform for business integration, Enterprise Application Integration, and SOA. OpenESB is 100% Open Source and is licensed under the CDDL.

OpenESB is built on an extensible core in which you can plug in components. OpenESB ships with a set of components not just for communication with back-end systems and other ESBs or SOA platforms, but also with components for document transformation, transaction processing, etc. Unlike proprietary ESBs, OpenESB is purely based on open standards. Components from any vendor that adhere to the JBI (Java Business Integration) and/or JCA (Java Connector Architecture) specification, can be plugged into the OpenESB core. This prevents vendor lock-in.
Other open standards supported by OpenESB, such as SOAP, WS-*, and miscellaneous XML standards, help with interoperability between OpenESB installations and installations of other ESB products or SOA platforms.

Part of OpenESB is an IDE that makes it very easy to create integration solutions or composite applications. This toolset is based on the Open Source NetBeans IDE.

Wednesday, September 17, 2008

eManager Problem

eManager hanging around , never loads applications

After fresh installation of Java CAPS on SUN Solaris 10, i have started all the components (repository,eManager and logicalhosts).

I was able to login to eManager with default user name and password, when i try to add any of the domain/integration server/logicalhost to eManager , it tries to add for more than half hour and process never suceeds.

This kind of problems kills man, after hell lot of research found a hot fix suggested in one of the EAI forum and requested SUN support team for the same, applied the patch and no help at all.

Surprisingly if i try to add other logicalhosts out side of the server where eManager is running(tried to add logicalhost running in Dev environment) and i was sucessfull.

If i try to add the logicalhosts running in Test to Development environment emanager, no luck at all.

Conclusion : Some thing wrong with all logicalhosts in test environment. Hope i can find a resolution :-(