Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-04-14 Thread Mark Thomas
Message- From: Poh Wei Xiang Sent: Thursday, March 9, 2023 1:56 PM To: Tomcat Users List Cc: Ong Han Sheng Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 Hi, Glad to hear that this is going to be fixed. Do you have a sample cont

RE: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-04-13 Thread Poh Wei Xiang
, 2023 1:56 PM To: Tomcat Users List Cc: Ong Han Sheng Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 Hi, Glad to hear that this is going to be fixed. Do you have a sample context format to work with connectionstring? Sent from O

Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-09 Thread Mark Thomas
: Mark Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: Mark Thomas Sent: Wednesday, 8 March 2023, 20:14 To: users@tomcat.apache.org Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomc

Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-08 Thread Poh Wei Xiang
he.org Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 On 08/03/2023 11:58, Mark Thomas wrote: > Thanks, > > I am able to recreate that stack trace. I am looking into the root cause > now. Found it. There was a c

Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-08 Thread Mark Thomas
m: Mark Thomas Sent: Wednesday, 8 March 2023 4:35 pm To: users@tomcat.apache.org Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 On 08/03/2023 03:50, Poh Wei Xiang wrote: Hi, I am encountering an issue validating my application

Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-08 Thread Mark Thomas
: users@tomcat.apache.org Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 On 08/03/2023 03:50, Poh Wei Xiang wrote: Hi, I am encountering an issue validating my application database connectivity, it throws java.sql.SQLException: The url

RE: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-08 Thread Poh Wei Xiang
error, please immediately notify the sender and delete the email. -Original Message- From: Mark Thomas Sent: Wednesday, 8 March 2023 4:35 pm To: users@tomcat.apache.org Subject: Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71 On 08/

Re: Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-08 Thread Mark Thomas
On 08/03/2023 03:50, Poh Wei Xiang wrote: Hi, I am encountering an issue validating my application database connectivity, it throws java.sql.SQLException: The url cannot be null upon validation. Full stack trace please. Mark The application is developed using Avaya’s Orchestration des

Encountered java.sql.sqlexception "the url cannot be null" starting from tomcat 9.0.71

2023-03-07 Thread Poh Wei Xiang
Hi, I am encountering an issue validating my application database connectivity, it throws java.sql.SQLException: The url cannot be null upon validation. The application is developed using Avaya’s Orchestration designer (Eclipse) and database validation works until 9.0.70. I hope someone c