Questions tagged [ibm-jdk]

The IBM JDK (IBM Java Development Kit) is IBM's implementation of the Java Platform Standard Edition. It is available on wide variety of platforms including: Windows, Linux (on x86, Power, and z Systems), AIX, and z/OS.

The IBM JDK (IBM Java Development Kit) is IBM's implementation of the Java Platform Standard Edition. It is available on wide variety of platforms including: Windows, Linux (on x86, Power, and z Systems), AIX, and z/OS.

83 questions
0
votes
1 answer

Owner of lock unknown in IBM JVM version 7

I have a situation where lots of threads are blocked on some ReentrantReadWriteLock but for some reason the owner is not known. 3XMTHREADBLOCK Parked on: java/util/concurrent/locks/ReentrantReadWriteLock$NonfairSync@0xC3C0E5E8 Owned by:…
Avner Levy
  • 6,601
  • 9
  • 53
  • 92
0
votes
1 answer

Worklight 6.2 - Stable version of JDK and Liberty profile for Production environment

I read many questions which were discussed about the Liberty profile and JDK versions for Worklight server. Production environment[Windows 2008 Server Standard] needs to be setup using Worklight 6.2 with IBM DB2 10.5. JDK - Oracle JDK 1.7 or IBM JDK…
0
votes
1 answer

issue while migrating application from ibm jdk 6 to oracle jdk7

I am migrating my application from ibm jdk 1.6+geronimo server to oracle jdk1.7+jboss. I have a working version of jks configuration in previous version which is not working in new configuration. I am loading jks file like: …
0
votes
1 answer

IBM JVM 1.6 SR14: java.lang.UnsatisfiedLinkError: fontmanager (Not found in com.ibm.oti.vm.bootstrap.library.path)

We upgraded IBM Java on our AIX machine from Java 1.6 SR 9 to Java 1.6 SR14 and now we have following error during start of our applications: Exception in thread "main" java.lang.UnsatisfiedLinkError: fontmanager (Not found in…
Volodymyr Bezuglyy
  • 16,295
  • 33
  • 103
  • 133
0
votes
1 answer

"JTS/JTA transaction has been aborted" in websphere 7 after jdk upgrade

I just had to upgrade my IBM JDK version from the one that came with the WebSphere 7 to fix an issue with Groovy. Now however when my app starts up I get the following stack trace and the error kills my apps initialization good and…
-1
votes
2 answers

PermGen Memory issue after moving one platform to another: what is the default for both of them

I moved my application from IBM JDK (IBM J9 VM ) to OpenJDK 64-Bit Server VM (build 25.131-b11, mixed mode) . In IBM JDK environment we were using WebSphere while in OpenJDK we are using Tomcat . Things were fine till we got this Exception. The…
Ahmad
  • 2,110
  • 5
  • 26
  • 36
-1
votes
1 answer

Unable to get oracle database connection

1.JAVA_HOME is set to IBM JAVA SDK. 2.Unable to get oracle database connection. Where as tried running the same on machine having Oracle java set as JAVA_HOME 3.Placed ojdbc14.jar under AppServer/lib. try { connection =…
kusumat
  • 319
  • 3
  • 9
  • 21
-1
votes
2 answers

Installing IBM JDK and JRE

All, I am trying to install the IBM JDK and JRE in the SLED 11 SP3. So far, I just found the packages address in the IBM website. But I have confuse with these links. Becasue Both of the JDK and JRE have two links leading to download. Could anyone…
Joe.wang
  • 11,537
  • 25
  • 103
  • 180
1 2 3 4 5
6