Scenario: I try to deploy web services to weblogic server by Jenkins + weblogic deployer. I successfully get war files after build. While deploying war files I get below error in console.
Additional descriptions: This is enterprise environment. Jenkins and Weblogic server are running on different servers but connetions are ok. On weblogic server there 4 applications my web services running on a cluster.
Question: What is the meaning of this error? How to fix it or at least where should I concentrate? :)
Reason: javax.naming.NameNotFoundException: While trying to lookup 'weblogic.management.home.localhome' didn't find subcontext 'home'. Resolved 'weblogic.management' [Root exception is javax.naming.NameNotFoundException: While trying to lookup 'weblogic.management.home.localhome' didn't find subcontext 'home'. Resolved 'weblogic.management']; remaining name 'home/localhome'