Re: Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-24 Thread chandra sekhar
Thanks Chris.Will check On Mon, Apr 23, 2018 at 9:40 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chandra, > > On 4/20/18 12:38 PM, chandra sekhar wrote: > > Thanks for the response! Without

Re: Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-20 Thread chandra sekhar
I think service name should be there.Can you tell me how to check this? On Fri, Apr 20, 2018 at 1:43 PM, John Dale wrote: > Do you have the service name specified in your DBCP metadata? > > On Fri, Apr 20, 2018 at 11:18 AM, chandra sekhar > wrote: > > 5000 > > > >

Re: Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-20 Thread chandra sekhar
5000 On Fri, Apr 20, 2018 at 1:03 PM, John Dale wrote: > what is the value for max connections in your pool? > > > On Fri, Apr 20, 2018 at 10:38 AM, chandra sekhar > wrote: > > Hi John, > > > > Thanks for the response! > > Without giving this "jdbc

Re: Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-20 Thread chandra sekhar
t; > It's been awhile, so I'm not completely sure. Hope you get it connected. > > On Fri, Apr 20, 2018 at 10:18 AM, chandra sekhar > wrote: > > Hi, > > > > We were recently installed and configured Apex on two servers and did the > > Load balance.We wer

Oracle REST Data Services Unavailable -- java.sql.SQLException: Unable to start the Universal Connection Pool

2018-04-20 Thread chandra sekhar
Hi, We were recently installed and configured Apex on two servers and did the Load balance.We were facing the issue like "Oracle REST Data Services Unavailable" and we found the below error messages in the catalina.out Can anybody suggest me. Error Message: == Caused by: java.sql.SQLExcep

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
king this way. I'm sure others in > this chain will suggest doing the same approach. Start fresh, start clean, > make sure it starts, then make changes. > > Good luck! > Steve > > From: chandra sekhar [mailto:chandra.c...@gmail.com ] > Sent: Thursday, July 21, 20

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
Actually, i didn't configure the Apex ORDS yet with DB.As i told you in previous mail chain i just extracted and trying to see the apche tomcat home page first before going to configure Apex ORDS. On Thu, Jul 21, 2016 at 11:26 PM, chandra sekhar wrote: > Hi Steve, > > Now,To

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
deploying your application in the webapps/ folder. If it > depends on the DB to load, it would fail and then you’d get a http 404 > error (page not found) because it never loaded. > > -Steve > > From: chandra sekhar [mailto:chandra.c...@gmail.com] > Sent: Thursday, July 21, 2016

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
n default port 8005 (or whatever is referenced) is available > including AJP ports, etc, c) you got "ALL" the files including any hard > coded external references to files/folders, etc and setup the environment > the same/similar as production so it will work wherever you put it. St

Re: Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
tracted the tar backup and started tomcat.Tomcat running on 8080 port. And what you get instead of that home page. --> Page cannot be displayed Regards, Chandra On Thu, Jul 21, 2016 at 5:31 PM, André Warnier (tomcat) wrote: > On 21.07.2016 21:51, chandra sekhar wrote: > >> Hi All

Tomcat starts but home page cannot open with url http://localhost:8080

2016-07-21 Thread chandra sekhar
Hi All, Can anybody,please help me or give me advice why i am not getting home page of tomcat after extraction or installation of apache-tomcat-7.0.55. Appreciated your help. Thanks, Chandra

Re: Load Balancing Oracle Apex Application on Apache tomcat.

2016-07-06 Thread chandra sekhar
. Thanks, Chandra On Wed, Jul 6, 2016 at 4:05 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Chandra, > > On 7/6/16 12:08 PM, chandra sekhar wrote: > > We were using apache-tomcat-7.

Re: Load Balancing Oracle Apex Application on Apache tomcat.

2016-07-06 Thread chandra sekhar
ots of examples configuring > haproxy with tomcat as backend. you could SSL client offload (need TPROXY > enabled), etc etc. > > > > On Jul 6, 2016, at 9:41 AM, chandra sekhar wrote: > > Yes.we have an option to offload load balancing to a different server.Could > you ple

Re: Load Balancing Oracle Apex Application on Apache tomcat.

2016-07-06 Thread chandra sekhar
o a different server? If > so, look at haproxy and/or nginx. haproxy would be more customizable. If > there are bandwidth constraints, implement a DSR VIP (IP triangulation). > > > On Jul 6, 2016, at 9:08 AM, chandra sekhar wrote: > > Hi, > > We were using apache-tomcat-7.

Load Balancing Oracle Apex Application on Apache tomcat.

2016-07-06 Thread chandra sekhar
Hi, We were using apache-tomcat-7.0.55 for our Oracle Apex 4.2.5 Application on Linux(Linux 2.6.32-573.22.1.el6.x86_64 x86_64 GNU/Linux). As we have around 300-500 users using this application,we would like to know if we can load balance our Oracle Apex Application on 2 or 3 frontend servers to