Re: jswat 2.39 under IBM java 1.5.0
[email protected] Tue, 25 Apr 2006 14:39:34 -0700 (PDT)
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
JSwat is not tested on the IBM JDKs, since they have generally caused one problem or another that can not be corrected. Thus, I have not seen these particular issues. Is there any reason why you cannot use the Sun JDK to run JSwat? If not, then you ought to be running the latest (3.10) version instead of the old versions. n P.S. Core dumping is caused by a problem in the JVM, not the Java application. Prasan wrote: > Hi, > > I am trying to use jswat 2.39 under IBM's java 1.5.0 and am running int= o > problems. (I have used it successfully under IBM's java 1.4.2, and > also under sun's java 1.5.0). > > Under IBM's linux java (full version "J2RE 1.5.0 IBM Linux build > pxi32dev-20060222 (SR1)") jswat produces a core dump while loading > the VM. > > Under IBM's AIX java (full version "J2RE 1.5.0 IBM AIX build > pap32devifx-20060310 (SR1)") jswat loads the VM but locks up when I > try to run it. > > Any ideas on this problem? Thanks. > > Prasan