我在Windows上安装了jDeveloper 12c,在Linux上安装了WebLogic Server 12c(作为远程服务器)。 我试图将我的应用程序部署到linux上的weblogic上,但无济于事。
这是我遇到的错误信息。
[01:30:05 PM] ---- Deployment started. ----
[01:30:05 PM] Target platform is (Weblogic 10.3).
[01:30:05 PM] Retrieving existing application information
[01:30:05 PM] Running dependency analysis...
[01:30:05 PM] Building...
[01:30:06 PM] Deploying profile...
[01:30:08 PM] Wrote Web Application Module to C:\JDeveloper\mywork\TestApp\ViewController\deploy\TestApp_ViewController_webapp.war
[01:30:08 PM] Deploying Application...
[01:40:09 PM] weblogic.deploy.api.spi.exceptions.ServerConnectionException: [J2EE Deployment SPI:260041]Unable to upload "C:\JDeveloper\mywork\TestApp\ViewController\deploy\TestApp_ViewController_webapp.war" to "t3://10.186.116.221:7001"
[01:40:09 PM] Deployment cancelled.
[01:40:09 PM] ---- Deployment incomplete ----.
[01:40:09 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
经过测试的连接,所有这一切都很好。