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 - netbeans startup glassfish javax.management.InstanceNotFoundException
Summary: netbeans startup glassfish javax.management.InstanceNotFoundException
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P4 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
: 166053 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-15 20:53 UTC by brueva81
Modified: 2009-05-27 23:28 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 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. ***