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 150301 - Encountered Different InstanceNotFoundException when Starting up GF V2
Summary: Encountered Different InstanceNotFoundException when Starting up GF V2
Status: RESOLVED DUPLICATE of bug 146212
Alias: None
Product: soa
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Venkat Chellasamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 22:45 UTC by rpoon
Modified: 2008-10-15 23:34 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 rpoon 2008-10-15 22:45:43 UTC
With NetBeans 6.5 RC1 build from:
   http://smetiste.czech.sun.com/builds/netbeans/6.5/rc1/latest

After the installation, when start up GlassFish V2 server, different 'javax.management.InstanceNotFoundException' were 
encountered.

(see below)

javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "domain.applications.lifecycle-
module.JBIFramework.property.com.sun.jbi.home"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ClientProvider.property.security.config"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ServerProvider.property.security.config"
javax.management.InstanceNotFoundException: No object matches the specified name "server.applications.lifecycle-
module.JBIFramework.property.com.sun.jbi.home"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: No object matches the specified name "server.security-service.message-
security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias"
Comment 1 Jun Qian 2008-10-15 23:34:03 UTC

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