Microsoft
Software
Hardware
Network
Question : Need some help resolving Tomcat Java Error (Unrecognized Windows Sockets error: 0: JVM_Bind)
I am trying to run a web application on Tomcat 5. Getting a java.net.SocketException. Google search seemed to indicate that this may be due to another application using a port that Tomcat server is trying to use. I changed the port to 50000 range, and still get the same error:
Mon Jul 19 16:53:00 CDT 2010: Starting to listen to port 50002
Mon Jul 19 16:53:00 CDT 2010
java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind
at java.net.PlainSocketImpl.s
ocketBind(
Native Method)
at java.net.PlainSocketImpl.b
ind(PlainS
ocketImpl.
java:359)
at java.net.ServerSocket.bind
(ServerSoc
ket.java:3
19)
at java.net.ServerSocket.<ini
t>(ServerS
ocket.java
:185)
at java.net.ServerSocket.<ini
t>(ServerS
ocket.java
:97)
at catalog.Engine.PortListene
r(Engine.j
ava:324)
at catalog.Engine.execute(Eng
ine.java:1
21)
at org.quartz.core.JobRunShel
l.run(JobR
unShell.ja
va:195)
at org.quartz.simpl.SimpleThr
eadPool$Wo
rkerThread
.run(Simpl
eThreadPoo
l.java:520
)
Answer : Need some help resolving Tomcat Java Error (Unrecognized Windows Sockets error: 0: JVM_Bind)
your catalog.Engine is trying to open a port. 50000 range is too high.
Try changing it to 4000
Random Solutions
Windows Server 2008 - Group Policy Management - Remove Computer Management
Windows 2008 Network Load Balancing
How to Configure Failover Clusters With Win 2008 Server R2?
IIs7 on Windows server 2003
Microsoft ebs security server configuration
Socket Question
WordPress FIle Manager w/ Database Integration
how to change domain name in sbs 2008
D2010 datasnap/sql
RAID 6 array expansion with Dell Poweredge 2950 III