相关疑难解决方法(0)

如何在JRE上禁用IPv4 IP堆栈的IPv6堆栈?

正如您在下面的屏幕截图中看到的那样,eclipse和Android SDK Manager(以及其他Java程序)正在尝试通过IPv6 TCP/IP堆栈连接到IPv4 Internet IP,而Proxifier(代理管理器程序,永不服务)无法支持.

Eclipse连接到Internet失败Android SDK Manager连接到Internet时失败

我如何在Java中禁用IPv6?

java jvm ipv6 jvm-arguments

42
推荐指数
3
解决办法
8万
查看次数

无法用Eclipse启动Tomcat:"地址已在使用中"

我无法启动我的tomcat服务器.我几乎尝试了一切.作为服务器位置,切换位置没有帮助.我在Windows 8上.

在这里我发布我的控制台错误:

 org.apache.catalina.core.AprLifecycleListener init
 INFO: The APR based Apache Tomcat Native library which allows optimal performance in
 production environments was not found on the java.library.path:
 C:\Program Files\Java\jdk1.7.0_21\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Users/Krzys/Desktop/eclipse-jee-juno-SR2-win32-x86_64/eclipse/jre/bin/server;C:/Users/Krzys/Desktop/eclipse-jee-juno-SR2-win32-x86_64/eclipse/jre/bin;C:/Users/Krzys/Desktop/eclipse-jee-juno-SR2-win32-x86_64/eclipse/jre/lib/amd64;;C:\Users\Krzys\Desktop\eclipse-jee-juno-SR2-win32-x86_64\eclipse;;.
 kwi 23, 2013 3:53:21 PM org.apache.tomcat.util.digester.SetPropertiesRule begin
 WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
 property 'source' to 'org.eclipse.jst.jee.server:Lab5' did not find a matching property.
 kwi 23, 2013 3:53:21 PM org.apache.coyote.AbstractProtocol init
 INFO: Initializing ProtocolHandler ["http-bio-8080"]
 kwi 23, 2013 3:53:21 PM org.apache.coyote.AbstractProtocol init
 SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-bio-8080"]
 java.net.BindException: Address already in …

java eclipse jsp servlets

7
推荐指数
1
解决办法
5万
查看次数

标签 统计

java ×2

eclipse ×1

ipv6 ×1

jsp ×1

jvm ×1

jvm-arguments ×1

servlets ×1