Hi, we only installed the Xvfb and xvfb-run. Anyway, we can't test anything right now, as yesterday night our CI Server crashed badly and we might have to re-setup the system on new hard drives. We'll use a different Linux dist. this time, as we had too many issues with Gentoo anyway. Any recommendations which Linux works best for you guys running Jenkins and FlexMojos?
Best, Christoph On 13 Okt., 17:47, velo <[email protected]> wrote: > Are you able to launch flashplayer from command line? > > On 13 out, 12:17, christoph <[email protected]> wrote: > > > > > > > > > Hi, > > > we try to get flex mojos running on Gentoo, but the FlashPlayer always > > fails to launch. We already through all the steps mentioned in the > > Wiki, but are not able to get it running. > > Maybe someone of you guys had this issues before: > > ... > > [DEBUG] [LAUNCHER] ASVmLauncher starting > > [DEBUG] [LAUNCHER] exec: [flashplayer] - /var/hudson/jobs/beethoven/ > > workspace/target/test-classes/TestRunner.swf > > [DEBUG] [LAUNCHER] Creating process > > [WARNING] [LAUNCHER] Using xvfb-run to launch headless tests > > [DEBUG] [LAUNCHER] Process created java.lang.UNIXProcess@3881bb1 > > [DEBUG] [LAUNCHER] Output pumpers ON > > [DEBUG] [LAUNCHER] Waiting for flashplayer termination > > [DEBUG] [MOJO] launcher RUNNING > > [DEBUG] [MOJO] pinger STARTED > > [DEBUG] [MOJO] resultHandler STARTED > > [DEBUG] [LAUNCHER] Flashplayer closed > > [DEBUG] [LAUNCHER] Unexpected return code 1 > > [DEBUG] [MOJO] launcher ERROR > > [DEBUG] [MOJO] pinger STARTED > > [DEBUG] [MOJO] resultHandler STARTED > > .... > > > [ERROR] Failed to execute goal org.sonatype.flexmojos:flexmojos-maven- > > plugin:4.0-RC2:test-run (default-test-run) on project beethoven: > > Unexpected return code 1 - /var/hudson/jobs/beethoven/workspace/target/ > > test-classes/TestRunner.swf -> [Help 1] > > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to > > execute goal org.sonatype.flexmojos:flexmojos-maven-plugin:4.0- > > RC2:test-run (default-test-run) on project beethoven: Unexpected > > return code 1 - /var/hudson/jobs/beethoven/workspace/target/test- > > classes/TestRunner.swf > > at > > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java: > > 217) > > at > > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java: > > 153) > > at > > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java: > > 145) > > at > > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lif > > ecycleModuleBuilder.java: > > 84) > > at > > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lif > > ecycleModuleBuilder.java: > > 59) > > at > > org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(Li > > fecycleStarter.java: > > 183) > > at > > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStart > > er.java: > > 161) > > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) > > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) > > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) > > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) > > at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: > > 39) > > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp > > l.java: > > 25) > > at java.lang.reflect.Method.invoke(Method.java:597) > > at > > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.j > > ava: > > 290) > > at > > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java: > > 230) > > at > > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher > > .java: > > 409) > > at > > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java: > > 352) > > Caused by: org.apache.maven.plugin.MojoExecutionException: Unexpected > > return code 1 - /var/hudson/jobs/beethoven/workspace/target/test- > > classes/TestRunner.swf > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.tearDown(TestRunMojo.java: > > 481) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute_aroundBody0(TestRunM > > ojo.java: > > 305) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute_aroundBody1$advice(T > > estRunMojo.java: > > 24) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute_aroundBody2(TestRunM > > ojo.java: > > 291) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute_aroundBody3$advice(T > > estRunMojo.java: > > 17) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute(TestRunMojo.java: > > 1) > > at > > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildP > > luginManager.java: > > 101) > > at > > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java: > > 209) > > ... 19 more > > Caused by: org.sonatype.flexmojos.test.TestRunnerException: Unexpected > > return code 1 - /var/hudson/jobs/beethoven/workspace/target/test- > > classes/TestRunner.swf > > at > > org.sonatype.flexmojos.test.DefaultTestRunner.run(DefaultTestRunner.java: > > 67) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.runTest(TestRunMojo.java: > > 442) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.runTest(TestRunMojo.java: > > 410) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.runTests(TestRunMojo.java: > > 465) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.run(TestRunMojo.java: > > 352) > > at > > org.sonatype.flexmojos.plugin.test.TestRunMojo.execute_aroundBody0(TestRunM > > ojo.java: > > 304) > > ... 25 more > > Caused by: java.lang.Error: Unexpected return code 1 > > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncher.processExitCode(AsVmLaunc > > her.java: > > 134) > > at > > org.sonatype.flexmojos.test.launcher.AsVmLauncher.run(AsVmLauncher.java: > > 158) > > at java.lang.Thread.run(Thread.java:619) > > > Any hint to solve this problem is highly appreciated :-) > > > Thanks, > > > Christoph -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
