Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: maven
Created: 30/Jan/14 3:38 PM
Description:

Hi There,

I am facing below issue when trying to parse a pom.xml. COuld you please suggest.

Parsing POMs
$ java -Xms256m -Xmx512m -cp /opt/eustfnt3/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.4.jar:/opt/eustfnt3/maven/apache-maven-3.1.0/boot/plexus-classworlds-2.4.2.jar:/opt/eustfnt3/maven/apache-maven-3.1.0/conf/logging jenkins.maven3.agent.Maven31Main /opt/eustfnt3/maven/apache-maven-3.1.0/ /opt/eustfnt3/jenkins/war/WEB-INF/lib/remoting-2.32.jar /opt/eustfnt3/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.4.jar /opt/eustfnt3/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 39028
ERROR: Failed to parse POMs
java.io.IOException: Cannot run program "java" (in directory "/opt/eustfnt3/jenkins/jobs/AceCasualtyUWPortal_Release3/workspace/AceCasualtyPortal"): error=13, The file access permissions do not allow the specified action.
at java.lang.ProcessBuilder.start(ProcessBuilder.java:471)
at hudson.Proc$LocalProc.<init>(Proc.java:244)
at hudson.Proc$LocalProc.<init>(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:773)
at hudson.Launcher$ProcStarter.start(Launcher.java:353)
at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:238)
at hudson.maven.ProcessCache.get(ProcessCache.java:235)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:739)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:562)
at hudson.model.Run.execute(Run.java:1665)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:246)
Caused by: java.io.IOException: error=13, The file access permissions do not allow the specified action.
at java.lang.UNIXProcess.<init>(UNIXProcess.java:53)
at java.lang.ProcessImpl.start(ProcessImpl.java:112)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:464)
... 12 more

Due Date: 30/Jan/14 12:00 AM
Environment: AIX
Fix Versions: current
Project: Jenkins
Priority: Major Major
Reporter: kamal kishore
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/groups/opt_out.

Reply via email to