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)