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 98368 - Some of samples can not be deployed.
Summary: Some of samples can not be deployed.
Status: CLOSED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: SOA (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
: 97686 99040 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-20 16:35 UTC by Victoria Zhukovskaya
Modified: 2007-03-28 14:45 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.log (132.69 KB, text/plain)
2007-03-20 16:36 UTC, Victoria Zhukovskaya
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Victoria Zhukovskaya 2007-03-20 16:35:53 UTC
NetBeans IDE Dev (Build 200703191900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_US (nb); Cp1252

1. Start Application server
2. Create AsynchronousSample
3. Right click on AsynchronousSample Application on Project tab  and select
'Deploy Project'

Failed execution of Deploy
ERROR: (JBIMA0000) java.io.FileNotFoundException:
AsynchronousSampleApplication.zip : com.sun.httpsoapbc-1.0-2.jar
ERROR: (JBIMA0000) java.io.FileNotFoundException:
AsynchronousSampleApplication.zip : com.sun.httpsoapbc-1.0-2.jar
D:\Documents and Settings\vz153235.OLYMP\My
Documents\NetBeansProjects\AsynchronousSample1\AsynchronousSample1Application\nbproject\build-impl.xml:238:
Service assembly deployment failed.
BUILD FAILED (total time: 3 seconds)




Server log has
Started BPEL service engine in-out thread
com.sun.jbi.management.repository.RepositoryException:
java.io.FileNotFoundException: AsynchronousSampleApplication.zip :
com.sun.httpsoapbc-1.0-2.jar
        at com.sun.jbi.management.repository.Archive.parseArchive(Archive.java:267)
        at com.sun.jbi.management.repository.Archive.<init>(Archive.java:129)
        at com.sun.jbi.management.facade.Facade.validateArchive(Facade.java:525)



BluePrint samples  and Travel Reservation Service can not be deployed too.

SynchronousSample cannot be build See -  97686
Comment 1 Victoria Zhukovskaya 2007-03-20 16:36:39 UTC
Created attachment 39709 [details]
server.log
Comment 2 Vladimir Yaroslavskiy 2007-03-27 08:15:01 UTC
*** Issue 99040 has been marked as a duplicate of this issue. ***
Comment 3 Vladimir Yaroslavskiy 2007-03-27 08:17:43 UTC
*** Issue 97686 has been marked as a duplicate of this issue. ***
Comment 4 Vladimir Yaroslavskiy 2007-03-27 14:53:29 UTC
Fixed in ide-hula-070327_6 build.

Projects AsynchronousSample, SynchronousSample, TravelReservationService and
BluePrint 1-5 are deployed.
Comment 5 Vladimir Yaroslavskiy 2007-03-27 15:00:51 UTC
It looks like TRS and BluePrint 4 projects fail on test: please file another
issue against jbi.
Comment 6 Victoria Zhukovskaya 2007-03-28 14:45:18 UTC
verified

NetBeans IDE Dev (Build 200703271800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_US (nb); Cp1252