Can you try
1. make sure no geronimo servers are running in the background
2. build just the assembly module?  (cd modules/assembly;maven -o)


Usually for me wait-for-started problems are either from a server running in the background or too many other things going on at once.

thanks
david jencks


On Jun 12, 2005, at 4:58 AM, Stefan Schmidt wrote:

Hi,

I am getting the following error when trying to build Geronimo from source (maven m:rebuild-all):

BUILD FAILED
File...... .maven\cache\maven-multiproject-plugin-1.3.1\plugin.jelly
Element... maven:reactor21:41:15,982 WARN [HOWLLog] Received unexpected log record: [EMAIL PROTECTED]
21:41:15,982 INFO  [HOWLLog] In doubt transactions recovered from log
Line...... 217
Column.... 9
Unable to obtain goal [default] -- geronimo\modules\assembly\maven.xml:379:63: <deploy:waitForStarted> null 21:41:16,402 INFO [GeronimoLoginConfiguration] Added ApplTotal time: 50 minutes
14 seconds
ication Configuration Entry geronimo-properties-realm
21:41:16,402 INFO [GeronimoLoginConfiguration] Added Application Configuration
Entry JMX
21:41:16,402 INFO [GeronimoLoginConfiguration] Installed Geronimo login configu
ration
21:41:16,743 INFO  [Credential] Checking Resource aliases
21:41:17,354 INFO  [SslListener] SslListener.needClientAuth=false
21:41:17,354 INFO [SocketListener] Started SocketListener on 0.0.0.0:8443

:Stefan


Reply via email to