Hi, We have configured Weblogic Deployer Plugin with Jenkins(1.553) for automatic deployment to Weblogic server. We are getting following errors during deployment.
BUILD SUCCESSFUL Total time: 13 seconds Archiving artifacts [WeblogicDeploymentPlugin] - Pay attention of Jdk version {selected version is 1.6.0_30} compatibility with Weblogic Deployer API (see Oracle documentation). [WeblogicDeploymentPlugin] - The JDK /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre will be used. [WeblogicDeploymentPlugin] - ArtifactSelector used : org.jenkinsci.plugins.deploy.weblogic.FreeStyleJobArtifactSelectorImpl@3b4d67 [WeblogicDeploymentPlugin] - Retrieving artifacts recorded [filtered resources on /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear]... [WeblogicDeploymentPlugin] - the following artifact Manage Services doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact How to move specific folders from Development to SIT.doc doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Standards & Checklists doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Git on the Cloud.doc doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Deployment doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Architecture doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Git Utils doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact IAM doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact .git doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Construction doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Project specific Documents doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact .gitignore doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact removeIgnoredFiles.sh doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Requirement Documentation doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Unit Testing doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Design doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Review doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear [WeblogicDeploymentPlugin] - the following artifact Build doesn't match /var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear java.lang.RuntimeException: [WeblogicDeploymentPlugin] - No artifact to deploy [/var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear] found. at org.jenkinsci.plugins.deploy.weblogic.FreeStyleJobArtifactSelectorImpl.selectArtifactRecorded(FreeStyleJobArtifactSelectorImpl.java:62) at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:144) at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin.perform(WeblogicDeploymentPlugin.java:236) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776) at hudson.model.Build$BuildExecution.post2(Build.java:183) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725) at hudson.model.Run.execute(Run.java:1701) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:231) ERROR: [WeblogicDeploymentPlugin] - Failed to get artifact from archive directory : [WeblogicDeploymentPlugin] - No artifact to deploy [/var/lib/jenkins/workspace/Servicing\ -\ Any\ Branch\ -\ NON-PRODUCTION/Construction/service_loans/target/portalear/*.ear] found. [INFO] ------------------------------------------------------------------------ [INFO] DEPLOYMENT SUCCESS [INFO] ------------------------------------------------------------------------ Recording test results Test reports were found but none of them are new. Did tests run? For example, /var/lib/jenkins/workspace/Servicing - Any Branch - NON-PRODUCTION/Construction/service_loans/TestResults/TEST-com.freddiemac.test.servicing.portal.constants.JUnitTestEDRConstants.xml is 5 days 23 hr old Build step 'Publish JUnit test result report' changed build result to FAILURE Recording fingerprints Finished: FAILURE What could be causing this errors? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.