Forum Discussion

toml12's avatar
toml12
New Contributor
14 years ago

CentOS 6 - can't launch SoapUI - glib problem?

I have tried version 3.6.1, 4.0.0, and 4.0.1 nightly, and all exhibit the same problem on CentOS 6, apparently it doesn't like something with GLib:

================================
=
= SOAPUI_HOME = /root/soapui-4.0.0
=
================================
Configuring log4j from [/root/soapui-4.0.0/bin/soapui-log4j.xml]
05:44:57,734 INFO [DefaultSoapUICore] initialized soapui-settings from [/root/soapui-4.0.0/soapui-settings.xml]
05:45:00,633 INFO [SoapUI] Used java version: 1.6.0_27

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

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

(process:2070): 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=0xb0a2d4e2, pid=2070, tid=3003505520
#
# JRE version: 6.0_27-b07
# Java VM: Java HotSpot(TM) Client VM (20.2-b06 mixed mode, sharing linux-x86 )
# Problematic frame:
# C [libgconf-2.so.4+0x214e2] __float128+0x214e2
#
# An error report file with more information is saved as:
# /root/soapui-4.0.0/bin/hs_err_pid2070.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.sh: line 140: 2070 Aborted java $JAVA_OPTS -cp $SOAPUI_CLASSPATH com.eviware.soapui.SoapUI "$@"

Does anyone have any idea what the problem might be? If necessary I can probably back down to CentOS 5.5, but I'd like to get it working on 6 is possible. It works great on Fedora 15...

Thanks for any help!

Tom

1 Reply

  • toml12's avatar
    toml12
    New Contributor
    Stangely, I tried it with a CentOS 5.6 LiveCD image on a USB stick, and it worked, so I then installed 5.6 on my machine, tried it, and I get the exact same error as with CentOS 6.

    Is there an officially tested and supported distribution/version of Linux that SoapUI will work with? I am not exactly tied to CentOS, if something else will work.

    Thanks
    Tom