|  | 
 
  
    | RSS Feed - WebSphere MQ Support | RSS Feed - Message Broker Support |  
 
  
	|    |  |  
  
	| How to configure SSL Message broker 7 | « View previous topic :: View next topic » |  
  	| 
		
		
		  | Author | Message |  
		  | arunkumar1989 | 
			  
				|  Posted: Thu Oct 10, 2013 2:34 am    Post subject: How to configure SSL Message broker 7 |   |  |  
		  |  Voyager
 
 
 Joined: 21 Nov 2012Posts: 98
 Location: Chennai
 
 | 
			  
				| Hi All, 
 
 I have created broker called "broker7"
 
 i done the configuration of ssl in broker7. its working fine for soup ui request. i give request from HTTPRequest node its not working.
 
 
 Error :
 
 ExceptionList
 RecoverableException
 File:CHARACTER:F:\build\S000_P\src\DataFlowEngine\ImbDataFlowNode.cpp
 Line:INTEGER:1073
 Function:CHARACTER:ImbDataFlowNode::createExceptionList
 Type:CHARACTER:ComIbmMQInputNode
 Name:CHARACTER:HTTPSample1Flow#FCMComposite_1_1
 Label:CHARACTER:HTTPSample1Flow.MQ Input
 Catalog:CHARACTER:BIPmsgs
 Severity:INTEGER:3
 Number:INTEGER:2230
 Text:CHARACTER:Node throwing exception
 RecoverableException
 File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbWSRequestNode.cpp
 Line:INTEGER:980
 Function:CHARACTER:ImbWSRequestNode::evaluate
 Type:CHARACTER:ComIbmWSRequestNode
 Name:CHARACTER:HTTPSample1Flow#FCMComposite_1_2
 Label:CHARACTER:HTTPSample1Flow.HTTP Request
 Catalog:CHARACTER:BIPmsgs
 Severity:INTEGER:3
 Number:INTEGER:2230
 Text:CHARACTER:Caught exception and rethrowing
 RecoverableException
 File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbWSRequestNode.cpp
 Line:INTEGER:894
 Function:CHARACTER:ImbWSRequestNode::evaluate
 Type:CHARACTER:
 Name:CHARACTER:
 Label:CHARACTER:
 Catalog:CHARACTER:BIPmsgs
 Severity:INTEGER:3
 Number:INTEGER:3162
 Text:CHARACTER:WebService Request Exception
 Insert
 Type:INTEGER:12
 Text:CHARACTER:436f6e74656e742d4c656e6774683a203431330d0a436f6e74656e742d547970653a20746578742f786d6c3b20636861727365743d69626d2d3433370d0a486f73743a203139322e3136382e3130302e35373a373038330d0a534f4150416374696f6e3a2022220d0a0d0a
 Insert
 Type:INTEGER:12
 Text:CHARACTER:3c456d706c6f79656544657461696c733e0d0a093c456d706c6f7965653e0d0a09093c456e6f3e456d703130313c2f456e6f3e0d0a09093c456e616d653e4172756e6b756d61723c2f456e616d653e0d0a09093c444f423e313938392d30342d31333c2f444f423e0d0a09093c53616c6172793e313030303c2f53616c6172793e0d0a093c2f456d706c6f7965653e0d0a093c456d706c6f7965653e0d0a09093c456e6f3e456d703130323c2f456e6f3e0d0a09093c456e616d653e5375646869723c2f456e616d653e0d0a09093c444f423e313938392d30362d32383c2f444f423e0d0a09093c53616c6172793e323030303c2f53616c6172793e0d0a093c2f456d706c6f7965653e0d0a093c456d706c6f7965653e0d0a09093c456e6f3e456d703130333c2f456e6f3e0d0a09093c456e616d653e507261626875646861733c2f456e616d653e0d0a09093c444f423e313938392d31302d30383c2f444f423e0d0a09093c53616c6172793e333030303c2f53616c6172793e0d0a093c2f456d706c6f7965653e0d0a3c2f456d706c6f79656544657461696c733e
 Insert
 Type:INTEGER:5
 Text:CHARACTER:
 Insert
 Type:INTEGER:5
 Text:CHARACTER:
 Insert
 Type:INTEGER:5
 Text:CHARACTER:POST /serviceHello HTTP/1.0
 
 RecoverableException
 File:CHARACTER:F:\build\S000_P\src\WebServices\WSLibrary\ImbWSRequest.cpp
 Line:INTEGER:552
 Function:CHARACTER:ImbWSRequest::makeWSRequest
 Type:CHARACTER:
 Name:CHARACTER:
 Label:CHARACTER:
 Catalog:CHARACTER:BIPmsgs
 Severity:INTEGER:3
 Number:INTEGER:3152
 Text:CHARACTER:A Web Service request has detected a SOCKET error whilst invoking a web service located at host &1, on port &2, on path &3.
 Insert
 Type:INTEGER:5
 Text:CHARACTER:192.168.100.57
 Insert
 Type:INTEGER:2
 Text:CHARACTER:7083
 Insert
 Type:INTEGER:5
 Text:CHARACTER:/serviceHello
 SocketException
 File:CHARACTER:F:\build\S000_P\src\CommonServices\ImbBasicSocket.cpp
 Line:INTEGER:476
 Function:CHARACTER:ImbBasicSocket::connectTimeout
 Type:CHARACTER:
 Name:CHARACTER:
 Label:CHARACTER:
 Catalog:CHARACTER:BIPmsgs
 Severity:INTEGER:3
 Number:INTEGER:3150
 Text:CHARACTER:An error occurred whilst performing a socket operation: getsockopt
 Insert
 Type:INTEGER:5
 Text:CHARACTER:::connect::select()
 Insert
 Type:INTEGER:2
 Text:CHARACTER:10060
 Insert
 Type:INTEGER:14
 Text:CHARACTER:A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
 _________________
 Being in a crowd when you are alone is ignorance. Enlightenment is being alone in a crowd; a feeling of oneness in a crowd.
 |  |  
		  | Back to top |  |  
		  |  |  
		  | lancelotlinc | 
			  
				|  Posted: Thu Oct 10, 2013 3:23 am    Post subject: |   |  |  
		  |  Jedi Knight
 
 
 Joined: 22 Mar 2010Posts: 4941
 Location: Bloomington, IL USA
 
 | 
			  
				| 1. Go back and edit your post to insert carriage returns in the long lines of text and put your log output in ]code[ blocks. 
 2. The error you are getting is a timeout . What makes you think this is related to SSL ?
 
 3. If you do not have WMB knowledge about SSL, why are you assigned the task of configuring SSL on WMB ? Contact your sys admin.
 
 4. If you are using the interactive debugger, stop doing so. Rely on Trace nodes instead. Trace nodes will record the information you need to look at without interrupting the flow of execution, thereby avoiding your timeout.
 
 
 
   
	| Quote: |  
	| Include a Trace node to help diagnose errors in your message flow. By tracing the contents of the message at various points in the flow, you can determine the sequence of processing. You can configure the Trace node to record the content of a message, and to check the action of a specific node on the message. For example, you can include a Trace node immediately after a Compute node to check that the output message has the expected format. |  _________________
 http://leanpub.com/IIB_Tips_and_Tricks
 Save $20: Coupon Code: MQSERIES_READER
 |  |  
		  | Back to top |  |  
		  |  |  
		  |  |  |  
  
	|    |  | Page 1 of 1 |  
 
 
  
  	| 
		
		  | 
 
 | You cannot post new topics in this forum You cannot reply to topics in this forum
 You cannot edit your posts in this forum
 You cannot delete your posts in this forum
 You cannot vote in polls in this forum
 
 |  |  |  |