Tomcat startup fails due to 'java.net.SocketException Invalid argument' on Mac OS X

前端 未结 4 1606
闹比i
闹比i 2020-12-13 19:15

We have an application that runs on Tomcat 6 (6.0.35.0 to be precise), and most of our engineers on Mac OS are having problems starting Tomcat due to the socketAccept call i

4条回答
  •  感情败类
    2020-12-13 19:42

    Get OpenJDK with the fix:

    http://www.java.net/download/jdk7u60/archive/b15/binaries/jdk-7u60-ea-bin-b15-macosx-x86_64-16_apr_2014.dmg

    Worked for me!

提交回复
热议问题