HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Java 1.4.2_02/Red Hat Enterprise WS 3.0 question
 
Operating System - Linux
        1840213
        Members
    
    
        3508
        Online
    
    
        110162
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-31-2004 12:39 PM
03-31-2004 12:39 PM
			
				
					
						
							Java 1.4.2_02/Red Hat Enterprise WS 3.0 question
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						I have written a Java application
using JDK 1.4.2_02 on my HP XW4100 workstation
running Red Hat Enterprise WS 3.0. The
application uses pure swing components with
no external third-party classes.
For some reasons, the application freezes
randomly when resizing the window or performing
other operations on the GUI I wrote.
When the application freezes, the CPU usage
gets around 95%. There's no computation loop
in my application I know of that could get into
in endless loop. I used JBuilder to create the
application. JBuilder itself is a Java application and runs fine. I see the problem
when running from JBuilder or outside JBuilder.
Any suggestions how to track down this problem
would be appreciated.
		
		
	
	
	
using JDK 1.4.2_02 on my HP XW4100 workstation
running Red Hat Enterprise WS 3.0. The
application uses pure swing components with
no external third-party classes.
For some reasons, the application freezes
randomly when resizing the window or performing
other operations on the GUI I wrote.
When the application freezes, the CPU usage
gets around 95%. There's no computation loop
in my application I know of that could get into
in endless loop. I used JBuilder to create the
application. JBuilder itself is a Java application and runs fine. I see the problem
when running from JBuilder or outside JBuilder.
Any suggestions how to track down this problem
would be appreciated.
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
03-31-2004 06:07 PM
03-31-2004 06:07 PM
			
				
					
						
							Re: Java 1.4.2_02/Red Hat Enterprise WS 3.0 question
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi ,
What is the memory utilization at the time ?.
If the CPU utilization is only affected then upgrade to JDK version 1.4.2_04.
regards,
U.SivaKumar.
					
				
			
			
				
		
		
	
	
	
What is the memory utilization at the time ?.
If the CPU utilization is only affected then upgrade to JDK version 1.4.2_04.
regards,
U.SivaKumar.
	Innovations are made when conventions are broken
			
			
				
			
			
			
			
			
			
		- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-01-2004 04:20 AM
04-01-2004 04:20 AM
			
				
					
						
							Re: Java 1.4.2_02/Red Hat Enterprise WS 3.0 question
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Thanks for your help.
The memory usage is not a problem.
Only CPU utilization.
I will try 1.4.2_04.
		
		
	
	
	
The memory usage is not a problem.
Only CPU utilization.
I will try 1.4.2_04.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-02-2004 02:56 AM
04-02-2004 02:56 AM
			
				
					
						
							Re: Java 1.4.2_02/Red Hat Enterprise WS 3.0 question
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Either the JVM is going through some internal computations, or Swing is likely to be doing some X-related things necessary to re-layout the interface.  Depending on the interface, this could be really inefficient. 
As for isolation:
- xscope / xmon would tell you whether the app is generating lots of X-protocol during the times of high CPU
- simplyfing the Java app until the problem appears disappears.
		
		
	
	
	
As for isolation:
- xscope / xmon would tell you whether the app is generating lots of X-protocol during the times of high CPU
- simplyfing the Java app until the problem appears disappears.
	Necessary questions: Why? What? How? When?
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP