[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-03-27 Thread r...@orange.fr (JIRA)















































Raphael CHAUMIER
 resolved  JENKINS-26366 as Fixed


Error deploying to WebLogic when using Promoted Builds plugin
















Change By:


Raphael CHAUMIER
(27/Mar/15 11:38 PM)




Status:


InProgress
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-03-22 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin















Hi,

I didn't work on it again. I'll have more time to do this week. So the next release will occur on the next week-end.

Regards,



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-03-22 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 started work on  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin
















Change By:


Raphael CHAUMIER
(22/Mar/15 5:47 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-03-22 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin















Can you tell me more about the way you configure your job



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-03-19 Thread mcp_d...@hotmail.com (JIRA)














































Ian Dave Saavedra
 commented on  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin















Hi Raphael, may I know the next release of weblogic plugin?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-02-05 Thread r...@orange.fr (JIRA)














































Raphael CHAUMIER
 commented on  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin















Hi,

The plugin only supports freestyle and maven job type. I'll add the support of promoted one in the next release.

Regards,



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [weblogic-deployer-plugin] (JENKINS-26366) Error deploying to WebLogic when using Promoted Builds plugin

2015-01-09 Thread brianro...@gmail.com (JIRA)














































Brian Ochs
 created  JENKINS-26366


Error deploying to WebLogic when using Promoted Builds plugin















Issue Type:


Improvement



Assignee:


Raphael CHAUMIER



Components:


weblogic-deployer-plugin



Created:


09/Jan/15 4:09 PM



Description:


When trying to use the WebLogic Deployer Plugin in a promotion process step, the following error occurs. 

WeblogicDeploymentPlugin - Pay attention of Jdk version {selected version is 1.6.0_43} compatibility with Weblogic Deployer API (see Oracle documentation).
WeblogicDeploymentPlugin - The JDK C:\Program Files\Java\jdk1.6.0_43 will be used.
java.lang.RuntimeException: No artifact selector has been found for the jop type class hudson.plugins.promoted_builds.PromotionProcess
	at org.jenkinsci.plugins.deploy.weblogic.task.DeploymentTaskServiceImpl.perform(DeploymentTaskServiceImpl.java:148)
	at org.jenkinsci.plugins.deploy.weblogic.WeblogicDeploymentPlugin.perform(WeblogicDeploymentPlugin.java:236)
	at hudson.plugins.promoted_builds.Promotion$RunnerImpl.build(Promotion.java:282)
	at hudson.plugins.promoted_builds.Promotion$RunnerImpl.doRun(Promotion.java:224)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:533)
	at hudson.model.Run.execute(Run.java:1759)
	at hudson.model.Run.run(Run.java:1697)
	at hudson.plugins.promoted_builds.Promotion.run(Promotion.java:174)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
ERROR: WeblogicDeploymentPlugin - Failed to get artifact from archive directory : No artifact selector has been found for the jop type class hudson.plugins.promoted_builds.PromotionProcess




Environment:


Jenkins 1.596, WebLogic Deployer Plugin 2.12




Project:


Jenkins



Labels:


plugin




Priority:


Minor



Reporter:


Brian Ochs

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.