soapUI core dumps

Report your bugs here, Thank you!

soapUI core dumps

Postby sklest » 15 Jun 2011 00:21

I'm trying to familiarize myself with a new piece of software and the provider recommended I use soapUI to get started. That has not been the most useful tactic.

I downloaded and installed 4.0.0. It runs, opens a window, and then a second or so later core dumps. Maybe using a x.0.0 version was a bad idea.

I downloaded and installed 3.6.1. This one core dumps even faster.


Script started on Tue 14 Jun 2011 04:10:44 PM PDT
SCRIPT> soapUI-3.6.1/bin/soapUI-3.6.1
2011-06-14 16:11:05,332 [XpcMessageLoop] INFO com.teamdev.xpcom.a.b.a - XULRunner is already extracted to /home/username/.JxBrowser/xulrunner-linux-version-1.9.2/xulrunner-linux

(process:32591): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:32591): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(process:32591): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9f1e59f1, pid=32591, tid=2739428208
#
# JRE version: 6.0_21-b06
# Java VM: Java HotSpot(TM) Server VM (17.0-b16 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1]
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-3.6.1/bin/hs_err_pid32591.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-3.6.1/bin/soapUI-3.6.1: line 351: 32591 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> soapUI-4.0.0/bin/soapUI-4.0.0
Configuring log4j from [/home/username/work/skles/eviware/soapUI-4.0.0/bin/soapui-log4j.xml]
16:11:13,800 INFO [DefaultSoapUICore] Creating new settings at [/home/username/soapui-settings.xml]
16:11:15,554 INFO [SoapUI] Used java version: 1.6.0_25

(process:32750): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:32750): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(process:32750): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9e6ba9f1, pid=32750, tid=2727013232
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Server VM (20.0-b11 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1] __float128+0xd61
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-4.0.0/bin/soapUI-4.0.0: line 351: 32750 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> exit

Script done on Tue 14 Jun 2011 04:11:24 PM PDT

Contents of $HOME/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid32750.log
[can't paste it in: "Your message contains 62469 characters. The maximum number of allowed characters is 20000."]
Attached.
Attachments
hs_err_pid32750.log
(56.41 KiB) Downloaded 361 times
sklest
User
 
Posts: 3
Joined: 15 Jun 2011 00:06

Re: soapUI core dumps

Postby SmartBear Support » 15 Jun 2011 18:37

Hi,

hmm.. please try adding the following system property in the soapui.sh file:

-Dsoapui.jxbrowser.disable=true

Does that make any difference?

regards,

/Ole
eviware.com
SmartBear Support
Administrator
Administrator
 
Posts: 6702
Joined: 16 Feb 2009 10:53

Re: soapUI core dumps

Postby sklest » 15 Jun 2011 22:22

No change.


Script started on Wed 15 Jun 2011 02:19:05 PM PDT
SCRIPT> grep JAVA_OPTS soapUI-4.0.0/bin/soapui.sh
JAVA_OPTS="-Xms128m -Xmx1024m -Dsoapui.jxbrowser.disable=true -Dsoapui.properties=soapui.properties -Dgroovy.source.encoding=iso-8859-1 -Dsoapui.home=$SOAPUI_HOME/bin"
JAVA_OPTS="$JAVA_OPTS -Dsoapui.ext.libraries=$SOAPUI_HOME/bin/ext"
JAVA_OPTS="$JAVA_OPTS -Dsoapui.ext.listeners=$SOAPUI_HOME/bin/listeners"
JAVA_OPTS="$JAVA_OPTS -Dsoapui.ext.actions=$SOAPUI_HOME/bin/actions"
JAVA_OPTS="$JAVA_OPTS -Djava.library.path=$SOAPUI_HOME/bin"
JAVA_OPTS="$JAVA_OPTS -Dwsi.dir=$SOAPUI_HOME/wsi-test-tools"
# JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
export JAVA_OPTS
$JAVA $JAVA_OPTS -cp $SOAPUI_CLASSPATH com.eviware.soapui.SoapUI "$@"
SCRIPT> soapUI-4.0.0/bin/soapUI-4.0.0
Configuring log4j from [/home/username/work/skles/eviware/soapUI-4.0.0/bin/soapui-log4j.xml]
14:19:43,638 INFO [DefaultSoapUICore] Creating new settings at [/home/username/soapui-settings.xml]
14:19:45,508 INFO [SoapUI] Used java version: 1.6.0_25

(process:21031): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

(process:21031): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(process:21031): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x9e92f9f1, pid=21031, tid=2725538672
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) Server VM (20.0-b11 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x219f1] __float128+0xd61
#
# An error report file with more information is saved as:
# /home/username/work/skles/eviware/soapUI-4.0.0/bin/hs_err_pid21031.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
soapUI-4.0.0/bin/soapUI-4.0.0: line 351: 21031 Aborted (core dumped) "$app_java_home/bin/java" -Dinstall4j.jvmDir="$app_java_home" -Dexe4j.moduleName="$prg_dir/$progname" "$vmov_1" "$vmov_2" "$vmov_3" "$vmov_4" "$vmov_5" $INSTALL4J_ADD_VM_PARAMS -classpath "$local_classpath" com.install4j.runtime.Launcher launch com.eviware.soapui.SoapUI true false "$prg_dir/error.log" "" true true false "s_1bsrh6.bmp" true true 0 0 "" 20 20 "Arial" "0,0,0" 8 500 "" 20 40 "Arial" "0,0,0" 8 500 -1 "$@"
SCRIPT> exit

Script done on Wed 15 Jun 2011 02:19:58 PM PDT
sklest
User
 
Posts: 3
Joined: 15 Jun 2011 00:06

Re: soapUI core dumps

Postby SmartBear Support » 15 Jun 2011 23:40

Hi,

hmm.. and on what OS is this?

regards,

/Ole
eviware.com
SmartBear Support
Administrator
Administrator
 
Posts: 6702
Joined: 16 Feb 2009 10:53

Re: soapUI core dumps

Postby sklest » 15 Jun 2011 23:45

The attachment on my first post has an awful lot of system information as generated by Java.

$ uname -a
Linux linux-6b52 2.6.31.12-0.2-desktop #1 SMP PREEMPT 2010-03-16 21:25:39 +0100 x86_64 x86_64 x86_64 GNU/Linux
$
sklest
User
 
Posts: 3
Joined: 15 Jun 2011 00:06

Re: soapUI core dumps

Postby jcllings » 10 Nov 2011 06:34

Same problem. Any resolution?
jcllings
User
 
Posts: 3
Joined: 10 Nov 2011 06:31

Re: soapUI core dumps

Postby jcllings » 10 Nov 2011 06:45

More details for you on my specific situation.

My system is Ubuntu (debian based Linux) 64 bit on a core i7 processor.
Desktop is KDE.

jim@midknight:~$ uname -a
Linux midknight 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

jim@midknight:~$ java -version
java version "1.7.0"
Java(TM) SE Runtime Environment (build 1.7.0-b147)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)

SoapUI version 4.0.1

Note: I made the /opt/soapui-4.0.1 directory world writable to ensure there weren't any perms problems.

Here is the output:


jim@midknight:~$ /opt/soapui-4.0.1/bin/soapui.sh
================================
=
= SOAPUI_HOME = /opt/soapui-4.0.1
=
================================
21:27:16,214 INFO [DefaultSoapUICore] initialized soapui-settings from [/opt/soapui-4.0.1/soapui-settings.xml]
21:27:17,269 INFO [SoapUI] Used java version: 1.7.0

(process:11135): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.30.0/./gobject/gtype.c:2708: You forgot to call g_type_init()

(process:11135): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(process:11135): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f406f3605f1, pid=11135, tid=139914903353088
#
# JRE version: 7.0-b147
# Java VM: Java HotSpot(TM) 64-Bit Server VM (21.0-b17 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libgconf-2.so.4+0x175f1] gconf_enum_to_string+0xc01
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/jim/hs_err_pid11135.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#



Jim C.
jcllings
User
 
Posts: 3
Joined: 10 Nov 2011 06:31

Re: soapUI core dumps

Postby jcllings » 10 Nov 2011 06:49

SOLVED

Lines 124 & 125 in ..../soapui-4.0.1/bin/soapui.sh read as follows:

#uncomment to disable browser component
JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"

Un-commented line above, problem goes away.

What exactly is the "Browser Component?"
jcllings
User
 
Posts: 3
Joined: 10 Nov 2011 06:31

Re: soapUI core dumps

Postby SmartBear Support » 15 Nov 2011 10:48

Hi,

it is used for providing HTML rendering for HTML responses and the Starter Page.

regards!

/Ole
SmartBear Software
SmartBear Support
Administrator
Administrator
 
Posts: 6702
Joined: 16 Feb 2009 10:53

Re: soapUI core dumps

Postby jackalista » 20 Jan 2012 03:13

Hi,

I'm having the same problem as the earlier user, but I tried commenting out that line (it's line 129-30 in my soapui.sh script) and it's still core dumping. How do you correct this? I'm running ubuntu 11.10, java 1.6_26. Here're the script lines, in case I misunderstood:

129 # uncomment to disable browser component
130 # -=j=-: found this solution here: viewtopic.php?f=13&t=7736&p=27844&hilit=You+forgot+to+call+g_type_#p27844
131 JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"

Here's the whole segv output followed by my system info:

jack@ghost:~/bin$ ./soapUI-4.0.1
Configuring log4j from [/home/jack/SmartBear/soapUI-4.0.1/bin/soapui-log4j.xml]
18:02:26,201 INFO [DefaultSoapUICore] Creating new settings at [/home/jack/soapui-settings.xml]
18:02:27,786 INFO [SoapUI] Used java version: 1.6.0_26

(process:13517): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.30.0/./gobject/gtype.c:2708: You forgot to call g_type_init()

(process:13517): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

(process:13517): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x5e9e5b99, pid=13517, tid=1644723056
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) Server VM (20.1-b02 mixed mode linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x15b99] __float128+0xd59
#
# An error report file with more information is saved as:
# /home/jack/SmartBear/soapUI-4.0.1/bin/hs_err_pid13517.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
jack@ghost:~/bin$ uname -a
Linux ghost 3.0.0-14-generic-pae #23-Ubuntu SMP Mon Nov 21 22:07:10 UTC 2011 i686 i686 i386 GNU/Linux
jack@ghost:~/bin$ java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) Server VM (build 20.1-b02, mixed mode)


What do I do to resolve this, since the browser disabling tacic didn't seem to work?
jackalista
User
 
Posts: 3
Joined: 20 Jan 2012 03:04

Re: soapUI core dumps

Postby jackalista » 20 Jan 2012 18:23

I found a solution, or rather I was confused by part of the setup which obscured the solution. The setup placed a sym link in my local executables directory and I was using it to start soapui. The sym link looks like this:

soapUI-4.0.1 -> /home/user/SmartBear/soapUI-4.0.1/bin/soapUI-4.0.1

Running this looks like it avoids the change suggested above in soapui.sh -- It *looks like* the sym link should have been:

soapui.sh -> /home/user/SmartBear/soapUI-4.0.1/bin/soapui.sh

If I run /home/user/SmartBear/soapUI-4.0.1/bin/soapui.sh, my problem is solved by the disabling of the browser as shown above -- I'm guessing I could run this as a sym link too most likely and will experiment with that.

SmartBear, why is soapUI-4.0.1 sym linked, shouldn't it be soapui.sh?
jackalista
User
 
Posts: 3
Joined: 20 Jan 2012 03:04

Re: soapUI core dumps

Postby jackalista » 20 Jan 2012 18:31

OK, nope, my suggested sym link doesn't work -- but running soapui.sh directly from /home/user/SmartBear/soapUI-4.0.1/bin/soapui.sh does.

SB, what's the intent of that sym link? Can you explain? My deskop launcher doesn't work eiher, *just* the soapui.sh script in your dist's bin directory. I'd like this to be more convenient, can you advise?
jackalista
User
 
Posts: 3
Joined: 20 Jan 2012 03:04


Return to soapUI Bugs