Windows Vista support for Java EE SDK

Hi, just bought new laptop and it has Vista Premium on it .. and now when I was trying to install the EE SDK it says to me that this is not a supported platform ? Someone any news on this ?
[203 byte] By [chrisevda] at [2007-11-26 22:03:29]
# 1
Please go ahead, disregard the warning and proceed with installation - things will work, but installer implementation needs to catch up with times :-)
Snjezanaa at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2

Really happy to see a related link...Any help would be greatly appreciated....

Even I have a laptop with windows vista premium, I tried installing the Sun Java Application server(latest version).At the beginning of installation it showed that OS is not compatable , but it allowed me to install the application server. After the installation While I try to start the server, It shows that server has started properly, but I am not able to view my admin console nor my default application. I also tried to incorporate this server on my netbeans5.5 ide , but there also it is giving a commnication exception. Have any of you tried running Enterprise applications on Windows Vista?

vijay_rka at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
I'm having the same problem. Any clues? I haven't figured it out yet.- John
jwarner2730a at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 4
Hi, I am also having the same problem. Please help. Is there any Application server compatible with Windows Vista?
java07a at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 5

Hi,

The last time I mess around Visa, there was something in the start menu which allows you to switch the operative system on security back to XP. Find out more because, I have not got the laptop with me so I can't exactly remember how. But if you switch it back, the applications should start working.

If not switch it and uninstall and restall the application server back again.

eve

evepokuaa at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 6
i also have the same problem.. i do know how to go ahead.. if there is any application server compatible to vista..please help me to know ... thanx in advance..
84_javaLearnera at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 7
Same problem with Communication Exception. Please help.
SipWorlda at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 8

Hello everyone,

Most applications is not compatible with Window vista at to moment because of the security to which vista was built upon. But you could switch the OS as I said before for individual applications.

If you have a shortcut to the Netbeans IDE, right click it, select properties, Compatibility tab, check 'run this program in compatibility mode, select XP from the drop down menu. OK.

Now if you want to allow the application server to run, right click wherever you can access the 'start default server' and set the compatibility property as stated above.

Let me know if this works or if I'm wrong.

Thanks

eve

evepokuaa at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 9

Same error occurs after setting compatability mode for "Windows XP (Service Pack) 2".

Here is the error message:

[#|2007-06-24T21:17:26.894-0400|SEVERE|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;_RequestID=b06d9cd8-3d35-42ec-ac91-f8af998b1a2b;|CORE5071: An error occured during initialization

com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://mycomputer:8686/management/rmi-jmx-connector]: javax.naming.CommunicationException [Root exception is java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:

java.net.SocketTimeoutException: Read timed out]

at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:127)

SipWorlda at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 10
When do you get this error? When you start the Application server (default server) or when you try to load an applications? Set the settings for 'Start Java DB) as well.I am not very sure what else you can do.eve
evepokuaa at 2007-7-10 10:45:28 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...