[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [eclipse-dev] Eclipse statup err : Ver-2.1.3 in HP_UX-11.11PA-RISC
|
This error does not make sense to me. The SWT motif implementation does
not have a swt-pi library.
Please confirm that the following file exists in your eclipse
installation:
eclipse/plugins/org.eclipse.swt.motif_3.0.1/os/hpux/PA_RISC/libswt-motif-3062.sl
Also check that it has executable permissions for you.
"Usha" <mailto_karkil@xxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
09/08/2004 11:40 PM
Please respond to
eclipse-dev
To
<eclipse-dev@xxxxxxxxxxx>
cc
Subject
Re: [eclipse-dev] Eclipse statup err : Ver-2.1.3 in HP_UX-11.11PA-RISC
Thanks that i could now overcome the error with the latest 3.0 version,
but
i encounter the following exception:
# ./eclipse
Unhandled event loop exception
Reason:
Unhandled Exception
Reason:
Failed to execute runnable (java.lang.UnsatisfiedLinkError: no
swt-pi-motif-3062 in java.library.path)
Unable to execute early startup code for an extension
*** SWT nested exception
Reason:
no swt-pi-motif-3062 in java.library.path
And i cant find that particular swt class in my system.
Plz sugest me what im missing here?
Thanks in Advance
----- Original Message -----
From: Grant Gayed
To: eclipse-dev@xxxxxxxxxxx
Sent: Tuesday, September 07, 2004 5:18 PM
Subject: Re: [eclipse-dev] Eclipse statup err : Ver-2.1.3 in
HP_UX-11.11PA-RISC
This looks like https://bugs.eclipse.org/bugs/show_bug.cgi?id=44858 ,
which until now did not have a producable case. So there is not a known
workaround or fix made.
Please try running with eclipse 3.0, and if you still see the problem
there then add a comment to bug 44858, thanks.
Grant
"Usha" <mailto_karkil@xxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx
09/07/2004 02:52 AM
Please respond to
eclipse-dev
To
<eclipse-dev@xxxxxxxxxxx>
cc
Subject
[eclipse-dev] Eclipse statup err : Ver-2.1.3 in HP_UX-11.11PA-RISC
Dear list,
My eclipse startup logs the following error, and im using itz VER-2.1.3 in
HP-UX, 11.11PA-RISC platform. Anyone could tell me if therz a know
solution
for this, Plz help me.
Thanks in Advance
# ./eclipse
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0xC213E6DC
Function=XSaveContext
Library=/usr/lib/libX11.3
Current Java thread:
"main" prio=6 tid=0004cad0 nid=1 lwp_id=7396 runnable
[0x7f7f2000..0x7f7f16f0]
at org.eclipse.swt.internal.motif.OS.XmGetXmDisplay(Native Method)
- locked <70aa5320> (a java.lang.Class)
at
org.eclipse.swt.widgets.Display.initializeDisplay(Display.java:1401)
at org.eclipse.swt.widgets.Display.init(Display.java:1244)
at org.eclipse.swt.graphics.Device.<init>(Device.java:127)
at org.eclipse.swt.widgets.Display.<init>(Display.java:339)
at org.eclipse.swt.widgets.Display.<init>(Display.java:336)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1361)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
Dynamic libraries:
/opt/java1.4/bin/PA_RISC2.0/java
text:0x00001000-0x00009984 data:0x0000a000-0x0000a9f8
/opt/java1.4/jre/lib/PA_RISC2.0/server/libjvm.sl
text:0xc2c00000-0xc3867000 data:0x7ae92000-0x7b032000
/usr/lib/libpthread.1
text:0xc0030000-0xc0048000 data:0x7ae51000-0x7ae54000
/usr/lib/libm.2
text:0xc0080000-0xc00ac000 data:0x7ae54000-0x7ae55000
/usr/lib/librt.2
text:0xc033c000-0xc0340000 data:0x7ae55000-0x7ae56000
/usr/lib/libcl.2
text:0xc0840000-0xc092b000 data:0x7ae57000-0x7ae63000
/usr/lib/libisamstub.1
text:0xc007e000-0xc007f000 data:0x7ae56000-0x7ae57000
/usr/lib/libCsup.2
text:0xc04a0000-0xc04bb000 data:0x7ae63000-0x7ae66000
/usr/lib/libc.2
text:0xc0100000-0xc0246000 data:0x7b037000-0x7b04a000
/usr/lib/libdld.2
text:0xc0004000-0xc0007000 data:0x7b032000-0x7b033000
/opt/java1.4/jre/lib/PA_RISC2.0/native_threads/libhpi.sl
text:0xc1af0000-0xc1b00000 data:0x7ae4d000-0x7ae4f000
/opt/java1.4/jre/lib/PA_RISC2.0/libverify.sl
text:0xc1c70000-0xc1c80000 data:0x7adcb000-0x7adcc000
/opt/java1.4/jre/lib/PA_RISC2.0/libjava.sl
text:0xc2290000-0xc22bd000 data:0x7adc6000-0x7adcb000
/opt/java1.4/jre/lib/PA_RISC2.0/libzip.sl
text:0xc2220000-0xc2233000 data:0x7adc2000-0x7adc4000
/opt/iexpress/eclipse/plugins/org.eclipse.swt.motif/os/hpux/PA_RISC/libswt-m
otif-2136.sl
text:0xc5500000-0xc55be000 data:0x7ac42000-0x7ac49000
/usr/lib/libXm.4
text:0xc2900000-0xc2b4b000 data:0x77352000-0x7737f000
/usr/lib/libXp.2
text:0xc19f4000-0xc19fd000 data:0x7ac0c000-0x7ac0d000
/usr/lib/libXext.3
text:0xc1510000-0xc1526000 data:0x7ac0d000-0x7ac0e000
/usr/lib/libXt.3
text:0xc23c0000-0xc241d000 data:0x7ac1b000-0x7ac26000
/usr/lib/X11R6/libSM.2
text:0xc15ec000-0xc15f6000 data:0x7ac16000-0x7ac18000
/usr/lib/X11R6/libICE.2
text:0xc1cd0000-0xc1ce6000 data:0x7ac18000-0x7ac1b000
/usr/lib/libX11.3
text:0xc2100000-0xc2213000 data:0x7ac2a000-0x7ac38000
Heap at VM Abort:
Heap
def new generation total 5632K, used 2254K [77400000, 77a10000,
78950000)
eden space 5056K, 36% used [77400000, 775c8798, 778f0000)
from space 576K, 74% used [77980000, 779eb328, 77a10000)
to space 576K, 0% used [778f0000, 778f0000, 77980000)
tenured generation total 12480K, used 0K [74800000, 75430000, 772b0000)
the space 12480K, 0% used [74800000, 74800000, 74800200, 75430000)
compacting perm gen total 16384K, used 4084K [70800000, 71800000,
74800000)
the space 16384K, 24% used [70800000, 70bfd238, 70bfd400, 71800000)
Local Time = Tue Sep 7 10:50:33 2004
Elapsed Time = 11
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2
1.4.2.00-031015-16:52-PA_RISC2.0 PA2.0 mixed mode)
#
# An error report file has been saved as hs_err_pid7161.log.
# Please refer to the file for further information.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.572 / Virus Database: 362 - Release Date: 1/27/2004
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev