Yes i had corrected earlier but some how Jenkins was not able to delete this information from it's cache, Even i restarted many times... Eventually i needed to delete that proejct and resetup again.. Then only it corrected the value with -"XX:MaxPermSize=128m".
After correcting this i am not getting execption below...... Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Internal error: java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 cause : Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 Stack trace : org.apache.maven.InternalErrorException: Internal error: java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: java.lang.ArrayIndexOutOfBoundsException: Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:432) at hudson.model.AbstractBuild.getNextBuild(AbstractBuild.java:244) at hudson.maven.MavenModuleSetBuild.getModuleBuilds(MavenModuleSetBuild.java:275) at hudson.maven.MavenModuleSetBuild.notifyModuleBuild(MavenModuleSetBuild.java:500) at hudson.maven.MavenBuild$ProxyImpl2.end(MavenBuild.java:506) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.model.Executor$1.call(Executor.java:543) at hudson.util.InterceptingProxy$1.invoke(InterceptingProxy.java:23) at $Proxy47.end(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) channel stopped FATAL: Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 java.lang.ArrayIndexOutOfBoundsException<http://stacktrace.jenkins-ci.org/search?query=java.lang.ArrayIndexOutOfBoundsException>: Assertion error: failing to load #10 ASC: lo=10,hi=0,size=10,size2=10 at jenkins.model.lazy.AbstractLazyLoadRunMap.search(AbstractLazyLoadRunMap.java:432)<http://stacktrace.jenkins-ci.org/search/?query=jenkins.model.lazy.AbstractLazyLoadRunMap.search&entity=method>at hudson.model.AbstractBuild.getNextBuild(AbstractBuild.java:244)<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild.getNextBuild&entity=method>at hudson.maven.MavenModuleSetBuild.getModuleBuilds(MavenModuleSetBuild.java:275)<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild.getModuleBuilds&entity=method>at hudson.maven.reporters.MavenFingerprinter.aggregate(MavenFingerprinter.java:259)<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.reporters.MavenFingerprinter.aggregate&entity=method>at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:958)<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2&entity=method>at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:739)<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.AbstractBuild$AbstractBuildExecution.post&entity=method>at hudson.model.Run.execute(Run.java:1592)<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Run.execute&entity=method>at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)<http://stacktrace.jenkins-ci.org/search/?query=hudson.maven.MavenModuleSetBuild.run&entity=method>at hudson.model.ResourceController.execute(ResourceController.java:88)<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.ResourceController.execute&entity=method>at hudson.model.Executor.run(Executor.java:237)<http://stacktrace.jenkins-ci.org/search/?query=hudson.model.Executor.run&entity=method> On Wednesday, March 20, 2013 1:13:52 PM UTC-7, Eric Pyle wrote: > > A simple syntax error. It should be "-XX:MaxPermSize=128m" > > Eric > > On 3/20/2013 4:06 PM, devanand wrote: > > Hi, > > I am getting following exception while executing my maven project in > Jenkins. > > > Parsing POMs > [sample-project] $ "C:\Program Files\Java\jdk1.6.0_38_backup/bin/java" > -Xmx512m -XX:MaxPermSize-128m -cp > C:\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-agent-1.2.jar;C:\apache-maven-3.0.3\boot\plexus-classworlds-2.4.jar > org.jvnet.hudson.maven3.agent.Maven3Main C:\apache-maven-3.0.3 > C:\Jenkins\war\WEB-INF\lib\remoting-2.22.jar > C:\Jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-1.2.jar > 56151*Could not create the Java virtual machine. > Unrecognized VM option 'MaxPermSize-128m'* > > *ERROR: Failed to launch Maven. Exit code = 1ERROR > <http://stacktrace.jenkins-ci.org/search?query=ERROR>: No artifacts are > configured for archiving.* > You probably forgot to set the file pattern, so please go back to the > configuration and specify it. > If you really did mean to archive all the files in the workspace, please > specify "**"Finished > <http://stacktrace.jenkins-ci.org/search?query=Finished>: FAILURE > > Can you please guide me what's going on here??? > > Thanks. > > -- > 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 [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
