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 162762

Summary: netbeans startup glassfish javax.management.InstanceNotFoundException
Product: serverplugins Reporter: brueva81 <brueva81>
Component: Sun Appserver 9Assignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:

Description brueva81 2009-04-15 20:53:48 UTC
I just started Netbeans 6.5.1 and then start the glassfish V2 and after the glassfish gone up, in the output log, 
apears this error:

WEB0302: Iniciando Sun-Java-System/Application-Server.
WEB0712: Iniciando Sun-Java-System/Application-Server HTTP/1.1 en 17693
WEB0712: Iniciando Sun-Java-System/Application-Server HTTP/1.1 en 17794
WEB0712: Iniciando Sun-Java-System/Application-Server HTTP/1.1 en 14461
SMGT0007: El servicio de reglas de administración automática se ha habilitado
Se completó el inicio del servidor de aplicaciones.
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre 
especificado "domain.applications.lifecycle-module.JBIFramework.property.com.sun.jbi.home"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ClientProvider.property.security.config"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ClientProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ServerProvider.property.security.config"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre 
especificado "server.applications.lifecycle-module.JBIFramework.property.com.sun.jbi.home"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ClientProvider.property.dynamic.username.password"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ServerProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.dynamic.username.password"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.XWS_ClientProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ClientProvider.property.signature.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.ServerProvider.property.encryption.key.alias"
javax.management.InstanceNotFoundException: Ningún objeto coincide con el nombre especificado "server.security-
service.message-security-config.SOAP.provider-config.XWS_ServerProvider.property.signature.key.alias"


but the glassfish is still up and running...
Comment 1 Vince Kraemer 2009-04-15 21:16:45 UTC
This looks like a variation of https://glassfish.dev.java.net/issues/show_bug.cgi?id=4518...

added note to gf issue.

The plugin cannot really address this issue.
Comment 2 Vince Kraemer 2009-05-27 23:28:32 UTC
*** Issue 166053 has been marked as a duplicate of this issue. ***