I've just installed version 1.1 running under Tomcat. I was able to
configure continuum to authenticate via unsecure LDAP database using the
documentation found here:
http://maven.apache.org/continuum/docs/1.1/administrator_guides/security/ldap.html
But I have been unable to configure using a secure (LDAPS) database. When
I point the configure to an LDAPS instance and try to access continuum,
the logfile reads as follows...
9466 [main] INFO org.apache.maven.continuum.Continuum:default -
Initializing Continuum.
9467 [main] INFO org.apache.maven.continuum.Continuum:default - Showing
all projects:
11803 [main] INFO org.apache.maven.continuum.Continuum:default - 6:BAP
- RD:1.0:ant
11803 [main] INFO org.apache.maven.continuum.Continuum:default - 11:CATS
test:1.0:ant
11803 [main] INFO org.apache.maven.continuum.Continuum:default -
1:mgic-common:1.0:ant
11803 [main] INFO org.apache.maven.continuum.Continuum:default - 7:shell
test:1.0:shell
11803 [main] INFO org.apache.maven.continuum.Continuum:default -
Starting Continuum.
11804 [main] INFO org.apache.maven.continuum.Continuum:default -
11805 [main] INFO org.apache.maven.continuum.Continuum:default -
11805 [main] INFO org.apache.maven.continuum.Continuum:default - <
Continuum 1.1 started! >
11805 [main] INFO org.apache.maven.continuum.Continuum:default -
--------------------------
11805 [main] INFO org.apache.maven.continuum.Continuum:default - \ ^__^
11805 [main] INFO org.apache.maven.continuum.Continuum:default - \
(oo)\_______
11805 [main] INFO org.apache.maven.continuum.Continuum:default - (__)\
)\/\
11805 [main] INFO org.apache.maven.continuum.Continuum:default -
||----w |
11805 [main] INFO org.apache.maven.continuum.Continuum:default - || ||
11805 [main] INFO org.apache.maven.continuum.Continuum:default -
11806 [main] INFO org.apache.maven.continuum.Continuum:default -
11806 [main] INFO
org.apache.maven.continuum.initialization.ContinuumInitializer:default -
Continuum initializer running ...
12061 [main] INFO
org.apache.maven.continuum.initialization.ContinuumInitializer:default -
Default Project Group exists
12062 [main] INFO
org.apache.maven.continuum.initialization.ContinuumInitializer:default -
Continuum initializer end running ...
12067 [main] INFO
org.apache.maven.continuum.build.settings.SchedulesActivator:default -
Activating schedules ...
12109 [main] INFO
org.apache.maven.continuum.build.settings.SchedulesActivator:default -
DEFAULT_SCHEDULE: next fire time ->Wed Jan 16 13:00:00 CST 2008
12109 [main] INFO
org.apache.maven.continuum.build.settings.SchedulesActivator:default -
Schedule "MANUAL_ONLY" is disabled.
12115 [main] INFO org.codehaus.plexus.PlexusContainer - Loading on start
[role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,build-project]
13246 [main] INFO org.codehaus.plexus.notification.notifier.Notifier:mail
- The from mailbox is not configured, will use the nag email address from
the project.
13247 [main] INFO org.codehaus.plexus.notification.notifier.Notifier:mail
- From name: Continuum@gilbert
13247 [main] INFO org.codehaus.plexus.notification.notifier.Notifier:mail
- Build host name: gilbert
13464 [main] INFO org.codehaus.plexus.notification.RecipientSource:default
- To override address is not configured, will use the nag email address
from the project.
13478 [main] INFO
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:build-project -
Starting task executor, thread name 'build-project'.
13661 [main] INFO org.codehaus.plexus.PlexusContainer - Loading on start
[role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,check-out-project]
13664 [main] INFO
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:check-out-project
- Starting task executor, thread name 'check-out-project'.
13673 [main] INFO org.codehaus.plexus.PlexusContainer - Loading on start
[role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,prepare-release]
14051 [main] INFO
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:prepare-release
- Starting task executor, thread name 'prepare-release'.
14052 [main] INFO org.codehaus.plexus.PlexusContainer - Loading on start
[role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,perform-release]
14059 [main] INFO
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:perform-release
- Starting task executor, thread name 'perform-release'.
14059 [main] INFO org.codehaus.plexus.PlexusContainer - Loading on start
[role,roleHint]:
[org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor,rollback-release]
14063 [main] INFO
org.codehaus.plexus.taskqueue.execution.TaskQueueExecutor:rollback-release
- Starting task executor, thread name 'rollback-release'.
14199 [main] INFO com.opensymphony.webwork.config.DefaultConfiguration -
Loading global messages from org.codehaus.plexus.redback.xwork.default
14199 [main] INFO com.opensymphony.webwork.config.DefaultConfiguration -
Loading global messages from org.apache.maven.continuum.redback.custom
60929 [http-9090-1] WARN net.sf.ehcache.config.ConfigurationFactory - No
configuration found. Configuring ehcache from ehcache-failsafe.xml found
in the classpath:
jar:file:/home2/continuum/tomcat/apache-tomcat-6.0.13/webapps/continuum/WEB-INF/lib/ehcache-1.3.0.jar!/ehcache-failsafe.xml
64297 [http-9090-1] INFO
org.codehaus.plexus.redback.system.check.EnvironmentCheck:continuum-role-profile-check
- Checking roles list.
64701 [http-9090-1] INFO
org.codehaus.plexus.redback.system.check.EnvironmentCheck:required-roles -
Checking the existance of required roles.
And then stops responding.
Any feedback on whether or not this is a supported configuration would be
helpful.
Thank you.
Kevin Barrett
This message is intended for use only by the person(s) addressed above and
may contain privileged and confidential information. Disclosure or use of
this message by any other person is strictly prohibited. If this message
is received in error, please notify the sender immediately and delete this
message.
|