I am trying to run servicemix-web example.For that i am starting the jetty
server

mvn jetty:run  and getting following warning messages

WARN  - ManagementContext              - Failed to start rmi registry:
internal error: ObjID already in
use
WARN  - ManagementContext              - Failed to start jmx connector:
connector:name=rmi
INFO  - ComponentMBeanImpl             - Initializing component:
#SubscriptionManager#
INFO  - DeploymentService              - Restoring service assemblies
INFO  - ComponentMBeanImpl             - Initializing component:
servicemix-http
INFO  - ComponentMBeanImpl             - Initializing component: echo
INFO  - ComponentMBeanImpl             - Initializing component: timer
INFO  - SimpleThreadPool               - Job execution threads will use
class loader of thread: main
INFO  - QuartzScheduler                - Quartz Scheduler v.1.5.2 created.
INFO  - RAMJobStore                    - RAMJobStore initialized.
INFO  - StdSchedulerFactory            - Quartz scheduler
'DefaultQuartzScheduler' initialized from defa
ult resource file in Quartz package: 'quartz.properties'
INFO  - StdSchedulerFactory            - Quartz scheduler version: 1.5.2
INFO  - ComponentMBeanImpl             - Initializing component: inputSender
INFO  - ComponentMBeanImpl             - Initializing component:
inputReceiver
INFO  - ComponentMBeanImpl             - Initializing component:
outputSender
INFO  - ComponentMBeanImpl             - Initializing component: jmsTrace
INFO  - ComponentMBeanImpl             - Initializing component: trace
WARN  - ClientFactory                  - Cound not start ClientFactory:
javax.naming.NamingException: This context is immutable
INFO  - QuartzScheduler                - Scheduler
DefaultQuartzScheduler_$_NON_CLUSTERED started.
INFO  - JBIContainer                   - ServiceMix JBI Container
(ServiceMix) started
2008-02-22 10:18:27.279::INFO:  Started [EMAIL PROTECTED]:8080
[INFO] Started Jetty Server

So i am unable to get jetty management page
getting following error meassage
http://localhost:8080/

Error 404 - Not Found.
No context on this server matched or handled this request.
Contexts known to this server are: 
/servicemix-web --->
[EMAIL PROTECTED]/servicemix-web,C:\Apache
Software
Foundation\apache-servicemix-3.2.1\examples\servicemix-web\src\webapp} 


-- 
View this message in context: 
http://www.nabble.com/Unable-to-get-Jetty-Server%27s-management-console.-tp15627980s12049p15627980.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to