quality@glassfish.java.net

Re: FishCAT start problem

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Thu, 26 Nov 2009 04:38:13 -0800

Hi,
Which platform and locale do you use?
Which jdk?
Did you change the default install location?
Thanks for the report and for the investigation, we'll look into it. I
would love our qe to reproduce the issue...

Ludo

On Nov 25, 2009, at 9:26 PM, Tong Jun <tongjun_at_cn.fujitsu.com> wrote:

> 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>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net