Sconadm failed registration!

I verified proxy username/password works and SOAlogin/password works.
SOAlogin is all lower case. I tried with and without subscription key.
Please help. I want to setup this server as our Sun Connection Proxy server so we can easily patch all our servers.
Thanks!
# psrinfo -v
Status of virtual processor 0 as of: 02/19/2007 16:30:35
on-line since 02/15/2007 22:27:59.
The sparcv9 processor operates at 1002 MHz,
and has a sparcv9 floating point processor.
Status of virtual processor 1 as of: 02/19/2007 16:30:35
on-line since 02/15/2007 22:27:57.
The sparcv9 processor operates at 1002 MHz,
and has a sparcv9 floating point processor.
# uname -a
SunOS ***** 5.10 Generic_118833-33 sun4u sparc SUNW,Sun-Fire-V240
Below is the registrationprofile.properties
userName=*****
password=*********
hostName=****
subscriptionKey=NK20185588
portalEnabled=false
proxyHostName=**********
proxyPort=8080
proxyUserName=******
proxyPassword=********
Below is the log file.
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicReg loadPropertiesFromHomeDir
INFO: properties file loaded from the default config.properties
Feb 19, 2007 4:22:06 PM com.sun.scn.util.Utils getLocalHostNames
INFO: get hostname x.x.x.x
Feb 19, 2007 4:22:06 PM com.sun.scn.util.Utils getLocalHostNames
INFO: get hostname myhost.x.x.x.com
Feb 19, 2007 4:22:06 PM com.sun.scn.util.Utils getLocalHostNames
INFO: first returned hostname x.x.x.x
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
INFO: SCNNetworkProxyConfigMBean.setHost() = proxyhost
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
INFO: SCNNetworkProxyConfigMBean.setPort() = 8080
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
INFO: SCNNetworkProxyConfigMBean.setUser() = proxyuser
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
INFO: SCNNetworkProxyConfigMBean.setPassword() = proxypasswd
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: userName = SOA
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: password = *****
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: hostName =myhost
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: subscriptionKey = ********
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: portalEnabled =true
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyHost = proxyhost
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyPort = 8080
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyUsername = proxyuser
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
INFO: proxyPassword = ****
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.BasicRegCLI run
INFO: Authenticating user ...
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getSCNClientSession
INFO: CREATING SCNClientSession
Feb 19, 2007 4:22:06 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter$LoginAccountCallbackHandler handle
INFO: account callback setting username: SOAlogin
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
SEVERE: Error: login account exception: RemoteException
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
SEVERE:
com.sun.scn.jmx.impl.UISClientLoginModule.login(UISClientLoginModule.java:216)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
javax.security.auth.login.LoginContext$5.run(LoginContext.java:706)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.login.LoginContext.invokeCreatorPriv(LoginContext.java:703)
javax.security.auth.login.LoginContext.login(LoginContext.java:575)
com.sun.scn.jmx.impl.UISClientLogin.login(UISClientLogin.java:198)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
javax.management.StandardMBean.invoke(StandardMBean.java:323)
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:662)
com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
java.security.AccessController.doPrivileged(Native Method)
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
sun.rmi.transport.Transport$1.run(Transport.java:153)
java.security.AccessController.doPrivileged(Native Method)
sun.rmi.transport.Transport.serviceCall(Transport.java:149)
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
java.lang.Thread.run(Thread.java:595)
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getLoginResult
INFO: SCN Fault: RemoteException
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog: 0
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog.scopname: Sun Connection Network
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogs
INFO: catalog.scopURI: null
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: OCA activate: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: with config: null
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter getSWUPOfferingFactoryMBean
INFO:
SWUPOfferingFactory ObjectName =
com.sun.scn:Vendor=Sun Microsystems Inc,assetProfile=OperatingSystem,assetSubProfile=TODO,host=199.42.67.124,name=SWUPOfferingFactory,scnType=OfferingFactory
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: Before activation, deactivate current activation: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter deactivate
INFO: OCA deactivate: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: OCA activate: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:07 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: with config: null
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: Before activation, deactivate current activation: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 0
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 1
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Use Sun Update Manager using a local update source, such as Sun Connection Proxy
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.SoftwareUpdate
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: SoftwareUpdateOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry: 2
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry name: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry module name: com.sun.scn.offering.ProductRegistration
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry instance name: ProductRegOfferingInstance
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter getOfferingCatalogEntries
INFO: entry config profile: no profile
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter deactivate
INFO: OCA deactivate: Register the Solaris software without choosing an update option
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: OCA activate: Use Sun Update Manager and Sun Update Connection to manage updates
Feb 19, 2007 4:22:08 PM com.sun.cns.basicreg.cacao.OfferingCacaoAdapter activate
INFO: with config: null
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter setSystemDisplayName
INFO: CALL SWUPOfferingInstanceMBean.setSystemDisplayName(): mc1daa99
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter setSWUPPortalEnabled
INFO: CALL SWUPOfferingInstanceMBean.setSWUPPortalEnableKey(): true
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter registerSystem
INFO: CALL SWUPOfferingInstanceMBean.register()
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter registerSystem
SEVERE: Error: SWUPOM register() exception: Failed to register asset with AMS. Error message is :com.sun.scn.offering.prom.AssetRegistrationException: RemoteException
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter registerSystem
SEVERE:
com.sun.scn.offering.swupom.SWUPOfferingInstance.register(SWUPOfferingInstance.java:398)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
javax.management.StandardMBean.invoke(StandardMBean.java:323)
com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:662)
com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1408)
javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1245)
java.security.AccessController.doPrivileged(Native Method)
javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1348)
javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:782)
sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
sun.rmi.transport.Transport$1.run(Transport.java:153)
java.security.AccessController.doPrivileged(Native Method)
sun.rmi.transport.Transport.serviceCall(Transport.java:149)
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
java.lang.Thread.run(Thread.java:595)
Feb 19, 2007 4:22:09 PM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter getRegisterResult
INFO: SWUPOM Fault: Failed to register asset with AMS. Error message is :com.sun.scn.offering.prom.AssetRegistrationException: RemoteException

Do you have the latest version of the toolset installed? -
# $ showrev -p | egrep '^Patch: (11978[8|9]|12033[5|6]|12108[1|2])'
# $ showrev -p | egrep '^Patch: (12111[8|9]|12145[3|4]|12156[3|4])'
# $ showrev -p | egrep '^Patch: (12223[1|2]|12300[5|6]|124463|12461[4|5])'
Additionally, have you tried registering the host using a different sun online account? (or have you previously registered systems using this sun online account?)

Similar Messages

  • Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason: The handle is invalid.

    I'm stuck here trying to figure this error out.  
    2003 domain, 2012 hyper v core 3 nodes.  (I have two of these hyper V groups, hvclust2012 is the problem group, hvclust2008 is okay)
    In Failover Cluster Manager I see these errors, "Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:  The handle is invalid."
    I restarted the host node that was listed in having the error then another node starts showing the errors.
    I tried to follow this site:  http://blog.subvertallmedia.com/2012/12/06/repairing-a-failover-cluster-in-windows-server-2012-live-migration-fails-dns-cluster-name-errors/
    Then this error shows up when doing the repair:  there was an error repairing the active directory object for 'Cluster Name'
    I looked at our domain controller and noticed I don't have access to local users and groups.  I can access our other hvclust2008 (both clusters are same version 2012).
    <image here>
    I came upon this thread:  http://social.technet.microsoft.com/Forums/en-US/85fc2ad5-b0c0-41f0-900e-df1db8625445/windows-2012-cluster-resource-name-fails-dns-registration-evt-1196?forum=winserverClustering
    Now, I'm stuck on adding a managed service account (mas).  I'm not sure if I'm way off track to fix this.  Any advice?  Thanks in advance!
    <image here>

    Thanks Elton,
    I restarted 3 hosts after applying the hotfix.  Then I did the steps below and got stuck on step 5.  That is when I get the error (image above).  There
    was an error repairing the active directory object for 'Cluster Name'.  For more data, see 'Information Details'.
    To reset the password on the affected name resource, perform the following steps:
    From Failover Cluster Manager, locate the name resource.
    Right-click on the resource, and click Properties.
    On the Policies tab, select If resource fails, do not restart, and then click OK.
    Right-click on the resource, click More Actions, and then click Simulate Failure.
    When the name resource shows "Failed," right-click on the resource, click More Actions, and then click Repair.
    After the name resource is online, right-click on the resource, and then click Properties.
    On the Policies tab, select If resource fails, attempt restart on current node, and then click OK.
    Thanks

  • What is the impact of Failed registration of app type 2 (Signals) from plugin unity Error

    Hi,
    I'm getting this warning message in my VMware (Ms Windows Server 2003) hosting a website using IIS.
    My users started to experience application slowness after the issue occured. So i wonder what is the impact of this error message? Does it really impact the server performance?
    Event Type: Warning
    Event Source: VMware Tools
    Event Category: None
    Event ID: 1000
    Date:  12/15/2013
    Time:  12:32:41 PM
    User:  xxxxxx
    Computer: xxxxxx
    Description:
    [ warning] [vmusr:vmtoolsd] Failed registration of app type 2 (Signals) from plugin unity.
    Thanks

    I had the same thought
    wilnesse dericer

  • Solaris 9 sconadm fails to register

    I've tried several different versions of java, but can't get my Solaris 9 servers to register successfully. My Solaris 10 servers are working fine, but this is the errors I get on Solaris 9. I am supplying an account number in the registration file and this does work with Solaris 10. The only difference between the Solaris 10 and Solaris 9 servers, is the lack of hostname and portalEnabled in the registration file. I've installed the latest version of update_manager for Solaris 9, the one release in August 2007.
    sconadm register -a -r /etc/patch/registration
    sconadm is running
    Authenticating user ...
    Mar 6, 2008 10:15:25 AM com.sun.cc.platform.user.UserServiceClientImpl validate
    SEVERE: Error validating user with service: java.rmi.RemoteException: Runtime exception; nested exception is:
    invalid SOAP envelope
    Your login information does not match a valid Sun Account. Please try again.
    Here is the error for the tmp file created with each attempt.
    cat /tmp/basicreg20080306101416130.log
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI processInputParameter
    INFO: Option:a
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI processInputParameter
    INFO: Option:r /etc/patch/registration
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.adapter.CCRAdapter getValue
    INFO: Running cmd := /usr/lib/cc-ccr/bin/ccr -g cns.service.swupPortalMgmt.statu
    s
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI loadPropertiesFromFile
    INFO: parentPath = /etc/patch
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI loadPropertiesFromFile
    INFO: CLI registration profile found @ /etc/patch/registration
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.adapter.CCRAdapter getValue
    INFO: Running cmd := /usr/lib/cc-ccr/bin/ccr -g cns.httpproxy.auth
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI run
    INFO: OS Version: 5.9
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.advertisement.FailSafeAdvertisement
    initNodeCollectionData
    INFO: Initialize Node specific Data Collection items
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.advertisement.FailSafeAdvertisement
    collectSIHostname
    INFO: Collect Hostname
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.advertisement.FailSafeAdvertisement
    collectOSName
    INFO: Collect OSName
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.advertisement.FailSafeAdvertisement
    collectOSVersion
    INFO: Collect OSVersion
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI run
    INFO: Advertisement Type: com.sun.cns.basicreg.advertisement.FailSafeAdvertiseme
    nt
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: userName = dakotadavis
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: password = *****
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: subscriptionKey = ********
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: portalEnabled =false
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: proxyHost =
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: proxyPort =
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: proxyUsername =
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI printRegistrationProfil
    e
    INFO: proxyPassword = ****
    Mar 6, 2008 10:14:16 AM com.sun.cns.basicreg.BasicRegCLI run
    INFO: Authenticating user ...
    Mar 6, 2008 10:14:17 AM com.sun.cns.basicreg.adapter.eCRAdapter <init>
    INFO: Using eCRAdapter endpoint := https://cns-services.sun.com/UserInformationS
    ervice/UserInformationService
    Mar 6, 2008 10:15:25 AM com.sun.cns.basicreg.adapter.eCRAdapter authenticateUser
    INFO: UserMgmt authenticateUser call took : 64595 ms.
    Mar 6, 2008 10:15:25 AM com.sun.cns.basicreg.adapter.eCRAdapter authenticateUser
    SEVERE: invalid username or password
    Mar 6, 2008 10:15:25 AM com.sun.cns.basicreg.BasicRegCLI run
    SEVERE: Your login information does not match a valid Sun Account. Please try ag
    ain.
    Mar 6, 2008 10:15:25 AM com.sun.cns.basicreg.BasicRegCLI run
    SEVERE: authentication failed
    I've tried deleting the cache, re-installing update_manager, and also tried 3 different versions of java (1.5.0_06, 1.5.0_12, and 1.6.0_03)
    Has anyone had this issue and know how to fix it?

    Thank you for following up and for the script. Magically my Solaris 9 servers are registering today (well, so far 2 out of 2 have at least). I ran the script you provided and saw this output near the end:
    "Failure: Cannot connect to retrieve Database/current.zip: Read timed out"
    This is an error I was getting on Solaris 10, during the registrion process, so it seemed to be authenticating me this time. In Solaris 10, I just ran sconadm a few times and it eventually took. I went back and ran sconadm again on the Sol9 servers, and this time my servers started registering successfully. Everyone always says they didn't do anything or make any changes, but I didn't. I ran sconadm more than 20 times on each server over the past two days, and every time it failed stating something about my credentials (see original post). I re-installed update_manager, cleared cache, sprinkled fairy dust, and cursed the gods all with no change. Today it works, so I guess my servers felt your presence and decided to be submissive.
    I all seriousness, thank you for your time and the script. If I have any server that still give me a problem, I report back.
    Thanks a lot...

  • Sconadm fails

    Hi all,
    I am trying to add a new system using sconadm, but it fails.
    Our username's password used to have the ! char in it, so I changed the passwd via our Sunsolve account so that it contained no chars incase it confused the sconadm, but it still goves the same error message. I can log into Sunsolve with this user & passwd. Has anyone see this before ?
    # /usr/sbin/sconadm register -a -r /root/registrationprofile.properties
    sconadm is running
    Authenticating user ...
    Jan 5, 2006 4:05:51 AM com.sun.cc.platform.user.UserServiceClientImpl validate
    SEVERE: Error validating user with service: com.sun.cc.platform.user.ValidationFailure: Access Denied: jojojo - Access Denied for User Authentication required access: jojojo
    Your login information does not match a valid Sun Account. Please try again.
    registrationprofile.properties:
    userName=********
    password=*******
    hostName=*******
    subscriptionKey=
    portalEnabled=false
    proxyHostName=
    proxyPort=
    proxyUserName=
    proxyPassword=
    regards, S.
    PS. Username and passwd have been changed above, but are in a similar format.
    Message was edited by: ForumModerator

    PS machine arch is :
    SunOS fway 5.10 Generic sun4u sparc SUNW,UltraAX-i2

  • Failing registration with Messages app on MBP running 10.8.5

    error message "The server encountered an error processing registration. Please try again later."  I'm registered on 4 different devices… iPhone, iPad, iMac and this MBP (the original device).  I've upgraded the iMac to Mavericks around the same time that Messages stopped working on my MBP (which I have yet to upgrade).  How do I fix this so I can use Messages on my MBP?

    No luck with these troubleshooting tips either... I don't have a lot of time to dig in, but I did capture some console logs during an auth event this morning to see if it would show anything useful.
    Console logs during authentication - 10:30am EST, 13 Jan 2014
    13/01/14 10:30:35.120 AM imagent[7679]: [Warning] Empty account query with service: iMessage 
    13/01/14 10:30:35.685 AM com.apple.SecurityServer[15]: Session 100532 created
    13/01/14 10:30:47.546 AM imagent[7679]: ApplePushService: Certificate is expired
    13/01/14 10:30:49.614 AM imagent[7679]: [Warning] Missing push certificate
    13/01/14 10:30:49.646 AM imagent[7679]: [Warning] *** Listener ID: com.apple.CalendarAgent  does not have capability: (Status), not allowing request
    It looks like there could be a certificate issue but I'm seeing a current valid cert for com.apple.idms.appleid.prd.xxx so I'm not sure which cert this could be referring to.  There's no indication in the console message and there is no useful information in the error message from the app.
    I can log in to Messages on my iMac so I think it's a local issue only.

  • Nokia Music Unlimeted Subscription: failed registr...

    I bought my lumia 620 on July 2013,, i used a new Nokia account to activate the Nokia Music Unlimited Subscription,, it worked and downloaded music oftenly,,, later this month i accidently logged in with my old Nokia account which i used for ovi stores in my X2-01,, every time i logged in it shows error in Registration,, i diagnosed the problem and again switched to my real Nokia account,, still this error continues..

    Hi,
    I am also facing the same problem when I updated Nokia Music version: 3.6.99.508 , I then updated Nokia Music to the next version 3.7.3.607 today Yet it is saying 'not saved'.
    So the problem seems to be not from that update alone.
    Please suggest if you had found some solution for this issue.
    Thanks,
    Moderator's note: Personal information are not allowed on this Forum. (Full Name removed).

  • Sconadm registration failed

    #cat RegistrationProfile.properties
    # CLI registration profile template version 1.0
    # ******** WARNING ********
    # This profile contains sensitive data: passwords and subscription
    # keys. You should take care in how you handle it, ensuring that it
    # is always adequately protected (mode 400 or 600, owned by root)
    # and not stored on insecure file systems like those exported through
    # standard NFS.
    # Sun Online account information. A new account can be created by visiting
    # http://updates.sun.com
    userName=user1234
    password=pass1234
    # Name (label) of this machine as you would like it to appear on the Sun Connection
    # portal. If left blank hostname will be used
    hostName=myhost
    # Service Plan / contract number with Sun. For more information on this topic
    # please visit http://www.sun.com/service/warrantiescontracts/ . NOTE - a
    # subscription key is required to use the Sun Connection Portal.
    subscriptionKey=****************
    # Allow this host to be managed by the Sun Connection Portal. If set to true,
    # a subscription key is required.
    portalEnabled=false
    # HTTPS proxy information needed to connect to Sun for registration and patch
    # updates.
    proxyHostName=
    proxyPort=
    proxyUserName=
    proxyPassword=
    Returns:
    sconadm is running
    Authenticating user ...
    Sun On-line Account authentication failed
    failed registration!
    I have tried this for almost a day with many different configuration. I have confirmed my online login id and password many times. Still nothing.

    Upon further notice the error logs indicate incorrect hostname :
    Mar 7, 2007 4:38:52 PM com.sun.cns.basicreg.BasicReg loadPropertiesFromHomeDir
    INFO: properties file loaded from the default config.properties
    Mar 7, 2007 4:38:52 PM com.sun.scn.util.Utils getLocalHostNames
    INFO: get hostname 207.5.42.247
    Mar 7, 2007 4:38:52 PM com.sun.scn.util.Utils getLocalHostNames
    INFO: first returned hostname 207.5.42.247
    Mar 7, 2007 4:46:23 PM com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getLoginResult
    INFO: SCN Fault: Connection refused to host: 207.5.42.247; nested exception is:
    java.net.ConnectException: Connection timed out
    Mar 7, 2007 4:46:23 PM com.sun.cns.basicreg.BasicRegCLI run
    SEVERE: Sun On-line Account authentication failed
    I have no idea where the hostname above came from or why but it is incorrect.

  • Sconadm timeout - Sun On-line Account authentication failed.

    Hello,
    I run Solaris 10 5/08 s10x_u5wos_10 X86.
    and the registration timeout. See below the basicreg.log
    I copy the commands i used. and the output. I also run the suc.sh script and post in the end.
    #ping 82.98.86.176
    82.98.86.176 is alive
    #sconadm register -a -r regfile
    sconadm is running
    Authenticating user ...
    Sun On-line Account authentication failed
    failed registration!
    telnet cns-transport.sun.com 443
    Trying 198.232.168.137...
    traceroute to cns-transport.sun.com (198.232.168.137), 30 hops max, 40 byte packets
    1 172.30.168.254 (172.30.168.254) 0.409 ms 0.241 ms 0.147 ms
    2 125-230-64-254.dynamic.hinet.net (125.230.64.254) 2.334 ms 77.107 ms 1.457 ms
    3 tc-kk-t64-2.router.hinet.net (168.95.149.78) 0.937 ms 1.112 ms 0.867 ms
    4 220-128-17-98.HINET-IP.hinet.net (220.128.17.98) 1.246 ms tc-c12r12.router.hinet.net (220.128.17.158) 1.252 ms 1.138 ms
    5 tp-crs11.router.hinet.net (220.128.2.10) 4.423 ms 4.281 ms 15.803 ms
    6 220-128-4-29.HINET-IP.hinet.net (220.128.4.29) 5.076 ms 4.274 ms 4.034 ms
    7 r02-s2.tp.hinet.net (220.128.4.38) 16.038 ms 4.358 ms 4.359 ms
    8 r12-pa.us.hinet.net (211.72.108.121) 142.842 ms 150.936 ms 142.567 ms
    9 r11-pa.us.hinet.net (202.39.83.193) 143.152 ms 142.800 ms 142.830 ms
    10 206.111.12.165.ptr.us.xo.net (206.111.12.165) 142.651 ms 142.925 ms 142.852 ms
    11 te-11-0-0.rar3.sanjose-ca.us.xo.net (207.88.12.69) 144.081 ms 144.510 ms 144.974 ms
    12 207.88.14.117.ptr.us.xo.net (207.88.14.117) 218.322 ms 218.461 ms 217.083 ms
    13 207.88.14.118.ptr.us.xo.net (207.88.14.118) 218.363 ms 217.950 ms 218.103 ms
    14 207.88.183.54.ptr.us.xo.net (207.88.183.54) 214.827 ms 214.479 ms 216.544 ms
    15 border7.te2-2-bbnet2.wdc002.pnap.net (216.52.127.87) 214.862 ms 215.908 ms 214.832 ms
    16 seven-6.border7.wdc002.pnap.net (216.52.125.250) 214.658 ms 214.440 ms 214.558 ms
    17 * * *
    18 * * *
    # cat basicreg20081024111737681.log
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicReg loadPropertiesFromHomeDir
    INFO: properties file loaded from the default config.properties
    24.10.2008 11:17:48 com.sun.scn.util.Utils getLocalHostNames
    INFO: get hostname 82.98.86.176
    24.10.2008 11:17:48 com.sun.scn.util.Utils getLocalHostNames
    INFO: first returned hostname 82.98.86.176
    24.10.2008 11:17:48 com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
    INFO: SCNNetworkProxyConfigMBean.setHost() = null
    24.10.2008 11:17:48 com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
    INFO: SCNNetworkProxyConfigMBean.setPort() = null
    24.10.2008 11:17:48 com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
    INFO: SCNNetworkProxyConfigMBean.setUser() = null
    24.10.2008 11:17:48 com.sun.cns.basicreg.cacao.NetworkProxyCacaoAdapter setProxy
    INFO: SCNNetworkProxyConfigMBean.setPassword() = null
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
    INFO: userName = [email protected]
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
    INFO: password = *****
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
    INFO: hostName =
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicRegCLI printRegistrationProfile
    INFO: portalEnabled =false
    24.10.2008 11:17:48 com.sun.cns.basicreg.BasicRegCLI run
    INFO: Authenticating user ...
    24.10.2008 11:17:48 com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getSCNClientSession
    INFO: CREATING SCNClientSession
    24.10.2008 11:25:18 com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
    SCHWERWIEGEND: Error: login account exception: Connection refused to host: 82.98.86.176; nested exception is:
    java.net.ConnectException: Connection timed out
    24.10.2008 11:25:18 com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter loginAccount
    SCHWERWIEGEND:
    com.sun.scn.jmx.impl.UISClientLoginModule.login(UISClientLoginModule.java:151)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    javax.security.auth.login.LoginContext.invoke(LoginContext.java:769)
    javax.security.auth.login.LoginContext.access$000(LoginContext.java:186)
    javax.security.auth.login.LoginContext$5.run(LoginContext.java:706)
    java.security.AccessController.doPrivileged(Native Method)
    javax.security.auth.login.LoginContext.invokeCreatorPriv(LoginContext.java:703)
    javax.security.auth.login.LoginContext.login(LoginContext.java:575)
    com.sun.scn.jmx.impl.UISClientLogin.login(UISClientLogin.java:201)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
    javax.management.StandardMBean.invoke(StandardMBean.java:323)
    com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
    com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:736)
    com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
    com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
    com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
    javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1410)
    javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
    javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1247)
    java.security.AccessController.doPrivileged(Native Method)
    javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1350)
    javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:784)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    sun.rmi.transport.Transport$1.run(Transport.java:153)
    java.security.AccessController.doPrivileged(Native Method)
    sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    java.lang.Thread.run(Thread.java:595)
    24.10.2008 11:25:18 com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter getLoginResult
    INFO: SCN Fault: Connection refused to host: 82.98.86.176; nested exception is:
    java.net.ConnectException: Connection timed out
    24.10.2008 11:25:18 com.sun.cns.basicreg.BasicRegCLI run
    SCHWERWIEGEND: Sun On-line Account authentication failed
    #sh suc.sh
    User: root
    Logname: root
    Freitag, 24. Oktober 2008 11:48 Uhr CST
    xxx
    smpatch settings:
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    smpatch analyze:
    Failure: Cannot connect to retrieve detectors.jar: This system is currently unregistered and is unable to retrieve patches from the Sun Update Connection. Please register your system using the Update Manager, /usr/bin/updatemanager or provide valid Sun Online Account(SOA) credentials.
    Sun UC patch revision:
    120336-04
    121082-06
    121119-13
    121454-02
    123004-03
    123006-07
    123631-03
    123896-04
    124187-07
    Solaris release:
    Solaris 10 5/08 s10x_u5wos_10 X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 24 March 2008
    Solaris Kernel: Generic_127128-11
    Machine Type: i86pc
    Platform: i86pc
    Java -version:
    java version "1.5.0_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)
    Cacao Java version:
    java-home=/usr/jdk/jdk1.5.0_14
    Software Cluster:
    CLUSTER=SUNWCall
    All ccr properties:
    Property not defined: 18
    18:
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    cns.security.privatekey:
    cns.security.publickey:
    cns.swup.UMautolaunch:
    false
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    patchsvr not installed.
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Edited by: Denis_Theinert on Oct 24, 2008 4:13 AM

    I could connect all of this hosts without problems.
    # telnet sun.com 80
    Trying 72.5.124.61...
    Connected to sun.com.
    Escape character is '^]'.
    ^CConnection to sun.com closed by foreign host.
    # telnet cns-services.sun.com 443
    Trying 198.232.168.133...
    Connected to cns-services.sun.com.
    Escape character is '^]'.
    ^CConnection to cns-services.sun.com closed by foreign host.
    # telnet getupdates1.sun.com 443
    Trying 198.232.168.136...
    Connected to getupdates1.sun.com.
    Escape character is '^]'.
    ^CConnection to getupdates1.sun.com closed by foreign host.
    # telnet a248.e.akamai.net 443
    Trying 60.254.154.75...
    Connected to a248.e.akamai.net.
    Escape character is '^]'.
    ^CConnection to a248.e.akamai.net closed by foreign host.
    #

  • WLS 10.3 - Self Registration with External LDAP Fails (somewhat)

    I have a WLS 10.3.5 instance with WebCenter Spaces.
    I've added an OpenLDAP provider to the security realm, set the OpenLDAP provider and the default authenticator to "sufficient", and reordered the providers in the console to list the OpenLDAP provider first. I've also set "virtualize=true" via the enterprise manager interface, and added the <extendedProperty> attributes for "user.create.bases" and "group.create.bases" in the jps-config.xml file
    Using the self registration feature in Spaces, I fill in a proposed new user name, and select "check availability". The check returns "available".
    I finish the registration, and submit. I receive the following error, and the registration page remains on the screen:
    "User not created. Either the user name or the password does not adhere to the registration policy or the identity store is unavailable. Specify the required user credentials or contact your administrator for assistance." NO ERROR in the Spaces logs.
    But I look in OpenLDAP, and lo and behold, the user DID get created.
    So remember I still haven't left the registration page. Clicking the "check availability" button still returns "available".
    Now clicking the submit button throws the following message:
    "A user with the name <insert name entered previously in the "failed" registration> already exists. Choose another name."
    The following error is logged in the Spaces log:
    [WC_Spaces] [WARNING] [] [oracle.ods.virtualization.exception] [tid: [ACTIVE].ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: anonymous] [ecid: 004h0uRltQY9Dgh_x9h8iW0003qO0001rr,0:1] [APP: webcenter#11.1.1.4.0] [URI: /webcenter/faces/oracle/webcenter/page/scopedMD/s8bba98ff_4cbb_40b8_beee_296c916a23ed/businessRolePages/AppSelfRegistration.jspx] OVD-40077[[
    javax.naming.NameAlreadyBoundException: [LDAP: error code 68 - Entry Already Exists]; remaining name 'cn=<redacted>,ou=<redacted>,dc=<redacted>,dc=<redacted>,dc=<redacted>'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3036)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
         at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:788)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248)
         at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:183)
         at oracle.ods.virtualization.engine.backend.jndi.ConnectionHandle.createSubcontext(ConnectionHandle.java:133)
         at oracle.ods.virtualization.engine.backend.jndi.BackendJNDI.add(BackendJNDI.java:457)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:193)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.virtualattr.VirtualAttributePlugin.add(VirtualAttributePlugin.java:926)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.plugins.usermanagement.UserManagement.add(UserManagement.java:531)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:240)
         at oracle.ods.virtualization.engine.backend.AdapterServiceInterface.add(AdapterServiceInterface.java:190)
         at oracle.ods.virtualization.engine.backend.BackendHandler.add(BackendHandler.java:329)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:185)
         at oracle.ods.virtualization.engine.chain.BasePlugin.add(BasePlugin.java:67)
         at oracle.ods.virtualization.engine.chain.Chain.nextAdd(Chain.java:202)
         at oracle.ods.virtualization.engine.chain.PluginChain.runAdd(PluginChain.java:164)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:264)
         at oracle.ods.virtualization.engine.chain.PluginManager.runAdd(PluginManager.java:251)
         at oracle.ods.virtualization.engine.chain.GlobalServicesInterface.runAdd(GlobalServicesInterface.java:107)
         at oracle.ods.virtualization.operation.AddOperation.process(AddOperation.java:127)
         at oracle.ods.virtualization.service.DefaultVirtualizationSession.add(DefaultVirtualizationSession.java:148)
         at oracle.security.idm.providers.libovd.util.LibOVDRealm.createUser(LibOVDRealm.java:124)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:177)
         at oracle.security.idm.providers.libovd.LibOVDUserManager.createUser(LibOVDUserManager.java:131)
         at oracle.webcenter.security.selfregistration.internal.view.backing.UserManagerBean.createUser(UserManagerBean.java:598)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(Unknown Source)
         at com.sun.el.MethodExpressionImpl.invoke(Unknown Source)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1256)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adf.view.rich.component.fragment.UIXRegion.broadcast(UIXRegion.java:148)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bi.nanserver.adf.servlet.BIADFServletFilter.doFilter(BIADFServletFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.bi.presentation.runtime.binding.BIRegionBindingFilter.doFilter(BIRegionBindingFilter.java:40)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.portlet.client.adapter.adf.ADFPortletFilter.doFilter(ADFPortletFilter.java:32)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.framework.events.dispatcher.EventDispatcherFilter.doFilter(EventDispatcherFilter.java:44)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.wcps.client.PersonalizationFilter.doFilter(PersonalizationFilter.java:75)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.content.integration.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:168)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.generalsettings.model.provider.GeneralSettingsProviderFilter.doFilter(GeneralSettingsProviderFilter.java:85)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellPageRedirectionFilter.doFilter(WebCenterShellPageRedirectionFilter.java:250)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterShellFilter.doFilter(WebCenterShellFilter.java:696)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.view.page.editor.webapp.WebCenterComposerFilter.doFilter(WebCenterComposerFilter.java:109)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.share.http.ServletADFFilter.doFilter(ServletADFFilter.java:62)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.processFilters(WebCenterLocaleWrapperFilter.java:335)
         at oracle.webcenter.webcenterapp.internal.view.webapp.WebCenterLocaleWrapperFilter.doFilter(WebCenterLocaleWrapperFilter.java:237)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Thoughts? Probably a simple config tweak, but it's not jumping out at me at the moment.
    Thanks in advance!

    Removed the <virtualize="true"> setting from Enterprise Manager, and the issue disappeared.

  • Solaris 10 8/07 failed to register (sconadm & GUI)

    Hi,
    I'm getting mad! :(
    I'm not able to register my e6500 (bought used) to get the software updates.
    I digged in the forum, but w/o any result.
    I downloaded by hand any suggested patches, cleaned and restarted all cacao stuff but at the end I always get "failed registration!"
    I can access to www.sun.com:80, cns-services.sun.com:443, getupdates1.sun.com:443, a248.e.akamai.net:443, cns-transport.sun.com:443
    I also tried via GUI but w/o any success.
    Here is the error on the log:
    SEVERE: Error: SWUPOM register() exception: Failed to register asset with AMS. Error message is :com.sun.scn.offering.prom.AssetRegistrationException: InvalidAssetException
    Aug 19, 2008 12:45:20 AM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter registerSystem
    SEVERE:
    com.sun.scn.offering.swupom.SWUPOfferingInstance.register(SWUPOfferingInstance.java:370)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
    javax.management.StandardMBean.invoke(StandardMBean.java:323)
    com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
    com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:736)
    com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
    com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
    com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
    javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1410)
    javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
    javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1247)
    java.security.AccessController.doPrivileged(Native Method)
    javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1350)
    javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:784)
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    java.lang.reflect.Method.invoke(Method.java:585)
    sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    sun.rmi.transport.Transport$1.run(Transport.java:153)
    java.security.AccessController.doPrivileged(Native Method)
    sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    java.lang.Thread.run(Thread.java:595)
    Aug 19, 2008 12:45:20 AM com.sun.cns.basicreg.cacao.SWUPOMCacaoAdapter getRegisterResult
    INFO: SWUPOM Fault: Failed to register asset with AMS. Error message is :com.sun.scn.offering.prom.AssetRegistrationException: InvalidAssetException
    Some further infos:
    #cat /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    #java -version
    java version "1.5.0_16"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
    Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode)
    #cacaoadm get-param java-home
    java-home=/usr/jdk/jdk1.5.0_16
    here is the content of my registration profile (yes I can login as I can use those user and pass to register w/o any problem on the same subnet a Solaris x86)
    userName=<removed>
    password=<removed>
    hostName=ent6500
    subscriptionKey=
    portalEnabled=false
    proxyHostName=
    proxyPort=
    proxyUserName=
    proxyPassword=
    Any hint?
    (last note.. all 20 CPU's are on line)
    any hint would be really appreciated.

    INFO: calling ams.registerAsset .......
    Aug 19, 2008 4:34:46 PM com.sun.scn.offering.prom.AssetManagementServiceProvider registerAsset
    INFO: DEBUG: next call is ams.registerAsset
    Aug 19, 2008 4:34:48 PM com.sun.scn.service.BaseServiceClient dumpThrowable
    WARNING: XYXYXY
    com.sun.scn.offering.service.ams.InvalidAssetException: The Asset information is invalid.
    at com.sun.scn.offering.service.ams.InvalidAssetException_LiteralSerializer.doDeserialize(InvalidAssetException_LiteralSerializer.java:56)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.internalDeserialize(LiteralObjectSerializerBase.java:216)
    at com.sun.xml.rpc.encoding.literal.LiteralObjectSerializerBase.deserialize(LiteralObjectSerializerBase.java:124)
    at com.sun.scn.offering.service.ams.AssetMgmtServiceIF_registerAsset_Fault_SOAPSerializer.deserializeDetail(AssetMgmtServiceIF_registerAsset_Fault_SOAPSerializer.java:159)
    at com.sun.xml.rpc.encoding.SOAPFaultInfoSerializer.doDeserialize(SOAPFaultInfoSerializer.java:134)
    at com.sun.xml.rpc.encoding.ObjectSerializerBase.deserialize(ObjectSerializerBase.java:192)
    at com.sun.xml.rpc.encoding.ReferenceableSerializerImpl.deserialize(ReferenceableSerializerImpl.java:155)
    at com.sun.scn.offering.service.ams.AssetMgmtServiceIF_Stub._readBodyFaultElement(AssetMgmtServiceIF_Stub.java:483)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:208)
    at com.sun.scn.offering.service.ams.AssetMgmtServiceIF_Stub.registerAsset(AssetMgmtServiceIF_Stub.java:261)
    at com.sun.scn.offering.prom.AssetManagementServiceProvider.registerAsset(AssetManagementServiceProvider.java:154)
    at com.sun.scn.offering.swupom.SWUPOfferingInstance.register(SWUPOfferingInstance.java:338)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.jmx.mbeanserver.StandardMetaDataImpl.invoke(StandardMetaDataImpl.java:414)
    at javax.management.StandardMBean.invoke(StandardMBean.java:323)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:203)
    at com.sun.cacao.agent.DispatchInterceptor.invoke(DispatchInterceptor.java:736)
    at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.invoke(AccessControlInterceptor.java:618)
    at com.sun.jdmk.JdmkMBeanServerImpl.invoke(JdmkMBeanServerImpl.java:764)
    at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.invoke(InstrumDefaultForwarder.java:106)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1410)
    at javax.management.remote.rmi.RMIConnectionImpl.access$100(RMIConnectionImpl.java:81)
    at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1247)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1350)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:784)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    everything is collected (CPU's HDD's...) at one point i got this warning in cacao log.
    I've really no clue what the application means by "The Asset information is invalid".
    I think it may be due to the fact that cpu #20 is not correctly detected:
    This form the xml that is collected in cacaco
    <cpu.list populated="20">
    <cpu id="0">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="1">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="4">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="5">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="8">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="9">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="12">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="13">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="16">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="17">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="20">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="21">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="24">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="25">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="26">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="27">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="28">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="29">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu id="30">
    <cpu.architecture>sparcv9</cpu.architecture>
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="Mhz">400</cpu.speed>
    <cpu.status>P_ONLINE</cpu.status>
    </cpu>
    <cpu>
    <cpu.architecture />
    <cpu.device.id>0</cpu.device.id>
    <cpu.model>UltraSPARC-II</cpu.model>
    <cpu.speed units="" />
    <cpu.status />
    </cpu>
    </cpu.list>
    As you can see cpu31 is not correctly identified :(
    Is this the reason?
    Edited by: pinciopallino on Aug 19, 2008 5:03 PM

  • How can I debug an endpoint registration problem?

    bash-3.00# sconadm register -a -r /RegistrationProfile.properties
    sconadm is running
    Authenticating user ...
    failed registration!
    This doesn't give me any information on how to solve my problem :( What can I do to debug?

    are you sure the properties are all correct? post your registrationprofile.properties (without the sensitive values).
    Edited by: 855363 on Jun 20, 2011 10:40 AM

  • Cannot register with sconadm

    #sconadm register -a -r ./RegistrationProfile.properties
    sconadm is running
    Authenticating user ...
    Sun On-line Account authentication failed
    failed registration!
    The RegistrationProfile.properties file is setup and filled out correctly. It's the same file used by over a dozen of our other servers.
    I downloaded and ran the suc.sh program.
    root@domainname:/tmp #./suc.sh
    User:
    Logname: root
    Thu Apr 9 16:59:16 CDT 2009
    domainname
    smpatch settings:
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    smpatch analyze:
    Failure: Cannot connect to retrieve detectors.jar: This system is currently unregistered and is unable to retrieve patches from the Sun Update Connection. Please register your system using the Update Manager, /usr/bin/updatemanager or provide valid Sun Online Account(SOA) credentials.
    Sun UC patch revision:
    120336-04
    121082-06
    121082-08
    121119-09
    121119-12
    121119-13
    121454-02
    123004-02
    123006-05
    123631-01
    123896-04
    124187-03
    124615-01
    138065-02
    Solaris release:
    Solaris 10 11/06 s10x_u3wos_10 X86
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 14 November 2006
    Solaris Kernel: Generic_137112-02
    Machine Type: i86pc
    Platform: i86pc
    Java -version:
    java version "1.5.0_15"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_15-b04)
    Java HotSpot(TM) Server VM (build 1.5.0_15-b04, mixed mode)
    Cacao Java version:
    java-home=/usr/jdk/jdk1.5.0_15
    Software Cluster:
    CLUSTER=SUNWCmreq
    All ccr properties:
    17:
    Property not defined: 17
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    cns.security.privatekey:
    cns.security.publickey:
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    patchsvr not installed.
    Sun UC package status:
    SUNWbreg not installed
    SUNWccccfg not installed
    SUNWccfwctrl not installed
    SUNWccinv not installed
    SUNWcctpx not installed
    SUNWdc not installed
    SUNWj5rtx not installed
    SUNWupdatemgrr not installed
    SUNWupdatemgru not installed
    Please attach /tmp/domainname-090409-suc-out.Z in your reply to the Sun Update Connection Technical Support Team.
    I would have attached the file, but I don't see a way to attach any files. If someone could help me register my system, I would appreciate it. Our older servers all work fine, I just can't seem to register a new one.

    I see that you have used the SUNWmreq cluster - technically we need the SUNWuser cluster to be used, but I would suggest that you install the following packages from your installation media:
    SUNWccccfg not installed
    SUNWccfwctrl not installed
    SUNWccinv not installed
    SUNWcctpx not installed
    SUNWj5rtx not installed
    SUNWupdatemgrr not installed
    SUNWupdatemgru not installed
    Once that has been done you will need to manually download and apply the following patches:
    121119-15
    123004-03
    123006-07
    123631-03
    123896-05
    124187-07
    137138-09
    Failing that you might want to try rebuilding using a newer release - Solaris 10 11/06 (update 3) is quite old, we are currently at 10/08 (update 6) and the next release is just around the corner.
    Incidentally the suc.sh script that you have used is a little out-of-date too - I have attached a newer copy.
    If you run into any problems, please run the script and collect the output generated along with the following files:
    /tmp/basicreg<timestamp>.log
    /var/cacao/instances/default/logs/cacao.0
    Please upload these as a tarball to our [Support Uploads|http://supportuploads.sun.com/] site and then inform us the full path and name. Alternatively if you have a support contract you can raise a support case so we can look into the problem more quickly.

  • Transfer activation of CS2 from XP pc to WIN7 pc fails

    So frustrating, no I am not going to upgrade..
    I had to get a new computer.. this one is WIN7 which I hate, the old was XPpro.
    Everytime I start Photoshop CS2 it displays the register popup. I try and it fails, registration server offine.
    I did some research here and see I should be transferring the activation from the XP pc to the WIN7pc so I click click and that also fails
    HELP > TRANSFER ACTIVATION
    Error code 5:12029
    activation server not available
    OPTIONS:
         retry (fails)
         try again (been there done that same response)
         call customer service, I did..
    that was an almost 105 minute call resolving squat except to tell me I either need to upgrade to CS5 for $199 or to buy yet another computer and another XP license for who know how many $$$ neither of which is going to happen in my world right now.
    Reading in here a bit it looks like there is a file somewhere on the XP box I can move to the WIN7 box that might resolve the need to register/activate/transfer activation every time I start up CS2 ??
    BTW, after I click cancel on the please register popup, the program runs flawlessly.. its just such a pain to go through that every day.. a small thing, but welcome to my world, those little nonsense things drive me batty
    Can anyone help me with this please?

    So more information, I thought I had it licked.. found info that said to delete the DAT file in the Program Licenses folder, did that and it prompted me to register, I called for a phone activation, went through that successfull YEAH.. but short lived.. closed and restarted CS2 and once again the please register popup is there..

  • Cluster resource ' Disk Name' of type 'Physical Disk' in clustered role 'Role Name' failed.

    We have been observing issues with our file Cluster (Windows Server 2012 R2 Std Clustered with 2 Nodes) where File Server gets
    unresponsive for SMB access request event id 30809 in Microsoft-Windows-SMBClient/Connectivity is observed
    and when we try to failover the role clustered disks fail to get offline with an error in event id 1069 Cluster resource ' Disk Name' of type 'Physical Disk' in clustered role 'Role Name' failed, we have to force fully reboot the node which faces this
    issue. It works properly for a week and again we get the same issue, this happens with all the disks in different file server roles.
    Regards Ajinkya Ghare MCITP-Server Administrator | MCTS

    we didn't found any thing in the cluster logs, in the WitnessClientAdmin logs we found errors related to failed registration
    Witness Client failed registration request for \\fileserver\sharename with error (The request is not supported.)
    Regards Ajinkya Ghare MCITP-Server Administrator | MCTS

Maybe you are looking for

  • RTF and Greek characters

    Hello I am trying to build a swing application witch displays RTF documents in Greeks from a database. I have try to use jTextPane but the Greeks characters does not displays correct. I have try to paste a document from a word with the same results.

  • Bluetooth not working and not appearing in the devices manager

    My bluetooth suddenly is not working anymore and i can't see it in the device manager. I tried to reinstall the drivers but the problem persist. I have one strange USB problem happening too at the device manager, and it just appeared after the blueto

  • Nav Bar disappears in live view and in all browsers

    Hello all, I have an issue I haven't had before. I created a navigation bar right under the header.  After adding my text for the links, I checked in all browsers and each time, the nav bar disappeared, leaving me with just the words. Also the font c

  • Firefox no longer stores log-in names and passwords

    Firefox only sporadically prompts me to choose "Remember" when I register a new log-in and password. How can I get Firefox to remember log-ins and passwords, or how can I manually enter them so that the browser remembers them?

  • Retina iMac Display doesn't turn on

    Hi guys, my new iMac just arrived. I unpacked it, put it on my desk and turned it on... The "turn-on"-sound was there, but the display is blinking just for a second on, and then it turns off - a few seconds later it turns for a moment on and then it