You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Hong Xing <st...@gmail.com> on 2005/10/28 06:11:50 UTC

Why continuum always auto stopped?

I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!

wrapper.log:

INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started. 
INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/] 
INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying  
to log in admin 
INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9 
999]    
INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/ 
linux/../../apps/continuum/webapp] 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/] 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960 
INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th 
read got shutdown signal. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt 
il task executor 'check-out-project' is idling... 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th 
read 'check-out-project' exited. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu 
um. 
INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe 
d.

Re: Why continuum always auto stopped?

Posted by Hong Xing <st...@gmail.com>.
yes.

在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> Is it a clean continuum installation?
>
> Hong Xing a écrit :
> > [root@localhost bin]# ./plexus.sh
> > Using PLEXUS_HOME:   /usr/local/continuum-1.0
> > Using PLEXUS_CONF:   /usr/local/continuum-1.0/conf
> > Using PLEXUS_TMPDIR: /usr/local/continuum-1.0/temp
> > Using JAVA_HOME:     /usr/local/j2sdk1.5.0/
> > [INFO] Services will be deployed in: '/usr/local/continuum-1.0/services'.
> > [INFO] Applications will be deployed in: '/usr/local/continuum-1.0/apps'.
> > [INFO] The application server has been initialized.
> > [INFO] Removing old service.
> > [INFO] Extracting service jar
> > '/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3.jar'
> > to '/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3'.
> > [DEBUG] Found 1 components to load on start
> > [INFO] Loading on start [role,roleHint]:
> > [org.codehaus.plexus.application.service.PlexusService,jetty]
> > 19:38:26.972 EVENT  Starting Jetty/4.2.24
> > 19:38:27.006 EVENT  Started org.mortbay.jetty.Server@1ea2dfe
> > [INFO] Initializing servlet container service.
> > [INFO] Starting servlet container service.
> > [INFO] Removing old service.
> > [INFO] Extracting service jar
> > '/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3.jar'
> > to '/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3'.
> > [DEBUG] Found 1 components to load on start
> > [INFO] Loading on start [role,roleHint]:
> > [org.codehaus.plexus.application.service.PlexusService,xml-rpc]
> > [INFO] Starting XML-RPC service.
> > [INFO] Application 'continuum' already extracted.
> > [INFO] Deploying application 'continuum' at
> > '/usr/local/continuum-1.0/apps/continuum'.
> > [INFO] Starting XML-RPC listener on port '9997'.
> > 2005-10-28 19:38:27,918 [main] DEBUG PlexusContainer                -
> > Found 3 components to load on start
> > 2005-10-28 19:38:27,920 [main] INFO  PlexusContainer                -
> > Loading on start [role]: [org.apache.maven.continuum.Continuum]
> > 2005-10-28 19:38:27,989 [main] INFO  JdoFactory                     -
> > Initializing JDO.
> > 2005-10-28 19:38:28,523 [main] INFO  JDO                            -
> > PersistenceManagerFactory - Vendor: JPOX  Version: 1.1.0-beta-4
> > 2005-10-28 19:38:28,523 [main] INFO  JDO                            -
> > PersistenceManagerFactory initialised for datastore
> > URL=jdbc:derby:/usr/local/continuum-1.0/apps/continuum/database;create=true
> > driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa
> > Oct 28, 2005 7:38:28 PM org.quartz.simpl.RAMJobStore initialize
> > INFO: RAMJobStore initialized.
> > Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
> > INFO: Quartz scheduler 'scheduler1' initialized from an externally
> > provided properties instance.
> > Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
> > INFO: Quartz scheduler version: 1.4.5
> > Oct 28, 2005 7:38:28 PM org.quartz.core.QuartzScheduler start
> > INFO: Scheduler scheduler1_$_NON_CLUSTERED started.
> > 2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
> > Initializing Continuum.
> > 2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
> > Showing all projects:
> > 2005-10-28 19:38:30,416 [main] INFO  RDBMS                          -
> > RDBMS Adapter initialised : CloudscapeAdapter : Apache Derby
> > version=10.1.1.0, major=10, minor=1, revision=1
> > Identifier Names : UPPERCASE
> > Driver name=Apache Derby Embedded JDBC Driver, version=10.1.1.0,
> > major=10, minor=1
> > Identifier Max Lengths : Table=128  Column=30  Constraint=18  Index=18
> >  Delimeters="
> > Identifier Support in DDL : catalog=false  schema=true
> > 2005-10-28 19:38:30,417 [main] INFO  SCHEMA                         -
> > Initialising Catalog "", Schema "SA" using "SchemaTable" auto-start
> > option
> > 2005-10-28 19:38:31,697 [main] INFO  JDO                            -
> > Managing Persistence of org.apache.maven.continuum.model.scm.ScmResult
> > since it was managed previously
> > 2005-10-28 19:38:31,697 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.ProjectGroup since it was
> > managed previously
> > 2005-10-28 19:38:31,700 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.Profile since it was managed
> > previously
> > 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.Installation since it was
> > managed previously
> > 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.BuildResult since it was
> > managed previously
> > 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.UserGroup since it was managed
> > previously
> > 2005-10-28 19:38:31,703 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.Project since it was managed
> > previously
> > 2005-10-28 19:38:31,705 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.ContinuumUser since it was
> > managed previously
> > 2005-10-28 19:38:31,708 [main] INFO  JDO                            -
> > Managing Persistence of org.apache.maven.continuum.model.scm.ChangeSet
> > since it was managed previously
> > 2005-10-28 19:38:31,708 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.BuildDefinition since it was
> > managed previously
> > 2005-10-28 19:38:31,710 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.ProjectDeveloper since it was
> > managed previously
> > 2005-10-28 19:38:31,710 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.ProjectDependency since it
> > was managed previously
> > 2005-10-28 19:38:31,712 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.NotificationAddress since it
> > was managed previously
> > 2005-10-28 19:38:31,713 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.SystemConfiguration since it
> > was managed previously
> > 2005-10-28 19:38:31,713 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.ProjectNotifier since it was
> > managed previously
> > 2005-10-28 19:38:31,714 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.project.Schedule since it was managed
> > previously
> > 2005-10-28 19:38:31,716 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.system.Permission since it was
> > managed previously
> > 2005-10-28 19:38:31,717 [main] INFO  JDO                            -
> > Managing Persistence of
> > org.apache.maven.continuum.model.scm.ChangeFile since it was managed
> > previously
> > 2005-10-28 19:38:31,788 [main] INFO  MetaData                       -
> > Parsing MetaData from file
> > "file:/usr/local/continuum-1.0/apps/continuum/lib/continuum-model-1.0.jar!/META-INF/package.jdo"
> > 2005-10-28 19:38:32,256 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.scm.ChangeFile [Table : CHANGEFILE,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,261 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.scm.ChangeSet [Table : CHANGESET,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,262 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.scm.ScmResult [Table : SCMRESULT,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,263 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.Installation [Table :
> > INSTALLATION, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,264 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.Profile [Table : PROFILE,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,267 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.Schedule [Table : SCHEDULE,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,272 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.BuildDefinition [Table :
> > BUILDDEFINITION, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,273 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.ProjectNotifier [Table :
> > PROJECTNOTIFIER, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.BuildResult [Table :
> > BUILDRESULT, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.ProjectDependency [Table :
> > PROJECTDEPENDENCY, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,275 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.ProjectDeveloper [Table :
> > PROJECTDEVELOPER, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.Project [Table : PROJECT,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.project.ProjectGroup [Table :
> > PROJECTGROUP, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,277 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.Permission [Table :
> > PERMISSION, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.UserGroup [Table : USERGROUP,
> > InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.NotificationAddress [Table :
> > NOTIFICATIONADDRESS, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,279 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.ContinuumUser [Table :
> > CONTINUUMUSER, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,280 [main] INFO  SCHEMA                         -
> > Managing Persistence of Class :
> > org.apache.maven.continuum.model.system.SystemConfiguration [Table :
> > SYSTEMCONFIGURATION, InheritanceStrategy : new-table]
> > 2005-10-28 19:38:32,315 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.project.ProjectNotifier.configuration
> > [Table : PROJECTNOTIFIER_CONFIGURATION]
> > 2005-10-28 19:38:32,323 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.system.UserGroup.permissions [Table :
> > USERGROUP_PERMISSIONS]
> > 2005-10-28 19:38:32,331 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions
> > [Table : PROJECTGROUP_BUILDDEFINITIONS]
> > 2005-10-28 19:38:32,333 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.project.ProjectGroup.notifiers [Table
> > : PROJECTGROUP_NOTIFIERS]
> > 2005-10-28 19:38:32,334 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.system.NotificationAddress.configuration
> > [Table : NOTIFICATIONADDRESS_CONFIGURATION]
> > 2005-10-28 19:38:32,342 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.project.Project.buildDefinitions
> > [Table : PROJECT_BUILDDEFINITIONS]
> > 2005-10-28 19:38:32,345 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.project.Project.notifiers [Table :
> > PROJECT_NOTIFIERS]
> > 2005-10-28 19:38:32,349 [main] INFO  SCHEMA                         -
> > Managing Persistence of Field :
> > org.apache.maven.continuum.model.system.ContinuumUser.notificationAddresses
> > [Table : CONTINUUMUSER_NOTIFICATIONADDRESSES]
> > 2005-10-28 19:38:33,085 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table CHANGEFILE
> > 2005-10-28 19:38:33,131 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table CHANGEFILE
> > 2005-10-28 19:38:33,148 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table BUILDDEFINITION
> > 2005-10-28 19:38:33,160 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table BUILDDEFINITION
> > 2005-10-28 19:38:33,178 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTNOTIFIER
> > 2005-10-28 19:38:33,201 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table USERGROUP
> > 2005-10-28 19:38:33,217 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table CHANGESET
> > 2005-10-28 19:38:33,224 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table CHANGESET
> > 2005-10-28 19:38:33,243 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTGROUP
> > 2005-10-28 19:38:33,262 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table NOTIFICATIONADDRESS
> > 2005-10-28 19:38:33,287 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table SCMRESULT
> > 2005-10-28 19:38:33,318 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table BUILDRESULT
> > 2005-10-28 19:38:33,333 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table BUILDRESULT
> > 2005-10-28 19:38:33,360 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table SYSTEMCONFIGURATION
> > 2005-10-28 19:38:33,374 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTDEVELOPER
> > 2005-10-28 19:38:33,383 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table PROJECTDEVELOPER
> > 2005-10-28 19:38:33,397 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PERMISSION
> > 2005-10-28 19:38:33,414 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table SCHEDULE
> > 2005-10-28 19:38:33,430 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table INSTALLATION
> > 2005-10-28 19:38:33,451 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECT
> > 2005-10-28 19:38:33,463 [main] INFO  RDBMS                          -
> > Validated 3 foreign key(s) for table PROJECT
> > 2005-10-28 19:38:33,478 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTDEPENDENCY
> > 2005-10-28 19:38:33,502 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table PROJECTDEPENDENCY
> > 2005-10-28 19:38:33,513 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table CONTINUUMUSER
> > 2005-10-28 19:38:33,519 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table CONTINUUMUSER
> > 2005-10-28 19:38:33,537 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROFILE
> > 2005-10-28 19:38:33,549 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table PROFILE
> > 2005-10-28 19:38:33,568 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table
> > CONTINUUMUSER_NOTIFICATIONADDRESSES
> > 2005-10-28 19:38:33,587 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table
> > CONTINUUMUSER_NOTIFICATIONADDRESSES
> > 2005-10-28 19:38:33,602 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS
> > 2005-10-28 19:38:33,609 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS
> > 2005-10-28 19:38:33,626 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
> > 2005-10-28 19:38:33,636 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
> > 2005-10-28 19:38:33,645 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION
> > 2005-10-28 19:38:33,660 [main] INFO  RDBMS                          -
> > Validated 1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION
> > 2005-10-28 19:38:33,671 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECTGROUP_NOTIFIERS
> > 2005-10-28 19:38:33,835 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table PROJECTGROUP_NOTIFIERS
> > 2005-10-28 19:38:33,849 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECT_NOTIFIERS
> > 2005-10-28 19:38:33,857 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table PROJECT_NOTIFIERS
> > 2005-10-28 19:38:33,872 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table PROJECT_BUILDDEFINITIONS
> > 2005-10-28 19:38:33,879 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table PROJECT_BUILDDEFINITIONS
> > 2005-10-28 19:38:33,889 [main] INFO  RDBMS                          -
> > Validated 1 unique key(s) for table USERGROUP_PERMISSIONS
> > 2005-10-28 19:38:33,895 [main] INFO  RDBMS                          -
> > Validated 2 foreign key(s) for table USERGROUP_PERMISSIONS
> > 2005-10-28 19:38:33,904 [main] INFO  SCHEMA                         -
> > Catalog "", Schema "SA" initialised - managing 26 classes
> > 2005-10-28 19:38:34,070 [main] INFO  Continuum                      -
> > Starting Continuum.
> > 2005-10-28 19:38:34,071 [main] INFO  Continuum                      -
> > 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> > 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> > < Continuum 1.0 started! >
> > 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> > --------------------------
> > 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> >       \   ^__^
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> >        \  (oo)\_______
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> >           (__)\       )\/\
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> >               ||----w |
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> >               ||     ||
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> > 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> > 2005-10-28 19:38:34,073 [main] INFO  ContinuumInitializer           -
> > Continuum initializer running ...
> > 2005-10-28 19:38:34,813 [main] INFO  SchedulesActivator             -
> > Activating schedules ...
> > 2005-10-28 19:38:34,859 [main] INFO  SchedulesActivator             -
> > Fri Oct 28 20:00:00 CST 2005
> > 2005-10-28 19:38:34,859 [main] INFO  PlexusContainer                -
> > Loading on start [role,roleHint]:
> > [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
> > 2005-10-28 19:38:35,163 [main] ERROR VelocityComponent              -
> > ResourceManager.getResource() parse exception:
> > org.apache.velocity.exception.ParseErrorException: Lexical error:
> > org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at
> > line 111, column 17.  Encountered: <EOF> after : ""
> > 2005-10-28 19:38:35,461 [main] INFO  Notifier:mail                  -
> > The from mailbox is not configured, will use the nag email address
> > from the project.
> > 2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
> > From name: Continuum@localhost.localdomain
> > 2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
> > Build host name: localhost.localdomain
> > 2005-10-28 19:38:35,493 [main] INFO  RecipientSource                -
> > To override address is not configured, will use the nag email address
> > from the project.
> > 2005-10-28 19:38:35,494 [main] INFO  TaskQueueExecutor:build-project -
> > Starting task executor, thread name 'build-project'.
> > 2005-10-28 19:38:35,495 [main] INFO  PlexusContainer                -
> > Loading on start [role,roleHint]:
> > [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
> > 2005-10-28 19:38:35,499 [main] INFO
> > TaskQueueExecutor:check-out-project - Starting task executor, thread
> > name 'check-out-project'.
> > [INFO] Deploying application 'continuum'.
> > [INFO] Adding HTTP listener on *:9999
> > 19:38:35.516 EVENT  Started SocketListener on 0.0.0.0:9999
> > 19:38:35.611 EVENT  Started
> > WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
> > [INFO] Adding XML-RPC handler for role
> > 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to name
> > 'continuum'.
> > [INFO] The application server has started.
> > 19:39:00.158 EVENT  Started HttpContext[/]
> > 2005-10-28 19:39:04,293 [SocketListener0-0] INFO  Action:login
> >           - Trying to log in admin
> > [INFO] Shutting down the application container.
> > 19:40:00.795 EVENT  Stopping Acceptor
> > ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> > 19:40:00.798 EVENT  Stopped SocketListener on 0.0.0.0:9999
> > java.util.NoSuchElementException
> > 19:40:00.802 EVENT  Stopped
> > WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
> > 19:40:00.803 EVENT  Stopped HttpContext[/]
> > 19:40:00.804 EVENT  Stopped org.mortbay.jetty.Server@1ea2dfe
> > [INFO] Stopping servlet container service.
> > [INFO] Undeploying 'continuum'.
> > 2005-10-28 19:40:00,806 [Thread-7] INFO
> > TaskQueueExecutor:check-out-project - Executor thread got shutdown
> > signal.
> > 2005-10-28 19:40:00,807 [Thread-7] INFO
> > TaskQueueExecutor:check-out-project - Waiting until task executor
> > 'check-out-project' is idling...
> > 2005-10-28 19:40:00,807 [Thread-2] INFO
> > TaskQueueExecutor:check-out-project - Executor thread
> > 'check-out-project' exited.
> > 2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum
> >  - Stopping Continuum.
> > 2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum
> >  - Continuum stopped.
> > 2005-10-28 19:40:00,844 [Thread-7] ERROR PullService
> >  - Problem disposing global tools:
> > java.util.ConcurrentModificationException
> >         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
> >         at java.util.HashMap$KeyIterator.next(HashMap.java:823)
> >         at org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
> >         at org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
> >         at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> >         at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> >         at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> >         at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> >         at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> >         at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> >         at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
> >         at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
> >         at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> >         at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> >         at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> >         at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> >         at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> >         at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> >         at org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
> >         at org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
> >         at java.lang.Thread.run(Thread.java:566)
> > There was no such logger
> > 'org.codehaus.plexus.formica.population.Populator' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
> > 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.configuration.ConfigurationService'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:irc' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.velocity.VelocityComponent' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
> > 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.buildcontroller.BuildController' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.utils.WorkingDirectoryService' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.renderer.Renderer:velocity' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
> > 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 32846483.
> > There was no such logger 'org.codehaus.plexus.action.ActionManager' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 32846483.
> > There was no such logger 'org.codehaus.plexus.mailsender.MailSender' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.Pipeline' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.web.context.ViewContextPopulator'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.resolver.Resolver:classic' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:console' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.RecipientSource' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.initialization.ContinuumInitializer'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
> > 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.build.settings.SchedulesActivator'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
> > 32846483.
> > There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 32846483.
> > There was no such logger 'org.codehaus.plexus.jabber.JabberClient' 32846483.
> > There was no such logger 'org.codehaus.plexus.formica.FormManager' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
> > 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
> > 32846483.
> > There was no such logger 'workingCopy' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:mail' 32846483.
> > There was no such logger
> > 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
> > 32846483.
> > There was no such logger 'org.codehaus.plexus.action.Action:login' 32846483.
> > There was no such logger 'org.codehaus.plexus.msn.MsnClient' 32846483.
> > There was no such logger 'org.apache.maven.scm.manager.ScmManager' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:msn' 32846483.
> > There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
> > 32846483.
> > 2005-10-28 19:40:00,881 [Thread-7] INFO
> > TaskQueueExecutor:build-project - Executor thread got shutdown signal.
> > 2005-10-28 19:40:00,883 [Thread-7] INFO
> > TaskQueueExecutor:build-project - Waiting until task executor
> > 'build-project' is idling...
> > 2005-10-28 19:40:00,883 [Thread-1] INFO
> > TaskQueueExecutor:build-project - Executor thread 'build-project'
> > exited.
> > There was no such logger
> > 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
> > 32846483.
> > There was no such logger 'org.codehaus.plexus.i18n.I18N' 32846483.
> > [INFO] Stopping XML-RPC service.
> >
> > 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >
> >>Can you send us logs of plexus.sh runs?
> >>
> >>
> >>Hong Xing a écrit :
> >>
> >>>I changed port to 9999, and nobody pressed Ctrl-C.
> >>>
> >>>OS: RedHat9
> >>>JDK: 1.4.2-beta-b19 and 1.5.0-beta-b32c
> >>>
> >>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding HTTP listener on *:9999
> >>>INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.197 EVENT  Started
> >>>SocketListener on 0.0.0.0:9999
> >>>INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.292 EVENT  Started
> >>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> >>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding XML-RPC
> >>>handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to
> >>>name 'continuum'.
> >>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] The application
> >>>server has started.
> >>>DEBUG  | wrapperp | 2005/10/28 14:41:03 | send a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:41:04 | Received a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:41:04 | Send a packet PING : ok
> >>>DEBUG  | wrapperp | 2005/10/28 14:41:04 | read a packet PING : ok
> >>>DEBUG  | wrapper  | 2005/10/28 14:41:04 | Got ping response from JVM
> >>>DEBUG  | wrapperp | 2005/10/28 14:41:08 | send a packet PING : ping
> >>>......
> >>>......
> >>>INFO   | jvm 1    | 2005/10/28 14:41:18 | 14:41:18.269 EVENT  Started
> >>>HttpContext[/]
> >>>DEBUG  | wrapperp | 2005/10/28 14:41:20 | send a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:41:20 | Received a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:41:20 | Send a packet PING : ok
> >>>DEBUG  | wrapperp | 2005/10/28 14:41:20 | read a packet PING : ok
> >>>DEBUG  | wrapper  | 2005/10/28 14:41:20 | Got ping response from JVM
> >>>......
> >>>......
> >>>DEBUG  | wrapperp | 2005/10/28 14:44:54 | send a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:44:54 | Received a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:44:54 | Send a packet PING : ok
> >>>DEBUG  | wrapperp | 2005/10/28 14:44:54 | read a packet PING : ok
> >>>DEBUG  | wrapper  | 2005/10/28 14:44:54 | Got ping response from JVM
> >>>DEBUG  | wrapperp | 2005/10/28 14:44:58 | send a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:44:58 | Received a packet PING : ping
> >>>INFO   | jvm 1    | 2005/10/28 14:44:58 | Send a packet PING : ok
> >>>DEBUG  | wrapperp | 2005/10/28 14:44:58 | read a packet PING : ok
> >>>DEBUG  | wrapper  | 2005/10/28 14:44:58 | Got ping response from JVM
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> >>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> >>>controlEvent(203) Stopping
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> >>>called by thread: Wrapper-Control-Event-Monitor
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> >>>Wrapper-Control-Event-Monitor, handling the shutdown process.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> >>>application container.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> >>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> >>>SocketListener on 0.0.0.0:9999
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>HttpContext[/]
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>org.mortbay.jetty.Server@12dacd1
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Stopping servlet
> >>>container service.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Undeploying 'continuum'.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,888
> >>>[Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor thread
> >>>got shutdown signal.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,889
> >>>[Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor thread
> >>>'check-out-project' exited.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | java.util.NoSuchElementException
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> >>>[Thread-7] INFO  Continuum                      - Stopping Continuum.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> >>>[Thread-7] INFO  Continuum                      - Continuum stopped.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,906
> >>>[Thread-7] ERROR PullService                    - Problem disposing
> >>>global tools:
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |
> >>>java.util.ConcurrentModificationException
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>java.util.HashMap$KeyIterator.next(HashMap.java:823)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> >>>java.lang.Thread.run(Thread.java:566)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.formica.population.Populator' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.configuration.ConfigurationService'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.Notifier:irc' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.velocity.VelocityComponent' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.buildcontroller.BuildController' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.utils.WorkingDirectoryService' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.renderer.Renderer:velocity' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.scheduler.ContinuumScheduler' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.action.ActionManager' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.mailsender.MailSender' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.Pipeline' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.web.context.ViewContextPopulator'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.resolver.Resolver:classic' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.Notifier:console' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.RecipientSource' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.initialization.ContinuumInitializer'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.build.settings.SchedulesActivator'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.jdo.JdoFactory' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.Notifier:jabber' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.jabber.JabberClient' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.formica.FormManager' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'workingCopy' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.Notifier:mail' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.msn.MsnClient' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.apache.maven.scm.manager.ScmManager' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.notification.notifier.Notifier:msn' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> >>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> >>>[Thread-7] INFO  TaskQueueExecutor:build-project - Executor thread got
> >>>shutdown signal.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> >>>[Thread-7] INFO  TaskQueueExecutor:build-project - Waiting until task
> >>>executor 'build-project' is idling...
> >>>INFO   | jvm 1    | 2005/10/28 14:45:03 | 2005-10-28 14:45:02,935
> >>>[Thread-1] INFO  TaskQueueExecutor:build-project - Executor thread
> >>>'build-project' exited.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> >>>'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
> >>>11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> >>>'org.codehaus.plexus.i18n.I18N' 11600335.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:03 | [INFO] Stopping XML-RPC service.
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM process exited with a
> >>>code of 0, leaving the wrapper exit code set to 0.
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM exited normally.
> >>>STATUS | wrapper  | 2005/10/28 14:45:03 | <-- Wrapper Stopped
> >>>
> >>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >>>
> >>>
> >>>>Do you have something before this lines that can help us? port already used, Ctrl-C event...
> >>>>
> >>>>What is your os? your jdk?
> >>>>
> >>>>Emmanuel
> >>>>
> >>>>Hong Xing a écrit :
> >>>>
> >>>>
> >>>>>I have used plexus.sh before, but I got the same error.
> >>>>>
> >>>>>I set the DEBUG level for the wrapper log, here it is.
> >>>>>
> >>>>>It looks so strange.
> >>>>>
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> >>>>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> >>>>>controlEvent(203) Stopping
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> >>>>>called by thread: Wrapper-Control-Event-Monitor
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> >>>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> >>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> >>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> >>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> >>>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> >>>>>Wrapper-Control-Event-Monitor, handling the shutdown process.
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> >>>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> >>>>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> >>>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> >>>>>application container.
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> >>>>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> >>>>>SocketListener on 0.0.0.0:9999
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> >>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>>>HttpContext[/]
> >>>>>
> >>>>>
> >>>>>
> >>>>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >>>>>
> >>>>>
> >>>>>
> >>>>>>I don't know, it works for other users.
> >>>>>>
> >>>>>>What is your linux?
> >>>>>>
> >>>>>>You can try too to run bin/plexus.sh. It launches directly java app without using the java
> >>>>>>wrapper.
> >>>>>>
> >>>>>>Emmanuel
> >>>>>>
> >>>>>>Hong Xing a écrit :
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>Yes. Is there something wrong?
> >>>>>>>
> >>>>>>>
> >>>>>>>Hong Xing,star.hong@gmail.com
> >>>>>>>2005-10-28
> >>>>>>>----- 收到以下来信内容 -----
> >>>>>>>发件人: Emmanuel Venisse
> >>>>>>>收件人: continuum-users
> >>>>>>>时  间: 2005-10-28, 16:48:27
> >>>>>>>主  题: Re: Why continuum always auto stopped?
> >>>>>>>
> >>>>>>>
> >>>>>>>your shell console or shell session is always open?
> >>>>>>>
> >>>>>>>Emmanuel
> >>>>>>>
> >>>>>>>Hong Xing a écrit :
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> >>>>>>>>
> >>>>>>>>wrapper.log:
> >>>>>>>>
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
> >>>>>>>>to log in admin
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
> >>>>>>>>999]
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
> >>>>>>>>linux/../../apps/continuum/webapp]
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>>>>>read got shutdown signal.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
> >>>>>>>>il task executor 'check-out-project' is idling...
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>>>>>read 'check-out-project' exited.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
> >>>>>>>>um.
> >>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
> >>>>>>>>d.
> >>>>>>
> >>>>>>
> >>
>
>

Re: Why continuum always auto stopped?

Posted by Emmanuel Venisse <em...@venisse.net>.
Is it a clean continuum installation?

Hong Xing a écrit :
> [root@localhost bin]# ./plexus.sh
> Using PLEXUS_HOME:   /usr/local/continuum-1.0
> Using PLEXUS_CONF:   /usr/local/continuum-1.0/conf
> Using PLEXUS_TMPDIR: /usr/local/continuum-1.0/temp
> Using JAVA_HOME:     /usr/local/j2sdk1.5.0/
> [INFO] Services will be deployed in: '/usr/local/continuum-1.0/services'.
> [INFO] Applications will be deployed in: '/usr/local/continuum-1.0/apps'.
> [INFO] The application server has been initialized.
> [INFO] Removing old service.
> [INFO] Extracting service jar
> '/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3.jar'
> to '/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3'.
> [DEBUG] Found 1 components to load on start
> [INFO] Loading on start [role,roleHint]:
> [org.codehaus.plexus.application.service.PlexusService,jetty]
> 19:38:26.972 EVENT  Starting Jetty/4.2.24
> 19:38:27.006 EVENT  Started org.mortbay.jetty.Server@1ea2dfe
> [INFO] Initializing servlet container service.
> [INFO] Starting servlet container service.
> [INFO] Removing old service.
> [INFO] Extracting service jar
> '/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3.jar'
> to '/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3'.
> [DEBUG] Found 1 components to load on start
> [INFO] Loading on start [role,roleHint]:
> [org.codehaus.plexus.application.service.PlexusService,xml-rpc]
> [INFO] Starting XML-RPC service.
> [INFO] Application 'continuum' already extracted.
> [INFO] Deploying application 'continuum' at
> '/usr/local/continuum-1.0/apps/continuum'.
> [INFO] Starting XML-RPC listener on port '9997'.
> 2005-10-28 19:38:27,918 [main] DEBUG PlexusContainer                -
> Found 3 components to load on start
> 2005-10-28 19:38:27,920 [main] INFO  PlexusContainer                -
> Loading on start [role]: [org.apache.maven.continuum.Continuum]
> 2005-10-28 19:38:27,989 [main] INFO  JdoFactory                     -
> Initializing JDO.
> 2005-10-28 19:38:28,523 [main] INFO  JDO                            -
> PersistenceManagerFactory - Vendor: JPOX  Version: 1.1.0-beta-4
> 2005-10-28 19:38:28,523 [main] INFO  JDO                            -
> PersistenceManagerFactory initialised for datastore
> URL=jdbc:derby:/usr/local/continuum-1.0/apps/continuum/database;create=true
> driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa
> Oct 28, 2005 7:38:28 PM org.quartz.simpl.RAMJobStore initialize
> INFO: RAMJobStore initialized.
> Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
> INFO: Quartz scheduler 'scheduler1' initialized from an externally
> provided properties instance.
> Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
> INFO: Quartz scheduler version: 1.4.5
> Oct 28, 2005 7:38:28 PM org.quartz.core.QuartzScheduler start
> INFO: Scheduler scheduler1_$_NON_CLUSTERED started.
> 2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
> Initializing Continuum.
> 2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
> Showing all projects:
> 2005-10-28 19:38:30,416 [main] INFO  RDBMS                          -
> RDBMS Adapter initialised : CloudscapeAdapter : Apache Derby
> version=10.1.1.0, major=10, minor=1, revision=1
> Identifier Names : UPPERCASE
> Driver name=Apache Derby Embedded JDBC Driver, version=10.1.1.0,
> major=10, minor=1
> Identifier Max Lengths : Table=128  Column=30  Constraint=18  Index=18
>  Delimeters="
> Identifier Support in DDL : catalog=false  schema=true
> 2005-10-28 19:38:30,417 [main] INFO  SCHEMA                         -
> Initialising Catalog "", Schema "SA" using "SchemaTable" auto-start
> option
> 2005-10-28 19:38:31,697 [main] INFO  JDO                            -
> Managing Persistence of org.apache.maven.continuum.model.scm.ScmResult
> since it was managed previously
> 2005-10-28 19:38:31,697 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.ProjectGroup since it was
> managed previously
> 2005-10-28 19:38:31,700 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.Profile since it was managed
> previously
> 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.Installation since it was
> managed previously
> 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.BuildResult since it was
> managed previously
> 2005-10-28 19:38:31,702 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.UserGroup since it was managed
> previously
> 2005-10-28 19:38:31,703 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.Project since it was managed
> previously
> 2005-10-28 19:38:31,705 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.ContinuumUser since it was
> managed previously
> 2005-10-28 19:38:31,708 [main] INFO  JDO                            -
> Managing Persistence of org.apache.maven.continuum.model.scm.ChangeSet
> since it was managed previously
> 2005-10-28 19:38:31,708 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.BuildDefinition since it was
> managed previously
> 2005-10-28 19:38:31,710 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.ProjectDeveloper since it was
> managed previously
> 2005-10-28 19:38:31,710 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.ProjectDependency since it
> was managed previously
> 2005-10-28 19:38:31,712 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.NotificationAddress since it
> was managed previously
> 2005-10-28 19:38:31,713 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.SystemConfiguration since it
> was managed previously
> 2005-10-28 19:38:31,713 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.ProjectNotifier since it was
> managed previously
> 2005-10-28 19:38:31,714 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.project.Schedule since it was managed
> previously
> 2005-10-28 19:38:31,716 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.system.Permission since it was
> managed previously
> 2005-10-28 19:38:31,717 [main] INFO  JDO                            -
> Managing Persistence of
> org.apache.maven.continuum.model.scm.ChangeFile since it was managed
> previously
> 2005-10-28 19:38:31,788 [main] INFO  MetaData                       -
> Parsing MetaData from file
> "file:/usr/local/continuum-1.0/apps/continuum/lib/continuum-model-1.0.jar!/META-INF/package.jdo"
> 2005-10-28 19:38:32,256 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.scm.ChangeFile [Table : CHANGEFILE,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,261 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.scm.ChangeSet [Table : CHANGESET,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,262 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.scm.ScmResult [Table : SCMRESULT,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,263 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.Installation [Table :
> INSTALLATION, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,264 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.Profile [Table : PROFILE,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,267 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.Schedule [Table : SCHEDULE,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,272 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.BuildDefinition [Table :
> BUILDDEFINITION, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,273 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.ProjectNotifier [Table :
> PROJECTNOTIFIER, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.BuildResult [Table :
> BUILDRESULT, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.ProjectDependency [Table :
> PROJECTDEPENDENCY, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,275 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.ProjectDeveloper [Table :
> PROJECTDEVELOPER, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.Project [Table : PROJECT,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.project.ProjectGroup [Table :
> PROJECTGROUP, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,277 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.Permission [Table :
> PERMISSION, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.UserGroup [Table : USERGROUP,
> InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.NotificationAddress [Table :
> NOTIFICATIONADDRESS, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,279 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.ContinuumUser [Table :
> CONTINUUMUSER, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,280 [main] INFO  SCHEMA                         -
> Managing Persistence of Class :
> org.apache.maven.continuum.model.system.SystemConfiguration [Table :
> SYSTEMCONFIGURATION, InheritanceStrategy : new-table]
> 2005-10-28 19:38:32,315 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.project.ProjectNotifier.configuration
> [Table : PROJECTNOTIFIER_CONFIGURATION]
> 2005-10-28 19:38:32,323 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.system.UserGroup.permissions [Table :
> USERGROUP_PERMISSIONS]
> 2005-10-28 19:38:32,331 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions
> [Table : PROJECTGROUP_BUILDDEFINITIONS]
> 2005-10-28 19:38:32,333 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.project.ProjectGroup.notifiers [Table
> : PROJECTGROUP_NOTIFIERS]
> 2005-10-28 19:38:32,334 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.system.NotificationAddress.configuration
> [Table : NOTIFICATIONADDRESS_CONFIGURATION]
> 2005-10-28 19:38:32,342 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.project.Project.buildDefinitions
> [Table : PROJECT_BUILDDEFINITIONS]
> 2005-10-28 19:38:32,345 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.project.Project.notifiers [Table :
> PROJECT_NOTIFIERS]
> 2005-10-28 19:38:32,349 [main] INFO  SCHEMA                         -
> Managing Persistence of Field :
> org.apache.maven.continuum.model.system.ContinuumUser.notificationAddresses
> [Table : CONTINUUMUSER_NOTIFICATIONADDRESSES]
> 2005-10-28 19:38:33,085 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table CHANGEFILE
> 2005-10-28 19:38:33,131 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table CHANGEFILE
> 2005-10-28 19:38:33,148 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table BUILDDEFINITION
> 2005-10-28 19:38:33,160 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table BUILDDEFINITION
> 2005-10-28 19:38:33,178 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTNOTIFIER
> 2005-10-28 19:38:33,201 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table USERGROUP
> 2005-10-28 19:38:33,217 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table CHANGESET
> 2005-10-28 19:38:33,224 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table CHANGESET
> 2005-10-28 19:38:33,243 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTGROUP
> 2005-10-28 19:38:33,262 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table NOTIFICATIONADDRESS
> 2005-10-28 19:38:33,287 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table SCMRESULT
> 2005-10-28 19:38:33,318 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table BUILDRESULT
> 2005-10-28 19:38:33,333 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table BUILDRESULT
> 2005-10-28 19:38:33,360 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table SYSTEMCONFIGURATION
> 2005-10-28 19:38:33,374 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTDEVELOPER
> 2005-10-28 19:38:33,383 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table PROJECTDEVELOPER
> 2005-10-28 19:38:33,397 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PERMISSION
> 2005-10-28 19:38:33,414 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table SCHEDULE
> 2005-10-28 19:38:33,430 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table INSTALLATION
> 2005-10-28 19:38:33,451 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECT
> 2005-10-28 19:38:33,463 [main] INFO  RDBMS                          -
> Validated 3 foreign key(s) for table PROJECT
> 2005-10-28 19:38:33,478 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTDEPENDENCY
> 2005-10-28 19:38:33,502 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table PROJECTDEPENDENCY
> 2005-10-28 19:38:33,513 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table CONTINUUMUSER
> 2005-10-28 19:38:33,519 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table CONTINUUMUSER
> 2005-10-28 19:38:33,537 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROFILE
> 2005-10-28 19:38:33,549 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table PROFILE
> 2005-10-28 19:38:33,568 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table
> CONTINUUMUSER_NOTIFICATIONADDRESSES
> 2005-10-28 19:38:33,587 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table
> CONTINUUMUSER_NOTIFICATIONADDRESSES
> 2005-10-28 19:38:33,602 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS
> 2005-10-28 19:38:33,609 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS
> 2005-10-28 19:38:33,626 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
> 2005-10-28 19:38:33,636 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
> 2005-10-28 19:38:33,645 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION
> 2005-10-28 19:38:33,660 [main] INFO  RDBMS                          -
> Validated 1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION
> 2005-10-28 19:38:33,671 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECTGROUP_NOTIFIERS
> 2005-10-28 19:38:33,835 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table PROJECTGROUP_NOTIFIERS
> 2005-10-28 19:38:33,849 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECT_NOTIFIERS
> 2005-10-28 19:38:33,857 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table PROJECT_NOTIFIERS
> 2005-10-28 19:38:33,872 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table PROJECT_BUILDDEFINITIONS
> 2005-10-28 19:38:33,879 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table PROJECT_BUILDDEFINITIONS
> 2005-10-28 19:38:33,889 [main] INFO  RDBMS                          -
> Validated 1 unique key(s) for table USERGROUP_PERMISSIONS
> 2005-10-28 19:38:33,895 [main] INFO  RDBMS                          -
> Validated 2 foreign key(s) for table USERGROUP_PERMISSIONS
> 2005-10-28 19:38:33,904 [main] INFO  SCHEMA                         -
> Catalog "", Schema "SA" initialised - managing 26 classes
> 2005-10-28 19:38:34,070 [main] INFO  Continuum                      -
> Starting Continuum.
> 2005-10-28 19:38:34,071 [main] INFO  Continuum                      -
> 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> < Continuum 1.0 started! >
> 2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
> --------------------------
> 2005-10-28 19:38:34,072 [main] INFO  Continuum                      - 
>       \   ^__^
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
>        \  (oo)\_______
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
>           (__)\       )\/\
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
>               ||----w |
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
>               ||     ||
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> 2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
> 2005-10-28 19:38:34,073 [main] INFO  ContinuumInitializer           -
> Continuum initializer running ...
> 2005-10-28 19:38:34,813 [main] INFO  SchedulesActivator             -
> Activating schedules ...
> 2005-10-28 19:38:34,859 [main] INFO  SchedulesActivator             -
> Fri Oct 28 20:00:00 CST 2005
> 2005-10-28 19:38:34,859 [main] INFO  PlexusContainer                -
> Loading on start [role,roleHint]:
> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
> 2005-10-28 19:38:35,163 [main] ERROR VelocityComponent              -
> ResourceManager.getResource() parse exception:
> org.apache.velocity.exception.ParseErrorException: Lexical error:
> org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at
> line 111, column 17.  Encountered: <EOF> after : ""
> 2005-10-28 19:38:35,461 [main] INFO  Notifier:mail                  -
> The from mailbox is not configured, will use the nag email address
> from the project.
> 2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
> From name: Continuum@localhost.localdomain
> 2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
> Build host name: localhost.localdomain
> 2005-10-28 19:38:35,493 [main] INFO  RecipientSource                -
> To override address is not configured, will use the nag email address
> from the project.
> 2005-10-28 19:38:35,494 [main] INFO  TaskQueueExecutor:build-project -
> Starting task executor, thread name 'build-project'.
> 2005-10-28 19:38:35,495 [main] INFO  PlexusContainer                -
> Loading on start [role,roleHint]:
> [org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
> 2005-10-28 19:38:35,499 [main] INFO 
> TaskQueueExecutor:check-out-project - Starting task executor, thread
> name 'check-out-project'.
> [INFO] Deploying application 'continuum'.
> [INFO] Adding HTTP listener on *:9999
> 19:38:35.516 EVENT  Started SocketListener on 0.0.0.0:9999
> 19:38:35.611 EVENT  Started
> WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
> [INFO] Adding XML-RPC handler for role
> 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to name
> 'continuum'.
> [INFO] The application server has started.
> 19:39:00.158 EVENT  Started HttpContext[/]
> 2005-10-28 19:39:04,293 [SocketListener0-0] INFO  Action:login        
>           - Trying to log in admin
> [INFO] Shutting down the application container.
> 19:40:00.795 EVENT  Stopping Acceptor
> ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> 19:40:00.798 EVENT  Stopped SocketListener on 0.0.0.0:9999
> java.util.NoSuchElementException
> 19:40:00.802 EVENT  Stopped
> WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
> 19:40:00.803 EVENT  Stopped HttpContext[/]
> 19:40:00.804 EVENT  Stopped org.mortbay.jetty.Server@1ea2dfe
> [INFO] Stopping servlet container service.
> [INFO] Undeploying 'continuum'.
> 2005-10-28 19:40:00,806 [Thread-7] INFO 
> TaskQueueExecutor:check-out-project - Executor thread got shutdown
> signal.
> 2005-10-28 19:40:00,807 [Thread-7] INFO 
> TaskQueueExecutor:check-out-project - Waiting until task executor
> 'check-out-project' is idling...
> 2005-10-28 19:40:00,807 [Thread-2] INFO 
> TaskQueueExecutor:check-out-project - Executor thread
> 'check-out-project' exited.
> 2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum                    
>  - Stopping Continuum.
> 2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum                    
>  - Continuum stopped.
> 2005-10-28 19:40:00,844 [Thread-7] ERROR PullService                  
>  - Problem disposing global tools:
> java.util.ConcurrentModificationException
>         at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
>         at java.util.HashMap$KeyIterator.next(HashMap.java:823)
>         at org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
>         at org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
>         at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
>         at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
>         at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
>         at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
>         at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
>         at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
>         at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
>         at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
>         at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
>         at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
>         at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
>         at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
>         at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
>         at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
>         at org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
>         at org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
>         at java.lang.Thread.run(Thread.java:566)
> There was no such logger
> 'org.codehaus.plexus.formica.population.Populator' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
> 32846483.
> There was no such logger
> 'org.apache.maven.continuum.configuration.ConfigurationService'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:irc' 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.velocity.VelocityComponent' 32846483.
> There was no such logger
> 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
> 32846483.
> There was no such logger
> 'org.apache.maven.continuum.buildcontroller.BuildController' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.utils.WorkingDirectoryService' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.renderer.Renderer:velocity' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
> 32846483.
> There was no such logger
> 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 32846483.
> There was no such logger 'org.codehaus.plexus.action.ActionManager' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 32846483.
> There was no such logger 'org.codehaus.plexus.mailsender.MailSender' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.Pipeline' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.web.context.ViewContextPopulator'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.resolver.Resolver:classic' 32846483.
> There was no such logger
> 'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:console' 32846483.
> There was no such logger
> 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.RecipientSource' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.initialization.ContinuumInitializer'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
> 32846483.
> There was no such logger
> 'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.build.settings.SchedulesActivator'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
> 32846483.
> There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 32846483.
> There was no such logger 'org.codehaus.plexus.jabber.JabberClient' 32846483.
> There was no such logger 'org.codehaus.plexus.formica.FormManager' 32846483.
> There was no such logger
> 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
> 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
> 32846483.
> There was no such logger 'workingCopy' 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:mail' 32846483.
> There was no such logger
> 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
> 32846483.
> There was no such logger 'org.codehaus.plexus.action.Action:login' 32846483.
> There was no such logger 'org.codehaus.plexus.msn.MsnClient' 32846483.
> There was no such logger 'org.apache.maven.scm.manager.ScmManager' 32846483.
> There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:msn' 32846483.
> There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
> 32846483.
> 2005-10-28 19:40:00,881 [Thread-7] INFO 
> TaskQueueExecutor:build-project - Executor thread got shutdown signal.
> 2005-10-28 19:40:00,883 [Thread-7] INFO 
> TaskQueueExecutor:build-project - Waiting until task executor
> 'build-project' is idling...
> 2005-10-28 19:40:00,883 [Thread-1] INFO 
> TaskQueueExecutor:build-project - Executor thread 'build-project'
> exited.
> There was no such logger
> 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
> 32846483.
> There was no such logger 'org.codehaus.plexus.i18n.I18N' 32846483.
> [INFO] Stopping XML-RPC service.
> 
> 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> 
>>Can you send us logs of plexus.sh runs?
>>
>>
>>Hong Xing a écrit :
>>
>>>I changed port to 9999, and nobody pressed Ctrl-C.
>>>
>>>OS: RedHat9
>>>JDK: 1.4.2-beta-b19 and 1.5.0-beta-b32c
>>>
>>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding HTTP listener on *:9999
>>>INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.197 EVENT  Started
>>>SocketListener on 0.0.0.0:9999
>>>INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.292 EVENT  Started
>>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
>>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding XML-RPC
>>>handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to
>>>name 'continuum'.
>>>INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] The application
>>>server has started.
>>>DEBUG  | wrapperp | 2005/10/28 14:41:03 | send a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:41:04 | Received a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:41:04 | Send a packet PING : ok
>>>DEBUG  | wrapperp | 2005/10/28 14:41:04 | read a packet PING : ok
>>>DEBUG  | wrapper  | 2005/10/28 14:41:04 | Got ping response from JVM
>>>DEBUG  | wrapperp | 2005/10/28 14:41:08 | send a packet PING : ping
>>>......
>>>......
>>>INFO   | jvm 1    | 2005/10/28 14:41:18 | 14:41:18.269 EVENT  Started
>>>HttpContext[/]
>>>DEBUG  | wrapperp | 2005/10/28 14:41:20 | send a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:41:20 | Received a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:41:20 | Send a packet PING : ok
>>>DEBUG  | wrapperp | 2005/10/28 14:41:20 | read a packet PING : ok
>>>DEBUG  | wrapper  | 2005/10/28 14:41:20 | Got ping response from JVM
>>>......
>>>......
>>>DEBUG  | wrapperp | 2005/10/28 14:44:54 | send a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:44:54 | Received a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:44:54 | Send a packet PING : ok
>>>DEBUG  | wrapperp | 2005/10/28 14:44:54 | read a packet PING : ok
>>>DEBUG  | wrapper  | 2005/10/28 14:44:54 | Got ping response from JVM
>>>DEBUG  | wrapperp | 2005/10/28 14:44:58 | send a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:44:58 | Received a packet PING : ping
>>>INFO   | jvm 1    | 2005/10/28 14:44:58 | Send a packet PING : ok
>>>DEBUG  | wrapperp | 2005/10/28 14:44:58 | read a packet PING : ok
>>>DEBUG  | wrapper  | 2005/10/28 14:44:58 | Got ping response from JVM
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
>>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
>>>controlEvent(203) Stopping
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
>>>called by thread: Wrapper-Control-Event-Monitor
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
>>>Wrapper-Control-Event-Monitor, handling the shutdown process.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
>>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
>>>application container.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
>>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
>>>SocketListener on 0.0.0.0:9999
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>HttpContext[/]
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>org.mortbay.jetty.Server@12dacd1
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Stopping servlet
>>>container service.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Undeploying 'continuum'.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,888
>>>[Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor thread
>>>got shutdown signal.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,889
>>>[Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor thread
>>>'check-out-project' exited.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | java.util.NoSuchElementException
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
>>>[Thread-7] INFO  Continuum                      - Stopping Continuum.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
>>>[Thread-7] INFO  Continuum                      - Continuum stopped.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,906
>>>[Thread-7] ERROR PullService                    - Problem disposing
>>>global tools:
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |
>>>java.util.ConcurrentModificationException
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>java.util.HashMap$KeyIterator.next(HashMap.java:823)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
>>>java.lang.Thread.run(Thread.java:566)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.formica.population.Populator' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.configuration.ConfigurationService'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.Notifier:irc' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.velocity.VelocityComponent' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.buildcontroller.BuildController' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.utils.WorkingDirectoryService' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.renderer.Renderer:velocity' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.scheduler.ContinuumScheduler' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.action.ActionManager' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.mailsender.MailSender' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.Pipeline' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.web.context.ViewContextPopulator'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.resolver.Resolver:classic' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.Notifier:console' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.RecipientSource' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.initialization.ContinuumInitializer'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.build.settings.SchedulesActivator'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.jdo.JdoFactory' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.Notifier:jabber' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.jabber.JabberClient' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.formica.FormManager' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'workingCopy' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.Notifier:mail' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.msn.MsnClient' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.apache.maven.scm.manager.ScmManager' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.notification.notifier.Notifier:msn' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
>>>'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
>>>[Thread-7] INFO  TaskQueueExecutor:build-project - Executor thread got
>>>shutdown signal.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
>>>[Thread-7] INFO  TaskQueueExecutor:build-project - Waiting until task
>>>executor 'build-project' is idling...
>>>INFO   | jvm 1    | 2005/10/28 14:45:03 | 2005-10-28 14:45:02,935
>>>[Thread-1] INFO  TaskQueueExecutor:build-project - Executor thread
>>>'build-project' exited.
>>>INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
>>>'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
>>>11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
>>>'org.codehaus.plexus.i18n.I18N' 11600335.
>>>INFO   | jvm 1    | 2005/10/28 14:45:03 | [INFO] Stopping XML-RPC service.
>>>DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM process exited with a
>>>code of 0, leaving the wrapper exit code set to 0.
>>>DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM exited normally.
>>>STATUS | wrapper  | 2005/10/28 14:45:03 | <-- Wrapper Stopped
>>>
>>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
>>>
>>>
>>>>Do you have something before this lines that can help us? port already used, Ctrl-C event...
>>>>
>>>>What is your os? your jdk?
>>>>
>>>>Emmanuel
>>>>
>>>>Hong Xing a écrit :
>>>>
>>>>
>>>>>I have used plexus.sh before, but I got the same error.
>>>>>
>>>>>I set the DEBUG level for the wrapper log, here it is.
>>>>>
>>>>>It looks so strange.
>>>>>
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
>>>>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
>>>>>controlEvent(203) Stopping
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
>>>>>called by thread: Wrapper-Control-Event-Monitor
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
>>>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
>>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
>>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
>>>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
>>>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
>>>>>Wrapper-Control-Event-Monitor, handling the shutdown process.
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
>>>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
>>>>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
>>>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
>>>>>application container.
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
>>>>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
>>>>>SocketListener on 0.0.0.0:9999
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
>>>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>>>HttpContext[/]
>>>>>
>>>>>
>>>>>
>>>>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
>>>>>
>>>>>
>>>>>
>>>>>>I don't know, it works for other users.
>>>>>>
>>>>>>What is your linux?
>>>>>>
>>>>>>You can try too to run bin/plexus.sh. It launches directly java app without using the java
>>>>>>wrapper.
>>>>>>
>>>>>>Emmanuel
>>>>>>
>>>>>>Hong Xing a écrit :
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Yes. Is there something wrong?
>>>>>>>
>>>>>>>
>>>>>>>Hong Xing,star.hong@gmail.com
>>>>>>>2005-10-28
>>>>>>>----- 收到以下来信内容 -----
>>>>>>>发件人: Emmanuel Venisse
>>>>>>>收件人: continuum-users
>>>>>>>时  间: 2005-10-28, 16:48:27
>>>>>>>主  题: Re: Why continuum always auto stopped?
>>>>>>>
>>>>>>>
>>>>>>>your shell console or shell session is always open?
>>>>>>>
>>>>>>>Emmanuel
>>>>>>>
>>>>>>>Hong Xing a écrit :
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
>>>>>>>>
>>>>>>>>wrapper.log:
>>>>>>>>
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
>>>>>>>>to log in admin
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
>>>>>>>>999]
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
>>>>>>>>linux/../../apps/continuum/webapp]
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>>>>>read got shutdown signal.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
>>>>>>>>il task executor 'check-out-project' is idling...
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>>>>>read 'check-out-project' exited.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
>>>>>>>>um.
>>>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
>>>>>>>>d.
>>>>>>
>>>>>>
>>


Re: Why continuum always auto stopped?

Posted by Hong Xing <st...@gmail.com>.
[root@localhost bin]# ./plexus.sh
Using PLEXUS_HOME:   /usr/local/continuum-1.0
Using PLEXUS_CONF:   /usr/local/continuum-1.0/conf
Using PLEXUS_TMPDIR: /usr/local/continuum-1.0/temp
Using JAVA_HOME:     /usr/local/j2sdk1.5.0/
[INFO] Services will be deployed in: '/usr/local/continuum-1.0/services'.
[INFO] Applications will be deployed in: '/usr/local/continuum-1.0/apps'.
[INFO] The application server has been initialized.
[INFO] Removing old service.
[INFO] Extracting service jar
'/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3.jar'
to '/usr/local/continuum-1.0/services/plexus-service-jetty-1.0-alpha-3'.
[DEBUG] Found 1 components to load on start
[INFO] Loading on start [role,roleHint]:
[org.codehaus.plexus.application.service.PlexusService,jetty]
19:38:26.972 EVENT  Starting Jetty/4.2.24
19:38:27.006 EVENT  Started org.mortbay.jetty.Server@1ea2dfe
[INFO] Initializing servlet container service.
[INFO] Starting servlet container service.
[INFO] Removing old service.
[INFO] Extracting service jar
'/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3.jar'
to '/usr/local/continuum-1.0/services/plexus-service-xmlrpc-1.0-alpha-3'.
[DEBUG] Found 1 components to load on start
[INFO] Loading on start [role,roleHint]:
[org.codehaus.plexus.application.service.PlexusService,xml-rpc]
[INFO] Starting XML-RPC service.
[INFO] Application 'continuum' already extracted.
[INFO] Deploying application 'continuum' at
'/usr/local/continuum-1.0/apps/continuum'.
[INFO] Starting XML-RPC listener on port '9997'.
2005-10-28 19:38:27,918 [main] DEBUG PlexusContainer                -
Found 3 components to load on start
2005-10-28 19:38:27,920 [main] INFO  PlexusContainer                -
Loading on start [role]: [org.apache.maven.continuum.Continuum]
2005-10-28 19:38:27,989 [main] INFO  JdoFactory                     -
Initializing JDO.
2005-10-28 19:38:28,523 [main] INFO  JDO                            -
PersistenceManagerFactory - Vendor: JPOX  Version: 1.1.0-beta-4
2005-10-28 19:38:28,523 [main] INFO  JDO                            -
PersistenceManagerFactory initialised for datastore
URL=jdbc:derby:/usr/local/continuum-1.0/apps/continuum/database;create=true
driver=org.apache.derby.jdbc.EmbeddedDriver userName=sa
Oct 28, 2005 7:38:28 PM org.quartz.simpl.RAMJobStore initialize
INFO: RAMJobStore initialized.
Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler 'scheduler1' initialized from an externally
provided properties instance.
Oct 28, 2005 7:38:28 PM org.quartz.impl.StdSchedulerFactory instantiate
INFO: Quartz scheduler version: 1.4.5
Oct 28, 2005 7:38:28 PM org.quartz.core.QuartzScheduler start
INFO: Scheduler scheduler1_$_NON_CLUSTERED started.
2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
Initializing Continuum.
2005-10-28 19:38:28,723 [main] INFO  Continuum                      -
Showing all projects:
2005-10-28 19:38:30,416 [main] INFO  RDBMS                          -
RDBMS Adapter initialised : CloudscapeAdapter : Apache Derby
version=10.1.1.0, major=10, minor=1, revision=1
Identifier Names : UPPERCASE
Driver name=Apache Derby Embedded JDBC Driver, version=10.1.1.0,
major=10, minor=1
Identifier Max Lengths : Table=128  Column=30  Constraint=18  Index=18
 Delimeters="
Identifier Support in DDL : catalog=false  schema=true
2005-10-28 19:38:30,417 [main] INFO  SCHEMA                         -
Initialising Catalog "", Schema "SA" using "SchemaTable" auto-start
option
2005-10-28 19:38:31,697 [main] INFO  JDO                            -
Managing Persistence of org.apache.maven.continuum.model.scm.ScmResult
since it was managed previously
2005-10-28 19:38:31,697 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.ProjectGroup since it was
managed previously
2005-10-28 19:38:31,700 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.Profile since it was managed
previously
2005-10-28 19:38:31,702 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.Installation since it was
managed previously
2005-10-28 19:38:31,702 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.BuildResult since it was
managed previously
2005-10-28 19:38:31,702 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.UserGroup since it was managed
previously
2005-10-28 19:38:31,703 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.Project since it was managed
previously
2005-10-28 19:38:31,705 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.ContinuumUser since it was
managed previously
2005-10-28 19:38:31,708 [main] INFO  JDO                            -
Managing Persistence of org.apache.maven.continuum.model.scm.ChangeSet
since it was managed previously
2005-10-28 19:38:31,708 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.BuildDefinition since it was
managed previously
2005-10-28 19:38:31,710 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.ProjectDeveloper since it was
managed previously
2005-10-28 19:38:31,710 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.ProjectDependency since it
was managed previously
2005-10-28 19:38:31,712 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.NotificationAddress since it
was managed previously
2005-10-28 19:38:31,713 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.SystemConfiguration since it
was managed previously
2005-10-28 19:38:31,713 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.ProjectNotifier since it was
managed previously
2005-10-28 19:38:31,714 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.project.Schedule since it was managed
previously
2005-10-28 19:38:31,716 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.system.Permission since it was
managed previously
2005-10-28 19:38:31,717 [main] INFO  JDO                            -
Managing Persistence of
org.apache.maven.continuum.model.scm.ChangeFile since it was managed
previously
2005-10-28 19:38:31,788 [main] INFO  MetaData                       -
Parsing MetaData from file
"file:/usr/local/continuum-1.0/apps/continuum/lib/continuum-model-1.0.jar!/META-INF/package.jdo"
2005-10-28 19:38:32,256 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.scm.ChangeFile [Table : CHANGEFILE,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,261 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.scm.ChangeSet [Table : CHANGESET,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,262 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.scm.ScmResult [Table : SCMRESULT,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,263 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.Installation [Table :
INSTALLATION, InheritanceStrategy : new-table]
2005-10-28 19:38:32,264 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.Profile [Table : PROFILE,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,267 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.Schedule [Table : SCHEDULE,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,272 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.BuildDefinition [Table :
BUILDDEFINITION, InheritanceStrategy : new-table]
2005-10-28 19:38:32,273 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.ProjectNotifier [Table :
PROJECTNOTIFIER, InheritanceStrategy : new-table]
2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.BuildResult [Table :
BUILDRESULT, InheritanceStrategy : new-table]
2005-10-28 19:38:32,274 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.ProjectDependency [Table :
PROJECTDEPENDENCY, InheritanceStrategy : new-table]
2005-10-28 19:38:32,275 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.ProjectDeveloper [Table :
PROJECTDEVELOPER, InheritanceStrategy : new-table]
2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.Project [Table : PROJECT,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,276 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.project.ProjectGroup [Table :
PROJECTGROUP, InheritanceStrategy : new-table]
2005-10-28 19:38:32,277 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.Permission [Table :
PERMISSION, InheritanceStrategy : new-table]
2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.UserGroup [Table : USERGROUP,
InheritanceStrategy : new-table]
2005-10-28 19:38:32,278 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.NotificationAddress [Table :
NOTIFICATIONADDRESS, InheritanceStrategy : new-table]
2005-10-28 19:38:32,279 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.ContinuumUser [Table :
CONTINUUMUSER, InheritanceStrategy : new-table]
2005-10-28 19:38:32,280 [main] INFO  SCHEMA                         -
Managing Persistence of Class :
org.apache.maven.continuum.model.system.SystemConfiguration [Table :
SYSTEMCONFIGURATION, InheritanceStrategy : new-table]
2005-10-28 19:38:32,315 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.project.ProjectNotifier.configuration
[Table : PROJECTNOTIFIER_CONFIGURATION]
2005-10-28 19:38:32,323 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.system.UserGroup.permissions [Table :
USERGROUP_PERMISSIONS]
2005-10-28 19:38:32,331 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.project.ProjectGroup.buildDefinitions
[Table : PROJECTGROUP_BUILDDEFINITIONS]
2005-10-28 19:38:32,333 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.project.ProjectGroup.notifiers [Table
: PROJECTGROUP_NOTIFIERS]
2005-10-28 19:38:32,334 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.system.NotificationAddress.configuration
[Table : NOTIFICATIONADDRESS_CONFIGURATION]
2005-10-28 19:38:32,342 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.project.Project.buildDefinitions
[Table : PROJECT_BUILDDEFINITIONS]
2005-10-28 19:38:32,345 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.project.Project.notifiers [Table :
PROJECT_NOTIFIERS]
2005-10-28 19:38:32,349 [main] INFO  SCHEMA                         -
Managing Persistence of Field :
org.apache.maven.continuum.model.system.ContinuumUser.notificationAddresses
[Table : CONTINUUMUSER_NOTIFICATIONADDRESSES]
2005-10-28 19:38:33,085 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table CHANGEFILE
2005-10-28 19:38:33,131 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table CHANGEFILE
2005-10-28 19:38:33,148 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table BUILDDEFINITION
2005-10-28 19:38:33,160 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table BUILDDEFINITION
2005-10-28 19:38:33,178 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTNOTIFIER
2005-10-28 19:38:33,201 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table USERGROUP
2005-10-28 19:38:33,217 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table CHANGESET
2005-10-28 19:38:33,224 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table CHANGESET
2005-10-28 19:38:33,243 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTGROUP
2005-10-28 19:38:33,262 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table NOTIFICATIONADDRESS
2005-10-28 19:38:33,287 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table SCMRESULT
2005-10-28 19:38:33,318 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table BUILDRESULT
2005-10-28 19:38:33,333 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table BUILDRESULT
2005-10-28 19:38:33,360 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table SYSTEMCONFIGURATION
2005-10-28 19:38:33,374 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTDEVELOPER
2005-10-28 19:38:33,383 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table PROJECTDEVELOPER
2005-10-28 19:38:33,397 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PERMISSION
2005-10-28 19:38:33,414 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table SCHEDULE
2005-10-28 19:38:33,430 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table INSTALLATION
2005-10-28 19:38:33,451 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECT
2005-10-28 19:38:33,463 [main] INFO  RDBMS                          -
Validated 3 foreign key(s) for table PROJECT
2005-10-28 19:38:33,478 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTDEPENDENCY
2005-10-28 19:38:33,502 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table PROJECTDEPENDENCY
2005-10-28 19:38:33,513 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table CONTINUUMUSER
2005-10-28 19:38:33,519 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table CONTINUUMUSER
2005-10-28 19:38:33,537 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROFILE
2005-10-28 19:38:33,549 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table PROFILE
2005-10-28 19:38:33,568 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table
CONTINUUMUSER_NOTIFICATIONADDRESSES
2005-10-28 19:38:33,587 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table
CONTINUUMUSER_NOTIFICATIONADDRESSES
2005-10-28 19:38:33,602 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTGROUP_BUILDDEFINITIONS
2005-10-28 19:38:33,609 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table PROJECTGROUP_BUILDDEFINITIONS
2005-10-28 19:38:33,626 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
2005-10-28 19:38:33,636 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table NOTIFICATIONADDRESS_CONFIGURATION
2005-10-28 19:38:33,645 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTNOTIFIER_CONFIGURATION
2005-10-28 19:38:33,660 [main] INFO  RDBMS                          -
Validated 1 foreign key(s) for table PROJECTNOTIFIER_CONFIGURATION
2005-10-28 19:38:33,671 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECTGROUP_NOTIFIERS
2005-10-28 19:38:33,835 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table PROJECTGROUP_NOTIFIERS
2005-10-28 19:38:33,849 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECT_NOTIFIERS
2005-10-28 19:38:33,857 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table PROJECT_NOTIFIERS
2005-10-28 19:38:33,872 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table PROJECT_BUILDDEFINITIONS
2005-10-28 19:38:33,879 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table PROJECT_BUILDDEFINITIONS
2005-10-28 19:38:33,889 [main] INFO  RDBMS                          -
Validated 1 unique key(s) for table USERGROUP_PERMISSIONS
2005-10-28 19:38:33,895 [main] INFO  RDBMS                          -
Validated 2 foreign key(s) for table USERGROUP_PERMISSIONS
2005-10-28 19:38:33,904 [main] INFO  SCHEMA                         -
Catalog "", Schema "SA" initialised - managing 26 classes
2005-10-28 19:38:34,070 [main] INFO  Continuum                      -
Starting Continuum.
2005-10-28 19:38:34,071 [main] INFO  Continuum                      -
2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
< Continuum 1.0 started! >
2005-10-28 19:38:34,072 [main] INFO  Continuum                      -
--------------------------
2005-10-28 19:38:34,072 [main] INFO  Continuum                      - 
      \   ^__^
2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
       \  (oo)\_______
2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
          (__)\       )\/\
2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
              ||----w |
2005-10-28 19:38:34,073 [main] INFO  Continuum                      - 
              ||     ||
2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
2005-10-28 19:38:34,073 [main] INFO  Continuum                      -
2005-10-28 19:38:34,073 [main] INFO  ContinuumInitializer           -
Continuum initializer running ...
2005-10-28 19:38:34,813 [main] INFO  SchedulesActivator             -
Activating schedules ...
2005-10-28 19:38:34,859 [main] INFO  SchedulesActivator             -
Fri Oct 28 20:00:00 CST 2005
2005-10-28 19:38:34,859 [main] INFO  PlexusContainer                -
Loading on start [role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
2005-10-28 19:38:35,163 [main] ERROR VelocityComponent              -
ResourceManager.getResource() parse exception:
org.apache.velocity.exception.ParseErrorException: Lexical error:
org.apache.velocity.runtime.parser.TokenMgrError: Lexical error at
line 111, column 17.  Encountered: <EOF> after : ""
2005-10-28 19:38:35,461 [main] INFO  Notifier:mail                  -
The from mailbox is not configured, will use the nag email address
from the project.
2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
From name: Continuum@localhost.localdomain
2005-10-28 19:38:35,462 [main] INFO  Notifier:mail                  -
Build host name: localhost.localdomain
2005-10-28 19:38:35,493 [main] INFO  RecipientSource                -
To override address is not configured, will use the nag email address
from the project.
2005-10-28 19:38:35,494 [main] INFO  TaskQueueExecutor:build-project -
Starting task executor, thread name 'build-project'.
2005-10-28 19:38:35,495 [main] INFO  PlexusContainer                -
Loading on start [role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
2005-10-28 19:38:35,499 [main] INFO 
TaskQueueExecutor:check-out-project - Starting task executor, thread
name 'check-out-project'.
[INFO] Deploying application 'continuum'.
[INFO] Adding HTTP listener on *:9999
19:38:35.516 EVENT  Started SocketListener on 0.0.0.0:9999
19:38:35.611 EVENT  Started
WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
[INFO] Adding XML-RPC handler for role
'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to name
'continuum'.
[INFO] The application server has started.
19:39:00.158 EVENT  Started HttpContext[/]
2005-10-28 19:39:04,293 [SocketListener0-0] INFO  Action:login        
          - Trying to log in admin
[INFO] Shutting down the application container.
19:40:00.795 EVENT  Stopping Acceptor
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
19:40:00.798 EVENT  Stopped SocketListener on 0.0.0.0:9999
java.util.NoSuchElementException
19:40:00.802 EVENT  Stopped
WebApplicationContext[/continuum,/usr/local/continuum-1.0/apps/continuum/webapp]
19:40:00.803 EVENT  Stopped HttpContext[/]
19:40:00.804 EVENT  Stopped org.mortbay.jetty.Server@1ea2dfe
[INFO] Stopping servlet container service.
[INFO] Undeploying 'continuum'.
2005-10-28 19:40:00,806 [Thread-7] INFO 
TaskQueueExecutor:check-out-project - Executor thread got shutdown
signal.
2005-10-28 19:40:00,807 [Thread-7] INFO 
TaskQueueExecutor:check-out-project - Waiting until task executor
'check-out-project' is idling...
2005-10-28 19:40:00,807 [Thread-2] INFO 
TaskQueueExecutor:check-out-project - Executor thread
'check-out-project' exited.
2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum                    
 - Stopping Continuum.
2005-10-28 19:40:00,840 [Thread-7] INFO  Continuum                    
 - Continuum stopped.
2005-10-28 19:40:00,844 [Thread-7] ERROR PullService                  
 - Problem disposing global tools:
java.util.ConcurrentModificationException
        at java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
        at java.util.HashMap$KeyIterator.next(HashMap.java:823)
        at org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
        at org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
        at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
        at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
        at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
        at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
        at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
        at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
        at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
        at org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
        at org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
        at org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
        at org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
        at org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
        at org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
        at org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
        at org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
        at org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
        at java.lang.Thread.run(Thread.java:566)
There was no such logger
'org.codehaus.plexus.formica.population.Populator' 32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
32846483.
There was no such logger
'org.apache.maven.continuum.configuration.ConfigurationService'
32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:irc' 32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
32846483.
There was no such logger
'org.codehaus.plexus.velocity.VelocityComponent' 32846483.
There was no such logger
'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
32846483.
There was no such logger
'org.apache.maven.continuum.buildcontroller.BuildController' 32846483.
There was no such logger
'org.apache.maven.continuum.utils.WorkingDirectoryService' 32846483.
There was no such logger
'org.codehaus.plexus.summit.renderer.Renderer:velocity' 32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
32846483.
There was no such logger
'org.apache.maven.continuum.scheduler.ContinuumScheduler' 32846483.
There was no such logger 'org.codehaus.plexus.action.ActionManager' 32846483.
There was no such logger
'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 32846483.
There was no such logger 'org.codehaus.plexus.mailsender.MailSender' 32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.Pipeline' 32846483.
There was no such logger
'org.apache.maven.continuum.web.context.ViewContextPopulator'
32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
32846483.
There was no such logger
'org.codehaus.plexus.summit.resolver.Resolver:classic' 32846483.
There was no such logger
'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:console' 32846483.
There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
32846483.
There was no such logger
'org.codehaus.plexus.notification.RecipientSource' 32846483.
There was no such logger
'org.apache.maven.continuum.initialization.ContinuumInitializer'
32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
32846483.
There was no such logger
'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 32846483.
There was no such logger
'org.apache.maven.continuum.build.settings.SchedulesActivator'
32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
32846483.
There was no such logger 'org.codehaus.plexus.jdo.JdoFactory' 32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:jabber' 32846483.
There was no such logger 'org.codehaus.plexus.jabber.JabberClient' 32846483.
There was no such logger 'org.codehaus.plexus.formica.FormManager' 32846483.
There was no such logger
'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
32846483.
There was no such logger 'workingCopy' 32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:mail' 32846483.
There was no such logger
'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
32846483.
There was no such logger 'org.codehaus.plexus.action.Action:login' 32846483.
There was no such logger 'org.codehaus.plexus.msn.MsnClient' 32846483.
There was no such logger 'org.apache.maven.scm.manager.ScmManager' 32846483.
There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:msn' 32846483.
There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
32846483.
2005-10-28 19:40:00,881 [Thread-7] INFO 
TaskQueueExecutor:build-project - Executor thread got shutdown signal.
2005-10-28 19:40:00,883 [Thread-7] INFO 
TaskQueueExecutor:build-project - Waiting until task executor
'build-project' is idling...
2005-10-28 19:40:00,883 [Thread-1] INFO 
TaskQueueExecutor:build-project - Executor thread 'build-project'
exited.
There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
32846483.
There was no such logger 'org.codehaus.plexus.i18n.I18N' 32846483.
[INFO] Stopping XML-RPC service.

在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> Can you send us logs of plexus.sh runs?
>
>
> Hong Xing a écrit :
> > I changed port to 9999, and nobody pressed Ctrl-C.
> >
> > OS: RedHat9
> > JDK: 1.4.2-beta-b19 and 1.5.0-beta-b32c
> >
> > INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding HTTP listener on *:9999
> > INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.197 EVENT  Started
> > SocketListener on 0.0.0.0:9999
> > INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.292 EVENT  Started
> > WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> > INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding XML-RPC
> > handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to
> > name 'continuum'.
> > INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] The application
> > server has started.
> > DEBUG  | wrapperp | 2005/10/28 14:41:03 | send a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:41:04 | Received a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:41:04 | Send a packet PING : ok
> > DEBUG  | wrapperp | 2005/10/28 14:41:04 | read a packet PING : ok
> > DEBUG  | wrapper  | 2005/10/28 14:41:04 | Got ping response from JVM
> > DEBUG  | wrapperp | 2005/10/28 14:41:08 | send a packet PING : ping
> > ......
> > ......
> > INFO   | jvm 1    | 2005/10/28 14:41:18 | 14:41:18.269 EVENT  Started
> > HttpContext[/]
> > DEBUG  | wrapperp | 2005/10/28 14:41:20 | send a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:41:20 | Received a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:41:20 | Send a packet PING : ok
> > DEBUG  | wrapperp | 2005/10/28 14:41:20 | read a packet PING : ok
> > DEBUG  | wrapper  | 2005/10/28 14:41:20 | Got ping response from JVM
> > ......
> > ......
> > DEBUG  | wrapperp | 2005/10/28 14:44:54 | send a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:44:54 | Received a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:44:54 | Send a packet PING : ok
> > DEBUG  | wrapperp | 2005/10/28 14:44:54 | read a packet PING : ok
> > DEBUG  | wrapper  | 2005/10/28 14:44:54 | Got ping response from JVM
> > DEBUG  | wrapperp | 2005/10/28 14:44:58 | send a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:44:58 | Received a packet PING : ping
> > INFO   | jvm 1    | 2005/10/28 14:44:58 | Send a packet PING : ok
> > DEBUG  | wrapperp | 2005/10/28 14:44:58 | read a packet PING : ok
> > DEBUG  | wrapper  | 2005/10/28 14:44:58 | Got ping response from JVM
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> > event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> > controlEvent(203) Stopping
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> > called by thread: Wrapper-Control-Event-Monitor
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> > DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> > DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> > Wrapper-Control-Event-Monitor, handling the shutdown process.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> > DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> > DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> > DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> > application container.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> > Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> > SocketListener on 0.0.0.0:9999
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> > WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> > HttpContext[/]
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> > org.mortbay.jetty.Server@12dacd1
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Stopping servlet
> > container service.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Undeploying 'continuum'.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,888
> > [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor thread
> > got shutdown signal.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,889
> > [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor thread
> > 'check-out-project' exited.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | java.util.NoSuchElementException
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> > [Thread-7] INFO  Continuum                      - Stopping Continuum.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> > [Thread-7] INFO  Continuum                      - Continuum stopped.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,906
> > [Thread-7] ERROR PullService                    - Problem disposing
> > global tools:
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |
> > java.util.ConcurrentModificationException
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > java.util.HashMap$KeyIterator.next(HashMap.java:823)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> > java.lang.Thread.run(Thread.java:566)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.formica.population.Populator' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.configuration.ConfigurationService'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:irc' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.velocity.VelocityComponent' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.buildcontroller.BuildController' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.utils.WorkingDirectoryService' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.renderer.Renderer:velocity' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.action.ActionManager' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.mailsender.MailSender' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.Pipeline' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.web.context.ViewContextPopulator'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.resolver.Resolver:classic' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:console' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.RecipientSource' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.initialization.ContinuumInitializer'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.build.settings.SchedulesActivator'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.jdo.JdoFactory' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.jabber.JabberClient' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.formica.FormManager' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'workingCopy' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:mail' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.msn.MsnClient' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.apache.maven.scm.manager.ScmManager' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.notification.notifier.Notifier:msn' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> > 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> > [Thread-7] INFO  TaskQueueExecutor:build-project - Executor thread got
> > shutdown signal.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> > [Thread-7] INFO  TaskQueueExecutor:build-project - Waiting until task
> > executor 'build-project' is idling...
> > INFO   | jvm 1    | 2005/10/28 14:45:03 | 2005-10-28 14:45:02,935
> > [Thread-1] INFO  TaskQueueExecutor:build-project - Executor thread
> > 'build-project' exited.
> > INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> > 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
> > 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> > 'org.codehaus.plexus.i18n.I18N' 11600335.
> > INFO   | jvm 1    | 2005/10/28 14:45:03 | [INFO] Stopping XML-RPC service.
> > DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM process exited with a
> > code of 0, leaving the wrapper exit code set to 0.
> > DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM exited normally.
> > STATUS | wrapper  | 2005/10/28 14:45:03 | <-- Wrapper Stopped
> >
> > 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >
> >>Do you have something before this lines that can help us? port already used, Ctrl-C event...
> >>
> >>What is your os? your jdk?
> >>
> >>Emmanuel
> >>
> >>Hong Xing a écrit :
> >>
> >>>I have used plexus.sh before, but I got the same error.
> >>>
> >>>I set the DEBUG level for the wrapper log, here it is.
> >>>
> >>>It looks so strange.
> >>>
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> >>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> >>>controlEvent(203) Stopping
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> >>>called by thread: Wrapper-Control-Event-Monitor
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> >>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> >>>Wrapper-Control-Event-Monitor, handling the shutdown process.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> >>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> >>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> >>>application container.
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> >>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> >>>SocketListener on 0.0.0.0:9999
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> >>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> >>>HttpContext[/]
> >>>
> >>>
> >>>
> >>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >>>
> >>>
> >>>>I don't know, it works for other users.
> >>>>
> >>>>What is your linux?
> >>>>
> >>>>You can try too to run bin/plexus.sh. It launches directly java app without using the java
> >>>>wrapper.
> >>>>
> >>>>Emmanuel
> >>>>
> >>>>Hong Xing a écrit :
> >>>>
> >>>>
> >>>>>Yes. Is there something wrong?
> >>>>>
> >>>>>
> >>>>>Hong Xing,star.hong@gmail.com
> >>>>>2005-10-28
> >>>>>----- 收到以下来信内容 -----
> >>>>>发件人: Emmanuel Venisse
> >>>>>收件人: continuum-users
> >>>>>时  间: 2005-10-28, 16:48:27
> >>>>>主  题: Re: Why continuum always auto stopped?
> >>>>>
> >>>>>
> >>>>>your shell console or shell session is always open?
> >>>>>
> >>>>>Emmanuel
> >>>>>
> >>>>>Hong Xing a écrit :
> >>>>>
> >>>>>
> >>>>>
> >>>>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> >>>>>>
> >>>>>>wrapper.log:
> >>>>>>
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
> >>>>>>to log in admin
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
> >>>>>>999]
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
> >>>>>>linux/../../apps/continuum/webapp]
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>>>read got shutdown signal.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
> >>>>>>il task executor 'check-out-project' is idling...
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>>>read 'check-out-project' exited.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
> >>>>>>um.
> >>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
> >>>>>>d.
> >>>>
> >>>>
> >>
>
>

Re: Why continuum always auto stopped?

Posted by Emmanuel Venisse <em...@venisse.net>.
Can you send us logs of plexus.sh runs?


Hong Xing a écrit :
> I changed port to 9999, and nobody pressed Ctrl-C.
> 
> OS: RedHat9
> JDK: 1.4.2-beta-b19 and 1.5.0-beta-b32c
> 
> INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding HTTP listener on *:9999
> INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.197 EVENT  Started
> SocketListener on 0.0.0.0:9999
> INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.292 EVENT  Started
> WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding XML-RPC
> handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to
> name 'continuum'.
> INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] The application
> server has started.
> DEBUG  | wrapperp | 2005/10/28 14:41:03 | send a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:41:04 | Received a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:41:04 | Send a packet PING : ok
> DEBUG  | wrapperp | 2005/10/28 14:41:04 | read a packet PING : ok
> DEBUG  | wrapper  | 2005/10/28 14:41:04 | Got ping response from JVM
> DEBUG  | wrapperp | 2005/10/28 14:41:08 | send a packet PING : ping
> ......
> ......
> INFO   | jvm 1    | 2005/10/28 14:41:18 | 14:41:18.269 EVENT  Started
> HttpContext[/]
> DEBUG  | wrapperp | 2005/10/28 14:41:20 | send a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:41:20 | Received a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:41:20 | Send a packet PING : ok
> DEBUG  | wrapperp | 2005/10/28 14:41:20 | read a packet PING : ok
> DEBUG  | wrapper  | 2005/10/28 14:41:20 | Got ping response from JVM
> ......
> ......
> DEBUG  | wrapperp | 2005/10/28 14:44:54 | send a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:44:54 | Received a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:44:54 | Send a packet PING : ok
> DEBUG  | wrapperp | 2005/10/28 14:44:54 | read a packet PING : ok
> DEBUG  | wrapper  | 2005/10/28 14:44:54 | Got ping response from JVM
> DEBUG  | wrapperp | 2005/10/28 14:44:58 | send a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:44:58 | Received a packet PING : ping
> INFO   | jvm 1    | 2005/10/28 14:44:58 | Send a packet PING : ok
> DEBUG  | wrapperp | 2005/10/28 14:44:58 | read a packet PING : ok
> DEBUG  | wrapper  | 2005/10/28 14:44:58 | Got ping response from JVM
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> controlEvent(203) Stopping
> INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> called by thread: Wrapper-Control-Event-Monitor
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> Wrapper-Control-Event-Monitor, handling the shutdown process.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> application container.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> SocketListener on 0.0.0.0:9999
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> HttpContext[/]
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> org.mortbay.jetty.Server@12dacd1
> INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Stopping servlet
> container service.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Undeploying 'continuum'.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,888
> [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor thread
> got shutdown signal.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,889
> [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor thread
> 'check-out-project' exited.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | java.util.NoSuchElementException
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> [Thread-7] INFO  Continuum                      - Stopping Continuum.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
> [Thread-7] INFO  Continuum                      - Continuum stopped.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,906
> [Thread-7] ERROR PullService                    - Problem disposing
> global tools:
> INFO   | jvm 1    | 2005/10/28 14:45:02 |
> java.util.ConcurrentModificationException
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> java.util.HashMap$KeyIterator.next(HashMap.java:823)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
> INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
> java.lang.Thread.run(Thread.java:566)
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.formica.population.Populator' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.configuration.ConfigurationService'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:irc' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.velocity.VelocityComponent' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.buildcontroller.BuildController' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.utils.WorkingDirectoryService' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.renderer.Renderer:velocity' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.scheduler.ContinuumScheduler' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.action.ActionManager' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.mailsender.MailSender' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.Pipeline' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.web.context.ViewContextPopulator'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.resolver.Resolver:classic' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:console' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.RecipientSource' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.initialization.ContinuumInitializer'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.build.settings.SchedulesActivator'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.jdo.JdoFactory' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:jabber' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.jabber.JabberClient' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.formica.FormManager' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'workingCopy' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:mail' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.msn.MsnClient' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.apache.maven.scm.manager.ScmManager' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.notification.notifier.Notifier:msn' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
> 'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> [Thread-7] INFO  TaskQueueExecutor:build-project - Executor thread got
> shutdown signal.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
> [Thread-7] INFO  TaskQueueExecutor:build-project - Waiting until task
> executor 'build-project' is idling...
> INFO   | jvm 1    | 2005/10/28 14:45:03 | 2005-10-28 14:45:02,935
> [Thread-1] INFO  TaskQueueExecutor:build-project - Executor thread
> 'build-project' exited.
> INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> 'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
> 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
> 'org.codehaus.plexus.i18n.I18N' 11600335.
> INFO   | jvm 1    | 2005/10/28 14:45:03 | [INFO] Stopping XML-RPC service.
> DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM process exited with a
> code of 0, leaving the wrapper exit code set to 0.
> DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM exited normally.
> STATUS | wrapper  | 2005/10/28 14:45:03 | <-- Wrapper Stopped
> 
> 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> 
>>Do you have something before this lines that can help us? port already used, Ctrl-C event...
>>
>>What is your os? your jdk?
>>
>>Emmanuel
>>
>>Hong Xing a écrit :
>>
>>>I have used plexus.sh before, but I got the same error.
>>>
>>>I set the DEBUG level for the wrapper log, here it is.
>>>
>>>It looks so strange.
>>>
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
>>>event(WRAPPER_CTRL_SHUTDOWN_EVENT)
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
>>>controlEvent(203) Stopping
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
>>>called by thread: Wrapper-Control-Event-Monitor
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
>>>DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
>>>DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
>>>INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
>>>Wrapper-Control-Event-Monitor, handling the shutdown process.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
>>>DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
>>>DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
>>>application container.
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
>>>Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
>>>SocketListener on 0.0.0.0:9999
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
>>>INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
>>>HttpContext[/]
>>>
>>>
>>>
>>>在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
>>>
>>>
>>>>I don't know, it works for other users.
>>>>
>>>>What is your linux?
>>>>
>>>>You can try too to run bin/plexus.sh. It launches directly java app without using the java
>>>>wrapper.
>>>>
>>>>Emmanuel
>>>>
>>>>Hong Xing a écrit :
>>>>
>>>>
>>>>>Yes. Is there something wrong?
>>>>>
>>>>>
>>>>>Hong Xing,star.hong@gmail.com
>>>>>2005-10-28
>>>>>----- 收到以下来信内容 -----
>>>>>发件人: Emmanuel Venisse
>>>>>收件人: continuum-users
>>>>>时  间: 2005-10-28, 16:48:27
>>>>>主  题: Re: Why continuum always auto stopped?
>>>>>
>>>>>
>>>>>your shell console or shell session is always open?
>>>>>
>>>>>Emmanuel
>>>>>
>>>>>Hong Xing a écrit :
>>>>>
>>>>>
>>>>>
>>>>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
>>>>>>
>>>>>>wrapper.log:
>>>>>>
>>>>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
>>>>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
>>>>>>to log in admin
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
>>>>>>999]
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
>>>>>>linux/../../apps/continuum/webapp]
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>>>read got shutdown signal.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
>>>>>>il task executor 'check-out-project' is idling...
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>>>read 'check-out-project' exited.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
>>>>>>um.
>>>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
>>>>>>d.
>>>>
>>>>
>>


Re: Why continuum always auto stopped?

Posted by Hong Xing <st...@gmail.com>.
I changed port to 9999, and nobody pressed Ctrl-C.

OS: RedHat9
JDK: 1.4.2-beta-b19 and 1.5.0-beta-b32c

INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding HTTP listener on *:9999
INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.197 EVENT  Started
SocketListener on 0.0.0.0:9999
INFO   | jvm 1    | 2005/10/28 14:41:01 | 14:41:01.292 EVENT  Started
WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] Adding XML-RPC
handler for role 'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc to
name 'continuum'.
INFO   | jvm 1    | 2005/10/28 14:41:01 | [INFO] The application
server has started.
DEBUG  | wrapperp | 2005/10/28 14:41:03 | send a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:41:04 | Received a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:41:04 | Send a packet PING : ok
DEBUG  | wrapperp | 2005/10/28 14:41:04 | read a packet PING : ok
DEBUG  | wrapper  | 2005/10/28 14:41:04 | Got ping response from JVM
DEBUG  | wrapperp | 2005/10/28 14:41:08 | send a packet PING : ping
......
......
INFO   | jvm 1    | 2005/10/28 14:41:18 | 14:41:18.269 EVENT  Started
HttpContext[/]
DEBUG  | wrapperp | 2005/10/28 14:41:20 | send a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:41:20 | Received a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:41:20 | Send a packet PING : ok
DEBUG  | wrapperp | 2005/10/28 14:41:20 | read a packet PING : ok
DEBUG  | wrapper  | 2005/10/28 14:41:20 | Got ping response from JVM
......
......
DEBUG  | wrapperp | 2005/10/28 14:44:54 | send a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:44:54 | Received a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:44:54 | Send a packet PING : ok
DEBUG  | wrapperp | 2005/10/28 14:44:54 | read a packet PING : ok
DEBUG  | wrapper  | 2005/10/28 14:44:54 | Got ping response from JVM
DEBUG  | wrapperp | 2005/10/28 14:44:58 | send a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:44:58 | Received a packet PING : ping
INFO   | jvm 1    | 2005/10/28 14:44:58 | Send a packet PING : ok
DEBUG  | wrapperp | 2005/10/28 14:44:58 | read a packet PING : ok
DEBUG  | wrapper  | 2005/10/28 14:44:58 | Got ping response from JVM
INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
event(WRAPPER_CTRL_SHUTDOWN_EVENT)
INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
controlEvent(203) Stopping
INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
called by thread: Wrapper-Control-Event-Monitor
INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
Wrapper-Control-Event-Monitor, handling the shutdown process.
INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
application container.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
SocketListener on 0.0.0.0:9999
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
HttpContext[/]
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
org.mortbay.jetty.Server@12dacd1
INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Stopping servlet
container service.
INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Undeploying 'continuum'.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,888
[Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor thread
got shutdown signal.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,889
[Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor thread
'check-out-project' exited.
INFO   | jvm 1    | 2005/10/28 14:45:02 | java.util.NoSuchElementException
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
[Thread-7] INFO  Continuum                      - Stopping Continuum.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,904
[Thread-7] INFO  Continuum                      - Continuum stopped.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,906
[Thread-7] ERROR PullService                    - Problem disposing
global tools:
INFO   | jvm 1    | 2005/10/28 14:45:02 |
java.util.ConcurrentModificationException
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
java.util.HashMap$HashIterator.nextEntry(HashMap.java:787)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
java.util.HashMap$KeyIterator.next(HashMap.java:823)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.summit.pull.DefaultPullService.disposeGlobalTools(DefaultPullService.java:284)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.summit.pull.DefaultPullService.dispose(DefaultPullService.java:264)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.undeploy(DefaultApplicationDeployer.java:427)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.application.deploy.DefaultApplicationDeployer.dispose(DefaultApplicationDeployer.java:514)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.personality.plexus.lifecycle.phase.DisposePhase.execute(DisposePhase.java:13)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.lifecycle.AbstractLifecycleHandler.end(AbstractLifecycleHandler.java:149)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.component.manager.AbstractComponentManager.endComponentLifecycle(AbstractComponentManager.java:144)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.component.manager.ClassicSingletonComponentManager.dispose(ClassicSingletonComponentManager.java:78)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.DefaultPlexusContainer.disposeAllComponents(DefaultPlexusContainer.java:823)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.DefaultPlexusContainer.dispose(DefaultPlexusContainer.java:794)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.application.PlexusApplicationHost.shutdown(PlexusApplicationHost.java:188)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
org.codehaus.plexus.application.PlexusApplicationHost$1.run(PlexusApplicationHost.java:130)
INFO   | jvm 1    | 2005/10/28 14:45:02 |       at
java.lang.Thread.run(Thread.java:566)
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.formica.population.Populator' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pull.PullToolValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.configuration.ConfigurationService'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:irc' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.manager.NotifierManager'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextPopulatorValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.velocity.VelocityComponent' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.taskqueue.TaskQueue:check-out-project' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.ContinuumViewContextValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.buildcontroller.BuildController' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.utils.WorkingDirectoryService' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.renderer.Renderer:velocity' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.LoginValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.scheduler.ContinuumScheduler' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.action.ActionManager' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.xmlrpc.ContinuumXmlRpc' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.mailsender.MailSender' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.Pipeline' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.web.context.ViewContextPopulator'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DisplayValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.resolver.Resolver:classic' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.formica.web.ContentGenerator:continuum-state'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:console' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskExecutor:build-project'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.RecipientSource' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.initialization.ContinuumInitializer'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ActionValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.xmlrpc.XmlRpcHelper' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.build.settings.SchedulesActivator'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.DetermineTargetValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.jdo.JdoFactory' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:jabber' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.jabber.JabberClient' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.formica.FormManager' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.taskqueue.TaskViabilityEvaluator:build-project'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.codehaus.plexus.summit.pipeline.valve.ResolverValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'workingCopy' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:mail' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.continuum.notification.ContinuumNotificationDispatcher'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.msn.MsnClient' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.apache.maven.scm.manager.ScmManager' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.notification.notifier.Notifier:msn' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | There was no such logger
'org.codehaus.plexus.summit.pipeline.valve.Valve:org.apache.maven.continuum.web.pipeline.valve.InitializationCheckerValve'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
[Thread-7] INFO  TaskQueueExecutor:build-project - Executor thread got
shutdown signal.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 2005-10-28 14:45:02,934
[Thread-7] INFO  TaskQueueExecutor:build-project - Waiting until task
executor 'build-project' is idling...
INFO   | jvm 1    | 2005/10/28 14:45:03 | 2005-10-28 14:45:02,935
[Thread-1] INFO  TaskQueueExecutor:build-project - Executor thread
'build-project' exited.
INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
'org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project'
11600335.
INFO   | jvm 1    | 2005/10/28 14:45:03 | There was no such logger
'org.codehaus.plexus.i18n.I18N' 11600335.
INFO   | jvm 1    | 2005/10/28 14:45:03 | [INFO] Stopping XML-RPC service.
DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM process exited with a
code of 0, leaving the wrapper exit code set to 0.
DEBUG  | wrapper  | 2005/10/28 14:45:03 | JVM exited normally.
STATUS | wrapper  | 2005/10/28 14:45:03 | <-- Wrapper Stopped

在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> Do you have something before this lines that can help us? port already used, Ctrl-C event...
>
> What is your os? your jdk?
>
> Emmanuel
>
> Hong Xing a écrit :
> > I have used plexus.sh before, but I got the same error.
> >
> > I set the DEBUG level for the wrapper log, here it is.
> >
> > It looks so strange.
> >
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> > event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> > controlEvent(203) Stopping
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> > called by thread: Wrapper-Control-Event-Monitor
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> > DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> > DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> > DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> > INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> > Wrapper-Control-Event-Monitor, handling the shutdown process.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> > DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> > DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> > DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> > application container.
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> > Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> > SocketListener on 0.0.0.0:9999
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> > WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> > INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> > HttpContext[/]
> >
> >
> >
> > 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> >
> >>I don't know, it works for other users.
> >>
> >>What is your linux?
> >>
> >>You can try too to run bin/plexus.sh. It launches directly java app without using the java
> >>wrapper.
> >>
> >>Emmanuel
> >>
> >>Hong Xing a écrit :
> >>
> >>>Yes. Is there something wrong?
> >>>
> >>>
> >>>Hong Xing,star.hong@gmail.com
> >>>2005-10-28
> >>>----- 收到以下来信内容 -----
> >>>发件人: Emmanuel Venisse
> >>>收件人: continuum-users
> >>>时  间: 2005-10-28, 16:48:27
> >>>主  题: Re: Why continuum always auto stopped?
> >>>
> >>>
> >>>your shell console or shell session is always open?
> >>>
> >>>Emmanuel
> >>>
> >>>Hong Xing a écrit :
> >>>
> >>>
> >>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> >>>>
> >>>>wrapper.log:
> >>>>
> >>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
> >>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
> >>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
> >>>>to log in admin
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
> >>>>999]
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
> >>>>linux/../../apps/continuum/webapp]
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>read got shutdown signal.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
> >>>>il task executor 'check-out-project' is idling...
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>>>read 'check-out-project' exited.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
> >>>>um.
> >>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
> >>>>d.
> >>
> >>
>
>

Re: Why continuum always auto stopped?

Posted by Emmanuel Venisse <em...@venisse.net>.
Do you have something before this lines that can help us? port already used, Ctrl-C event...

What is your os? your jdk?

Emmanuel

Hong Xing a écrit :
> I have used plexus.sh before, but I got the same error.
> 
> I set the DEBUG level for the wrapper log, here it is.
> 
> It looks so strange.
> 
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
> event(WRAPPER_CTRL_SHUTDOWN_EVENT)
> INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
> controlEvent(203) Stopping
> INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
> called by thread: Wrapper-Control-Event-Monitor
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
> DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
> DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
> DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
> INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
> Wrapper-Control-Event-Monitor, handling the shutdown process.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
> INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
> INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
> DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
> DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
> DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
> INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
> INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
> INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
> application container.
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
> Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
> SocketListener on 0.0.0.0:9999
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
> INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
> HttpContext[/]
> 
> 
> 
> 在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> 
>>I don't know, it works for other users.
>>
>>What is your linux?
>>
>>You can try too to run bin/plexus.sh. It launches directly java app without using the java
>>wrapper.
>>
>>Emmanuel
>>
>>Hong Xing a écrit :
>>
>>>Yes. Is there something wrong?
>>>
>>>
>>>Hong Xing,star.hong@gmail.com
>>>2005-10-28
>>>----- 收到以下来信内容 -----
>>>发件人: Emmanuel Venisse
>>>收件人: continuum-users
>>>时  间: 2005-10-28, 16:48:27
>>>主  题: Re: Why continuum always auto stopped?
>>>
>>>
>>>your shell console or shell session is always open?
>>>
>>>Emmanuel
>>>
>>>Hong Xing a écrit :
>>>
>>>
>>>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
>>>>
>>>>wrapper.log:
>>>>
>>>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
>>>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
>>>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
>>>>to log in admin
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
>>>>999]
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
>>>>linux/../../apps/continuum/webapp]
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>read got shutdown signal.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
>>>>il task executor 'check-out-project' is idling...
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
>>>>read 'check-out-project' exited.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
>>>>um.
>>>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
>>>>d.
>>
>>


Re: Why continuum always auto stopped?

Posted by Hong Xing <st...@gmail.com>.
I have used plexus.sh before, but I got the same error.

I set the DEBUG level for the wrapper log, here it is.

It looks so strange.

INFO   | jvm 1    | 2005/10/28 14:45:01 | Processing control
event(WRAPPER_CTRL_SHUTDOWN_EVENT)
INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperSimpleApp:
controlEvent(203) Stopping
INFO   | jvm 1    | 2005/10/28 14:45:01 | WrapperManager.stop(0)
called by thread: Wrapper-Control-Event-Monitor
INFO   | jvm 1    | 2005/10/28 14:45:01 | Send a packet STOP : 0
DEBUG  | wrapperp | 2005/10/28 14:45:01 | read a packet STOP : 0
DEBUG  | wrapper  | 2005/10/28 14:45:01 | JVM requested a shutdown. (0)
DEBUG  | wrapper  | 2005/10/28 14:45:01 | wrapperStopProcess(0) called.
DEBUG  | wrapper  | 2005/10/28 14:45:01 | Sending stop signal to JVM
DEBUG  | wrapperp | 2005/10/28 14:45:01 | send a packet STOP : NULL
INFO   | jvm 1    | 2005/10/28 14:45:01 | Received a packet STOP :
INFO   | jvm 1    | 2005/10/28 14:45:02 | Thread,
Wrapper-Control-Event-Monitor, handling the shutdown process.
INFO   | jvm 1    | 2005/10/28 14:45:02 | calling listener.stop()
INFO   | jvm 1    | 2005/10/28 14:45:02 | WrapperSimpleApp: stop(0)
INFO   | jvm 1    | 2005/10/28 14:45:02 | returned from listener.stop()
INFO   | jvm 1    | 2005/10/28 14:45:02 | Send a packet STOPPED : 0
DEBUG  | wrapperp | 2005/10/28 14:45:02 | read a packet STOPPED : 0
DEBUG  | wrapper  | 2005/10/28 14:45:02 | JVM signalled that it was stopped.
INFO   | jvm 1    | 2005/10/28 14:45:02 | Closing socket.
DEBUG  | wrapperp | 2005/10/28 14:45:02 | socket read no code (closed?).
INFO   | jvm 1    | 2005/10/28 14:45:02 | calling System.exit(0)
INFO   | jvm 1    | 2005/10/28 14:45:02 | Server daemon shut down
INFO   | jvm 1    | 2005/10/28 14:45:02 | [INFO] Shutting down the
application container.
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.882 EVENT  Stopping
Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9999]
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.885 EVENT  Stopped
SocketListener on 0.0.0.0:9999
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/linux/../../apps/continuum/webapp]
INFO   | jvm 1    | 2005/10/28 14:45:02 | 14:45:02.887 EVENT  Stopped
HttpContext[/]



在 05-10-28,Emmanuel Venisse<em...@venisse.net> 写道:
> I don't know, it works for other users.
>
> What is your linux?
>
> You can try too to run bin/plexus.sh. It launches directly java app without using the java
> wrapper.
>
> Emmanuel
>
> Hong Xing a écrit :
> > Yes. Is there something wrong?
> >
> >
> > Hong Xing,star.hong@gmail.com
> > 2005-10-28
> > ----- 收到以下来信内容 -----
> > 发件人: Emmanuel Venisse
> > 收件人: continuum-users
> > 时  间: 2005-10-28, 16:48:27
> > 主  题: Re: Why continuum always auto stopped?
> >
> >
> > your shell console or shell session is always open?
> >
> > Emmanuel
> >
> > Hong Xing a écrit :
> >
> >>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> >>
> >>wrapper.log:
> >>
> >>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started.
> >>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/]
> >>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying
> >>to log in admin
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9
> >>999]
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/
> >>linux/../../apps/continuum/webapp]
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/]
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>read got shutdown signal.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt
> >>il task executor 'check-out-project' is idling...
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th
> >>read 'check-out-project' exited.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu
> >>um.
> >>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe
> >>d.
>
>

Re: Why continuum always auto stopped?

Posted by Emmanuel Venisse <em...@venisse.net>.
I don't know, it works for other users.

What is your linux?

You can try too to run bin/plexus.sh. It launches directly java app without using the java
wrapper.

Emmanuel

Hong Xing a écrit :
> Yes. Is there something wrong?
> 
> 
> Hong Xing,star.hong@gmail.com
> 2005-10-28 
> ----- 收到以下来信内容 ----- 
> 发件人: Emmanuel Venisse 
> 收件人: continuum-users 
> 时  间: 2005-10-28, 16:48:27
> 主  题: Re: Why continuum always auto stopped?
> 
> 
> your shell console or shell session is always open?
> 
> Emmanuel
> 
> Hong Xing a écrit :
> 
>>I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
>>
>>wrapper.log:
>>
>>INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started. 
>>INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/] 
>>INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying  
>>to log in admin 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9 
>>999]    
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/ 
>>linux/../../apps/continuum/webapp] 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/] 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th 
>>read got shutdown signal. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt 
>>il task executor 'check-out-project' is idling... 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th 
>>read 'check-out-project' exited. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu 
>>um. 
>>INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe 
>>d.


Re: Re: Why continuum always auto stopped?

Posted by Hong Xing <st...@gmail.com>.
Yes. Is there something wrong?


Hong Xing,star.hong@gmail.com
2005-10-28 
----- 收到以下来信内容 ----- 
发件人: Emmanuel Venisse 
收件人: continuum-users 
时  间: 2005-10-28, 16:48:27
主  题: Re: Why continuum always auto stopped?


your shell console or shell session is always open?

Emmanuel

Hong Xing a écrit :
> I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> 
> wrapper.log:
> 
> INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started. 
> INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/] 
> INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying  
> to log in admin 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9 
> 999]    
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/ 
> linux/../../apps/continuum/webapp] 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/] 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th 
> read got shutdown signal. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt 
> il task executor 'check-out-project' is idling... 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th 
> read 'check-out-project' exited. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu 
> um. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe 
> d.

Re: Why continuum always auto stopped?

Posted by Emmanuel Venisse <em...@venisse.net>.
your shell console or shell session is always open?

Emmanuel

Hong Xing a écrit :
> I starup continuum using command "./run.sh start". Continuum can run for a while(3 or 4 mins), then it stopped, but nobody stop it!
> 
> wrapper.log:
> 
> INFO   | jvm 1    | 2005/10/28 12:41:54 | [INFO] The application server has started. 
> INFO   | jvm 1    | 2005/10/28 12:42:44 | 12:42:43.984 EVENT  Started HttpContext[/] 
> INFO   | jvm 1    | 2005/10/28 12:43:04 | 2005-10-28 12:43:04,142 [SocketListener0-1] INFO  Action:login                   - Trying  
> to log in admin 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Shutting down the application container. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.072 EVENT  Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=9 
> 999]    
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.074 EVENT  Stopped SocketListener on 0.0.0.0:9999 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped WebApplicationContext[/continuum,/usr/local/continuum-1.0/bin/ 
> linux/../../apps/continuum/webapp] 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.077 EVENT  Stopped HttpContext[/] 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 12:45:02.078 EVENT  Stopped org.mortbay.jetty.Server@341960 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Stopping servlet container service. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | [INFO] Undeploying 'continuum'. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Executor th 
> read got shutdown signal. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-7] INFO  TaskQueueExecutor:check-out-project - Waiting unt 
> il task executor 'check-out-project' is idling... 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,084 [Thread-2] INFO  TaskQueueExecutor:check-out-project - Executor th 
> read 'check-out-project' exited. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | java.util.NoSuchElementException 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Stopping Continu 
> um. 
> INFO   | jvm 1    | 2005/10/28 12:45:02 | 2005-10-28 12:45:02,102 [Thread-7] INFO  Continuum                      - Continuum stoppe 
> d.