Failed configuring Portal Server. can't run cacaoadm.bat

Hi,

I am trying to install Sun Java ES5 (2006Q4) on window XP. The configuration for portal server was failed.When I checked the logs, it complains cacao default instance was disabled and couldn't started. I went to the the directory and tried to manually run cacaoadm command. It returns:

C:\Sun\JavaES5\share\cacao_2\bin>cacaoadm.bat enable

This action cannot be performed by a non privileged user.

I logged on to the windows as a user who is in the administrators group. Any other components installations were fine.I really have no idea how to solve this problem as there is no user account as administrator.Can someone please help?

The portal config error from the log are as following:

--

[#|2007-06-26T15:22:14.821+1000|INFO|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0021:Waiting for Cacao Server to Startup|#]

[#|2007-06-26T15:22:15.696+1000|FINEST|SJS Portal Server|debug.com.sun.portal.fabric.util|ThreadID=37; ClassName=com.sun.portal.fabric.util.StreamLogger; MethodName=run; |PSFB_CSPFU0004: C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm(Output)=default instance is DISABLED at system startup.|#]

[#|2007-06-26T15:22:15.712+1000|FINEST|SJS Portal Server|debug.com.sun.portal.fabric.util|ThreadID=37; ClassName=com.sun.portal.fabric.util.StreamLogger; MethodName=run; |PSFB_CSPFU0004: C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm(Output)=default instance is not running.|#]

[#|2007-06-26T15:22:15.790+1000|INFO|SJS Portal Server|debug.com.sun.portal.fabric.tasks|ThreadID=10; ClassName=com.sun.portal.fabric.tasks.Cacao; MethodName=execCommand; |PSFB_CSPFT0342:<C:/Sun/JavaES5/share/cacao_2/bin/cacaoadm status> Returned <default instance is DISABLED at system startup.

default instance is not running.

>|#]

[#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0020:Cacao Server startup failed|#]

[#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigurator; MethodName=configureHost; |PSFB_CSPFC0024:Failed to configure the Host

com.sun.portal.fabric.tasks.ConfigurationException

at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurato r.java:635)

at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:166)

|#]

[#|2007-06-26T15:23:45.790+1000|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.ConfigurePortal; MethodName=main; |PSFB_CSPFC0014:Failed configuring Portal Server!!

com.sun.portal.fabric.tasks.ConfigurationException: com.sun.portal.fabric.tasks.ConfigurationException

at com.sun.portal.fabric.config.PortalConfigurator.configureHost(PortalConfigurato r.java:749)

at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:166)

Thank you very much

Regards,

Tara

[3247 byte] By [tarajana] at [2007-11-27 8:50:26]
# 1
Hi Tara,On Linux , the command run is/opt/sun/cacao/bin/cacaoadm restartTry running that command on windows(change the cacaoadm dir)Hope it helps.!Cheers,-Deepak.
deepshara at 2007-7-12 21:01:36 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2

Hi Deepak,

Thanks for the post.

Use cacaoadm restar gives me the same error.

I found out that is a limitation for the windows version I am using. Basically, the account for installation and configuration has to be an local administrator not in network.

Cheers,

Tara

tarajana at 2007-7-12 21:01:36 > top of Java-index,Web & Directory Servers,Portal Servers...