s florence

Greenhorn
+ Follow
since Jul 01, 2015
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by s florence

we have set max pool sixe to be 300 and increment by 3 when the pool gets exhausted.

regarding concurrent requests, I am not sure. Will you please tell me how to find the concurrent requests.

thanks,
florence
Because the client wants to queue the pending database operations.

Thanks,
florence
Hi,

I am using Oracle 11g as my db, with Hibernate 4 using c3p0 connection pooling.
I want to queue the requests from the application, when the connection pool gets exhausted of connection.
I am increasing the size, but still wants to implement queue, when the connection pool gets exhausted.
programming language java.
Web server - Tomcat

Any help to implement queue is very much appreciated.

Thanks,
Hi,

I am new to Hibernate.
The existing code is implemented with hibernate4.
Will you please send me the real time code regarding the opening session .
Is it mandatory to begin transaction, whenever session. createCriteria is called.

Thanks,
Flory
8 years ago
Hi,

I am using Hibernate 4 in my project, with dbcp connection pooling.
When I changed to c3p0, the performance is improved.
But, I want to check, whether the session is opened and closed properly or not
I need to review the java code with spring(IOC) , hibernate. please suggest me the best starting way to review the code.

Thanks
8 years ago
Hi Tom,

My doubt is, why tomcat 6.0.18 is not giving errors, while tomcat6.0.44 is giving up errors.
Will you please help me to clear.

Thanks
8 years ago
Hi Tim,

Will you please suggest way(s) to fix the issue.

Thanks,
8 years ago
Hi,

with your suggession, i understood that issue is with some mixed content.
please find the attachment.
Request first hits apache and then gets forwarded to tomcat.
but, i think, request is not getting hit at tomcat itself.

Iam wondering why this is working in tomcat 6.0.18 but not in tomcat 6.0.44

Please suggest any after refering screenshot
thanks

8 years ago
Hi,

There are no other wars
this tomcat is in VM with linux OS
So, can be able to test only through accessing the url.
When the app goes down, some css files are not getting downloaded.
some portion is getting displayed as page unavailable.
please find the attachment.

I'm sorry , for i didnot get what is VDI.
will you pl tel me what is VDI?

Thanks
8 years ago
Hi,
Thanks for your reply.
but nothing in logs.
other than tomcat started.

please help me

thanks
8 years ago
Hi All.

I have unzipped tomcat 6.0.44.tar file in virtual box, with linux platform.
After deploying war file in webapps folder, the application is getting down. and getting as page unavailable.
But the same war file is working fine for tomcat6.0.18
But need to deploy in 6.0.44 to fix vulnerability issue.
Please help me to approach this issue
8 years ago