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 110344 - Failed to deploy the EJB module of BPEL's ReservationPartnerServices at the first time
Summary: Failed to deploy the EJB module of BPEL's ReservationPartnerServices at the f...
Status: VERIFIED WORKSFORME
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 23:26 UTC by Jeff Lin
Modified: 2007-08-01 12:40 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 Jeff Lin 2007-07-19 23:26:05 UTC
Steps to reproduce:

1. install Open ESB installer built on 20070719, 
   url is http://download.java.net/jbi/binaries/open-esb-full-install/build-2007-07-19/
2. Open Netbenas IDE
3. Starting Appserver from Netbeans
4. Open New Project -> Samples -> SOA -> Travel Reservation Service -> Finish
5. Saw message box telling ".. Choose Resolve Missing Server Problem to set the target server." -> Close message box
6. Right click "ReservationPartnerServices" and select "Resolve Missing Server Problem"
7. Message box displayed, select "Glassfish V2" and click OK
8. Right click "ReservationPartnerServices" and select "Undeploy and Deploy"
9. The following messages show up:
init:
deps-jar:
Created dir: C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\build\jar
Copying 11 files to C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\build\jar\META-INF
Compiling 11 source files to C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\build\jar
Copying 6 files to C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\build\jar
compile:
library-inclusion-in-archive:
Copying 1 file to C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\build\jar\META-INF
Created dir: C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\dist
Building jar: C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\dist\ReservationPartnerServices.jar
dist:
pre-run-deploy:
Undeploying ...
While undeploying, trying to stop application in target server  completed successfully
While undeploying, trying to remove reference for application in target server  completed successfully
Undeploying the application 
Trying to undeploy application from domain completed successfully
Undeployment of application ReservationPartnerServices  completed successfully
All operations completed successfully
C:\Documents and Settings\jlin\My Documents\NetBeansProjects\TravelReservationService1
\ReservationPartnerServices\nbproject\build-impl.xml:349: Deployment error:
null
See the server log for details.
BUILD FAILED (total time: 41 seconds)

Work Around:
1. Stop appserver from Netbeans
2. Close Netbeans IDE
3. Re-open Netbeans IDE
4. Start appserver from Netbeans
5. Right click "ReservationPartnerServices" and select "Undeploy and Deploy"

The EJB module of ReservationPartnerServices was deploeyed in appserver successfully.
Comment 1 Jeff Lin 2007-07-20 06:31:51 UTC
The location of Open ESB installers has been changed to
http://download.java.net/jbi/binaries/open-esb-full-install/build20070719/ if you cannot find it from the url in the 
description.
Comment 2 Vladimir Yaroslavskiy 2007-07-20 10:57:27 UTC
What version of NetBeans did you use? It looks like that the version is too old.

I tried build with installer 200707171200 (NetBeans IDE 6.0 build 200707171200 +
GlassFish v2 Build 55): open IDE, start app server, create TRS sample, deploy
ReservationPartnerServices, it is deployed successfully.
Comment 3 Jeff Lin 2007-07-20 23:31:27 UTC
The version of Netbeans build I packaged in Open ESB installer was 200707171200 and the app server was Glassfish V2 
b56. I did package the Netbeans build 200707200000 in the Open ESB installer and such problem no longer exists.
Comment 4 Ivan Sidorkin 2007-08-01 12:40:49 UTC
verified with openesb-installer-windows-20070720.exe