Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ssl/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
WSO2 ESB&;SSL/IIS-系统资源不足,无法完成请求的服务_Iis_Ssl_Wso2_Wso2esb_Esb - Fatal编程技术网

WSO2 ESB&;SSL/IIS-系统资源不足,无法完成请求的服务

WSO2 ESB&;SSL/IIS-系统资源不足,无法完成请求的服务,iis,ssl,wso2,wso2esb,esb,Iis,Ssl,Wso2,Wso2esb,Esb,我使用WSO2 ESB创建了一个代理服务来处理安全的IIS WS。 我确信我正确配置了ESB SSL设置:customSSLProfiles、policy、keystore、truststore 但我面临着一个模糊的错误:系统资源不足,无法完成请求的服务。 这是我的wso2carbon.log: DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Connected DEBUG - ServerHandle

我使用WSO2 ESB创建了一个代理服务来处理安全的IIS WS。
我确信我正确配置了ESB SSL设置:customSSLProfiles、policy、keystore、truststore

但我面临着一个模糊的错误:系统资源不足,无法完成请求的服务。 这是我的wso2carbon.log:

DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Connected
DEBUG - ServerHandler Adding a connection : [13.12.11.10/13.12.11.10:56590] to the pool, existing pool size : 0
DEBUG - wire >> "POST /services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1[\r][\n]"
DEBUG - wire >> "Accept-Encoding: gzip,deflate[\r][\n]"
DEBUG - wire >> "Content-Type: text/xml;charset=UTF-8[\r][\n]"
DEBUG - wire >> "SOAPAction: "http://s"[\r][\n]"
DEBUG - wire >> "Content-Length: 2717[\r][\n]"
DEBUG - wire >> "Host: 13.12.11.10:8243[\r][\n]"
DEBUG - wire >> "Connection: Keep-Alive[\r][\n]"
DEBUG - wire >> "User-Agent: Apache-HttpClient/4.1.1 (java 1.5)[\r][\n]"
DEBUG - wire >> "[\r][\n]"
DEBUG - headers >> POST /services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1
DEBUG - headers >> Accept-Encoding: gzip,deflate
DEBUG - headers >> Content-Type: text/xml;charset=UTF-8
DEBUG - headers >> SOAPAction: "urn:mediate"
DEBUG - headers >> Content-Length: 2717
DEBUG - headers >> Host: 13.12.11.10:8243
DEBUG - headers >> Connection: Keep-Alive
DEBUG - headers >> User-Agent: Apache-HttpClient/4.1.1 (java 1.5)
DEBUG - access 13.12.11.10:8243 - - - "POST /services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1" - - "-" "Apache-HttpClient/4.1.1 (java 1.5)"
DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: POST /services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1
DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Input ready
DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Content decoder [content length: 2717; pos: 0; completed: false]
DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Input ready
DEBUG - wire >> "<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">[\n]"
DEBUG - wire >> "<s:Body Id="id"><tag xmlns="urn:mine" ></tag></s:Body></s:Envelope>[\n]"
DEBUG - ServerHandler HTTP connection [13.12.11.10/13.12.11.10:56590]: Content decoder [content length: 2717; pos: 2717; completed: true]
 INFO - TimeoutHandler This engine will expire all callbacks after : 86400 seconds, irrespective of the timeout action, after the specified or optional timeout
DEBUG - ConnectionPool No connections available for reuse
DEBUG - HttpCoreNIOSender A new connection established to : iisserver:443
DEBUG - Axis2HttpRequest Start streaming outgoing http request : [Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
DEBUG - HttpCoreNIOSender Connected to remote address : iisserver/1.11.111.0:443 from local address : /13.12.11.10:56591
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Connected (Axis2Request [Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca] [Status Completed : false] [Status SendingCompleted : false])
DEBUG - ClientHandler ClientHandler connected : [iisserver/1.11.111.0:443]
DEBUG - headers >> POST /partner/Service.svc HTTP/1.1
DEBUG - headers >> Content-Type: text/xml; charset=UTF-8
DEBUG - headers >> Accept-Encoding: gzip,deflate
DEBUG - headers >> SOAPAction: "http://s"
DEBUG - headers >> Transfer-Encoding: chunked
DEBUG - headers >> Host: iisserver:443
DEBUG - headers >> Connection: Keep-Alive
DEBUG - headers >> User-Agent: Synapse-HttpComponents-NIO
DEBUG - wire << "POST /partner/Service.svc HTTP/1.1[\r][\n]"
DEBUG - wire << "Content-Type: text/xml; charset=UTF-8[\r][\n]"
DEBUG - wire << "Accept-Encoding: gzip,deflate[\r][\n]"
DEBUG - wire << "SOAPAction: "http://s"[\r][\n]"
DEBUG - wire << "Transfer-Encoding: chunked[\r][\n]"
DEBUG - wire << "Host: iisserver:443[\r][\n]"
DEBUG - wire << "Connection: Keep-Alive[\r][\n]"
DEBUG - wire << "User-Agent: Synapse-HttpComponents-NIO[\r][\n]"
DEBUG - wire << "[\r][\n]"
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Output ready [Request Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Content encoder [chunk-coded; completed: true]
DEBUG - wire << "186e[\r][\n]"
DEBUG - wire << "<?xml version='1.0' encoding='UTF-8'?><s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/"><s:Header><wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" s:actor="IntervenantEmetteur"><wsu:Timestamp xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Timestamp-1"><wsu:Created>2012-10-04T19:11:54.357Z</wsu:Created><wsu:Expires>2012-10-04T19:16:54.357Z</wsu:Expires></wsu:Timestamp><ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#" Id="Signature-2">[\n]"
DEBUG - wire << "<ds:SignedInfo>[\n]"
DEBUG - wire << "<ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>[\n]"
DEBUG - wire << "<ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>[\n]"
DEBUG - wire << "<ds:Reference URI="#id">[\n]"
DEBUG - wire << "<ds:Transforms>[\n]"
DEBUG - wire << "<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>[\n]"
DEBUG - wire << "</ds:Transforms>[\n]"
DEBUG - wire << "<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>[\n]"
DEBUG - wire << "<ds:DigestValue>mp/vvvvvvvv=</ds:DigestValue>[\n]"
DEBUG - wire << "</ds:Reference>[\n]"
DEBUG - wire << "<ds:Reference URI="#Timestamp-1">[\n]"
DEBUG - wire << "<ds:Transforms>[\n]"
DEBUG - wire << "<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>[\n]"
DEBUG - wire << "</ds:Transforms>[\n]"
DEBUG - wire << "<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>[\n]"
DEBUG - wire << "<ds:DigestValue>F/vvvvvvvvvvv=</ds:DigestValue>[\n]"
DEBUG - wire << "</ds:Reference>[\n]"
DEBUG - wire << "</ds:SignedInfo>[\n]"
DEBUG - wire << "<ds:SignatureValue>[\n]"
DEBUG - wire << "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX[\n]"
DEBUG - wire << "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/FwQC[\n]"
DEBUG - wire << "H7wOwMRUsv9BpvxYGVw=[\n]"
DEBUG - wire << "</ds:SignatureValue>[\n]"
DEBUG - wire << "<ds:KeyInfo Id="KeyId-9C7C8315814519AAFA13493779144122">[\n]"
DEBUG - wire << "<ds:X509Data>[\n]"
DEBUG - wire << "<ds:X509SubjectName>CN=sipmiesbdev,OU=INSPQ,O=INSPQ,L=Qu[0xc3][0xa9]bec,ST=Qu[0xc3][0xa9]bec,C=CA</ds:X509SubjectName>[\n]"
DEBUG - wire << "<ds:X509Certificate>[\n]"
DEBUG - wire << "YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY[\n]"
DEBUG - wire << "YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY==[\n]"
DEBUG - wire << "</ds:X509Certificate>[\n]"
DEBUG - wire << "</ds:X509Data>[\n]"
DEBUG - wire << "</ds:KeyInfo>[\n]"
DEBUG - wire << "</ds:Signature></wsse:Security></s:Header><s:Body Id="id"><tag xmlns="urn:mine"></tag></s:Body></s:Envelope>[\r][\n]"
DEBUG - wire << "0[\r][\n]"
DEBUG - wire << "[\r][\n]"
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Request ready [Request Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
DEBUG - wire >> "HTTP/1.1 500 Internal Server Error[\r][\n]"
DEBUG - wire >> "Content-Length: 131[\r][\n]"
DEBUG - wire >> "Content-Type: text/html[\r][\n]"
DEBUG - wire >> "Server: Microsoft-IIS/6.0[\r][\n]"
DEBUG - wire >> "X-Powered-By: ASP.NET[\r][\n]"
DEBUG - wire >> "Date: Thu, 04 Oct 2012 19:11:56 GMT[\r][\n]"
DEBUG - wire >> "[\r][\n]"
DEBUG - wire >> "<html><head><title>Error</title></head><body>Insufficient system resources exist to complete the requested service.[\r][\n]"
DEBUG - wire >> "</body></html>"
DEBUG - headers << HTTP/1.1 500 Internal Server Error
DEBUG - headers << Content-Length: 131
DEBUG - headers << Content-Type: text/html
DEBUG - headers << Server: Microsoft-IIS/6.0
DEBUG - headers << X-Powered-By: ASP.NET
DEBUG - headers << Date: Thu, 04 Oct 2012 19:11:56 GMT
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443] : HTTP/1.1 500 Internal Server Error [Request Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
DEBUG - ClientHandler Response Received for Request : Axis2Request [Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca] [Status Completed : true] [Status SendingCompleted : true]
 WARN - ClientHandler Received an internal server error : Internal Server Error For : 1.11.111.0:443 For Request : Axis2Request [Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca] [Status Completed : true] [Status SendingCompleted : true]
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Input ready [Request Message ID : urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
DEBUG - ConnectionPool Released a connection to host: iisserver on port : 443 to the connection pool of current size : 1
DEBUG - ClientHandler HTTP connection [iisserver/1.11.111.0:443]: Content decoder [content length: 131; pos: 131; completed: true]
 INFO - BuilderUtil OMException in getSOAPBuilder
 INFO - BuilderUtil Remaining input stream :[]
 WARN - ClientWorker Unexpected response received. HTTP response code : 500 HTTP status : Internal Server Error exception : First Element must contain the local name, Envelope , but found html
DEBUG - ClientWorker Unexpected response received. HTTP response code : 500 HTTP status : Internal Server Error exception : First Element must contain the local name, Envelope , but found html
DEBUG - ClientWorker Creating the SOAPFault to be injected...
ERROR - AxisEngine Missing wsse:Security header in request
 WARN - ClientWorker Fault processing response message through Axis2: Missing wsse:Security header in request
DEBUG - ClientWorker Fault processing response message through Axis2: Missing wsse:Security header in request
DEBUG - ClientWorker Directly invoking SynapseCallbackReceiver after setting error properties
DEBUG - access iisserver:443 - - - "POST /partner/Service.svc HTTP/1.1" - - "-" "Synapse-HttpComponents-NIO"
DEBUG - access -  - Thu, 04 Oct 2012 19:11:56 GMT "- - " 500 - "-" "-"
DEBUG - ServerHandler HTTP connection [closed]: Closed
DEBUG - ServerHandler Removing the connection : [closed] from pool of size : 0
DEBUG - ClientHandler HTTP connection [closed]: Closed
DEBUG - ClientHandler Keep-alive connection closed For : 1.11.111.0:443
DEBUG - ClientHandler Connection to remote address : iisserver/1.11.111.0:443 from local address : /13.12.11.10:56591 is closed!
DEBUG-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:已连接
调试-ServerHandler正在向池中添加连接:[13.12.11.10/13.12.11.10:56590],现有池大小:0
调试-wire>>“POST/services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1[\r][\n]”
调试-连线>>“接受编码:gzip,放气[\r][\n]”
调试-wire>>“内容类型:text/xml;charset=UTF-8[\r][\n]”
调试-连线>>“SOAPAction:“http://s”[\r][\n]”
调试-连线>>“内容长度:2717[\r][\n]”
调试-连线>>“主机:13.12.11.10:8243[\r][\n]”
调试-连线>>“连接:保持活动[\r][\n]”
调试-连线>>“用户代理:Apache HttpClient/4.1.1(java 1.5)[\r][\n]”
调试-连线>>“[\r][\n]”
调试-标题>>POST/services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1
DEBUG-headers>>接受编码:gzip,deflate
调试-标题>>内容类型:text/xml;字符集=UTF-8
调试-标题>>SOAPAction:“urn:mediate”
调试-标题>>内容长度:2717
调试-标题>>主机:13.12.11.10:8243
调试-标题>>连接:保持活动状态
调试-标题>>用户代理:Apache HttpClient/4.1.1(java 1.5)
调试-访问13.12.11.10:8243----“POST/services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1”--“Apache HttpClient/4.1.1(java 1.5)”
调试-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:POST/services/Proxy.ProxyHttpsSoap11Endpoint HTTP/1.1
调试-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:输入就绪
调试-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:内容解码器[内容长度:2717;位置:0;完成:false]
调试-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:输入就绪
调试-连线>>“[\n]”
调试-连线>>“[\n]”
调试-ServerHandler HTTP连接[13.12.11.10/13.12.11.10:56590]:内容解码器[内容长度:2717;位置:2717;完成:true]
信息-TimeoutHandler在指定或可选超时后,无论超时操作如何,此引擎将在86400秒后使所有回调过期
调试-连接池没有可重用的连接
调试-HttpCoreNIOSender已建立到以下服务器的新连接:iisserver:443
调试-Axis2HttpRequest开始流式发送http请求:[消息ID:urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca]
调试-HttpCoreNIOSender连接到远程地址:iisserver/1.11.111.0:443从本地地址:/13.12.11.10:56591
调试-ClientHandler HTTP连接[iisserver/1.11.111.0:443]:已连接(Axis2Request[消息ID:urn:uuid:d5daaf37-53f2-4841-b20a-12133337ddca][状态已完成:错误][状态发送已完成:错误])
调试-ClientHandler ClientHandler已连接:[iisserver/1.11.111.0:443]
调试-标题>>POST/partner/Service.svc HTTP/1.1
调试-标题>>内容类型:text/xml;字符集=UTF-8
DEBUG-headers>>接受编码:gzip,deflate
调试-标题>>SOAPAction:“http://s”
调试-标题>>传输编码:分块
调试-标题>>主机:iisserver:443
调试-标题>>连接:保持活动状态
调试-标题>>用户代理:Synapse HttpComponents NIO
调试-连线>“内容长度:131[\r][\n]”
调试-wire>>“内容类型:text/html[\r][\n]”
调试-连线>>“服务器:Microsoft IIS/6.0[\r][\n]”
调试-连线>>“X-Powered-By:ASP.NET[\r][\n]”
调试-连线>>“日期:2012年10月4日星期四19:11:56 GMT[\r][\n]”
调试-连线>>“[\r][\n]”
调试-连线>>“错误系统资源不足,无法完成请求的服务。[\r][\n]”
调试-连线>>“”

DEBUG-headers都是关于分块传输编码的

见: