JES on Windows XP SP2

Hi All,

I am facing JES installation problem on Windows XP SP2 OS.

Iam trying to intall sun java Enterprise System(java_es_05Q4-ga2-windows-x86) by selecting follwing servers

- Sun Java System Directory Server

- Sun Java System Web Server

- Sun Java System MessageQueue

- High Availability Session Store

- Sun Java System Application Server

- Sun Java System Access Manager

- Sun Java System Portal Server

it's installing everything but for configuration

it's failed to configure

Directory server

access Manager

Portal server etc

As per srinu's advice for the last query,i tried uninstalling everything and started fresh with only selecting Directory Server with both autimatic configuration again with manual configuration, in both cases Directory Server is installing and Directory Server configuration failed.

Plz anybody can solve my problem.

waiting badly for the response..

Thanks in advance

[1015 byte] By [crimsonlogic] at [2008-2-10]
# 1

Directory Server requires a fully qualified domain name to be installed properly.

Make sure the hosts file (C:\WINDOWS\system32\drivers\etc\hosts) contains a hostname and a fully qualified name.

For just local testing, the following is enough (replace with your domain).

127.0.0.1localhost myhost myhost.example.com

Regards,

Ludovic.

ludovicp at 2007-7-7 > top of java,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 2

Hi,

If anybody has other ideas about this, don't hesitate to share them! I'm not able to configure the directory server, it always ends with "Directory Server configuration failed". According to the text file Config_DSSetup.txt, I should be able to configure it manually using [INSTALLDIR]\DSSetup\dssetup.bat but I don't even have this file!

The other components then fail one after the other until the end.

I did modify my hosts file according to the previous message and I'm also running XP, SP2.

Any help appreciated, thanks.

benb99 at 2007-7-7 > top of java,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 3
Hi,Can you pls check Directory_Server_install.B<timestamp> file in the TEMP directory. This is the log file for DS configuration. This will specify what went wrong during configuration.thankssajesh
sajesh_sun at 2007-7-7 > top of java,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 4
Hi,I can't find the logs on my machine. Someone else over here does, but they only seem to talk about the installation, not configuration.
benb99 at 2007-7-7 > top of java,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 5
Try it on windows 2000
Vikram Bhandiwad at 2008-2-4 > top of java,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...