https://issues.apache.org/bugzilla/show_bug.cgi?id=45173
Summary: Apache installation in Windows Vista Home Premium is failing Product: Tomcat 5 Version: Unknown Platform: PC OS/Version: Windows Vista Status: NEW Severity: major Priority: P2 Component: Unknown AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Bug Description : 1. When I try to click on startup.bat of Tomcat 5.0.26 in Windows Vista Home Premium I get and exception showing java.net.SocketExcepiton : Permission denied although the CATALINA_HOME and JAVA_HOME are set properly. The stacktarace goes like this : java.net.SocketException: Permission denied: listen failed at java.net.PlainSocketImpl.socketListen(Native Method) at java.net.PlainSocketImpl.listen(Unknown Source) at java.net.ServerSocket.bind(Unknown Source) at java.net.ServerSocket.<init>(Unknown Source) at java.net.ServerSocket.<init>(Unknown Source) at SocketTest.main(SocketTest.java:18) java.net.SocketException: Permission denied: listen failed 2. If I use the Windows Installer, click of start button is not starting up the Web Server. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]