From owner-freebsd-java Mon Jul 22 5:49:37 2002 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDE037B400 for ; Mon, 22 Jul 2002 05:49:30 -0700 (PDT) Received: from web13005.mail.yahoo.com (web13005.mail.yahoo.com [216.136.174.15]) by mx1.FreeBSD.org (Postfix) with SMTP id A1AAD43E65 for ; Mon, 22 Jul 2002 05:49:30 -0700 (PDT) (envelope-from armharry@yahoo.com) Message-ID: <20020722124930.65328.qmail@web13005.mail.yahoo.com> Received: from [212.153.190.3] by web13005.mail.yahoo.com via HTTP; Mon, 22 Jul 2002 05:49:30 PDT Date: Mon, 22 Jul 2002 05:49:30 -0700 (PDT) From: Hari v Subject: jre on ARM920T processor To: freebsd-java@FreeBSD.ORG MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-413566691-1027342170=:64753" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0-413566691-1027342170=:64753 Content-Type: text/plain; charset=us-ascii hi i have linux 2.4.18 running on arm920T integrator. i am using busybox. there is no locale utility in my system. i have downloaded jre1.3.1 from blackdown site. i have installed at /usr/local directory. i am able to run hello world program. But when i run awt application i get error message saying "current locale is not supported in X11, locale is set to CX locale modifiersare not supported , using defaultwarning: translationtable syntaxc error: unknown keysym name: osfActivate warning: string to Translation table conversion encountered errors ...... SIGSEGV 11* segmentaion violation si_signo [11]: SIGSEGV 11* segmentation violation si_errno [0]:success si_code[1]:SEGV_MAPERR[....] stackpointer=..... Full thread Dump classic VM (BLACKDOWN-1.3.1 RC1 - native threads): "AWT-Motif" (..... state:MW....) prio=6 at sun.awt.motif.MTollkit.run (Native Method) at java.lang.Thread.run "SunToolkit.PostEventQueue-0" (..... state:CW......)prio =6 at java.lang.object.wait (Native method) at java.lang.object.wait (Object.java) at java.awt.EventQueue.getNextEvent (EventQueue.java) ....... "Finalizer" (.... state:CW.....)prio=8 at java.lang.object.wait (Native method) ...... "ReferenceHandler (...state:CW.....)prio=10 ...... "SignalDispatcher" (....state:CW.....) prio=5 ..... "main" (....state:R.....) prio=5 at sun.awt.motif....... ........... Monitor Cache Dump: ... java.lang.ref.Reference$Lock..... Waiting to be notified: "Reference Handler" (...) ..... java.awt.EventQueue ..... Waiting to be notified: "AWT-EventQueue-0" .. java.lang.ref.ReferenceQueue$Lock .... Waiting to be notified: "Finalizer" ... sun.awt.PostEventQueue .. Waiting to be notified: "SunToolkit.Posteventqueue-0" java.lang.class :owner "main" waiting to enter: "AWT-Motif" ... Registered Monitor Dump: utf8 hash table: JNI pinning lock: JNI global reference lock: BinClass lock: Class linking lock: system class loader lock: Code rewrite lock: Heap lock: Monitor cache lock: owner "main" (0x1bdf8) 1 entry Thread queue lock: owner "main" (0x1bdf8) 1 entry Monitor registry : owner "main" (0x1bdf8) 1 entry so what should be the problem? i am not able to find what's happening ?really i need help. --------------------------------- Do You Yahoo!? Yahoo! Health - Feel better, live better --0-413566691-1027342170=:64753 Content-Type: text/html; charset=us-ascii

hi

i have linux 2.4.18 running on arm920T integrator. i am using busybox.

there is no locale utility in my system.

i have downloaded jre1.3.1 from blackdown site. i have installed at /usr/local directory.

i am able to run hello world program.

But when i run awt application i get error message

saying

"current locale is not supported in X11, locale is set to CX locale modifiersare not supported , using defaultwarning: translationtable syntaxc error: unknown keysym name: osfActivate

warning: string to Translation table conversion encountered errors

......

SIGSEGV 11* segmentaion violation

si_signo [11]: SIGSEGV 11* segmentation violation

si_errno [0]:success

si_code[1]:SEGV_MAPERR[....]

stackpointer=.....

Full thread Dump classic VM (BLACKDOWN-1.3.1 RC1 - native threads):

"AWT-Motif" (..... state:MW....) prio=6

at sun.awt.motif.MTollkit.run (Native Method)

at java.lang.Thread.run

"SunToolkit.PostEventQueue-0" (..... state:CW......)prio =6

at java.lang.object.wait (Native method)

at java.lang.object.wait (Object.java)

at java.awt.EventQueue.getNextEvent (EventQueue.java)

.......

 

"Finalizer" (.... state:CW.....)prio=8

at java.lang.object.wait (Native method)

......

"ReferenceHandler (...state:CW.....)prio=10

......

"SignalDispatcher" (....state:CW.....) prio=5

.....

"main" (....state:R.....) prio=5

at sun.awt.motif.......

...........

Monitor Cache Dump:

...

java.lang.ref.Reference$Lock..... <unowned>

Waiting to be notified:

"Reference Handler" (...)

.....

java.awt.EventQueue ..... <unowned>

Waiting to be notified:

"AWT-EventQueue-0" ..

java.lang.ref.ReferenceQueue$Lock .... <unowned>

Waiting to be notified:

"Finalizer" ...

sun.awt.PostEventQueue .. <unowned>

Waiting to be notified:

"SunToolkit.Posteventqueue-0"

java.lang.class :owner "main"

waiting to enter:

"AWT-Motif" ...

Registered Monitor Dump:

utf8 hash table: <unowned>

JNI pinning lock: <unowned>

JNI global reference lock: <unowned>

BinClass lock: <unowned>

Class linking lock: <unowned>

system class loader lock: <unowned>

Code rewrite lock: <unowned>

Heap lock: <unowned>

Monitor cache lock: owner "main" (0x1bdf8) 1 entry

Thread queue lock: owner "main" (0x1bdf8) 1 entry

Monitor registry : owner "main" (0x1bdf8) 1 entry

so what should be the problem? i am not able to find what's happening ?really i need help.



Do You Yahoo!?
Yahoo! Health - Feel better, live better --0-413566691-1027342170=:64753-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message