server returned HTTP response code 403 during ant install operation

2021-09-18 Thread Barry Kimelman
path=/hockey3 # Tomcat 9 installation directory catalina.home=/opt/tomcat # Manager webapp username and password manager.username=admin_user manager.password=admin_password I have been busy google searching but nothing usefull has turned up so far. How can I fix this 403 error problem ? Thanks. -

Server redirected too many times (20)

2021-09-12 Thread Barry Kimelman
"/> 135 136 487 488 497 498 500 501 505 506 I am puzzled. What have IO done wrong ? Thanks for your help. -- == Barry Kimelman Winnipeg, Manitoba, Canada

Re: tomcat can't find suitable driver for mysql

2020-07-13 Thread Barry Kimelman
I have found a solution. I modified /etc/environment to include a definition of CLASSPATH, rebooted, and now it seems to be working just fine. On Mon, Jul 13, 2020 at 4:24 PM calder wrote: > On Mon, Jul 13, 2020, 15:22 Barry Kimelman > wrote: > > > my system is ubuntu 20.04 &

Re: tomcat can't find suitable driver for mysql

2020-07-13 Thread Barry Kimelman
zed to receive this for the addressee, > you must not use, copy, disclose, or take any action based on this message > or any information herein. If you have received this message in error, > please advise the sender immediately by reply e-mail and delete this > message. Thank you for your c

Re: tomcat can't find suitable driver for mysql

2020-07-13 Thread Barry Kimelman
I should also mention this is the same JAVA code I had running under Tomcat 9.0.14 running under Windows 10 where it ran with no problems. On Mon, Jul 13, 2020 at 3:30 PM Barry Kimelman wrote: > An update : > > I have now installed the same JAR file under tomcat that I used from the

Re: tomcat can't find suitable driver for mysql

2020-07-13 Thread Barry Kimelman
An update : I have now installed the same JAR file under tomcat that I used from the command line -rwxr-xr-x 1 root root 1007502 Jul 13 15:25 /opt/tomcat/latest/lib/mysql-connector-java-5.1.47.jar However the same error still occurs. On Mon, Jul 13, 2020 at 3:21 PM Barry Kimelman wrote: >

tomcat can't find suitable driver for mysql

2020-07-13 Thread Barry Kimelman
error java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost/qwlc?autoReconnect=true=false What am I missing ? Why can't my tomcat app find the mysql class ? == Barry Kimelman Winnipeg, Manitoba, Canada

Re: Can't run manager app under tomcat 9.0.37 under ubuntu 20.04

2020-07-11 Thread Barry Kimelman
Thanks. The closing quote was the issue. Everything seems to be ok now. On Sat, Jul 11, 2020 at 12:46 PM calder wrote: > On Sat, Jul 11, 2020, 11:46 Barry Kimelman > wrote: > > > I just installed tomcat 9.0.37 on my ubuntu 20.04 system. The install > > worked just fine,

Can't run manager app under tomcat 9.0.37 under ubuntu 20.04

2020-07-11 Thread Barry Kimelman
lterLockedAccounts An attempt was made to authenticate the locked user [my_username] There were no other messages in the logfile pertaining to my user. How do I resolve this issue ? Thanks. == Barry Kimelman Winnipeg, Manitoba, Canada

tomcat won't run after java update

2020-05-04 Thread Barry Kimelman
. == Barry Kimelman Winnipeg, Manitoba, Canada

Re: blank screen shown under tomcat9 when I attempt to run my app

2020-04-12 Thread Barry Kimelman
for your assistance. On Sun, Apr 12, 2020 at 1:07 PM calder wrote: > On Sun, Apr 12, 2020, 11:58 Barry Kimelman > wrote: > > > my system is a windows 10 64 bit laptop. > > I am running tomcat 9 > > Here is the directory of my Java environment > > > &

blank screen shown under tomcat9 when I attempt to run my app

2020-04-12 Thread Barry Kimelman
e redirect did not work for this new app. One minor difference with what I see from CTRL-U as compared to my old app. In the CTRL-U output in my old app the "enter.jsp" is underlined. Any ideas as to where I can look for the problem ? Thanks. == Barry Kimelman Winnipeg, Manitoba, Canada

tomcat startup error on windows 10

2019-10-01 Thread Barry Kimelman
far google searches have not turned up anything. Any ideas as to why I am having this issue ? ====== Barry Kimelman Winnipeg, Manitoba, Canada

Need help with image file location

2019-07-13 Thread Barry Kimelman
modify my image tag to use a relative path but that also did not work. Where should I put my image files ? How should I code my tag ? Do I need to make any changes to my httpd.conf file ? Thanks. == Barry Kimelman Winnipeg, Manitoba, Canada <https://www.avast.com/sig-email?

ant install java.net.ProtocolException: Server redirected too many times (20)

2019-02-08 Thread Barry Kimelman
ideas on how to resolve this issue ? So far my searches have not turned up anything usefull. -- ====== Barry Kimelman Atlanta, GA, USA

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
-27 14:15, Barry Kimelman wrote: > > Hello, > > > > Thanks for the reply. I have looked at the URL you specified and the > > information shown there is not specific enough. It shows config info, > > but > > it does not say where to put it and it doe snot adequa

Re: Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
-01-27 13:52, Barry Kimelman wrote: > > Hello, > > > > I am running Apache 2.4 on a 64 bit windows 10 system. > > > > For a while I have been running Perl CGI scripts with no problems. Now > > I > > want to run PHP CGI scripts. > > > >

Need help configuring Apache 2.4 on Windows 10 with PHP

2019-01-27 Thread Barry Kimelman
and I have not been able to find a "sample" of the named file. What do I need to do for the named file in order to be able to run CGI scripts written in PHP ? Thanks. ====== Barry Kimelman Atlanta, GA, USA

Problem building application with tomcat 7 on windows 7

2011-05-09 Thread barry kimelman
My system is a laptop running windows 7 professional 64 bit. I downloaded tomcat 7.0.12 64 bit version for windows 7. After installation I tried several of the sample servlets and jsps. All the tests worked as expected. When I attempt to build my application which used to build and run with

Re: Can't start Tomcat5 service on Windows Vista Home Premium

2009-09-12 Thread Barry Kimelman
- From: Barry Kimelman blkimel...@comcast.net To: users@tomcat.apache.org Sent: Sunday, September 06, 2009 3:27 PM Subject: Can't start Tomcat5 service on Windows Vista Home Premium My PC is running the 64 bit version of Windows Visa Home Premium. I am trying to get Tomcat 5.5.28 up

Can't start Tomcat5 service on Windows Vista Home Premium

2009-09-06 Thread Barry Kimelman
My PC is running the 64 bit version of Windows Visa Home Premium. I am trying to get Tomcat 5.5.28 up and running. In years past I have been able to get older versions of Tomcat up and running on various versions of Windows. But now I am getting an error which I have not previously