This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98252 - Deployment to remote GlassFish failed
Summary: Deployment to remote GlassFish failed
Status: CLOSED DUPLICATE of bug 98253
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 20:16 UTC by Roman Mostyka
Modified: 2007-04-09 13:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-03-19 20:16:13 UTC
1. Start remote GlassFish. Add remote GlassFish to Servers. Sign of GlassFish's
node is 'running'.
2. Create Visual Web Application.
3. Deploy application to remote GlassFish.

Result: Build failed:
"init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
Building jar: C:\Documents and Settings\rm153204.GRIF\NewTest5\dist\NewTest5.war
do-dist:
dist:
Distributing C:\Documents and Settings\rm153204.GRIF\NewTest5\dist\NewTest5.war
to [129.159.126.207:4848_server]
Start registering the project's server resources
Finished registering server resources
C:\Documents and Settings\rm153204.GRIF\NewTest5\nbproject\build-impl.xml:465:
Deployment error:
The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 2 minutes 15 seconds)
".
Comment 1 Nitya Doraisamy 2007-03-22 23:28:40 UTC
Same issue filed twice

*** This issue has been marked as a duplicate of 98253 ***