Hi,

The solution that Hassan sent worked.

Thanks a  lot.



Özgür Özdemircili
http://www.acikkod.org
Code so clean you could eat off it


On Wed, May 19, 2010 at 5:28 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Ozgur Ozdemircili [mailto:ozgur.ozdemirc...@gmail.com]
> > Subject: Re: Tomcat Jconsole
> >
> > -Dual core Intel(R) Xeon(R) CPU E3110  @ 3.00GHz  and 4 GB memory each.
>
> What does "each" mean?  Is the system running with 4 GB of memory or
> something more?
>
> > The startup.sh configuration is not broken. I didnt wipe out anything.
> > export CATALINA_OPTS="-XX:MaxPermSize=512m -Xms512m -Xmx2048m -server"
> >  set CATALINA_OPTS="-Dcom.sun.management.jmxremote \
> >     -Dcom.sun.management.jmxremote.port=8999 \
> >     -Dcom.sun.management.jmxremote.ssl=false \
> >     -Dcom.sun.management.jmxremote.authenticate=false"
>
> When you do an export of a variable, followed immediately by a set of the
> same variable, what do you think happens?  (The exact effect depends on the
> shell you're using.)
>
> > I do not see the port open in local, I do not see the
> > port open, logically  from remote.
>
> Because your CATALINA_OPTS settings are not visible.
>
> > The error in catalina.out comes up when I add  the jxm options.
> > Since it is in Catalina.out I am asking if it is important..
>
> Again, why do you think it's an error?  Have you compared that catalina.out
> with a normal Tomcat startup?
>
> Is there anything else of interest in the logs (not just catalina.out)?
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to