I just uploaded a patch to G4763 to fix this problem, thanks. On Sat, Aug 8, 2009 at 2:39 AM, Jarek Gawor <[email protected]> wrote:
> Just one out of the 4 daily trunk builds is done on IBM SDK and rest > are done on Sun JDKs (2 on 1.5 and 1 on 1.6). > > Jarek > > On Fri, Aug 7, 2009 at 1:50 PM, Donald Woods<[email protected]> wrote: > > Shouldn't we be using a Sun JDK for the automated builds and published > > artifacts, since that is what we use for Java EE certification? > > > > > > -Donald > > > > Jarek Gawor wrote: > >> > >> I re-opened GERONIMO-4763 as the native2ascii-maven-plugin doesn't > >> seem to be working with IBM SDK. > >> > >> Jarek > >> > >> On Fri, Aug 7, 2009 at 2:27 AM, <[email protected]> wrote: > >>> > >>> Geronimo Revision: 801891 built with tests included > >>> > >>> See the full build-0300.log file at > >>> > http://people.apache.org/builds/geronimo/server/binaries/trunk/20090807/build-0300.log > >>> > >>> > >>> See the unit test reports at > >>> > http://people.apache.org/builds/geronimo/server/binaries/trunk/20090807/unit-test-reports > >>> > >>> [INFO] [enforcer:enforce {execution: default}] > >>> [INFO] [remote-resources:process {execution: default}] > >>> Downloading: > >>> > http://repository.codehaus.org/org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.pom > >>> Downloading: > >>> > http://repo.exist.com/maven2/org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.pom > >>> 5K downloaded > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@3f043f04 > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.fileprofileactiva...@3f043f04 > >>> Downloading: > >>> > http://repository.codehaus.org/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom > >>> Downloading: > >>> > http://repo.exist.com/maven2/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom > >>> 4K downloaded > >>> Downloading: > >>> http://repository.codehaus.org/org/apache/ant/ant/1.7.0/ant-1.7.0.pom > >>> Downloading: > >>> http://repo.exist.com/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.pom > >>> 9K downloaded > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@3f043f04 > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.fileprofileactiva...@3f043f04 > >>> Downloading: > >>> > http://repository.codehaus.org/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom > >>> Downloading: > >>> > http://repo.exist.com/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom > >>> 2K downloaded > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.alwaysonprofileactiva...@3f043f04 > >>> [WARNING] Component returned which is not the same manager. Ignored. > >>> > component=org.apache.maven.profiles.activation.fileprofileactiva...@3f043f04 > >>> Downloading: > >>> > http://repository.codehaus.org/org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.jar > >>> Downloading: > >>> > http://repo.exist.com/maven2/org/apache/ant/ant-nodeps/1.7.0/ant-nodeps-1.7.0.jar > >>> 420K downloaded > >>> Downloading: > >>> http://repository.codehaus.org/org/apache/ant/ant/1.7.0/ant-1.7.0.jar > >>> Downloading: > >>> http://repo.exist.com/maven2/org/apache/ant/ant/1.7.0/ant-1.7.0.jar > >>> 1259K downloaded > >>> Downloading: > >>> > http://repository.codehaus.org/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar > >>> Downloading: > >>> > http://repo.exist.com/maven2/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar > >>> 11K downloaded > >>> [INFO] [native2ascii:native2ascii {execution: native2ascii-utf8}] > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [ERROR] FATAL ERROR > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Error starting Sun's native2ascii: > >>> sun.tools.native2ascii.Main > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Trace > >>> Error starting Sun's native2ascii: > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii.run(SunNative2Ascii.java:67) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii.convert(DefaultNative2Ascii.java:54) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.Native2Ascii.convert(Native2Ascii.java:268) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.Native2Ascii.execute(Native2Ascii.java:227) > >>> at > >>> > org.codehaus.mojo.native2ascii.Native2AsciiMojo.executeAnt(Native2AsciiMojo.java:115) > >>> at > >>> > org.codehaus.mojo.native2ascii.Native2AsciiMojo.execute(Native2AsciiMojo.java:92) > >>> at > >>> > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) > >>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) > >>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) > >>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:301) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > >>> at > >>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) > >>> at > >>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > >>> at java.lang.reflect.Method.invoke(Method.java:618) > >>> at > >>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > >>> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > >>> at > >>> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > >>> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > >>> Caused by: java.lang.ClassNotFoundException: > sun.tools.native2ascii.Main > >>> at java.lang.Class.forNameImpl(Native Method) > >>> at java.lang.Class.forName(Class.java:130) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii.run(SunNative2Ascii.java:51) > >>> ... 23 more > >>> --- Nested Exception --- > >>> java.lang.ClassNotFoundException: sun.tools.native2ascii.Main > >>> at java.lang.Class.forNameImpl(Native Method) > >>> at java.lang.Class.forName(Class.java:130) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.native2ascii.SunNative2Ascii.run(SunNative2Ascii.java:51) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.native2ascii.DefaultNative2Ascii.convert(DefaultNative2Ascii.java:54) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.Native2Ascii.convert(Native2Ascii.java:268) > >>> at > >>> > org.apache.tools.ant.taskdefs.optional.Native2Ascii.execute(Native2Ascii.java:227) > >>> at > >>> > org.codehaus.mojo.native2ascii.Native2AsciiMojo.executeAnt(Native2AsciiMojo.java:115) > >>> at > >>> > org.codehaus.mojo.native2ascii.Native2AsciiMojo.execute(Native2AsciiMojo.java:92) > >>> at > >>> > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:453) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292) > >>> at > >>> > org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142) > >>> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336) > >>> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129) > >>> at org.apache.maven.cli.MavenCli.main(MavenCli.java:301) > >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > >>> at > >>> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) > >>> at > >>> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > >>> at java.lang.reflect.Method.invoke(Method.java:618) > >>> at > >>> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) > >>> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) > >>> at > >>> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) > >>> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> [INFO] Total time: 11 minutes 45 seconds > >>> [INFO] Finished at: Fri Aug 07 03:13:33 EDT 2009 > >>> [INFO] Final Memory: 229M/569M > >>> [INFO] > >>> > ------------------------------------------------------------------------ > >>> > >> > > > -- Shawn
