You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jarek Gawor <jg...@gmail.com> on 2007/10/04 04:14:15 UTC

Trunk fails

Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
for test failure. I'm seeing the same on Windows.

Jarek

On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <pr...@apache.org> wrote:
> OpenEJB trunk at 581589
> Geronimo Revision: 581737 built with tests included
>
> See the full build-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
>
> Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20071003
> [INFO] BUILD SUCCESSFUL
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 31 minutes 30 seconds
> [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> [INFO] Final Memory: 212M/1010M
> [INFO] ------------------------------------------------------------------------
>
> TESTSUITE RESULTS (Failures only)
> =================================
> See detailed results at http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
>
>
>

Re: Trunk fails

Posted by Shiva Kumar H R <sh...@gmail.com>.
Wondering why you are not using the "Windows Tip" in
http://cwiki.apache.org/GMOxDEV/building-apache-geronimo.html that says:
"Windows users are strongly encouraged to change the M2 local repository
(the place where dependencies are downloaded) to a shorter path with no
spaces, e.g. C:\.m2. Using a longer path may cause the build (and Geronimo
itself) to behave very strangely when it hits the 260 char limit for
filenames on Windows."

On 10/4/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
>
> Lucky you! I can not even build assemblies using
> c:\Documents and Settings/../.m2 as repo. It appears this time there is
> no simple workaround, and I do not want to download zillions of files
> again..
>
> Thanks
> Anita
> --- Shiva Kumar H R <sh...@gmail.com> wrote:
>
> > I am trying to start Geronimo built from trunk on a Win-XP machine
> > using
> > command "geronimo.bat run" and hitting
> > "InvalidConfigurationException"
> > http://rifers.org/paste/show/5681
> >
> > Anyone else facing this problem?
> >
> > On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
> > >
> > >
> > >
> > > On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > >
> > > > Yep. There are actaully a few problems that I'm seeing with
> > trunk.
> > > >
> > > > 1) The Windows build problem.  That's a bug in Maven where it
> > returns
> > > > a URL that's not really a URL. But I think we can work around
> > that in
> > > > our car-maven-plugin. For now, if you add the following to your
> > > > ~/.m2/settings.xml it should work:
> > > >
> > > > <localRepository>/C:/.m2</localRepository>
> > >
> > >
> > >  Great! This solves my build problem. Thanks Jarek. Trunk build
> > (with
> > > tests on) Successful.
> > >
> > > 2) Looks like the javaee assembly contains more modules then it
> > used
> > > > to. For example,
> > > > org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> > > > getting installed.
> > > >
> > > > 3) Because more modules were installed, the startup progress bar
> > died
> > > > with a StringIndexOutOfBoundsException. I committed a small fix
> > for
> > > > that.
> > > >
> > > > 4) The "java.rmi.server.ExportException: Port already in use:
> > 1099"
> > > > error in the app client as shown in the logs.
> > > >
> > > > Jarek
> > > >
> > > > On 10/3/07, Prasad Kashyap < goyathlay.geronimo@gmail.com> wrote:
> > > > > I'm seeing a different trunk failure on Windows. I'm at Rev:
> > 581764.
> > > > >
> > > > > Fresh checkout and a clean repo.
> > > > >
> > > > > http://rifers.org/paste/show/5677
> > > > >
> > > > > The automated builds on linux does not seem to have this
> > problem. I'm
> > > > > going to verify this on another windows machine tomorrow.
> > > > >
> > > > > Cheers
> > > > > Prasad
> > > > >
> > > > > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > > > > Please see
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > >
> > > >
> >
> <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > > for test failure. I'm seeing the same on Windows.
> > > > > >
> > > > > > Jarek
> > > > > >
> > > > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <
> > prasad@apache.org>
> > > > wrote:
> > > > > > > OpenEJB trunk at 581589
> > > > > > > Geronimo Revision: 581737 built with tests included
> > > > > > >
> > > > > > > See the full build-1800.log file at
> > > >
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log<
> http://people.apache.org/%7Eprasad/binaries/trunk/20071003/build-1800.log>
> > > > > > >
> > > > > > > Download the binaries from
> > > >
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003<
> http://people.apache.org/%7Eprasad/binaries/trunk/20071003>
> > > > > > > [INFO] BUILD SUCCESSFUL
> > > > > > > [INFO]
> > > >
> >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Total time: 31 minutes 30 seconds
> > > > > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > > > > [INFO] Final Memory: 212M/1010M
> > > > > > > [INFO]
> > > >
> >
> ------------------------------------------------------------------------
> > > > > > >
> > > > > > > TESTSUITE RESULTS (Failures only)
> > > > > > > =================================
> > > > > > > See detailed results at
> > > >
> >
> http://people.apache.org/~prasad/testsuite/ResultsSummary.html<
> http://people.apache.org/%7Eprasad/testsuite/ResultsSummary.html>
> > > > > > > See the full test-1800.log file at
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > >
> > > >
> >
> <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > > Shiva
> > >
> > > Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> > > "Java EE 5 App Development on Geronimo 2.0 simplified using
> > Eclipse"
> > > http://us.apachecon.com/us2007/program/talk/2003
> > > http://www.ossummit.com/2007/program/talk/16
> > >
> >
>
>
>
>
>
> ____________________________________________________________________________________
> Building a website is a piece of cake. Yahoo! Small Business gives you all
> the tools to get online.
> http://smallbusiness.yahoo.com/webhosting
>

Re: Trunk fails

Posted by Jarek Gawor <jg...@gmail.com>.
I'm testing a fix that should also resolve the problem you are seeing.
Will commit soon.

Jarek

On 10/4/07, Anita Kulshreshtha <a_...@yahoo.com> wrote:
> Lucky you! I can not even build assemblies using
> c:\Documents and Settings/../.m2 as repo. It appears this time there is
> no simple workaround, and I do not want to download zillions of files
> again..
>
> Thanks
> Anita
> --- Shiva Kumar H R <sh...@gmail.com> wrote:
>
> > I am trying to start Geronimo built from trunk on a Win-XP machine
> > using
> > command "geronimo.bat run" and hitting
> > "InvalidConfigurationException"
> > http://rifers.org/paste/show/5681
> >
> > Anyone else facing this problem?
> >
> > On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
> > >
> > >
> > >
> > > On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > >
> > > > Yep. There are actaully a few problems that I'm seeing with
> > trunk.
> > > >
> > > > 1) The Windows build problem.  That's a bug in Maven where it
> > returns
> > > > a URL that's not really a URL. But I think we can work around
> > that in
> > > > our car-maven-plugin. For now, if you add the following to your
> > > > ~/.m2/settings.xml it should work:
> > > >
> > > > <localRepository>/C:/.m2</localRepository>
> > >
> > >
> > >  Great! This solves my build problem. Thanks Jarek. Trunk build
> > (with
> > > tests on) Successful.
> > >
> > > 2) Looks like the javaee assembly contains more modules then it
> > used
> > > > to. For example,
> > > > org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> > > > getting installed.
> > > >
> > > > 3) Because more modules were installed, the startup progress bar
> > died
> > > > with a StringIndexOutOfBoundsException. I committed a small fix
> > for
> > > > that.
> > > >
> > > > 4) The "java.rmi.server.ExportException: Port already in use:
> > 1099"
> > > > error in the app client as shown in the logs.
> > > >
> > > > Jarek
> > > >
> > > > On 10/3/07, Prasad Kashyap < goyathlay.geronimo@gmail.com> wrote:
> > > > > I'm seeing a different trunk failure on Windows. I'm at Rev:
> > 581764.
> > > > >
> > > > > Fresh checkout and a clean repo.
> > > > >
> > > > > http://rifers.org/paste/show/5677
> > > > >
> > > > > The automated builds on linux does not seem to have this
> > problem. I'm
> > > > > going to verify this on another windows machine tomorrow.
> > > > >
> > > > > Cheers
> > > > > Prasad
> > > > >
> > > > > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > > > > Please see
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > >
> > > >
> >
> <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > > for test failure. I'm seeing the same on Windows.
> > > > > >
> > > > > > Jarek
> > > > > >
> > > > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <
> > prasad@apache.org>
> > > > wrote:
> > > > > > > OpenEJB trunk at 581589
> > > > > > > Geronimo Revision: 581737 built with tests included
> > > > > > >
> > > > > > > See the full build-1800.log file at
> > > >
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log<http://people.apache.org/%7Eprasad/binaries/trunk/20071003/build-1800.log>
> > > > > > >
> > > > > > > Download the binaries from
> > > >
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003<http://people.apache.org/%7Eprasad/binaries/trunk/20071003>
> > > > > > > [INFO] BUILD SUCCESSFUL
> > > > > > > [INFO]
> > > >
> >
> ------------------------------------------------------------------------
> > > > > > > [INFO] Total time: 31 minutes 30 seconds
> > > > > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > > > > [INFO] Final Memory: 212M/1010M
> > > > > > > [INFO]
> > > >
> >
> ------------------------------------------------------------------------
> > > > > > >
> > > > > > > TESTSUITE RESULTS (Failures only)
> > > > > > > =================================
> > > > > > > See detailed results at
> > > >
> >
> http://people.apache.org/~prasad/testsuite/ResultsSummary.html<http://people.apache.org/%7Eprasad/testsuite/ResultsSummary.html>
> > > > > > > See the full test-1800.log file at
> >
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > >
> > > >
> >
> <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Thanks,
> > > Shiva
> > >
> > > Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> > > "Java EE 5 App Development on Geronimo 2.0 simplified using
> > Eclipse"
> > > http://us.apachecon.com/us2007/program/talk/2003
> > > http://www.ossummit.com/2007/program/talk/16
> > >
> >
>
>
>
>
> ____________________________________________________________________________________
> Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
> http://smallbusiness.yahoo.com/webhosting
>

Re: Trunk fails

Posted by Anita Kulshreshtha <a_...@yahoo.com>.
Lucky you! I can not even build assemblies using 
c:\Documents and Settings/../.m2 as repo. It appears this time there is
no simple workaround, and I do not want to download zillions of files
again..

Thanks
Anita
--- Shiva Kumar H R <sh...@gmail.com> wrote:

> I am trying to start Geronimo built from trunk on a Win-XP machine
> using
> command "geronimo.bat run" and hitting
> "InvalidConfigurationException"
> http://rifers.org/paste/show/5681
> 
> Anyone else facing this problem?
> 
> On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
> >
> >
> >
> > On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
> > >
> > > Yep. There are actaully a few problems that I'm seeing with
> trunk.
> > >
> > > 1) The Windows build problem.  That's a bug in Maven where it
> returns
> > > a URL that's not really a URL. But I think we can work around
> that in
> > > our car-maven-plugin. For now, if you add the following to your
> > > ~/.m2/settings.xml it should work:
> > >
> > > <localRepository>/C:/.m2</localRepository>
> >
> >
> >  Great! This solves my build problem. Thanks Jarek. Trunk build
> (with
> > tests on) Successful.
> >
> > 2) Looks like the javaee assembly contains more modules then it
> used
> > > to. For example,
> > > org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> > > getting installed.
> > >
> > > 3) Because more modules were installed, the startup progress bar
> died
> > > with a StringIndexOutOfBoundsException. I committed a small fix
> for
> > > that.
> > >
> > > 4) The "java.rmi.server.ExportException: Port already in use:
> 1099"
> > > error in the app client as shown in the logs.
> > >
> > > Jarek
> > >
> > > On 10/3/07, Prasad Kashyap < goyathlay.geronimo@gmail.com> wrote:
> > > > I'm seeing a different trunk failure on Windows. I'm at Rev:
> 581764.
> > > >
> > > > Fresh checkout and a clean repo.
> > > >
> > > > http://rifers.org/paste/show/5677
> > > >
> > > > The automated builds on linux does not seem to have this
> problem. I'm
> > > > going to verify this on another windows machine tomorrow.
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > > > Please see
>
http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > >
>
<http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > for test failure. I'm seeing the same on Windows.
> > > > >
> > > > > Jarek
> > > > >
> > > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <
> prasad@apache.org>
> > > wrote:
> > > > > > OpenEJB trunk at 581589
> > > > > > Geronimo Revision: 581737 built with tests included
> > > > > >
> > > > > > See the full build-1800.log file at
> > >
>
http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log<http://people.apache.org/%7Eprasad/binaries/trunk/20071003/build-1800.log>
> > > > > >
> > > > > > Download the binaries from
> > >
>
http://people.apache.org/~prasad/binaries/trunk/20071003<http://people.apache.org/%7Eprasad/binaries/trunk/20071003>
> > > > > > [INFO] BUILD SUCCESSFUL
> > > > > > [INFO]
> > >
>
------------------------------------------------------------------------
> > > > > > [INFO] Total time: 31 minutes 30 seconds
> > > > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > > > [INFO] Final Memory: 212M/1010M
> > > > > > [INFO]
> > >
>
------------------------------------------------------------------------
> > > > > >
> > > > > > TESTSUITE RESULTS (Failures only)
> > > > > > =================================
> > > > > > See detailed results at
> > >
>
http://people.apache.org/~prasad/testsuite/ResultsSummary.html<http://people.apache.org/%7Eprasad/testsuite/ResultsSummary.html>
> > > > > > See the full test-1800.log file at
>
http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > >
>
<http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Thanks,
> > Shiva
> >
> > Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> > "Java EE 5 App Development on Geronimo 2.0 simplified using
> Eclipse"
> > http://us.apachecon.com/us2007/program/talk/2003
> > http://www.ossummit.com/2007/program/talk/16
> >
> 



       
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online.
http://smallbusiness.yahoo.com/webhosting 

Re: Trunk fails

Posted by Shiva Kumar H R <sh...@gmail.com>.
DJencks suggested that this could be because of some erroneous JARs
downloaded during G build. So I tried rebuilding G with a clean m2 repo, and
the built G is now starting successfully. :)


On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
>
> I am trying to start Geronimo built from trunk on a Win-XP machine using
> command "geronimo.bat run" and hitting "InvalidConfigurationException"
> http://rifers.org/paste/show/5681
>
> Anyone else facing this problem?
>
> On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
> >
> >
> >
> > On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
> > >
> > > Yep. There are actaully a few problems that I'm seeing with trunk.
> > >
> > > 1) The Windows build problem.  That's a bug in Maven where it returns
> > > a URL that's not really a URL. But I think we can work around that in
> > > our car-maven-plugin. For now, if you add the following to your
> > > ~/.m2/settings.xml it should work:
> > >
> > > <localRepository>/C:/.m2</localRepository>
> >
> >
> >  Great! This solves my build problem. Thanks Jarek. Trunk build (with
> > tests on) Successful.
> >
> > 2) Looks like the javaee assembly contains more modules then it used
> > > to. For example,
> > > org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> > > getting installed.
> > >
> > > 3) Because more modules were installed, the startup progress bar died
> > > with a StringIndexOutOfBoundsException. I committed a small fix for
> > > that.
> > >
> > > 4) The "java.rmi.server.ExportException: Port already in use: 1099"
> > > error in the app client as shown in the logs.
> > >
> > > Jarek
> > >
> > > On 10/3/07, Prasad Kashyap < goyathlay.geronimo@gmail.com> wrote:
> > > > I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.
> > > >
> > > > Fresh checkout and a clean repo.
> > > >
> > > > http://rifers.org/paste/show/5677
> > > >
> > > > The automated builds on linux does not seem to have this problem.
> > > I'm
> > > > going to verify this on another windows machine tomorrow.
> > > >
> > > > Cheers
> > > > Prasad
> > > >
> > > > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > > > Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > > <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > for test failure. I'm seeing the same on Windows.
> > > > >
> > > > > Jarek
> > > > >
> > > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <
> > > prasad@apache.org> wrote:
> > > > > > OpenEJB trunk at 581589
> > > > > > Geronimo Revision: 581737 built with tests included
> > > > > >
> > > > > > See the full build-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
> > >
> > > <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/build-1800.log>
> > > > > >
> > > > > > Download the binaries from
> > > http://people.apache.org/~prasad/binaries/trunk/20071003<http://people.apache.org/%7Eprasad/binaries/trunk/20071003>
> > > > > > [INFO] BUILD SUCCESSFUL
> > > > > > [INFO]
> > > ------------------------------------------------------------------------
> > > > > > [INFO] Total time: 31 minutes 30 seconds
> > > > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > > > [INFO] Final Memory: 212M/1010M
> > > > > > [INFO]
> > > ------------------------------------------------------------------------
> > > > > >
> > > > > > TESTSUITE RESULTS (Failures only)
> > > > > > =================================
> > > > > > See detailed results at
> > > http://people.apache.org/~prasad/testsuite/ResultsSummary.html<http://people.apache.org/%7Eprasad/testsuite/ResultsSummary.html>
> > > > > > See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > > <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
> > --
> > Thanks,
> > Shiva
> >
> > Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> > "Java EE 5 App Development on Geronimo 2.0 simplified using Eclipse"
> > http://us.apachecon.com/us2007/program/talk/2003
> > http://www.ossummit.com/2007/program/talk/16
> >
>

Re: Trunk fails

Posted by Shiva Kumar H R <sh...@gmail.com>.
I am trying to start Geronimo built from trunk on a Win-XP machine using
command "geronimo.bat run" and hitting "InvalidConfigurationException"
http://rifers.org/paste/show/5681

Anyone else facing this problem?

On 10/4/07, Shiva Kumar H R <sh...@gmail.com> wrote:
>
>
>
> On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
> >
> > Yep. There are actaully a few problems that I'm seeing with trunk.
> >
> > 1) The Windows build problem.  That's a bug in Maven where it returns
> > a URL that's not really a URL. But I think we can work around that in
> > our car-maven-plugin. For now, if you add the following to your
> > ~/.m2/settings.xml it should work:
> >
> > <localRepository>/C:/.m2</localRepository>
>
>
>  Great! This solves my build problem. Thanks Jarek. Trunk build (with
> tests on) Successful.
>
> 2) Looks like the javaee assembly contains more modules then it used
> > to. For example,
> > org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> > getting installed.
> >
> > 3) Because more modules were installed, the startup progress bar died
> > with a StringIndexOutOfBoundsException. I committed a small fix for
> > that.
> >
> > 4) The "java.rmi.server.ExportException: Port already in use: 1099"
> > error in the app client as shown in the logs.
> >
> > Jarek
> >
> > On 10/3/07, Prasad Kashyap < goyathlay.geronimo@gmail.com> wrote:
> > > I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.
> > >
> > > Fresh checkout and a clean repo.
> > >
> > > http://rifers.org/paste/show/5677
> > >
> > > The automated builds on linux does not seem to have this problem. I'm
> > > going to verify this on another windows machine tomorrow.
> > >
> > > Cheers
> > > Prasad
> > >
> > > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > > Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> >
> > <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > for test failure. I'm seeing the same on Windows.
> > > >
> > > > Jarek
> > > >
> > > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org < prasad@apache.org>
> > wrote:
> > > > > OpenEJB trunk at 581589
> > > > > Geronimo Revision: 581737 built with tests included
> > > > >
> > > > > See the full build-1800.log file at
> > http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log<http://people.apache.org/%7Eprasad/binaries/trunk/20071003/build-1800.log>
> > > > >
> > > > > Download the binaries from
> > http://people.apache.org/~prasad/binaries/trunk/20071003<http://people.apache.org/%7Eprasad/binaries/trunk/20071003>
> > > > > [INFO] BUILD SUCCESSFUL
> > > > > [INFO]
> > ------------------------------------------------------------------------
> > > > > [INFO] Total time: 31 minutes 30 seconds
> > > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > > [INFO] Final Memory: 212M/1010M
> > > > > [INFO]
> > ------------------------------------------------------------------------
> > > > >
> > > > > TESTSUITE RESULTS (Failures only)
> > > > > =================================
> > > > > See detailed results at
> > http://people.apache.org/~prasad/testsuite/ResultsSummary.html<http://people.apache.org/%7Eprasad/testsuite/ResultsSummary.html>
> > > > > See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> >
> > <http://people.apache.org/%7Eprasad/binaries/trunk/20071003/test-1800.log>
> > > > >
> > > > >
> > > > >
> > > >
> > >
> >
>
>
>
> --
> Thanks,
> Shiva
>
> Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
> "Java EE 5 App Development on Geronimo 2.0 simplified using Eclipse"
> http://us.apachecon.com/us2007/program/talk/2003
> http://www.ossummit.com/2007/program/talk/16
>

Re: Trunk fails

Posted by Shiva Kumar H R <sh...@gmail.com>.
On 10/4/07, Jarek Gawor <jg...@gmail.com> wrote:
>
> Yep. There are actaully a few problems that I'm seeing with trunk.
>
> 1) The Windows build problem.  That's a bug in Maven where it returns
> a URL that's not really a URL. But I think we can work around that in
> our car-maven-plugin. For now, if you add the following to your
> ~/.m2/settings.xml it should work:
>
> <localRepository>/C:/.m2</localRepository>


 Great! This solves my build problem. Thanks Jarek. Trunk build (with tests
on) Successful.

2) Looks like the javaee assembly contains more modules then it used
> to. For example,
> org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
> getting installed.
>
> 3) Because more modules were installed, the startup progress bar died
> with a StringIndexOutOfBoundsException. I committed a small fix for
> that.
>
> 4) The "java.rmi.server.ExportException: Port already in use: 1099"
> error in the app client as shown in the logs.
>
> Jarek
>
> On 10/3/07, Prasad Kashyap <go...@gmail.com> wrote:
> > I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.
> >
> > Fresh checkout and a clean repo.
> >
> > http://rifers.org/paste/show/5677
> >
> > The automated builds on linux does not seem to have this problem. I'm
> > going to verify this on another windows machine tomorrow.
> >
> > Cheers
> > Prasad
> >
> > On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > > Please see
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > for test failure. I'm seeing the same on Windows.
> > >
> > > Jarek
> > >
> > > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <pr...@apache.org>
> wrote:
> > > > OpenEJB trunk at 581589
> > > > Geronimo Revision: 581737 built with tests included
> > > >
> > > > See the full build-1800.log file at
> http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
> > > >
> > > > Download the binaries from
> http://people.apache.org/~prasad/binaries/trunk/20071003
> > > > [INFO] BUILD SUCCESSFUL
> > > > [INFO]
> ------------------------------------------------------------------------
> > > > [INFO] Total time: 31 minutes 30 seconds
> > > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > > [INFO] Final Memory: 212M/1010M
> > > > [INFO]
> ------------------------------------------------------------------------
> > > >
> > > > TESTSUITE RESULTS (Failures only)
> > > > =================================
> > > > See detailed results at
> http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> > > > See the full test-1800.log file at
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > > >
> > > >
> > > >
> > >
> >
>



-- 
Thanks,
Shiva

Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
"Java EE 5 App Development on Geronimo 2.0 simplified using Eclipse"
http://us.apachecon.com/us2007/program/talk/2003
http://www.ossummit.com/2007/program/talk/16

Re: Trunk fails

Posted by Jarek Gawor <jg...@gmail.com>.
Yep. There are actaully a few problems that I'm seeing with trunk.

1) The Windows build problem.  That's a bug in Maven where it returns
a URL that's not really a URL. But I think we can work around that in
our car-maven-plugin. For now, if you add the following to your
~/.m2/settings.xml it should work:

<localRepository>/C:/.m2</localRepository>

2) Looks like the javaee assembly contains more modules then it used
to. For example,
org.apache.geronimo.configs/uddi-jetty6/2.1-SNAPSHOT/car is now
getting installed.

3) Because more modules were installed, the startup progress bar died
with a StringIndexOutOfBoundsException. I committed a small fix for
that.

4) The "java.rmi.server.ExportException: Port already in use: 1099"
error in the app client as shown in the logs.

Jarek

On 10/3/07, Prasad Kashyap <go...@gmail.com> wrote:
> I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.
>
> Fresh checkout and a clean repo.
>
> http://rifers.org/paste/show/5677
>
> The automated builds on linux does not seem to have this problem. I'm
> going to verify this on another windows machine tomorrow.
>
> Cheers
> Prasad
>
> On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > for test failure. I'm seeing the same on Windows.
> >
> > Jarek
> >
> > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <pr...@apache.org> wrote:
> > > OpenEJB trunk at 581589
> > > Geronimo Revision: 581737 built with tests included
> > >
> > > See the full build-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
> > >
> > > Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20071003
> > > [INFO] BUILD SUCCESSFUL
> > > [INFO] ------------------------------------------------------------------------
> > > [INFO] Total time: 31 minutes 30 seconds
> > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > [INFO] Final Memory: 212M/1010M
> > > [INFO] ------------------------------------------------------------------------
> > >
> > > TESTSUITE RESULTS (Failures only)
> > > =================================
> > > See detailed results at http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> > > See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > >
> > >
> >
>

Re: Trunk fails

Posted by Shiva Kumar H R <sh...@gmail.com>.
I too am facing the same problem on my Win-XP machine.

On 10/4/07, Prasad Kashyap <go...@gmail.com> wrote:
>
> I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.
>
> Fresh checkout and a clean repo.
>
> http://rifers.org/paste/show/5677
>
> The automated builds on linux does not seem to have this problem. I'm
> going to verify this on another windows machine tomorrow.
>
> Cheers
> Prasad
>
> On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> > Please see
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > for test failure. I'm seeing the same on Windows.
> >
> > Jarek
> >
> > On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <pr...@apache.org>
> wrote:
> > > OpenEJB trunk at 581589
> > > Geronimo Revision: 581737 built with tests included
> > >
> > > See the full build-1800.log file at
> http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
> > >
> > > Download the binaries from
> http://people.apache.org/~prasad/binaries/trunk/20071003
> > > [INFO] BUILD SUCCESSFUL
> > > [INFO]
> ------------------------------------------------------------------------
> > > [INFO] Total time: 31 minutes 30 seconds
> > > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > > [INFO] Final Memory: 212M/1010M
> > > [INFO]
> ------------------------------------------------------------------------
> > >
> > > TESTSUITE RESULTS (Failures only)
> > > =================================
> > > See detailed results at
> http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> > > See the full test-1800.log file at
> http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> > >
> > >
> > >
> >
>



-- 
Thanks,
Shiva

Come to ApacheCon US 2007 or OS Summit Asia 2007 and learn about
"Java EE 5 App Development on Geronimo 2.0 simplified using Eclipse"
http://us.apachecon.com/us2007/program/talk/2003
http://www.ossummit.com/2007/program/talk/16

Re: Trunk fails

Posted by Prasad Kashyap <go...@gmail.com>.
I'm seeing a different trunk failure on Windows. I'm at Rev: 581764.

Fresh checkout and a clean repo.

http://rifers.org/paste/show/5677

The automated builds on linux does not seem to have this problem. I'm
going to verify this on another windows machine tomorrow.

Cheers
Prasad

On 10/3/07, Jarek Gawor <jg...@gmail.com> wrote:
> Please see http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> for test failure. I'm seeing the same on Windows.
>
> Jarek
>
> On 3 Oct 2007 22:53:56 -0000, prasad@apache.org <pr...@apache.org> wrote:
> > OpenEJB trunk at 581589
> > Geronimo Revision: 581737 built with tests included
> >
> > See the full build-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/build-1800.log
> >
> > Download the binaries from http://people.apache.org/~prasad/binaries/trunk/20071003
> > [INFO] BUILD SUCCESSFUL
> > [INFO] ------------------------------------------------------------------------
> > [INFO] Total time: 31 minutes 30 seconds
> > [INFO] Finished at: Wed Oct 03 18:36:12 EDT 2007
> > [INFO] Final Memory: 212M/1010M
> > [INFO] ------------------------------------------------------------------------
> >
> > TESTSUITE RESULTS (Failures only)
> > =================================
> > See detailed results at http://people.apache.org/~prasad/testsuite/ResultsSummary.html
> > See the full test-1800.log file at http://people.apache.org/~prasad/binaries/trunk/20071003/test-1800.log
> >
> >
> >
>