Hi,
I had the same problem, but if you don't mind about the tests you can
skip them by typing : maven -Dmaven.test.skip=true war , it will no
longer hangs ...


-----Original Message-----
From: Chris Rovers [mailto:[EMAIL PROTECTED] 
Sent: dinsdag 7 december 2004 16:41
To: [EMAIL PROTECTED]
Subject: Problem running Maven war for jetspeed 1.5



Hi,

Trying to install jetspeed 1.5 on Solaris x86 (we will be running
Solaris sparc - this is the budgetless pilot :).

Running the Java SDK 1.4.2

When I type 'maven war' it all seems to work, right up until :

    [junit] Running org.apache.jetspeed.services.registry.TestCastor
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.382
sec
    [junit] Running
org.apache.jetspeed.services.registry.TestMarshallRegistry
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque
config=webapp/WEB-INF/conf/Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp/WEB-INF/conf/Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.964
sec
    [junit] Running
org.apache.jetspeed.services.registry.TestRegistryPersistence
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque
config=webapp/WEB-INF/conf/Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp/WEB-INF/conf/Fulcrum.properties
    [junit] INFO - Finished initializing all services!
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.068
sec
    [junit] Running org.apache.jetspeed.services.search.TestSearch
    [junit] INFO - loading component: name=torque
class=org.apache.torque.Torque
config=webapp/WEB-INF/conf/Torque.properties
    [junit] INFO - loading component: name=fulcrum
class=org.apache.fulcrum.Fulcrum
config=webapp/WEB-INF/conf/Fulcrum.properties
    [junit] INFO - Finished initializing all services!

At that point it hangs... It has been sitting there for about 15 hours
now.  Previously, I tried just killing the hanging process (a java
process) and that made it continue, but, of course, it complained that
some tests failed.

What should I be looking at?

-cdr

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to