Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Opera & IBM-jdk-bin-1.5 [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
rogerius
n00b
n00b


Joined: 04 May 2005
Posts: 30
Location: Hungary

PostPosted: Sat Feb 11, 2006 5:52 pm    Post subject: Opera & IBM-jdk-bin-1.5 [solved] Reply with quote

Hello everybody!

I'm using ibm-jdk-bin-1.5_beta1 on my ppc based system.
It's working fine with Firefox.

When I try to use Opera on webpages with java contents, Opera crashes immediately, and creates a ~325MB(!) program crash data file.

The output in a console is look like this:

JVMJ9VM019E Fatal error: Unable to find and initialize required class java/lang/String
JVMJ9VM020I Searched in /opt/opera/share/opera/java/opera.jar
JVMJ9VM020I Searched in /opt/opera/share/opera/java/lc.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/javaplugin.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/vm.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/core.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/charsets.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/graphics.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/security.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmpkcs.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmorb.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmcfw.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmorbapi.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmjcefw.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmjgssprovider.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmjsseprovider2.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmjaaslm.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/ibmcertpathprovider.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/server.jar
JVMJ9VM020I Searched in /opt/ibm-jdk-bin-1.5_beta1/jre/lib/xml.jar
JVMJ9VM023I This may indicate that JAVA_HOME is incorrect, or that class libraries are not installed
JVMDUMP006I Processing Dump Event "abort", detail "" - Please Wait.
JVMDUMP007I JVM Requesting System Dump using '/home/peter/core.20060211.182906.8469.dmp'
JVMDUMP010I System Dump written to /home/peter/core.20060211.182906.8469.dmp
JVMDUMP007I JVM Requesting Snap Dump using '/home/peter/Snap0001.20060211.182906.8469.trc'
JVMDUMP010I Snap Dump written to /home/peter/Snap0001.20060211.182906.8469.trc
JVMDUMP007I JVM Requesting Java Dump using '/home/peter/javacore.20060211.182906.8469.txt'
JVMDUMP010I Java Dump written to /home/peter/javacore.20060211.182906.8469.txt
JVMDUMP013I Processed Dump Event "abort", detail "".

Seems like missing something. The same webpage with Firefox is working without problem.
In Opera's setup I have set Java directory to: /opt/ibm-jdk-bin-1.5_beta1/jre/bin; which Opera accepted.

I have this kind of problem since newer Opera (from 8.5). Changing to older ibm-java has the same result.

Any idea? Maybe my settings are wrong?


Last edited by rogerius on Tue Mar 07, 2006 9:29 am; edited 1 time in total
Back to top
View user's profile Send private message
fb
l33t
l33t


Joined: 08 Dec 2003
Posts: 636
Location: New Zealand

PostPosted: Sat Feb 11, 2006 8:13 pm    Post subject: Reply with quote

Hi,

First the ibm-jdk-bin-1.5 has come out of beta and you should be
able to download the final version. Not sure that is the cause of your
problem though. It may be related to the following bug:
https://bugs.gentoo.org/show_bug.cgi?id=117356
I have installed that version of java and I have both firefox and opera
can you give the web address in question so I and maybe other can
test it?

Cheers,
Francois
Back to top
View user's profile Send private message
rogerius
n00b
n00b


Joined: 04 May 2005
Posts: 30
Location: Hungary

PostPosted: Sun Feb 12, 2006 7:22 pm    Post subject: Reply with quote

Hello there!

Here is a link to one site:
http://bkv.hu/home/index.html
It's java part shall be in the left side square (left to the yellow tram, scrolling text)
It is hungarian, and has some Java. It is Budapest's transportation company website.
But I guess the problem is not with the site. So far no website was working with Opera + java...

I'll try the new 1.5 and report back.

Thank you for the help!

P.S. I just checked with the test page of www.java.com. Same result...
Back to top
View user's profile Send private message
fb
l33t
l33t


Joined: 08 Dec 2003
Posts: 636
Location: New Zealand

PostPosted: Sun Feb 12, 2006 8:22 pm    Post subject: Reply with quote

I tried and got and the same result as you. It works in firefox but not in opera.
Got an error message strikingly similar and opera crashes. I suspect the problem
is on the opera side. I may try to switch back to java 1.4.2 and test again.
Back to top
View user's profile Send private message
davidgurvich
Veteran
Veteran


Joined: 23 Apr 2004
Posts: 1063

PostPosted: Mon Feb 13, 2006 6:07 am    Post subject: Reply with quote

Opera wll not work with ibm-jdk 1.5. Opera has no problem using a non-system jvm. If you download 1.4.2 and place it somewhere, just point opera toward it.
Back to top
View user's profile Send private message
rogerius
n00b
n00b


Joined: 04 May 2005
Posts: 30
Location: Hungary

PostPosted: Mon Feb 13, 2006 8:49 pm    Post subject: Reply with quote

Ok.

I have tried both the newer (1.5) and the older (1.4) but none of them were working. Same result whit that ~320MB file/crash... :P
Anyway. I use Firefox then. Or Konqueror, which seems working also nicely. I just liked to use Opera before.

Thank you for your help!
Back to top
View user's profile Send private message
rogerius
n00b
n00b


Joined: 04 May 2005
Posts: 30
Location: Hungary

PostPosted: Wed Feb 22, 2006 5:51 pm    Post subject: Reply with quote

I gave another try with Opera 8.52 (the new one), but this one dont even let me enable java....
I turn the option on, (then click ok), then restart the browser and the setting for enabling java is off again...
Back to top
View user's profile Send private message
rogerius
n00b
n00b


Joined: 04 May 2005
Posts: 30
Location: Hungary

PostPosted: Tue Mar 07, 2006 9:28 am    Post subject: Reply with quote

Using ibm-jdk-bin-1.4.2.03 as default JVM and points Opera to it, the problem has solved 99%. Only my bank account does not work with it, but it's not Opera's or Linux's problem. It supports Sun's Java 100%... Which is not exist on PPC... Yet...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum