quality@glassfish.java.net

FishCAT start problem

From: Tong Jun <tongjun_at_cn.fujitsu.com>
Date: Thu, 26 Nov 2009 14:26:19 +0900

Hi

After FishCAT's installation(1.1.7) completed,I try to startup it.
But an error occurred,error information refer to the attachment.

Then I try to modify the file of "eclipse.ini",the following are the code.
-------------------------------------------------
-pluginCustomization
plugin_customization.ini
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
128m
-vmargs
-Xms128m
-Xmx768m
--------------------------------------------------

If add a space after the parameter "-showsplash",the error will disappear.
the following are the modified code .
-------------------------------------------------
-pluginCustomization
plugin_customization.ini
-showsplash →//here add a space
org.eclipse.platform
--launcher.XXMaxPermSize
128m
-vmargs
-Xms128m
-Xmx768m
--------------------------------------------------
Can you confirm it?

Tong Jun






Start_Error.gif
(image/gif attachment: Start_Error.gif)