Re: Developer shell Crash

2008-09-07 Thread jdmoncr

 Here is the java error ouput
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x, pid=18675, tid=3084528528
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---  T H R E A D  ---

Current thread (0x08057c00):  JavaThread "main" [_thread_in_Java,
id=18686]

siginfo:
[error occurred during error reporting, step 90, id 0xb]

Stack: [0xb7d52000,0xb7da3000),  sp=0xb7da0d20,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x3aef34]
C  [+0x440]  __kernel_rt_sigreturn+0x0
V  [libjvm.so+0x3add75]
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x3079c0]
V  [libjvm.so+0x305278]
C  [+0x420]  __kernel_sigreturn+0x0
j  org.apache.xerces.dom.DeferredDocumentImpl.createNode(S)I+20
j  org.apache.xerces.dom.DeferredDocumentImpl.createDeferredDocument()I
+3
j  org.apache.xerces.parsers.AbstractDOMParser.startDocument(Lorg/
apache/xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+231
j  org.apache.xerces.impl.XMLNamespaceBinder.startDocument(Lorg/apache/
xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+21
j  org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Lorg/
apache/xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+71
j  org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Ljava/
lang/String;Lorg/apache/xerces/xni/XMLResourceIdentifier;Ljava/lang/
String;)V+58
j  org.apache.xerces.impl.XMLEntityManager.startEntity(Ljava/lang/
String;Lorg/apache/xerces/xni/parser/XMLInputSource;ZZ)V+394
j  org.apache.xerces.impl.XMLEntityManager.startDocumentEntity(Lorg/
apache/xerces/xni/parser/XMLInputSource;)V+15
j  org.apache.xerces.impl.XMLDocumentScannerImpl.setInputSource(Lorg/
apache/xerces/xni/parser/XMLInputSource;)V+13
j  org.apache.xerces.parsers.DTDConfiguration.parse(Z)Z+19
j  org.apache.xerces.parsers.DTDConfiguration.parse(Lorg/apache/xerces/
xni/parser/XMLInputSource;)V+29
j  org.apache.xerces.parsers.XMLParser.parse(Lorg/apache/xerces/xni/
parser/XMLInputSource;)V+9
j  org.apache.xerces.parsers.DOMParser.parse(Lorg/xml/sax/
InputSource;)V+43
j  org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Lorg/xml/sax/
InputSource;)Lorg/w3c/dom/Document;+55
j  javax.xml.parsers.DocumentBuilder.parse(Ljava/io/InputStream;)Lorg/
w3c/dom/Document;+25
j  org.apache.commons.modeler.util.DomUtil.readXml(Ljava/io/
InputStream;)Lorg/w3c/dom/Document;+39
j
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.execute()V
+27
j
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.loadDescriptors(Lorg/
apache/commons/modeler/Registry;Ljava/lang/String;Ljava/lang/
String;Ljava/lang/Object;)Ljava/util/List;+22
j  org.apache.commons.modeler.Registry.load(Ljava/lang/String;Ljava/
lang/Object;Ljava/lang/String;)Ljava/util/List;+221
j  org.apache.commons.modeler.Registry.loadDescriptors(Ljava/lang/
String;Ljava/lang/Object;Ljava/lang/String;)V+4
j  org.apache.commons.modeler.Registry.loadDescriptors(Ljava/lang/
String;Ljava/lang/ClassLoader;)V+183
j  org.apache.commons.modeler.Registry.findDescriptor(Ljava/lang/
Class;Ljava/lang/String;)V+95
j  org.apache.commons.modeler.Registry.findManagedBean(Ljava/lang/
Object;Ljava/lang/Class;Ljava/lang/String;)Lorg/apache/commons/modeler/
ManagedBean;+60
j  org.apache.commons.modeler.Registry.findManagedBean(Ljava/lang/
Class;Ljava/lang/String;)Lorg/apache/commons/modeler/ManagedBean;+4
j  org.apache.commons.modeler.Registry.registerComponent(Ljava/lang/
Object;Ljavax/management/ObjectName;Ljava/lang/String;)V+90
j  org.apache.catalina.core.StandardEngine.init()V+117
j  org.apache.catalina.core.StandardEngine.start()V+16
j  org.apache.catalina.startup.Embedded.start()V+104
j  com.google.gwt.dev.shell.tomcat.EmbeddedTomcatServer.(Lcom/
google/gwt/core/ext/TreeLogger;ILjava/io/File;)V+390
j  com.google.gwt.dev.shell.tomcat.EmbeddedTomcatServer.start(Lcom/
google/gwt/core/ext/TreeLogger;ILjava/io/File;)Ljava/lang/String;+23
j  com.google.gwt.dev.GWTShell.startUp()Z+55
j  com.google.gwt.dev.GWTShell.run()V+4
j  com.google.gwt.dev.GWTShell.main([Ljava/lang/String;)V+20
v  ~StubRoutines::call_stub
V  [libjvm.so+0x209a4d]
V  [libjvm.so+0x305bc8]
V  [libjvm.so+0x2098e0]
V  [libjvm.so+0x232d06]
V  [libjvm.so+0x2243ab]
C  [java+0x1b98]  JavaMain+0x2c8
C  [libpthread.so.0+0x5192]


---  P R O C E S S  ---

Java Threads: ( => current thread )
  0x0833c000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked,
id=18746]
  0x08420400 JavaThread "Timer-0" daemon [_thread_blocked, id=18739]
  0x08421000 JavaThread "Thread-0" daemon [_thread_in_Java, id=18736]
  0x080be400 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=18706]
  0x080bcc00 JavaThread "CompilerThread0" daemon [_thread_block

Re: Developer shell Crash

2008-09-07 Thread jdmoncr

 Here is the java error ouput
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x, pid=18675, tid=3084528528
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

---  T H R E A D  ---

Current thread (0x08057c00):  JavaThread "main" [_thread_in_Java,
id=18686]

siginfo:
[error occurred during error reporting, step 90, id 0xb]

Stack: [0xb7d52000,0xb7da3000),  sp=0xb7da0d20,  free space=315k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code,
C=native code)
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x3aef34]
C  [+0x440]  __kernel_rt_sigreturn+0x0
V  [libjvm.so+0x3add75]
V  [libjvm.so+0x3ae327]
V  [libjvm.so+0x3079c0]
V  [libjvm.so+0x305278]
C  [+0x420]  __kernel_sigreturn+0x0
j  org.apache.xerces.dom.DeferredDocumentImpl.createNode(S)I+20
j  org.apache.xerces.dom.DeferredDocumentImpl.createDeferredDocument()I
+3
j  org.apache.xerces.parsers.AbstractDOMParser.startDocument(Lorg/
apache/xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+231
j  org.apache.xerces.impl.XMLNamespaceBinder.startDocument(Lorg/apache/
xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+21
j  org.apache.xerces.impl.dtd.XMLDTDValidator.startDocument(Lorg/
apache/xerces/xni/XMLLocator;Ljava/lang/String;Lorg/apache/xerces/xni/
Augmentations;)V+71
j  org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Ljava/
lang/String;Lorg/apache/xerces/xni/XMLResourceIdentifier;Ljava/lang/
String;)V+58
j  org.apache.xerces.impl.XMLEntityManager.startEntity(Ljava/lang/
String;Lorg/apache/xerces/xni/parser/XMLInputSource;ZZ)V+394
j  org.apache.xerces.impl.XMLEntityManager.startDocumentEntity(Lorg/
apache/xerces/xni/parser/XMLInputSource;)V+15
j  org.apache.xerces.impl.XMLDocumentScannerImpl.setInputSource(Lorg/
apache/xerces/xni/parser/XMLInputSource;)V+13
j  org.apache.xerces.parsers.DTDConfiguration.parse(Z)Z+19
j  org.apache.xerces.parsers.DTDConfiguration.parse(Lorg/apache/xerces/
xni/parser/XMLInputSource;)V+29
j  org.apache.xerces.parsers.XMLParser.parse(Lorg/apache/xerces/xni/
parser/XMLInputSource;)V+9
j  org.apache.xerces.parsers.DOMParser.parse(Lorg/xml/sax/
InputSource;)V+43
j  org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Lorg/xml/sax/
InputSource;)Lorg/w3c/dom/Document;+55
j  javax.xml.parsers.DocumentBuilder.parse(Ljava/io/InputStream;)Lorg/
w3c/dom/Document;+25
j  org.apache.commons.modeler.util.DomUtil.readXml(Ljava/io/
InputStream;)Lorg/w3c/dom/Document;+39
j
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.execute()V
+27
j
org.apache.commons.modeler.modules.MbeansDescriptorsDOMSource.loadDescriptors(Lorg/
apache/commons/modeler/Registry;Ljava/lang/String;Ljava/lang/
String;Ljava/lang/Object;)Ljava/util/List;+22
j  org.apache.commons.modeler.Registry.load(Ljava/lang/String;Ljava/
lang/Object;Ljava/lang/String;)Ljava/util/List;+221
j  org.apache.commons.modeler.Registry.loadDescriptors(Ljava/lang/
String;Ljava/lang/Object;Ljava/lang/String;)V+4
j  org.apache.commons.modeler.Registry.loadDescriptors(Ljava/lang/
String;Ljava/lang/ClassLoader;)V+183
j  org.apache.commons.modeler.Registry.findDescriptor(Ljava/lang/
Class;Ljava/lang/String;)V+95
j  org.apache.commons.modeler.Registry.findManagedBean(Ljava/lang/
Object;Ljava/lang/Class;Ljava/lang/String;)Lorg/apache/commons/modeler/
ManagedBean;+60
j  org.apache.commons.modeler.Registry.findManagedBean(Ljava/lang/
Class;Ljava/lang/String;)Lorg/apache/commons/modeler/ManagedBean;+4
j  org.apache.commons.modeler.Registry.registerComponent(Ljava/lang/
Object;Ljavax/management/ObjectName;Ljava/lang/String;)V+90
j  org.apache.catalina.core.StandardEngine.init()V+117
j  org.apache.catalina.core.StandardEngine.start()V+16
j  org.apache.catalina.startup.Embedded.start()V+104
j  com.google.gwt.dev.shell.tomcat.EmbeddedTomcatServer.(Lcom/
google/gwt/core/ext/TreeLogger;ILjava/io/File;)V+390
j  com.google.gwt.dev.shell.tomcat.EmbeddedTomcatServer.start(Lcom/
google/gwt/core/ext/TreeLogger;ILjava/io/File;)Ljava/lang/String;+23
j  com.google.gwt.dev.GWTShell.startUp()Z+55
j  com.google.gwt.dev.GWTShell.run()V+4
j  com.google.gwt.dev.GWTShell.main([Ljava/lang/String;)V+20
v  ~StubRoutines::call_stub
V  [libjvm.so+0x209a4d]
V  [libjvm.so+0x305bc8]
V  [libjvm.so+0x2098e0]
V  [libjvm.so+0x232d06]
V  [libjvm.so+0x2243ab]
C  [java+0x1b98]  JavaMain+0x2c8
C  [libpthread.so.0+0x5192]


---  P R O C E S S  ---

Java Threads: ( => current thread )
  0x0833c000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked,
id=18746]
  0x08420400 JavaThread "Timer-0" daemon [_thread_blocked, id=18739]
  0x08421000 JavaThread "Thread-0" daemon [_thread_in_Java, id=18736]
  0x080be400 JavaThread "Low Memory Detector" daemon [_thread_blocked,
id=18706]
  0x080bcc00 JavaThread "CompilerThread0" daemon [_thread_block

Re: Developer shell Crash

2008-09-07 Thread jdmoncr

I Just updated my version of java and  was able able to get a readable
Static dump

here it is

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x, pid=17118, tid=2892163984
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# An error report file with more information is saved as
hs_err_pid17118.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check
/usr/lib/GWT: No such file or directory.
Cannot access memory at address 0x59e7c8ee
/opt/gwt/samples/Mail/17118: No such file or directory../Mail-shell:
line 3: 17118 Killed  java -cp "$APPDIR/src:$APPDIR/
bin:$APPDIR/../../gwt-user.jar:$APPDIR/../../gwt-dev-linux.jar"
com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
com.google.gwt.sample.mail.Mail/Mail.html

No stack.
/usr/share/bug-buddy/gdb-cmd:3: Error in sourced command file:
No registers.

and the dump
System: Linux 2.6.22.18-0.2-bigsmp #1 SMP 2008-06-09 13:53:20 +0200
i686
X Vendor: The X.Org Foundation
X Vendor Release: 7020
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: Industrial

Memory status: size: 210640896 vsize: 210640896 resident: 15937536
share: 14041088 rss: 29978624 rss_rlim: 1014799360
CPU usage: start_time: 1220769267 rtime: 180 utime: 148 stime: 32
cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100



--- .xsession-errors (3258 sec old) -
GCJ PLUGIN: thread 0x89c2c40: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue return
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue: returning plugin
description.
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue return
gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on
X server :0.0.
Window manager warning: Fatal IO error 11 (Resource temporarily
unavailable) on display ':0.0'.
nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gnome-cups-icon: Fatal IO error 11 (Resource temporarily unavailable)
on X server :0.0.
nautilus: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gecko: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gnome-panel: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
opensuse-updater-gnome-applet: Fatal IO error 11 (Resource temporarily
unavailable) on X server :0.0.
--




On Sep 6, 1:00 am, jdmoncr <[EMAIL PROTECTED]> wrote:
> Hello
>
> I am new to GWT and I runing in to seem to be running problem where I
> try to excute the app-shell  i get it cashes every time then the gnome
> reporting tool popups
> in my console this message popup  as will
>
> ./StockWatcher-shell
> 157fc3f5-83f3-48b0-73276a9b-16cffee3 is dumped
>
> here is my specs of my environment i  am runing
>
> OS->openSuse  10.3
> Keneal-> Linux exchage 2.6.22.18-0.2-bigsmp #1 SMP 2008-06-09 13:53:20
> +0200 i686 athlon i386 GNU/Linux
> window manager->gnome desktop
>  java -version->java version "1.5.0_12"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode)
>
> the dump seem to be in binary format as will so can not see the errors
>
> Has anyone seen this before
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Developer shell Crash

2008-09-06 Thread jdmoncr

I Just updated my version of java and  was able able to get a readable
Static dump

here it is

# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x, pid=17118, tid=2892163984
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode)
# An error report file with more information is saved as
hs_err_pid17118.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
terminate called after throwing an instance of 'std::out_of_range'
  what():  vector::_M_range_check
/usr/lib/GWT: No such file or directory.
Cannot access memory at address 0x59e7c8ee
/opt/gwt/samples/Mail/17118: No such file or directory../Mail-shell:
line 3: 17118 Killed  java -cp "$APPDIR/src:$APPDIR/
bin:$APPDIR/../../gwt-user.jar:$APPDIR/../../gwt-dev-linux.jar"
com.google.gwt.dev.GWTShell -out "$APPDIR/www" "$@"
com.google.gwt.sample.mail.Mail/Mail.html

No stack.
/usr/share/bug-buddy/gdb-cmd:3: Error in sourced command file:
No registers.

and the dump
System: Linux 2.6.22.18-0.2-bigsmp #1 SMP 2008-06-09 13:53:20 +0200
i686
X Vendor: The X.Org Foundation
X Vendor Release: 7020
Selinux: No
Accessibility: Disabled
GTK+ Theme: Gilouche
Icon Theme: Industrial

Memory status: size: 210640896 vsize: 210640896 resident: 15937536
share: 14041088 rss: 29978624 rss_rlim: 1014799360
CPU usage: start_time: 1220769267 rtime: 180 utime: 148 stime: 32
cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100



--- .xsession-errors (3258 sec old) -
GCJ PLUGIN: thread 0x89c2c40: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue return
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue: returning plugin
description.
GCJ PLUGIN: thread 0x89c2c40: NP_GetValue return
gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on
X server :0.0.
Window manager warning: Fatal IO error 11 (Resource temporarily
unavailable) on display ':0.0'.
nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gnome-cups-icon: Fatal IO error 11 (Resource temporarily unavailable)
on X server :0.0.
nautilus: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gecko: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
gnome-panel: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.
opensuse-updater-gnome-applet: Fatal IO error 11 (Resource temporarily
unavailable) on X server :0.0.
--




On Sep 6, 1:00 am, jdmoncr <[EMAIL PROTECTED]> wrote:
> Hello
>
> I am new to GWT and I runing in to seem to be running problem where I
> try to excute the app-shell  i get it cashes every time then the gnome
> reporting tool popups
> in my console this message popup  as will
>
> ./StockWatcher-shell
> 157fc3f5-83f3-48b0-73276a9b-16cffee3 is dumped
>
> here is my specs of my environment i  am runing
>
> OS->openSuse  10.3
> Keneal-> Linux exchage 2.6.22.18-0.2-bigsmp #1 SMP 2008-06-09 13:53:20
> +0200 i686 athlon i386 GNU/Linux
> window manager->gnome desktop
>  java -version->java version "1.5.0_12"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
> Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode)
>
> the dump seem to be in binary format as will so can not see the errors
>
> Has anyone seen this before
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Developer shell Crash

2008-09-06 Thread jdmoncr

Hello

I am new to GWT and I runing in to seem to be running problem where I
try to excute the app-shell  i get it cashes every time then the gnome
reporting tool popups
in my console this message popup  as will

./StockWatcher-shell
157fc3f5-83f3-48b0-73276a9b-16cffee3 is dumped

here is my specs of my environment i  am runing

OS->openSuse  10.3
Keneal-> Linux exchage 2.6.22.18-0.2-bigsmp #1 SMP 2008-06-09 13:53:20
+0200 i686 athlon i386 GNU/Linux
window manager->gnome desktop
 java -version->java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode)

the dump seem to be in binary format as will so can not see the errors

Has anyone seen this before

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---