users@glassfish.java.net

Re: URI can''t be null when deploying

From: Tim Quinn <tim.quinn_at_oracle.com>
Date: Fri, 23 Sep 2011 09:02:45 -0500

On Sep 23, 2011, at 8:06 AM, forums_at_java.net wrote:

> I try to deploy an application on GlassFish 3.1.1 and I get this
> exception:
>
> java.lang.IllegalArgumentException: URI can't be null.
>
> Command deploy failed.
>
> What can be the cause?

Are there any messages in the server.log file for this attempted
deployment?

Are you using the "asadmin deploy" command or the admin console?