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 97598 - [REGRESSION] JBI runtime doesn't work right
Summary: [REGRESSION] JBI runtime doesn't work right
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@soa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 23:22 UTC by _ hong_lin
Modified: 2007-04-02 21:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot before deploying a Composite App (26.14 KB, image/png)
2007-03-09 23:23 UTC, _ hong_lin
Details
Screen shot of after deploying (33.32 KB, image/png)
2007-03-09 23:24 UTC, _ hong_lin
Details
server.log file (99.51 KB, text/plain)
2007-03-09 23:25 UTC, _ hong_lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ hong_lin 2007-03-09 23:22:58 UTC
Build: Gavotte daily build 070309_4

Steps to reproduce it:

1. Start App Server. In Runtime window, expand "Sun Java System Application
Server -> JBI". Expand "Service Engines", "Binding Components" and "Shared
Libraries" nodes under JBI. Items under each nodes are listed. (See attached
screen shot beforeDeploy.png)

2. Creat SynchronousSample project, deploy SynchronousSampleApplication. Will
see "BUILD SUCCESSFUL" message at the end.

3. Run "Test Project", an Error dialog will pop up with message "The target
application server is not active".

4. Switch back to Runtime window, refresh all the nodes under App Server -> JBI
. They were all empty. (See attached screen shot afterDeploy.png)

My server.log file will be attached.
Comment 1 _ hong_lin 2007-03-09 23:23:36 UTC
Created attachment 39355 [details]
Screen shot before deploying a Composite App
Comment 2 _ hong_lin 2007-03-09 23:24:13 UTC
Created attachment 39356 [details]
Screen shot of after deploying
Comment 3 _ hong_lin 2007-03-09 23:25:10 UTC
Created attachment 39357 [details]
server.log file
Comment 4 _ hong_lin 2007-03-09 23:28:12 UTC
Workaround: add the following jvm option (< jvm-options > -XX:MaxPermSize=128m
</ jvm-options >) and restart app server.

Comment 5 _ hong_lin 2007-03-09 23:43:18 UTC
But all SOA sample test failed, even the service engines are started. See issue
97599
Comment 6 Jun Qian 2007-04-02 20:36:25 UTC
This is a runtime (GlassFish/OpenESB) issue.
Comment 7 _ hong_lin 2007-04-02 21:42:34 UTC
This issue is fixed in glassfish-v2-b40.
Comment 8 _ hong_lin 2007-04-02 21:43:28 UTC
Verified the fix is in Hula build daily-200703290800