You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Davanum Srinivas <da...@gmail.com> on 2005/10/26 14:31:02 UTC

Still struggling...

Fresh svn checkout...no local changes and i get this. Can someone please help?

online.deploy:
    [echo] Waiting for server at:
C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
Booting Geronimo Kernel (in Java 1.4.2_09)...
Geronimo startup complete
    [echo] server has started

BUILD FAILED
File...... C:\Documents and
Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
Element... maven:reactor
Line...... 218
Column.... -1
Unable to obtain goal [default] --
C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
<deploy:distribute>
org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
Total time   : 15 minutes 41 seconds

--
Davanum Srinivas : http://wso2.com/blogs/

Re: Still struggling...

Posted by Slavic Chernyak <mr...@gmail.com>.
Works like a champ!

On 10/26/05, Davanum Srinivas <da...@gmail.com> wrote:
>
> Kevan, Slavic,
>
> Found and fixed the problem. Please try latest SVN again and let us know.
>
> thanks,
> dims
>
> On 10/26/05, Slavic Chernyak <mr...@gmail.com> wrote:
> > I get the same exact problem, and doing this works.
> > Running on XP Pro.
> >
> >
> > On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
> > > I forgot to mention -- after killing the java process, I usually "cd
> > modules\assembly" then run "maven -o" to just build the assembly.
> Windoze is
> > not a very good build environment, I'm afraid. I don't think I've ever
> run a
> > complete build without an error. I've never investigated why this
> particular
> > error occurs. I assume that differences in the process/file management
> of
> > Windows are the root causes. There are a number of build "features" like
> > this. Seems like we should start collecting them in the Wiki (and maybe
> even
> > trying to fix... ;-)
> > >
> > > --kevan
> > >
> > >
> > >
> > > On 10/26/05, Kevan Miller < kevan.miller@gmail.com> wrote:
> > > > Check for a java process running in the background. It's blocking
> the
> > start of a server within the build. After killing the java process,
> re-run
> > your build...
> > > > --kevan
> > > >
> > > >
> > > >
> > > > On 10/26/05, Davanum Srinivas < davanum@gmail.com> wrote:
> > > > > Fresh svn checkout...no local changes and i get this. Can someone
> > please help?
> > > > >
> > > > > online.deploy:
> > > > > [echo] Waiting for server at:
> > > > >
> > C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> > > > > Booting Geronimo Kernel (in Java 1.4.2_09)...
> > > > > Geronimo startup complete
> > > > > [echo] server has started
> > > > >
> > > > > BUILD FAILED
> > > > > File...... C:\Documents and
> > > > >
> > Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
> > > > > Element... maven:reactor
> > > > > Line...... 218
> > > > > Column.... -1
> > > > > Unable to obtain goal [default] --
> > > > > C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> > > > > <deploy:distribute>
> > > > >
> > org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> > > > > Total time : 15 minutes 41 seconds
> > > > >
> > > > > --
> > > > > Davanum Srinivas : http://wso2.com/blogs/
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>
> --
> Davanum Srinivas : http://wso2.com/blogs/
>

Re: Still struggling...

Posted by Davanum Srinivas <da...@gmail.com>.
Kevan, Slavic,

Found and fixed the problem. Please try latest SVN again and let us know.

thanks,
dims

On 10/26/05, Slavic Chernyak <mr...@gmail.com> wrote:
> I get the same exact problem, and doing this works.
>  Running on XP Pro.
>
>
> On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
> > I forgot to mention -- after killing the java process, I usually "cd
> modules\assembly" then run "maven -o" to just build the assembly. Windoze is
> not a very good build environment, I'm afraid. I don't think I've ever run a
> complete build without an error. I've never investigated why this particular
> error occurs. I assume that differences in the process/file management of
> Windows are the root causes. There are a number of build "features" like
> this. Seems like we should start collecting them in the Wiki (and maybe even
> trying to fix... ;-)
> >
> > --kevan
> >
> >
> >
> > On 10/26/05, Kevan Miller < kevan.miller@gmail.com> wrote:
> > > Check for a java process running in the background. It's blocking the
> start of a server within the build. After killing the java process, re-run
> your build...
> > > --kevan
> > >
> > >
> > >
> > > On 10/26/05, Davanum Srinivas < davanum@gmail.com> wrote:
> > > > Fresh svn checkout...no local changes and i get this. Can someone
> please help?
> > > >
> > > > online.deploy:
> > > >     [echo] Waiting for server at:
> > > >
> C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> > > > Booting Geronimo Kernel (in Java 1.4.2_09)...
> > > > Geronimo startup complete
> > > >     [echo] server has started
> > > >
> > > > BUILD FAILED
> > > > File...... C:\Documents and
> > > >
> Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
> > > > Element... maven:reactor
> > > > Line...... 218
> > > > Column.... -1
> > > > Unable to obtain goal [default] --
> > > > C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> > > > <deploy:distribute>
> > > >
> org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> > > > Total time   : 15 minutes 41 seconds
> > > >
> > > > --
> > > > Davanum Srinivas : http://wso2.com/blogs/
> > > >
> > >
> > >
> >
> >
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: Still struggling...

Posted by Slavic Chernyak <mr...@gmail.com>.
I get the same exact problem, and doing this works.
Running on XP Pro.

On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
>
> I forgot to mention -- after killing the java process, I usually "cd
> modules\assembly" then run "maven -o" to just build the assembly. Windoze is
> not a very good build environment, I'm afraid. I don't think I've ever run a
> complete build without an error. I've never investigated why this particular
> error occurs. I assume that differences in the process/file management of
> Windows are the root causes. There are a number of build "features" like
> this. Seems like we should start collecting them in the Wiki (and maybe even
> trying to fix... ;-)
>
> --kevan
>
> On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
> >
> > Check for a java process running in the background. It's blocking the
> > start of a server within the build. After killing the java process, re-run
> > your build...
> > --kevan
> >
> > On 10/26/05, Davanum Srinivas < davanum@gmail.com> wrote:
> > >
> > > Fresh svn checkout...no local changes and i get this. Can someone
> > > please help?
> > >
> > > online.deploy:
> > > [echo] Waiting for server at:
> > > C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> > > Booting Geronimo Kernel (in Java 1.4.2_09)...
> > > Geronimo startup complete
> > > [echo] server has started
> > >
> > > BUILD FAILED
> > > File...... C:\Documents and
> > > Settings\dims\.maven\cache\maven-
> > > multiproject-plugin-1.4.1\plugin.jelly
> > > Element... maven:reactor
> > > Line...... 218
> > > Column.... -1
> > > Unable to obtain goal [default] --
> > > C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> > > <deploy:distribute>
> > > org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> > > Total time : 15 minutes 41 seconds
> > >
> > > --
> > > Davanum Srinivas : http://wso2.com/blogs/
> > >
> >
> >
>

Re: Still struggling...

Posted by Davanum Srinivas <da...@gmail.com>.
Hmm...this seems to be a problem of not finding the required classes.
See stacktrace from "maven -X m:rebuild-all"

Caused by: java.lang.NoClassDefFoundError:
org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
        at org.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand.getDeploymentManager(AbstractModuleCommand.java:78)
        at org.apache.geronimo.deployment.mavenplugin.DistributeModule.execute(DistributeModule.java:56)
        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:324)
        at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.java:180)
        ... 67 more
Root cause
java.lang.NoClassDefFoundError:
org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
        at org.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand.getDeploymentManager(AbstractModuleCommand.java:78)
        at org.apache.geronimo.deployment.mavenplugin.DistributeModule.execute(DistributeModule.java:56)
        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:324)
        at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.java:180)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
        at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:42)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:693)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:368)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:693)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:511)
        at org.apache.maven.cli.App.main(App.java:1258)
        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:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Root cause
java.lang.NoClassDefFoundError:
org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
        at org.apache.geronimo.deployment.mavenplugin.AbstractModuleCommand.getDeploymentManager(AbstractModuleCommand.java:78)
        at org.apache.geronimo.deployment.mavenplugin.DistributeModule.execute(DistributeModule.java:56)
        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:324)
        at org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.java:180)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:186)
        at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:42)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:693)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:368)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.WerkzProject.attainGoal(WerkzProject.java:210)
        at org.apache.maven.jelly.tags.werkz.MavenAttainGoalTag.doTag(MavenAttainGoalTag.java:114)
        at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:247)
        at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag.runBodyTag(MavenGoalTag.java:78)
        at org.apache.maven.jelly.tags.werkz.MavenGoalTag$MavenGoalAction.performAction(MavenGoalTag.java:109)
        at org.apache.maven.werkz.Goal.fire(Goal.java:656)
        at org.apache.maven.werkz.Goal.attain(Goal.java:592)
        at org.apache.maven.werkz.Goal.attainPrecursors(Goal.java:505)
        at org.apache.maven.werkz.Goal.attain(Goal.java:590)
        at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:693)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:263)
        at org.apache.maven.cli.App.doMain(App.java:511)
        at org.apache.maven.cli.App.main(App.java:1258)
        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:324)
        at com.werken.forehead.Forehead.run(Forehead.java:551)
        at com.werken.forehead.Forehead.main(Forehead.java:581)
Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
09:20:02,984 DEBUG [App] Final Memory : 40M/80M
Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
09:20:02,984 INFO  [App] Total time   : 18 minutes 10 seconds
Finished at  : Wednesday, October 26, 2005 9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT
09:20:02,984 INFO  [App] Finished at  : Wednesday, October 26, 2005
9:20:02 AM EDT

09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]
09:20:02,984 INFO  [App]


On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
> I forgot to mention -- after killing the java process, I usually "cd
> modules\assembly" then run "maven -o" to just build the assembly. Windoze is
> not a very good build environment, I'm afraid. I don't think I've ever run a
> complete build without an error. I've never investigated why this particular
> error occurs. I assume that differences in the process/file management of
> Windows are the root causes. There are a number of build "features" like
> this. Seems like we should start collecting them in the Wiki (and maybe even
> trying to fix... ;-)
>
>  --kevan
>
>
> On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
> > Check for a java process running in the background. It's blocking the
> start of a server within the build. After killing the java process, re-run
> your build...
> > --kevan
> >
> >
> >
> > On 10/26/05, Davanum Srinivas < davanum@gmail.com> wrote:
> > > Fresh svn checkout...no local changes and i get this. Can someone please
> help?
> > >
> > > online.deploy:
> > >     [echo] Waiting for server at:
> > >
> C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> > > Booting Geronimo Kernel (in Java 1.4.2_09)...
> > > Geronimo startup complete
> > >     [echo] server has started
> > >
> > > BUILD FAILED
> > > File...... C:\Documents and
> > >
> Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
> > > Element... maven:reactor
> > > Line...... 218
> > > Column.... -1
> > > Unable to obtain goal [default] --
> > > C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> > > <deploy:distribute>
> > >
> org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> > > Total time   : 15 minutes 41 seconds
> > >
> > > --
> > > Davanum Srinivas : http://wso2.com/blogs/
> > >
> >
> >
>
>


--
Davanum Srinivas : http://wso2.com/blogs/

Re: Still struggling...

Posted by Kevan Miller <ke...@gmail.com>.
I forgot to mention -- after killing the java process, I usually "cd
modules\assembly" then run "maven -o" to just build the assembly. Windoze is
not a very good build environment, I'm afraid. I don't think I've ever run a
complete build without an error. I've never investigated why this particular
error occurs. I assume that differences in the process/file management of
Windows are the root causes. There are a number of build "features" like
this. Seems like we should start collecting them in the Wiki (and maybe even
trying to fix... ;-)

--kevan

On 10/26/05, Kevan Miller <ke...@gmail.com> wrote:
>
> Check for a java process running in the background. It's blocking the
> start of a server within the build. After killing the java process, re-run
> your build...
> --kevan
>
> On 10/26/05, Davanum Srinivas <da...@gmail.com> wrote:
> >
> > Fresh svn checkout...no local changes and i get this. Can someone please
> > help?
> >
> > online.deploy:
> > [echo] Waiting for server at:
> > C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> > Booting Geronimo Kernel (in Java 1.4.2_09)...
> > Geronimo startup complete
> > [echo] server has started
> >
> > BUILD FAILED
> > File...... C:\Documents and
> > Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
> > Element... maven:reactor
> > Line...... 218
> > Column.... -1
> > Unable to obtain goal [default] --
> > C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> > <deploy:distribute>
> > org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> > Total time : 15 minutes 41 seconds
> >
> > --
> > Davanum Srinivas : http://wso2.com/blogs/
> >
>
>

Re: Still struggling...

Posted by Kevan Miller <ke...@gmail.com>.
Check for a java process running in the background. It's blocking the start
of a server within the build. After killing the java process, re-run your
build...
--kevan

On 10/26/05, Davanum Srinivas <da...@gmail.com> wrote:
>
> Fresh svn checkout...no local changes and i get this. Can someone please
> help?
>
> online.deploy:
> [echo] Waiting for server at:
> C:\APACHE\geronimo\modules\assembly/target/geronimo-1.0-SNAPSHOT
> Booting Geronimo Kernel (in Java 1.4.2_09)...
> Geronimo startup complete
> [echo] server has started
>
> BUILD FAILED
> File...... C:\Documents and
> Settings\dims\.maven\cache\maven-multiproject-plugin-1.4.1\plugin.jelly
> Element... maven:reactor
> Line...... 218
> Column.... -1
> Unable to obtain goal [default] --
> C:\APACHE\geronimo\modules\assembly\maven.xml:552:-1:
> <deploy:distribute>
> org/apache/geronimo/deployment/plugin/factories/DeploymentFactoryImpl
> Total time : 15 minutes 41 seconds
>
> --
> Davanum Srinivas : http://wso2.com/blogs/
>