Installing Portal Server 7.1 on Windows XP
I installed Portal Server 7.1 for Windows, via the Sun Java Application Platform Suite Installer. The installer was super clean and very easy--practically idiot-proof. It is substantially easier to install than the SPARC version.
However, during installation and configuration--done via the GUI--the Portal Server configuration failed. After performing all the necessary post-intallation tasks, I discovered that CACAO will not start. When I attempt to start CACAO, I get the following:
"Cannot start an unconfigured instance. "
--(This is a doc defect. The doc should tell me to configure before starting)
After attempting to configure, by following the instructions, I get the following error:
"Error handling error: 1722, LookupAccountName at <cacao-base>\cacao_2\\configure.pl line 120."
Is this a bug or is this yet another documentation defect? Anyone experience this during a Windows installation?
# 2
Hi,
I'm also trying to install Portal Server 7.1 and configure the same , getting the same error
- "Cannot start an unconfigured instance."
I went to the cacao log location "C:\Program Files\Sun\JavaES5\share\cacao_2\var\cacao\instances\default\logs" to find out the errors but could not find any log files there.
But when i went to the AM log location "C:\Program Files\Sun\JavaES5\identity\debug" . I found three files namely,
amEventService
amSDK
CCPPClientDetector
there contents are as follows,
****************************************************************
In amEventService
03/13/2007 06:07:23:380 PM IST: Thread[EventService,5,main]
**********************************************
03/13/2007 06:07:23:380 PM IST: Thread[EventService,5,main]
**********************************************
rminating! Persistent Searches will no longer be operational.
03/13/2007 06:07:23:380 PM IST: Thread[EventService,5,main]
ERROR: EventService.run() - Monitor thread is terminating! Persistent Searches will no longer be operational.
*******************************************************************
In amSDK
03/13/2007 06:07:23:365 PM IST: Thread[EventService,5,main]
ERROR: Connection to LDAP server threw exception:
netscape.ldap.LDAPException: failed to connect to server ldap://w2gzw3vm01.apac.corp.eds.com:1389 (91); Cannot connect to the LDAP server
at netscape.ldap.LDAPConnSetupMgr.connectServer(LDAPConnSetupMgr.java:517)
at netscape.ldap.LDAPConnSetupMgr.openSerial(LDAPConnSetupMgr.java:437)
at netscape.ldap.LDAPConnSetupMgr.connect(LDAPConnSetupMgr.java:276)
at netscape.ldap.LDAPConnSetupMgr.openConnection(LDAPConnSetupMgr.java:201)
at netscape.ldap.LDAPConnThread.connect(LDAPConnThread.java:109)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:1081)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:952)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:903)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:1050)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:1060)
at netscape.ldap.LDAPConnection.connect(LDAPConnection.java:1005)
at com.iplanet.services.ldap.DSConfigMgr.getConnection(DSConfigMgr.java:387)
at com.iplanet.services.ldap.DSConfigMgr.getNewFailoverConnection(DSConfigMgr.java :354)
at com.iplanet.services.ldap.DSConfigMgr.getNewConnection(DSConfigMgr.java:283)
at com.iplanet.services.ldap.DSConfigMgr.getNewAdminConnection(DSConfigMgr.java:24 0)
at com.iplanet.services.ldap.event.EventService.addListener(EventService.java:351)
at com.iplanet.services.ldap.event.EventService.resetAllSearches(EventService.java :673)
at com.iplanet.services.ldap.event.EventService.run(EventService.java:515)
at java.lang.Thread.run(Thread.java:595)
**********************************************************************
and In CCPPClientDetector
03/13/2007 05:48:23:565 PM IST: Thread[main,5,main]
**********************************************
03/13/2007 05:48:23:565 PM IST: Thread[main,5,main]
ERROR: Could not get 'fediConfigRoot' from properties file:
03/13/2007 05:50:04:205 PM IST: Thread[main,5,main]
**********************************************
03/13/2007 05:50:04:190 PM IST: Thread[main,5,main]
ERROR: Could not get 'fediConfigRoot' from properties file:
03/13/2007 05:50:37:643 PM IST: Thread[main,5,main]
**********************************************
03/13/2007 05:50:37:643 PM IST: Thread[main,5,main]
ERROR: Could not get 'fediConfigRoot' from properties file:
03/13/2007 05:51:13:377 PM IST: Thread[main,5,main]
**********************************************
03/13/2007 05:51:13:377 PM IST: Thread[main,5,main]
ERROR: Could not get 'fediConfigRoot' from properties file:
********************************************************************
any ideas on what I'm missing ?
Thanks in Advance,
Vinayagan