quality@glassfish.java.net

Re: FishCAT start problem

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Thu, 26 Nov 2009 09:33:09 -0800

Tong Jun 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?
No yet.
Strangely, http://wiki.eclipse.org/Eclipse.ini does not mention a space
(and does not show one there)...
In the image you have, I also see a space before the location of the
image...
Can someone reproduce this?
Ludo
>
> Tong Jun
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>