我当阴阳先生那几年3:用Weblogic做Web Service时出的问题?

来源:百度文库 编辑:查人人中国名人网 时间:2024/05/04 13:50:08
一Deploy服务应用程序模块名之后就这样?为什么?

==WARNING== upload option is deprecated. Use sourcerootforupload instead

java.net.SocketException: Software caused connection abort: socket write error

at java.net.SocketOutputStream.socketWrite0(Native Method)

at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)

at java.net.SocketOutputStream.write(SocketOutputStream.java:136)

at java.io.BufferedOutputStream.write(BufferedOutputStream.java:106)

at weblogic.net.http.HttpOutputStream.write(HttpOutputStream.java:20)

at weblogic.utils.io.UnsyncByteArrayOutputStream.writeTo(UnsyncByteArrayOutputStream.java:104)

at weblogic.net.http.HttpURLConnection.writeRequests(HttpURLConnection.java:117)

at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:308)

at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)

at weblogic.management.deploy.utils.DeployerHelper.uploadSource(DeployerHelper.java:668)

at weblogic.Deployer.upload(Deployer.java:1149)

at weblogic.Deployer.runBodyWithAuthenticatedSubject(Deployer.java:818)

at weblogic.Deployer.runBody(Deployer.java:723)

at weblogic.utils.compiler.Tool.run(Tool.java:192)

at weblogic.utils.compiler.Tool.run(Tool.java:147)

at weblogic.Deployer.runMain(Deployer.java:574)

at weblogic.Deployer.main(Deployer.java:557)

The source D:/App/_Test/TestWebService/TestWSS0608/ApplicationModule1.ear for the application ApplicationModule1 could not be loaded to the server http://PC001SUN:7001/wl_management_internal2/wl_management.
Software caused connection abort: socket write error

weblogic.Deployer$DeployerException: The source D:/App/_Test/TestWebService/TestWSS0608/ApplicationModule1.ear for the application ApplicationModule1 could not be loaded to the server http://PC001SUN:7001/wl_management_internal2/wl_management.
Software caused connection abort: socket write error