quality@glassfish.java.net

Re: FishCAT start problem

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Wed, 25 Nov 2009 22:51:31 -0800

Hi Tong Jun,

Good to have you back to help us testing GlassFish Tools Bundle For
Eclipse !

"If add a space after the parameter "-showsplash",the error will
disappear. ", seems you already found the cause. If you
don't find the issue reported in the open bugs below, please help us
file a bug. Thanks for the good catch.

Current Opening Bugs
 * P1-P3 <https://glassfishplugins.dev.java.net/issues/buglist.cgi?Submit+query=Submit+query&issue_type=DEFECT&component=bundle&component=glassfishplugins&issue_status=UNCONFIRMED&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&priority=P1&priority=P2&priority=P3&email1=&emailtype1=exact&emailassigned_to1=1&email2=&emailtype2=exact&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=fulltext&long_desc=&long_desc_type=fulltext&issue_file_loc=&issue_file_loc_type=fulltext&status_whiteboard=&status_whiteboard_type=fulltext&keywords=&keywords_type=anytokens&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time>

Judy

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?
>
> 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
>