Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to fix findProxyForURL issue when deploying BPM apps in IntegratedWeblogicServer

TheDarkSideJan 19 2017 — edited Jan 19 2017

I use the default IntegratedWEblogicServer in deploying BPM apps.

We use a proxy in the workplace.

SOmetimes I deploy successfully and sometimes not.

If deployment fails, I always get a Null Pointer Exception which resulted from this:

INFO: findProxyForURL(http://127.0.0.1:7101/bea_wls_deployment_internal/DeploymentService) returns null.

How do we fix this?

[08:01:17 PM] Deploying 0 data source(s) to the server...

[08:01:17 PM] Redeploying Application...

[08:01:18 PM] java.lang.NullPointerException

[08:01:18 PM] Deployment cancelled.

[08:01:18 PM] Taskflow deployment failed to deploy to server. Remote deployment failed

[08:01:18 PM] Deployment cancelled.

[08:01:18 PM] ----  Deployment incomplete  ----.

[08:01:18 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 16 2017
Added on Jan 19 2017
0 comments
325 views