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 98253 - Deployment to remote GlassFish failed
Summary: Deployment to remote GlassFish failed
Status: CLOSED DUPLICATE of bug 96170
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords: RANDOM
: 98252 (view as bug list)
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
IDE's log (40.34 KB, application/octet-stream)
2007-03-19 20:17 UTC, Roman Mostyka
Details
Test project (5.94 MB, application/octet-stream)
2007-03-20 10:26 UTC, Roman Mostyka
Details
Output log, server log, IDE log. (15.24 KB, application/octet-stream)
2007-03-20 10:40 UTC, Roman Mostyka
Details

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:23 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 Roman Mostyka 2007-03-19 20:17:24 UTC
Created attachment 39646 [details]
IDE's log
Comment 2 Nitya Doraisamy 2007-03-19 22:02:39 UTC
Could you please attact the server.log and the project that you are deploying.
Comment 3 Roman Mostyka 2007-03-20 10:26:46 UTC
Created attachment 39674 [details]
Test project
Comment 4 Roman Mostyka 2007-03-20 10:40:47 UTC
Created attachment 39677 [details]
Output log, server log, IDE log.
Comment 5 Nitya Doraisamy 2007-03-22 23:14:07 UTC
Tested attached web app with latest 5.5.1 and VWP combination.
Successfully deployed the app to both local and remote servers.
Comment 6 Nitya Doraisamy 2007-03-22 23:28:31 UTC
*** Issue 98252 has been marked as a duplicate of this issue. ***
Comment 7 Vince Kraemer 2007-03-23 03:34:37 UTC

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