Forum Discussion

andleg's avatar
16 years ago

Problem running soapUI-3.0.1 on Kubuntu 9.01

Hi

When I run soapui.sh on Kubuntu 9.01 I get :


================================
=
= SOAPUI_HOME = /home/rcs/pMaster/eviware/soapUI-3.0.1
=
================================

(process:3831): GLib-GObject-CRITICAL **: /build/buildd/glib2.0-2.22.2/gobject/gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function

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

(process:3831): 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=0x944aa031, pid=3831, tid=2527550320
#
# JRE version: 6.0_16-b01
# Java VM: Java HotSpot(TM) Server VM (14.2-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libgconf-2.so.4+0x20031]
#
# An error report file with more information is saved as:
# /home/rcs/pMaster/eviware/soapUI-3.0.1/bin/hs_err_pid3831.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

Any help welcome

Andre

1 Reply

  • Hi Andre,

    For start you can try disabling jxbrowser, since that is a known issue for linux installation.
    You can do it by uncommenting existing line in "soapui home/bin/soapui.sh"
    #  JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"
    if you are using binary distribution, or by adding this option in "soapui home/bin/soapui.vmoptions"
    file in the same manner as other properties are specified.

    If that doesn't help try downloading latest nightly build from http://www.eviware.com/nightly-builds/, which includes updated jre (in case you are using the installer version).

    Regards,
    /Dragica
    eviware.com