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?
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
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
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)