quality@glassfish.java.net

Re: Error deploying DWR WAR file

From: Judy Tang <Judy.J.Tang_at_Sun.COM>
Date: Sun, 31 Aug 2008 11:58:15 -0700

Thanks Jose and Shreedhar. Good catch. Please file a bug on this space
issue, check the query first :-)

Judy

Jose Noheda wrote:

> Reinstalled and checked. It was in fact the space.
>
> On Sun, Aug 31, 2008 at 6:10 PM, Jose Noheda <jose.noheda_at_gmail.com
> <mailto:jose.noheda_at_gmail.com>> wrote:
>
> I'll try with the next installation (b23 probably)
>
>
> On Sun, Aug 31, 2008 at 4:13 PM, Shreedhar Ganapathy
> <Shreedhar.Ganapathy_at_sun.com <mailto:Shreedhar.Ganapathy_at_sun.com>>
> wrote:
>
> Could be space in directory name. Could you install GF v3 in a
> directory without space in the name and confirm? If that works
> then this space issue should be filed as a bug.
> hth
> Shreedhar
>
>
> Jose Noheda wrote:
>
> Hi,
>
> I've tried to deploy DWR test framework (a WAR for testing
> DWR AJAX & Reverse AJAX connections) using the admin
> console (installed by the windows installer of b22) and it
> fails with:
>
> GRAVE: Exception while deploying the app
> java.net.URISyntaxException: Illegal character in path at
> index 17: file:/C:/Archivos de
> programa/glassfishv3-prelude/glassfish/domains/domain1/lib/applibs
> at java.net.URI$Parser.fail(URI.java:2809)
> at java.net.URI$Parser.checkChars(URI.java:2982)
> at java.net.URI$Parser.parseHierarchical(URI.java:3066)
> at java.net.URI$Parser.parse(URI.java:3014)
> at java.net.URI.<init>(URI.java:578)
> at java.net.URL.toURI(URL.java:918)
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.getAppLibs(ApplicationLifecycle.java:1183)
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.prepare(ApplicationLifecycle.java:515)
> at
> com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:263)
> at
> com.sun.enterprise.v3.deployment.DeployCommand.execute(DeployCommand.java:279)
> at
> com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:286)
> at
> com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:114)
> at
> com.sun.enterprise.v3.admin.CommandRunner.doCommand(CommandRunner.java:94)
> at
> com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:240)
> at
> com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:166)
> at
> com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:147)
> at
> com.sun.grizzly.http.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:621)
> at
> com.sun.grizzly.http.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:552)
> at
> com.sun.grizzly.http.DefaultProcessorTask.process(DefaultProcessorTask.java:800)
> at
> com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:152)
> at
> com.sun.enterprise.v3.services.impl.HttpProtocolFilter.execute(HttpProtocolFilter.java:82)
> at
> com.sun.enterprise.v3.services.impl.GlassfishProtocolChain.executeProtocolFilter(GlassfishProtocolChain.java:70)
> at
> com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:103)
> at
> com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:89)
> at
> com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:67)
> at
> com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:56)
> at
> com.sun.grizzly.util.WorkerThreadImpl.processTask(WorkerThreadImpl.java:309)
> at
> com.sun.grizzly.util.WorkerThreadImpl.run(WorkerThreadImpl.java:168)
>
> Not sure why really
>
> Regards
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> quality-unsubscribe_at_glassfish.dev.java.net
> <mailto:quality-unsubscribe_at_glassfish.dev.java.net>
> For additional commands, e-mail:
> quality-help_at_glassfish.dev.java.net
> <mailto:quality-help_at_glassfish.dev.java.net>
>
>
>