-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
On 1/23/18 10:58 AM, Christopher Schultz wrote:
> The MySQL Connector/J simply has a bug. Upgrade to the latest
> version to see if they have fixed it.
>
> I gave up trying to convince them that it was a problem and that
> they needed to fix i
Hi chris,
The database problem has been resolved cos apparently, there is a old version
of J-connector that is not removed inside Eclipse.
But, now I am facing the No movement at Debug mode again.
I used to be able to received logger infor when when run debug that shows me
the stack when the
On Tue, 1/23/18, Christopher Schultz wrote:
Subject: Re: Fw: No movement at Debug mode
To: users@tomcat.apache.org
Date: Tuesday, January 23, 2018, 11:58 PM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Karen,
On 1/21/18 10:49 AM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Karen,
On 1/21/18 10:49 AM, Karen Goh wrote:
> I want to add in additional infor :
>
> After I stopped the server, the console has the following error
> message which beats me.
>
> WARNING: The web application [Hi5S] appears to have started a
> th
On Sun, 1/21/18, Alex O'Ree wrote:
Subject: Re: No movement at Debug mode
To: "Tomcat Users List" , "Karen Goh"
Date: Sunday, January 21, 2018, 11:44 PM
Do you mean you cannot get a
debugger to attach to Tomcat and thus step
through your app?
Make su
.
Tks.
--- On Sun, 1/21/18, Karen Goh wrote:
> From: Karen Goh
> Subject: No movement at Debug mode
> To: users@tomcat.apache.org
> Date: Sunday, January 21, 2018, 11:37 PM
> Hi expert,
>
> I have been stuck at this problem - No
> debug movement , for quite some time an
Do you mean you cannot get a debugger to attach to Tomcat and thus step
through your app?
Make sure you start tomcat with "catalina jpda run". I think it listens on
port 8000 by default. You can then use just about any IDE to attach the
debugger via JPDA to localhost port 8000.
On Sun, Jan 21, 201
Hi expert,
I have been stuck at this problem - No debug movement , for quite some time and
am seeking help from this user group.
After submitting my form using JSP,
So, here's what appeared at the console :
an 21, 2018 11:25:58 PM org.apache.catalina.startup.VersionLoggerListener log
INFO: Se