I have tried connecting to servicemix via JMX console. This is the process i
have followed:

1) ran the command mvn from the folder
[servicemix-install-dir]\examples\servicemix-web
2) took the jar and deployed in tomcat
3) Connected using the link
http://localhost:8080/servicemix-web-3.1-incubating/ 

This link shows the various components inside servicemix.

I believe this is what u meant by connecting to Servicemix usign JMX
console. 


Gert Vanthienen wrote:
> 
> Varun,
> 
> That would be the HTTP port, which is fine at 8192.  ServiceMix mentions 
> the JMX RMI port at startup:
>     JMX connector available at: 
> service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
> 
> Can you connect to ServiceMix using JMX console?
> 
> Gert
> 
> 
> unni_varun wrote:
>> i think the port in which my serviemix is running is different. this is
>> the
>> url http://localhost:8192. i believe this is the port which i need to
>> change
>> to 1099. i dont know how to change the port of servicemix. nope i haven't
>> changed the port of JMX.  
>>
>>
>>
>> Gert Vanthienen wrote:
>>   
>>> Varun,
>>>
>>> The Maven jbi:projectDeploy tries to contact ServiceMix on localhost, 
>>> port 1099.  Do you have a running instance of ServiceMix on the same 
>>> machine?  Have you changed the configuration for JMX so that it listens 
>>> to another port?
>>>
>>> Gert
>>>
>>>
>>> [EMAIL PROTECTED] wrote:
>>>     
>>>> Hi guys,
>>>>
>>>>  
>>>>
>>>> I'm getting the following error while running the command mvn install
>>>> jbi:projectDeploy.
>>>>
>>>>  
>>>>
>>>> [ERROR] BUILD ERROR
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Unable to deploy project, Error accessing ServiceMix
>>>> administration
>>>>
>>>>  
>>>>
>>>> Connection refused: connect
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] For more information, run Maven with the -e switch
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> [INFO] Total time: 43 seconds
>>>>
>>>> [INFO] Finished at: Fri Jun 15 11:22:00 GMT+05:30 2007
>>>>
>>>> [INFO] Final Memory: 18M/33M
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>>  
>>>>
>>>> It would have been really great if anyone of you could help me out of
>>>> this. Thanks in anticipation.
>>>>
>>>>  
>>>>
>>>> Thanks & Regards
>>>>
>>>> Varun
>>>>
>>>>  
>>>>
>>>>
>>>>
>>>> This e-mail and any files transmitted with it are for the sole use of
>>>> the
>>>> intended recipient(s) and may contain confidential and privileged
>>>> information.
>>>> If you are not the intended recipient, please contact the sender by
>>>> reply
>>>> e-mail and destroy all copies of the original message. 
>>>> Any unauthorized review, use, disclosure, dissemination, forwarding,
>>>> printing or copying of this email or any action taken in reliance on
>>>> this
>>>> e-mail is strictly 
>>>> prohibited and may be unlawful.
>>>>   
>>>>       
>>>
>>>     
>>
>>   
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-while-project-deployment-using-maven-tf3926044s12049.html#a11139013
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to