users@glassfish.java.net

Re: Glassfish and JDK 6

From: Hadraba Petr <hadrabap_at_bluetone.cz>
Date: Thu, 19 Oct 2006 18:16:29 +0200

Thanks,

filled as bug 1342: https://glassfish.dev.java.net/issues/show_bug.cgi?id=1342

PETR


On 10/19/06, Shreedhar Ganapathy <Shreedhar.Ganapathy_at_sun.com> wrote:
> Hi Hadraba
> Thanks for bringing this up.
> Please report an issue using the following link. (You will have to login
> to be able to file issues)
> https://glassfish.dev.java.net/servlets/ProjectIssues
>
> regards
> Shreedhar Ganapathy
> Project GlassFish Community Manager
>
> Hadraba Petr wrote:
> > Hi all,
> >
> > there is in the bug in the installation procedure using JDK 6 (b102).
> > The following error message is displayed while the ant -f
> > setup-cluster.xml:
> >
> > /home/petr/java/glassfish/setup-cluster.xml:125: The following error
> > occurred while executing this line:
> > /home/petr/java/glassfish/setup-cluster.xml:380: Execute failed:
> > java.io.IOException: Cannot run program "chmod": java.io.IOException:
> > error=7, Argument list too long
> >
> > With jdk5 is all OK.
> >
> > Workaround:
> > Modify the setup-cluster.xml as follows:
> > diff setup-cluster.xml setup-cluster.xml.org
> > 377c377
> > < <target name="do.chmod" depends="do.chmod.linux"/>
> > ---
> >> <target name="do.chmod" depends="do.chmod.unix, do.chmod.linux"/>
> >
> > Now, all is working properly with JDK 6.
> >
> > I'm using SuSE Linux on x86 machine (i686).
> >
> > Where can I report this bug?
> >
> > Thank you very much
> >
> > PETR
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> > For additional commands, e-mail: users-help_at_glassfish.dev.java.net
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>