English 中文(简体)
位于乌班图的SOAPUI在运行时发生故障
原标题:JVM crashes when running SOAPUI on Ubuntu

我只是下载了SOAPUI 4.0.1,并试图在乌班图11.10进行。 我掌握了档案。 申请开始,窗户实际上出现,但在几秒后关闭。 看看一号终点站后发现,联合测验仪坠毁。 以下是错误的细节:

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

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

(process:4183): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)  failed

Problematic frame:
C  [libgconf-2.so.4+0x15b99]  gconf_enum_to_string+0xd59

Can anyone help? Thanks.

最佳回答
问题回答

我也有同样的问题。

--
DUMP
...
# JRE version: 6.0_33-b03
# Java VM: Java HotSpot(TM) Server VM (20.8-b03 mixed mode linux-x86 )
# Problematic frame:
# C  [libgconf-2.so.4+0x176aa]  __float128+0x176aa
...
OS:Fedora release 16 (Verne)
uname:Linux 3.3.2-6.fc16.i686 #1 SMP Sat Apr 21 13:23:12 UTC 2012 i686
libc:glibc 2.14.90 NPTL 2.14.90 
...
--

这一jxbrowser...jar正在与xulrunner-2.8....jar合作,而本地法典则完全符合贵处。

jxbrowser 用于超文本翻译,但无此功能。

-- It works also in FC16





相关问题
Signed executables under Linux

For security reasons, it is desirable to check the integrity of code before execution, avoiding tampered software by an attacker. So, my question is How to sign executable code and run only trusted ...

encoding of file shell script

How can I check the file encoding in a shell script? I need to know if a file is encoded in utf-8 or iso-8859-1. Thanks

How to write a Remote DataModule to run on a linux server?

i would like to know if there are any solution to do this. Does anyone? The big picture: I want to access data over the web, using my delphi thin clients. But i´would like to keep my server/service ...

How can I use exit codes to run shell scripts sequentially?

Since cruise control is full of bugs that have wasted my entire week, I have decided the existing shell scripts I have are simpler and thus better. Here is what I have so far svn update /var/www/...

Good, free, easy-to-use C graphics libraries? [closed]

I was wondering if there were any good free graphics libraries for C that are easy to use? It s for plotting 2d and 3d graphs and then saving to a file. It s on a Linux system and there s no gnuplot ...

热门标签