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