Home > Enterprise >  Error when weblogic deployment project, have know how to solve the bosses come on, very urgent, onli
Error when weblogic deployment project, have know how to solve the bosses come on, very urgent, onli

Time:09-18

weblogic version of Linux installation is 11 g, all the way along to the installed, when the project's war file to the following error:
 Java rmi remoteexceptions: [Deployer: 149150] the An IOException occurred while reading the input.; Nested exception is: 
Java.net.SocketException: Invalid argument or always assign a requested address
The at weblogic. Deploy. Service. Internal. Transport. HTTP. HTTPMessageSender. SendMessageToServerURL (HTTPMessageSender. Java: 343)
The at weblogic. Deploy. Service. Internal. Transport. HTTP. HTTPMessageSender. SendMessageToTargetServer (HTTPMessageSender. Java: 126)
At weblogic.deploy.service.internal.transport.Com monMessageSender $1. The run (301) CommonMessageSender. Java:
The at weblogic. Work. SelfTuningWorkManagerImpl $WorkAdapterImpl. Run (SelfTuningWorkManagerImpl. Java: 545)
The at weblogic. Work. ExecuteThread. Execute (ExecuteThread. Java: 256)
Truncated. See the log file for complete stacktrace
Under Caused By: java.net.SocketException: Invalid argument or always assign a requested address
The at java.net.PlainSocketImpl.socketConnect (Native Method)
At java.net.AbstractPlainSocketImpl.doConnect AbstractPlainSocketImpl. Java: (339)
At java.net.AbstractPlainSocketImpl.connectToAddress AbstractPlainSocketImpl. Java: (200)
At java.net.AbstractPlainSocketImpl.connect AbstractPlainSocketImpl. Java: (182)
At java.net.SocksSocketImpl.connect SocksSocketImpl. Java: (392)
Truncated. See the log file for complete stacktrace

To be sure the port is not being used, managed and the management server can rise, also do not complain, war file is no problem, on the Windows before installing a weblogic12c can also run, fellow leaders to help ah,
PS: because 11 g has a strange bug, is in the console login will have been refreshed, there will be no content, so I'm startWeblogic. Sh in the startup scripts start command to add a start parameter
 - Djava. Security. Or egd=file:/dev/./urandom 
, is unlikely to be caused by this question, in this note

CodePudding user response:

Could you tell me the landlord to solve?