aspose file tools
The moose likes Features new in Java 7 and the fly likes Problems while using java 7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Features new in Java 7
Reply Bookmark "Problems while using java 7" Watch "Problems while using java 7" New topic
Author

Problems while using java 7

sreejith mv
Greenhorn

Joined: May 01, 2012
Posts: 1
My java web application is currently working on jre 1.5. I have upgraded it to jre 1.7. But found that the web pages are becoming unresponsive at times. What might be the reason?
Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26192
    
  66

There's nowhere near enough information in this post to know. What research have you done? Have you monitored CPU? Memory? Ran a profiler to get the bottleneck?

Also, think about what else changed. Did you upgrade your application server? Any jars?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Problems while using java 7
 
Similar Threads
updater for app
heap size
Live update solution
Linux Installer for a Swing Application
How to refres a jsp with the help of Swing