JES on Windows 2000

Does JES support Windows2000? If not, is it planned to support Windows2000 in the next JES release?
[106 byte] By [jes-user] at [2007-11-26 8:06:59]
# 1

Yes. Java Enterprise System does support Windows 2000 Advanced Server. Windows support by Java ES release is as follows:

Java Enterprise System 2005Q1 - Release 3

- Windows 2000 Advanced Server

- Windows XP

Java Enterprise System 2005Q4 - Release 4

(Current Release)

- Windows Server 2003 Enterprise Edition

- Windows 2000 Advanced Server

- Windows XP

Java Enterprise System 2006Q4 - Release 5

(Future Release: Winter '06)

- Windows Server 2003 Enterprise Edition

- Windows Server 2003 Standard Edition

- Windows 2000 Advanced Server

- Windows XP

For a detailed view of the Java ES feature and OS roadmap please go to the Java ES roadmap link below . . .

http://www.sun.com/software/javaenterprisesystem/roadmap.xml

If you are interested in running Java ES on Windows (or any other supported platform), you can download and install Java Enterprise System software at no cost. Once you need assurance and support, Sun offers licensing and support plans for purchase. To download Java ES go to the Solaris Enterprise System download page at the following link . . .

http://www.sun.com/software/solaris/get.jsp

Let us know if you have other questions.

Cheers,

Daniel

.-

Daniel Raskin

Product Manager

Java Enterprise System

Message was edited by:

Daniel_Raskin

Message was edited by:

Daniel_Raskin

Daniel_Raskin at 2007-7-6 20:45:45 > top of Java-index,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 2

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

Plz anybody can solve my problem.

waiting badly for the response..

Thanks in advance

Rambhupal

crimsonlogic at 2007-7-6 20:45:45 > top of Java-index,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 3

Hello,

Do you see any exceptions or errors in the command prompt

during configuration?Is there a directory server instance created

in your install location? Do you have earlier versions of JES products

running on this system?

Can you uninstall everything and start afresh?

Try to install in multiple sessions :

1. Directory Server only

2. Web Server only

3. Access Manager

4. Portal Server

srinu at 2007-7-6 20:45:45 > top of Java-index,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 4

hi srinu,

Many Many thanks for your reply.

i am not getting any exceptions on command prompt.

Directory server instance is not created. We dont have any earlier versions as it is first time we are installing on windows XP machine.But we tried to install the same in windows 2000 which is succesfully installed.

As per your suggestion i tried uninstalling every thing and tried selecting only Directory server for installation, even then it is failing configuration.

thanks in advance.

Rambhupal

crimsonlogic at 2007-7-6 20:45:45 > top of Java-index,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...
# 5

sorry you are having problems on XP.

Is the problem with Directory Server instance only? Did you notice

that admin-server has been created?

We noticed that firewall could cause some configuration issues in some cases. Can you disable (temporarily ofcourse) your firewall(s) and try installing Directory Server alone?

Another way of troubleshooting this is

- Select 'Config Later'

- Select Directory Server only

- end of install (no configuration is done at this point

- see config_readme file under C:\Sun\server-root to run the Dir Server

configurator - this will give us more clues

It would be good to see the entries in Windows Registry

HKLM->Software -> Sun Microsystems -> EntSys and

Sun Microsystems -> Directory Server

srinu at 2007-7-6 20:45:45 > top of Java-index,Java Enterprise System,Java Enterprise System - Installation, Upgrade and Migration...