Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58616

Weblogic Deployment Issue

XMLWordPrintable

      Hi Team ,

      We are new to Jenkins and  try to explore the ear deployment in the weblogic server using Jenkins.

      We are trying to deploy the ear file in to my local web logic server (12.2.1.1) from my local windows machine.

      I am getting below error from the console out put .

       

      Remote directory configured in plugin xml configuration must be set for library deployment. Please check your configuration.
      java.io.IOException: Remote directory configured in plugin xml configuration must be set for library deployment
      at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.deploy(DeploymentTaskServiceImpl.java:226)
      at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:178)
      at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin.perform(WeblogicDeploymentPlugin.java:303)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
      at hudson.model.Build$BuildExecution.post2(Build.java:186)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
      at hudson.model.Run.execute(Run.java:1840)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)

       

      I have attached the all related files in ticket .

      What values we need to give for this for this "Base directory where the resource to deploy can be found & Built resource to deploy" 

       

      Can you please review the configurations in the attached files are correct and help us to resolve the issue.

            raphc Raphael CHAUMIER
            jegath Jegath Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: