You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by samjoe9998 <sa...@yahoo.com> on 2007/12/08 04:59:07 UTC

How do I start servicemix 4? What is the profile name?

I fixed and built ServiceMix 4 on Windows. See,
http://www.nabble.com/Problem-to-build-Servicemix-4.0-in-Windows-XP.-tf4964452s12049.html

When I start ServiceMix 4, it asks me to enter profile name, eg.

Welcome to Servicemix:
===============
Enter Profile Name: 

I tried to enter something there, but nothing happened. What is it? How do I
get ServiceMix 4 run?

Thanks a lot.
Sam.
-- 
View this message in context: http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tf4965839s12049.html#a14225221
Sent from the ServiceMix - User mailing list archive at Nabble.com.


RE: How to configure cimero with servicemix 3.1.2?

Posted by samjoe9998 <sa...@yahoo.com>.
I use Eclipse Europa, just new a Run configuration and config those
parameters I listed. You should launch SMX 3.1.2 no problem in Eclipse.


Iósev Pérez Rivero wrote:
> 
> Hi!!,  thanks but how use that you said in eclipse + WTP 2.0??
>  
> Ing. Iósev Pérez Rivero
> Dirección Técnica - IP
> Universidad de las Ciencias Informaticas
>  
> 
> ________________________________
> 
> From: samjoe9998 [mailto:samjoe9998@yahoo.com]
> Sent: Mon 10.12.2007 13:35
> To: users@servicemix.apache.org
> Subject: Re: How to configure cimero with servicemix 3.1.2?
> 
> 
> 
> 
> Here you go,
> 
> Main class:
> org.codehaus.classworlds.Launcher
> 
> VM Arguments Settings:
> 
> -server -Xmx512M -classpath
> "${SERVICEMIX_HOME}\conf;${SERVICEMIX_HOME}\lib\classworlds-1.0.1.jar"
> -Dderby.system.home="${SERVICEMIX_HOME}\var"
> -Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote
> -Dclassworlds.conf="${SERVICEMIX_HOME}\conf\servicemix.conf"
> -Dservicemix.home="${SERVICEMIX_HOME}"
> -Djava.endorsed.dirs="${SERVICEMIX_HOME}\lib\endorsed"
> -Dcos.workspace.dir="${SERVICEMIX_HOME}"
> 
> remember to define a string substitute ${SERVICEMIX_HOME} in Eclipse.
> 
> 
> Iósev Pérez Rivero wrote:
>>
>> I need configure from eclipse the cimero plugin for work with servicemix
>> 3.1.2.,
>> 
>> I need that, please. Because the documentation from servicemix web site
>> is
>> configured for servicemix 3.0 and it´s not functional fro servicsmix
>> 3.1.2
>> 
>> Thanks,
>> 
>> Ing. Iósev Pérez Rivero
>> Dirección Técnica - IP
>> Universidad de las Ciencias Informaticas
>>
>>
> 
> --
> View this message in context:
> http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14258671.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> 
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14437016.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


RE: How to configure cimero with servicemix 3.1.2?

Posted by Iosev Perez Rivero <ip...@uci.cu>.
Hi!!,  thanks but how use that you said in eclipse + WTP 2.0??
 
Ing. Iósev Pérez Rivero
Dirección Técnica - IP
Universidad de las Ciencias Informaticas
 

________________________________

From: samjoe9998 [mailto:samjoe9998@yahoo.com]
Sent: Mon 10.12.2007 13:35
To: users@servicemix.apache.org
Subject: Re: How to configure cimero with servicemix 3.1.2?




Here you go,

Main class:
org.codehaus.classworlds.Launcher

VM Arguments Settings:

-server -Xmx512M -classpath
"${SERVICEMIX_HOME}\conf;${SERVICEMIX_HOME}\lib\classworlds-1.0.1.jar"
-Dderby.system.home="${SERVICEMIX_HOME}\var"
-Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote
-Dclassworlds.conf="${SERVICEMIX_HOME}\conf\servicemix.conf"
-Dservicemix.home="${SERVICEMIX_HOME}"
-Djava.endorsed.dirs="${SERVICEMIX_HOME}\lib\endorsed"
-Dcos.workspace.dir="${SERVICEMIX_HOME}"

remember to define a string substitute ${SERVICEMIX_HOME} in Eclipse.


Iósev Pérez Rivero wrote:
>
> I need configure from eclipse the cimero plugin for work with servicemix
> 3.1.2.,
> 
> I need that, please. Because the documentation from servicemix web site is
> configured for servicemix 3.0 and it´s not functional fro servicsmix 3.1.2
> 
> Thanks,
> 
> Ing. Iósev Pérez Rivero
> Dirección Técnica - IP
> Universidad de las Ciencias Informaticas
>
>

--
View this message in context: http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14258671.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.




Re: How to configure cimero with servicemix 3.1.2?

Posted by samjoe9998 <sa...@yahoo.com>.
Here you go,

Main class:
org.codehaus.classworlds.Launcher 

VM Arguments Settings:

-server -Xmx512M -classpath
"${SERVICEMIX_HOME}\conf;${SERVICEMIX_HOME}\lib\classworlds-1.0.1.jar"
-Dderby.system.home="${SERVICEMIX_HOME}\var"
-Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote
-Dclassworlds.conf="${SERVICEMIX_HOME}\conf\servicemix.conf"
-Dservicemix.home="${SERVICEMIX_HOME}"
-Djava.endorsed.dirs="${SERVICEMIX_HOME}\lib\endorsed"
-Dcos.workspace.dir="${SERVICEMIX_HOME}"

remember to define a string substitute ${SERVICEMIX_HOME} in Eclipse. 


Iósev Pérez Rivero wrote:
> 
> I need configure from eclipse the cimero plugin for work with servicemix
> 3.1.2.,
>  
> I need that, please. Because the documentation from servicemix web site is
> configured for servicemix 3.0 and it´s not functional fro servicsmix 3.1.2
>  
> Thanks,
>  
> Ing. Iósev Pérez Rivero
> Dirección Técnica - IP
> Universidad de las Ciencias Informaticas
> 
> 

-- 
View this message in context: http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14258671.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


How to configure cimero with servicemix 3.1.2?

Posted by Iosev Perez Rivero <ip...@uci.cu>.
I need configure from eclipse the cimero plugin for work with servicemix 3.1.2.,
 
I need that, please. Because the documentation from servicemix web site is configured for servicemix 3.0 and it´s not functional fro servicsmix 3.1.2
 
Thanks,
 
Ing. Iósev Pérez Rivero
Dirección Técnica - IP
Universidad de las Ciencias Informaticas

Re: How do I start servicemix 4? What is the profile name?

Posted by Guillaume Nodet <gn...@gmail.com>.
Make sure you don't have another SMX4 process running.
I have seen such things happening when I try to start an instance without
shutting down the first one.
Btw, Hiram just has just add support for running instances together by
defining the SERVICEMIX_HOME and SERVICEMIX_BASE directories.

On Dec 10, 2007 5:21 PM, samjoe9998 <sa...@yahoo.com> wrote:

>
> I just checked out only SMX4 runtime, everything built and working fine. I
> tried to create a particular run target in Eclipse after import all the
> bundles inside runtimes according to servicemix.bat:
>
> -server -Xmx512M -Dderby.system.home="${SERVICEMIX_HOME}/var"
> -Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote
> -Dservicemix.home="${SERVICEMIX_HOME}"
> -Dbundles.configuration.location="${SERVICEMIX_HOME}/conf" -jar
> "${SERVICEMIX_HOME}/bin/servicemix.jar"
>
> When I start the run target, felix complains,
>
> Bundle symbolic name and version are not unique
>
> Is there any particular steps I need to do to launch the debug session in
> Eclipse Europa 3.3?
>
> Thanks,
> Sam.
>
>
>
> gnodet wrote:
> >
> > I have commited yesterday a few changes. Could you svn up and retry
> > building the runtime only ? We still depends on a number of snapshots
> > where we usually need the latest versions, but they should go away
> > soon.
> >
> > On 12/8/07, samjoe9998 <sa...@yahoo.com> wrote:
> >>
> >> I fixed and built ServiceMix 4 on Windows. See,
> >>
> http://www.nabble.com/Problem-to-build-Servicemix-4.0-in-Windows-XP.-tf4964452s12049.html
> >>
> >> When I start ServiceMix 4, it asks me to enter profile name, eg.
> >>
> >> Welcome to Servicemix:
> >> ===============
> >> Enter Profile Name:
> >>
> >> I tried to enter something there, but nothing happened. What is it? How
> >> do I
> >> get ServiceMix 4 run?
> >>
> >> Thanks a lot.
> >> Sam.
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tf4965839s12049.html#a14225221
> >> Sent from the ServiceMix - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
> > --
> > Cheers,
> > Guillaume Nodet
> > ------------------------
> > Blog: http://gnodet.blogspot.com/
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14256140.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Re: How do I start servicemix 4? What is the profile name?

Posted by samjoe9998 <sa...@yahoo.com>.
I just checked out only SMX4 runtime, everything built and working fine. I
tried to create a particular run target in Eclipse after import all the
bundles inside runtimes according to servicemix.bat:

-server -Xmx512M -Dderby.system.home="${SERVICEMIX_HOME}/var"
-Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote
-Dservicemix.home="${SERVICEMIX_HOME}"
-Dbundles.configuration.location="${SERVICEMIX_HOME}/conf" -jar
"${SERVICEMIX_HOME}/bin/servicemix.jar"

When I start the run target, felix complains,

Bundle symbolic name and version are not unique

Is there any particular steps I need to do to launch the debug session in
Eclipse Europa 3.3?

Thanks,
Sam.



gnodet wrote:
> 
> I have commited yesterday a few changes. Could you svn up and retry
> building the runtime only ? We still depends on a number of snapshots
> where we usually need the latest versions, but they should go away
> soon.
> 
> On 12/8/07, samjoe9998 <sa...@yahoo.com> wrote:
>>
>> I fixed and built ServiceMix 4 on Windows. See,
>> http://www.nabble.com/Problem-to-build-Servicemix-4.0-in-Windows-XP.-tf4964452s12049.html
>>
>> When I start ServiceMix 4, it asks me to enter profile name, eg.
>>
>> Welcome to Servicemix:
>> ===============
>> Enter Profile Name:
>>
>> I tried to enter something there, but nothing happened. What is it? How
>> do I
>> get ServiceMix 4 run?
>>
>> Thanks a lot.
>> Sam.
>> --
>> View this message in context:
>> http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tf4965839s12049.html#a14225221
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> ------------------------
> Blog: http://gnodet.blogspot.com/
> 
> 

-- 
View this message in context: http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tp14225221s12049p14256140.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: How do I start servicemix 4? What is the profile name?

Posted by Guillaume Nodet <gn...@gmail.com>.
I have commited yesterday a few changes. Could you svn up and retry
building the runtime only ? We still depends on a number of snapshots
where we usually need the latest versions, but they should go away
soon.

On 12/8/07, samjoe9998 <sa...@yahoo.com> wrote:
>
> I fixed and built ServiceMix 4 on Windows. See,
> http://www.nabble.com/Problem-to-build-Servicemix-4.0-in-Windows-XP.-tf4964452s12049.html
>
> When I start ServiceMix 4, it asks me to enter profile name, eg.
>
> Welcome to Servicemix:
> ===============
> Enter Profile Name:
>
> I tried to enter something there, but nothing happened. What is it? How do I
> get ServiceMix 4 run?
>
> Thanks a lot.
> Sam.
> --
> View this message in context:
> http://www.nabble.com/How-do-I-start-servicemix-4--What-is-the-profile-name--tf4965839s12049.html#a14225221
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>


-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/