Mailinglist Archive: opensuse-bugs (13448 mails)

< Previous Next >
[Bug 332011] New: Many java programs (Azureus, Netbeans) do not work under OpenSuse 10.3
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 8 Oct 2007 16:12:45 -0600 (MDT)
  • Message-id: <bug-332011-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=332011

Summary: Many java programs (Azureus, Netbeans) do not work under
OpenSuse 10.3
Product: openSUSE 10.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 10.3
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Java
AssignedTo: bnc-team-java@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: petrikl@xxxxxxxx
QAContact: qa@xxxxxxx
Found By: Customer


Created an attachment (id=176915)
--> (https://bugzilla.novell.com/attachment.cgi?id=176915)
Azureus crash report

It's very disappointing to have to report that many java applications do not
work with OpenSuse 10.3. I tried just few of them (Azureus, Netbeans 6beta1)
and none worked properly, with default java 1.5, nor java 1.6u1 from your
repository.
Problem seems to be related to some libraries as simple java GUI application
work.

Azureus3 (downloaded from the official repository) with "your" official sun
java 1.6u1:
java -version
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_01-b06, mixed mode)
user1@host1> which azureus
/usr/bin/azureus
user1@host1> azureus
java virtual machine used: /usr/lib64/jvm/jre/bin/java
classpath used:
/usr/share/java/Azureus/Azureus3.jar:/usr/share/java/Azureus/swt.jar
main class used: org.gudy.azureus2.ui.swt.Main
flags used:
options used: -Xms16m -Xmx128m
-Djava.library.path=/usr/lib64/Azureus:/usr/lib/Azureus
changeLocale: *Default Language* != English (United States). Searching without
country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)'
(en_US), using 'English (default)'
user1@host1>

Program expectingly crashes and Bug Reporting Tool is started - see attachment
SWT-bugreport.txt


Netbeans 6beta1 with java 1.6u1:
user1@host1> ./netbeans --jdkhome /usr/lib64/jvm/java-1.6.0.u1
glibtop: cannot find btime in /proc/stat: Resource temporarily unavailable
/usr/lib64/<unknown>: No such file or directory.
user1@host1>

Same as Azureus - program expectingly crashes and Bug Reporting Tool is
started. I can provide the bugreport output if requested.

What caught my eye is the glibtop message about not being able to read
/proc/stat. After further investigation this message is repeated way too many
times in the logs, could that be the reason that programs fail?

I'll be happy to provide any additional information.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >