users@glassfish.java.net

Re: Glassfish v3 build failed

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Fri, 12 Feb 2010 14:16:44 -0800

Hi,

I don't think this is related to building GlassFish v3.
Here's the instructions to build GFv3:
http://wiki.glassfish.java.net/Wiki.jsp?page=V3FullBuildInstructions
and GFv2: http://wiki.glassfish.java.net/Wiki.jsp?page=BuildInformation

But looks like you are trying to call ant-deploy.xml from nbproject
directory. Are you trying to run this in NetBeans?
You may want to ask this question in the NetBeans forum.

Thanks,
Jane


glassfish_at_javadesktop.org wrote:
> Hi, I'm having a problem when I try to do a 'run-deploy'.
> I write:
>
> $ ant -f build.xml run-deploy
>
> and i have this response
>
> Buildfile: build.xml
>
> -pre-init:
>
> -init-private:
>
> -init-user:
>
> -init-project:
>
> -init-macrodef-property:
>
> -do-init:
>
> -post-init:
>
> -init-check:
>
> -init-macrodef-javac:
>
> -init-macrodef-junit:
>
> -init-macrodef-java:
>
> -init-debug-args:
>
> -init-macrodef-nbjpda:
>
> -init-macrodef-nbjsdebug:
>
> -init-macrodef-debug:
>
> -init-taskdefs:
>
> init:
>
> -init-cos:
>
> deps-module-jar:
>
> deps-ear-jar:
>
> deps-jar:
>
> -pre-pre-compile:
>
> -pre-compile:
>
> -copy-manifest:
>
> -copy-persistence-xml:
>
> -copy-webdir:
>
> library-inclusion-in-archive:
>
> library-inclusion-in-manifest:
>
> -do-compile:
>
> -post-compile:
>
> compile:
>
> compile-jsps:
>
> -do-compile-single-jsp:
>
> -pre-dist:
>
> -do-tmp-dist-with-manifest:
>
> -do-tmp-dist-without-manifest:
>
> -pre-run-deploy:
>
> -pre-nbmodule-run-deploy:
>
> -run-deploy-nb:
>
> -init-deploy-ant:
>
> -init-cl-deployment-env:
>
>
> -parse-sun-web:
> [copy] Copying 1 file to /tmp
> [delete] Deleting: /tmp/gfv31346929056
>
>
> -no-parse-sun-web:
>
> -add-resources:
>
> -deploy-ant:
> [echo] Deploying dist/myProject.war
> [get] Getting: http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis...
> [get] To: /tmp/gfv31081734299
> [get] Error opening connection java.io.FileNotFoundException: http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis...
> [get] Error opening connection java.io.FileNotFoundException: http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis...
> [get] Error opening connection java.io.FileNotFoundException: http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis...
> [get] Can't get http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis... to /tmp/gfv31081734299
>
>
> BUILD FAILED
> /home/rodolfo/myProject/nbproject/ant-deploy.xml:50: Can't get http://localhost:38035/__asadmin/deploy?path=/home/rodolfo/myProject/dis... to /tmp/gfv31081734299
>
>
> could someone help me? please.
> [Message sent by forum member 'diegofer' (diegoaqp_at_gmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=386455
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>