# 1
From what I see in the logs the user named kiosk is able to connect to the SDM but can't find the profile. I'm posting the log from /rep/Logs, where /rep is the dir where my repository is. You will see it register kiosk twice since I added it by username and by IP.
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client added
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: Creating new client session
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authenticating user kiosk
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authentication successful
Oct 26, 2006 2:01:29 PM PolicyBackend openPolicyBackend
FINER: THROW
com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.daemon.apocd.PolicyBackend.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.HostPolicyBackend.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.PolicyBackendFactory.openPolicyBackend(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache$DataSource.openPolicyBackend(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache$DataSource.open(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache.createDataSources(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.CacheFactory.createNewCache(Unknown Source)
at com.sun.apoc.daemon.apocd.CacheFactory.openCache(Unknown Source)
at com.sun.apoc.daemon.apocd.Session.<init>(Unknown Source)
at com.sun.apoc.daemon.transaction.CreateSessionTransaction.executeTransaction(Unk nown Source)
at com.sun.apoc.daemon.transaction.Transaction.execute(Unknown Source)
at com.sun.apoc.daemon.apocd.ClientEventHandler.handleEvent(Unknown Source)
at com.sun.apoc.daemon.apocd.EventWorkerThread.run(Unknown Source)
Caused by: com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.daemon.apocd.PolicyBackendFactory.openPolicyMgr(Unknown Source)
... 14 more
Caused by: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.spi.PolicyMgrFactoryImpl.createPolicyMgr(Unknown Source)
... 15 more
Oct 26, 2006 2:01:29 PM PolicyBackend openPolicyBackend
FINER: THROW
com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.daemon.apocd.PolicyBackend.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.UserPolicyBackend.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.PolicyBackendFactory.openPolicyBackend(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache$DataSource.openPolicyBackend(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache$DataSource.open(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache.createDataSources(Unknown Source)
at com.sun.apoc.daemon.apocd.Cache.<init>(Unknown Source)
at com.sun.apoc.daemon.apocd.CacheFactory.createNewCache(Unknown Source)
at com.sun.apoc.daemon.apocd.CacheFactory.openCache(Unknown Source)
at com.sun.apoc.daemon.apocd.Session.<init>(Unknown Source)
at com.sun.apoc.daemon.transaction.CreateSessionTransaction.executeTransaction(Unk nown Source)
at com.sun.apoc.daemon.transaction.Transaction.execute(Unknown Source)
at com.sun.apoc.daemon.apocd.ClientEventHandler.handleEvent(Unknown Source)
at com.sun.apoc.daemon.apocd.EventWorkerThread.run(Unknown Source)
Caused by: com.sun.apoc.daemon.misc.APOCException: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.daemon.apocd.PolicyBackendFactory.openPolicyMgr(Unknown Source)
... 14 more
Caused by: com.sun.apoc.spi.environment.InvalidParameterException: The parameter organization PROVIDER_URL#protocol (null) is not valid, the value must be comprised in {ldaps,ldap,https,http,file}.
at com.sun.apoc.spi.PolicyMgrFactoryImpl.createPolicyMgr(Unknown Source)
... 15 more
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client session created:
userId= kiosk
sessionId= -4687229142274743147
dataSource1
Name: kiosk/localHost/local/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1e78fc6
Backend: null
dataSource2
Name: kiosk/10.2.4.4/global/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1901437
Backend: null
dataSource3
Name: kiosk/localUser/local/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1f6226
Backend: null
dataSource4
Name: kiosk/kiosk/global/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@64ea66
Backend: null
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: AddListener transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: AddListener transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client added
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client added
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: Creating new client session
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authenticating user kiosk
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: Creating new client session
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authenticating user kiosk
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authentication successful
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Authentication successful
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client session created:
userId= kiosk
sessionId= 1303263487290535725
dataSource1
Name: kiosk/localHost/local/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1e78fc6
Backend: null
dataSource2
Name: kiosk/10.2.4.4/global/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1901437
Backend: null
dataSource3
Name: kiosk/localUser/local/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1f6226
Backend: null
dataSource4
Name: kiosk/kiosk/global/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@64ea66
Backend: null
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: New client session created:
userId= kiosk
sessionId= 5961168775745377582
dataSource1
Name: kiosk/localHost/local/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1e78fc6
Backend: null
dataSource2
Name: kiosk/10.2.4.4/global/host
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1901437
Backend: null
dataSource3
Name: kiosk/localUser/local/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@1f6226
Backend: null
dataSource4
Name: kiosk/kiosk/global/user
Cache: com.sun.apoc.daemon.localdatabase.LocalDatabase@64ea66
Backend: null
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: CreateSession transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: List transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: AddListener transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: AddListener transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: DestroySession transaction started
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: Client session ( sessionId = 1303263487290535725 ) closed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: DestroySession transaction completed
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finest
FINEST: Unexpected EOF while reading client channel
Oct 26, 2006 2:01:29 PM com.sun.apoc.daemon.misc.APOCLogger finer
FINER: Client removed
And this is the errors I get from the /var/opt/SUNWut/log/messages.
Oct 26 14:12:10 SunRay gconfd (kiosk-17477): [ID 702911 user.info] Exiting
Oct 26 14:12:10 SunRay utauthd: [ID 794400 user.info] SessionManager0 NOTICE: EMPTY: ACTIVE session
Oct 26 14:12:11 SunRay dtlogin[17699]: [ID 118685 user.info] pam_sunray_amgh::[DPY=3] AMGH_SUMMARY: token=user.1155651308-7053, username=, AMGH_Done?=NO(Local Session), Details=A
MGH is not configured., AMGH_Target=*NONE*
Oct 26 14:12:23 SunRay dtlogin[17699]: [ID 118685 user.info] pam_sunray_amgh::[DPY=3] AMGH_SUMMARY: token=user.1155651308-7053, username=kiosk, AMGH_Done?=NO(Local Session), Deta
ils=AMGH is not configured., AMGH_Target=*NONE*
Oct 26 14:12:24 SunRay gconfd (kiosk-17856): [ID 702911 user.info] starting (version 2.6.1), pid 17856 user 'kiosk'
Oct 26 14:12:24 SunRay gconfd (kiosk-17858): [ID 702911 user.info] starting (version 2.6.1), pid 17858 user 'kiosk'
Oct 26 14:12:24 SunRay gconfd (kiosk-17858): [ID 702911 user.warning] Failed to get lock for daemon, exiting: Failed to lock '/var/tmp/gconfd-kiosk/lock/ior': probably another pr
ocess has the lock, or your operating system has NFS file locking misconfigured (Resource temporarily unavailable)
Oct 26 14:12:25 SunRay gconfd (kiosk-17856): [ID 702911 user.info] Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only config source at position 0
Oct 26 14:12:25 SunRay gconfd (kiosk-17856): [ID 702911 user.info] Resolved address "apoc:readonly:mandatory@" to a read-only config source at position 1
Oct 26 14:12:25 SunRay gconfd (kiosk-17856): [ID 702911 user.info] Resolved address "xml:readwrite:/export/home/kiosk/.gconf" to a writable config source at position 2
Oct 26 14:12:25 SunRay gconfd (kiosk-17856): [ID 702911 user.info] Resolved address "apoc:readonly:" to a read-only config source at position 3
Oct 26 14:12:25 SunRay gconfd (kiosk-17856): [ID 702911 user.info] Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only config source at position 4
Oct 26 14:12:25 SunRay DesktopControl[17854]: [ID 188575 user.error] An error occurred starting the applications: Connection failure
Oct 26 14:12:25 SunRay DesktopControl[17853]: [ID 444735 user.info] listening for changes to launcher definitions
Oct 26 14:12:25 SunRay DesktopControl[17853]: [ID 185135 user.info] updating applications menu definition
Oct 26 14:12:25 SunRay DesktopControl[17853]: [ID 942602 user.info] no applications menu definition found
Oct 26 14:12:25 SunRay DesktopControl[17853]: [ID 170714 user.info] listening for changes to applications menu definition
Oct 26 14:12:25 SunRay bonobo-activation-server (kiosk-17959): [ID 702911 user.warning] iid OAFIID:BrokenNoType:20000808 has a NULL type
Oct 26 14:12:25 SunRay bonobo-activation-server (kiosk-17959): [ID 702911 user.warning] invalid character '#' in iid 'OAFIID:This#!!%$iid%^$%_|~!OAFIID_ContainsBadChars'
If you have any ideas I will greatly appreciate it.
Message was edited by:
kuchev