HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - HP-UX
 - >
 - Apache/Weblogic Error
 
Operating System - HP-UX
        1840138
        Members
    
    
        2669
        Online
    
    
        110161
        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
 
09-24-2008 10:49 PM
09-24-2008 10:49 PM
			
				
					
						
							Apache/Weblogic Error
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
We have an application that is deployed on the Apache2.0.59 web tier and the Application layer is deployed on Weblogic 9.1 version, DB used is Oracle10g.
Currently we have this application deployed just on one Managed Server in Weblogic and the go forward solution is to deploy this application on all servers in the cluster and across cluster to manage failover.
So first to test the session persistence for this application within a single cluster I have deployed this application on all servers in a cluster and configured WebLogicHost to use the Load Balancer URL in Apache.
This configuration works if all the servers in the cluster are running but if I intend to stop one server in the cluster the next request from the client is not routed to the next available server but instead it route it to the same server which has been stopped and I get the following error
"Failure of server APACHE bridge:
--------------------------------------------------------------------------------
No backend server available for connection: timed out after 10 seconds or idempotent set to OFF. "
Also if I refresh the page I am allowed to continue my session but again after few mins I am displayed the same error message. So I am not sure if I have to do any more configuration either in the Weblogic/Apache server to acheive the Session replication within cluster.
Kindly advice and do let me know if you need any specific configuration details.
Regards
Rekha
		
		
	
	
	
We have an application that is deployed on the Apache2.0.59 web tier and the Application layer is deployed on Weblogic 9.1 version, DB used is Oracle10g.
Currently we have this application deployed just on one Managed Server in Weblogic and the go forward solution is to deploy this application on all servers in the cluster and across cluster to manage failover.
So first to test the session persistence for this application within a single cluster I have deployed this application on all servers in a cluster and configured WebLogicHost to use the Load Balancer URL in Apache.
This configuration works if all the servers in the cluster are running but if I intend to stop one server in the cluster the next request from the client is not routed to the next available server but instead it route it to the same server which has been stopped and I get the following error
"Failure of server APACHE bridge:
--------------------------------------------------------------------------------
No backend server available for connection: timed out after 10 seconds or idempotent set to OFF. "
Also if I refresh the page I am allowed to continue my session but again after few mins I am displayed the same error message. So I am not sure if I have to do any more configuration either in the Weblogic/Apache server to acheive the Session replication within cluster.
Kindly advice and do let me know if you need any specific configuration details.
Regards
Rekha
- Tags:
 - Apache
 
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-24-2008 10:52 PM
09-24-2008 10:52 PM
			
				
					
						
							Re: Apache/Weblogic Error
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Shalom,
Diagnostic step 1.
Find the error in the logs.
Weblogic has a log file, find it and check it.
Apache has error_log file, there may be something there.
I'd check the original documentation that shipped with Weblogic and see that the configuration was done according to guidelines.
SEP
		
		
	
	
	
Diagnostic step 1.
Find the error in the logs.
Weblogic has a log file, find it and check it.
Apache has error_log file, there may be something there.
I'd check the original documentation that shipped with Weblogic and see that the configuration was done according to guidelines.
SEP
	Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
			
			
				
			
			
			
			
			
			
		Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-25-2008 12:03 AM
09-25-2008 12:03 AM
			
				
					
						
							Re: Apache/Weblogic Error
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
I checked the apache error logs I could only see the below messages related to my application
[Thu Sep 25 05:50:08 2008] [warn] RSA server certificate CommonName (CN) `ted-test.atlanta.hp.com' does NOT match server name
!?
[Thu Sep 25 05:50:09 2008] [notice] BEA plugin build date/time: Jul 25 2008 14:06:55. Change Number: 1136334
[Thu Sep 25 05:50:10 2008] [warn] RSA server certificate CommonName (CN) `ted-test.atlanta.hp.com' does NOT match server name
!?
So do you think if this error message has any relation to my main problem.
Regds
Rekha
		
		
	
	
	
I checked the apache error logs I could only see the below messages related to my application
[Thu Sep 25 05:50:08 2008] [warn] RSA server certificate CommonName (CN) `ted-test.atlanta.hp.com' does NOT match server name
!?
[Thu Sep 25 05:50:09 2008] [notice] BEA plugin build date/time: Jul 25 2008 14:06:55. Change Number: 1136334
[Thu Sep 25 05:50:10 2008] [warn] RSA server certificate CommonName (CN) `ted-test.atlanta.hp.com' does NOT match server name
!?
So do you think if this error message has any relation to my main problem.
Regds
Rekha
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