Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3424

Fatal error in geronimo-service-builder during copy-xmlbeans-schemas on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1
    • 2.2
    • buildsystem
    • Security Level: public (Regular issues)
    • None
    • windows

    Description

      The build for trunk rev 567880 is failing in geronimo-service-builder. This may be a windows only problem. The module builds fine after commenting out the copy-xmlbeans-schemas part.
      .............................................................................
      [INFO] [enforcer:enforce

      {execution: default}

      ]
      [INFO] [xmlbeans:xmlbeans

      {execution: default}

      ]
      Time to build schema type system: 1.016 seconds
      Time to generate code: 0.422 seconds
      Time to compile code: 2.625 seconds
      [INFO] [tools:copy-legal-files

      {execution: install-legal-files}

      ]
      [INFO] Created dir: C:\anita\geronimo\g2.0\modules\geronimo-service-builder\targ
      et\classes\META-INF
      [INFO] Copying 2 files to C:\anita\geronimo\g2.0\modules\geronimo-service-builde
      r\target\classes\META-INF
      [INFO] [buildsupport:copy-xmlbeans-schemas

      {execution: default}

      ]
      [INFO] ------------------------------------------------------------------------
      [ERROR] FATAL ERROR
      [INFO] ------------------------------------------------------------------------
      [INFO] null
      Illegal character in path at index 18: file:/C:/Documents and Settings/Anita/.m2
      /repository/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
      [INFO] ------------------------------------------------------------------------
      [INFO] Trace
      java.lang.IllegalArgumentException
      at java.net.URI.create(URI.java:842)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.apache.tools.ant.launch.Locator.fromURI(Locator.java:162)
      at org.apache.tools.ant.launch.Locator.getResourceSource(Locator.java:11
      9)
      at org.apache.tools.ant.launch.Locator.getClassSource(Locator.java:90)
      at org.apache.tools.ant.Project.setAntLib(Project.java:313)
      at org.apache.tools.ant.Project.initProperties(Project.java:309)
      at org.apache.tools.ant.Project.init(Project.java:295)
      at org.codehaus.mojo.groovy.util.AntBuilder.createProject(AntBuilder.jav
      a:65)
      at org.codehaus.mojo.groovy.util.AntBuilder.<init>(AntBuilder.java:39)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
      orAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
      onstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
      at org.codehaus.groovy.runtime.MetaClassHelper.doConstructorInvoke(MetaC
      lassHelper.java:563)
      at groovy.lang.MetaClassImpl.doConstructorInvoke(MetaClassImpl.java:1864
      )
      at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:804)
      at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:734)
      at org.codehaus.groovy.runtime.Invoker.invokeConstructorOf(Invoker.java:
      143)
      at org.codehaus.groovy.runtime.InvokerHelper.invokeConstructorOf(Invoker
      Helper.java:114)
      at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeNewN(ScriptBy
      tecodeAdapter.java:214)
      at org.codehaus.mojo.groovy.GroovyMojoSupport.getAnt(GroovyMojoSupport.g
      roovy:42)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(Ref
      lectionMetaMethod.java:52)
      at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassH
      elper.java:714)
      at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:936)
      at groovy.lang.MetaClassImpl.getProperty(MetaClassImpl.java:2183)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.codehaus.groovy.runtime.metaclass.ReflectionMetaMethod.invoke(Ref
      lectionMetaMethod.java:52)
      at org.codehaus.groovy.runtime.MetaClassHelper.doMethodInvoke(MetaClassH
      elper.java:714)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:583)
      at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:476)
      at org.codehaus.groovy.runtime.Invoker.invokePojoMethod(Invoker.java:104
      )
      at org.codehaus.groovy.runtime.Invoker.invokeMethod(Invoker.java:77)
      at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.
      java:85)
      at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(Scrip
      tBytecodeAdapter.java:158)
      at org.codehaus.mojo.groovy.GroovyMojoSupport.getProperty(GroovyMojoSupp
      ort.groovy)
      at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getGroovyObjectProp
      erty(ScriptBytecodeAdapter.java:527)
      at org.apache.geronimo.buildsupport.CopyXmlBeansSchemasMojo.execute(Copy
      XmlBeansSchemasMojo.groovy:49)
      at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
      nManager.java:443)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
      ultLifecycleExecutor.java:539)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
      fecycle(DefaultLifecycleExecutor.java:480)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
      ltLifecycleExecutor.java:459)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
      dleFailures(DefaultLifecycleExecutor.java:311)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
      ts(DefaultLifecycleExecutor.java:278)
      at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
      fecycleExecutor.java:143)
      at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
      at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
      at org.apache.maven.cli.MavenCli.main(MavenCli.java:272)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      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.net.URISyntaxException: Illegal character in path at index 18: f
      ile:/C:/Documents and Settings/Anita/.m2/repository/org/apache/ant/ant/1.7.0/ant
      -1.7.0.jar
      at java.net.URI$Parser.fail(URI.java:2816)
      at java.net.URI$Parser.checkChars(URI.java:2989)
      at java.net.URI$Parser.parseHierarchical(URI.java:3073)
      at java.net.URI$Parser.parse(URI.java:3021)
      at java.net.URI.<init>(URI.java:578)
      at java.net.URI.create(URI.java:840)
      ... 65 more
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 11 seconds
      [INFO] Finished at: Mon Aug 20 21:51:24 EDT 2007
      [INFO] Final Memory: 20M/254M
      [INFO] ------------------------------------------------------------------------

      Attachments

        Issue Links

          Activity

            People

              jdillon Jason Dillon
              akulshre Anita Kulshreshtha
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: