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 109875 - 07151200: getting wait in services/enterprise application
Summary: 07151200: getting wait in services/enterprise application
Status: RESOLVED DUPLICATE of bug 103886
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-16 17:18 UTC by nouar38
Modified: 2007-08-22 21:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.log file (26.51 KB, text/plain)
2007-07-16 17:19 UTC, nouar38
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nouar38 2007-07-16 17:18:51 UTC
NB 6.0 200707151200 & GF v2 b55 bundled:

get the wait node in Services/GlassFish V2/Applications/Enterprise Applications
after "undeploy & Deploy" of EE project LotteryAnnotation (created from IDE samples/Enterprise).
But, application is not impacted run is ok.

difficult to reproduce.
will attach the server.log file

In server.log can find:
**RemoteBusinessJndiName: enterprise.lottery_annotation_ejb_stateful.Lottery; remoteBusIntf:
enterprise.lottery_annotation_ejb_stateful.Lottery
LDR5010: All ejb(s) of [LotteryAnnotation] loaded successfully!
Registering ad hoc servlet: WebPathPath: context root = "/LotteryAnnotation", path = "/LotteryAnnotation-app-client'
Java Web Start services started for application com.sun.enterprise.appclient.jws.ApplicationContentOrigin@e51f1d
registration name=LotteryAnnotation
    com.sun.enterprise.appclient.jws.NestedAppclientContentOrigin@5de5e6 registration name=LotteryAnnotation, context
root=/LotteryAnnotation/LotteryAnnotation-app-client, module name=
, parent=LotteryAnnotation
javax.management.AttributeNotFoundException: Cannot find attribute path get method name
        at com.sun.org.apache.commons.modeler.BaseModelMBean.getAttribute(BaseModelMBean.java:313)
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getAttribute(DefaultMBeanServerInterceptor.java:666)
        at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttribute(JmxMBeanServer.java:638)
        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:90)
        at $Proxy1.getAttribute(Unknown Source)
        at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.getAttribute(SunoneInterceptor.java:317)
....
        at com.sun.enterprise.web.connector.grizzly.WorkerThreadImpl.run(WorkerThreadImpl.java:116)
Comment 1 nouar38 2007-07-16 17:19:46 UTC
Created attachment 45149 [details]
server.log file
Comment 2 Nitya Doraisamy 2007-08-22 21:37:33 UTC
WAIT node logic is the same for all nodes. Fix for one can be propagated to the rest.
Closing as duplicate of 103886

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

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