Send Port to internally hosted IIS web service needs to run on the SAME IIS SERVER from multiple orchestrations

Hi
We have a multi-server BizTalk environment. We have an Orchestration with multiple call orchestrations in it. Each called orchestration is calling a web service through a 2 way Send Port (which is hosted in IIS on each BizTalk server in our multi server
environment). We have to ensure that each called orchestration is calling these web services on the same IIS server.
I could create a dedicated host instance that the Send Port runs under to run only on one server but then this means that all our DBase traffic is happening on one server. We also thought about using the load balancer some how to achieve this through sticky
sessions etc.
This is all necessary because we are using Entity Framework exposed through web services and we need to manage transactions.
Any ideas on how we may achieve this. I have inserted a picture to try and show the scenario
Biztalk Developer

Haha, Entity Framework strikes again!  But seriously, that is a rather odd architectural requirement, double check first. But anyway...
Try this: Configure the Send Port URI to point to something like http://localservicehost/[yourEFService]
Then in the local hosts file (the DNS/IP hosts file), define localservicehost to the local IP address where the service is listening.
That way, the connection will always be made to the local machine.  Essentially the same as localhost.

Similar Messages

  • Front End internal and external web services

    Hi all,
    Can someone explain the purpose of internal and external web services URL in front end server. what does it do and what is it used for? and why the external traffic goes directly to it and not through reverse proxy?
    Thanks,

    They're for multiple purposes.  Address books, autodiscovery, meeting urls, mobile clients, etc.  There are two because they respond slightly differently based on whether the client is internal or external.  External traffic should always reach
    it through a reverse proxy, that reverse proxy should proxy traffic received on port 443 to port 4443 on your front end pool.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications
    This forum post is based upon my personal experience and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • (261680070) Q WWO-2   Can I use a different vendor to host Workshop web services?

    Q<WWO-2> Can I use a different container(say IBM websphere) to host my "BEA workshop
    implemented" web services?
    A<WWO-2> The web services generated by Workshop (.jws files, .ctrl files, etc), while
    they are J2EE compliant, are not likely to be ubiquitously deployable to over Java
    application servers (at least not yet). However, BEA has proposed the .jws file structure
    to be Java standard for making web services. Only time will tell how this is accepted
    in the Java community.

    I would just like to correct my comment in response to the previous statement. You
    can build the appropriate .ear file by using the jwsCompile facility. This really
    a java class but a DOS command, jwsCompile.cmd, has been provided for you in the
    c:\bea\weblogic700b\samples\workshop folder. When you use the -ear option with this
    command you can specify the appropriate output enterprise application (invoke it
    without arguments to see what your options are). This application can then be deployed
    to a cluster in a WLS domain.
    "Adam FitzGerald" <[email protected]> wrote:
    >
    Q<WWO-7> Can I deploy "web services" to a cluster?
    A<WWO-7> Yes you certainly can. While the test environment for Workshop
    is a single
    server with an exploded directory structure the real deployment component
    is a .ear
    file containing all the appropriate J2EE compliant generated classes (not
    accessible
    thorugh Workshop but available with the servicegen Ant task). Enterprise
    applications
    can be targeted to clusters.

  • Hosting DXSI Web Services on Oracle AS 10.1.2.3 ?

    Hi Gurus,
    I am using Oracle AS 10.1.2.3 and it already hosting Oracle B2B. Is it possible to host DXSI Web Services on the same AS?
    Thanks in advance,
    Warm Regards,
    Suhas.

    You may deploy any application or services to AS, please refer the AS documentation for Webservice realted details including packagin and deployment.
    Regards,
    Sinkar
    [From Ramesh Team]

  • Web Service Tester works perfectly but the Web service is not.

    I have a web service developed in EDQ that works as expected when I check using Web Service tester.
    However when the upstream server sends the request to this web service, the response it gets is not as expected. "
    This difference is only for a particular rule.(if Street Address Line 1 is 'Holiday', then the Customer Status should become 'C')
    All the other rules are working s expected.
    What can this difference be due to?
    Thanks and Regards.
    Ravi

    The only logical explanation is that the client sending the request is sending different data. Perhaps it may be something subtle such as trailing whitespace (with the process you have constructed not coping with this)?
    Mike

  • Why some emails sent with OS X Mail is not delivered, and if I send the same e mail from the website of my hosting provider, to the same recipients, they are delivered?

    Sometime, when I send an email with my Mac Book Pro, i receive the message:
    Hi. This is the qmail-send program at smtplqs01.aruba.it.
    I'm afraid I wasn't able to deliver your message to the following addresses.
    This is a permanent error; I've given up. Sorry it didn't work out.
    But if I try to send the same messagge, at the same email address, from the web site of my hosting providere, ther are not problem...
    Someone can help me?
    Thanks!!!

    Could be a number of things, among them the fact that the recipient's inbox is full, or his/her ISP email server is a bit slow at hand-shaking with yours, and this of course can vary depending on the fact that the recipient's account is IMAP or POP.
    When you send an email from a webmail, the grunt work is done by the SMTP server, and it's up to it to manage the multiple requests, their number, their frequency, their routing, etc... When you send an email from your Mail app, it'll send it once to your SMTP server, who'll process it a certain number of times before giving up, but you'll receive only one failure message.
    If the recipient's an Microsoft Exchange account, you must know that those servers sometimes send and receive email in bulk, and at a variable refresh rate, hence the "Sorry, your email couldn't be distributed...".

  • Changed web services need to be imported in NWDS mapping

    Hi All
    I have to import a web service WSDL in service interfaces of the project in NWDS and use it in a mapping which is in a read web service step in BPM.
    The mapping already has a WSDL having different name but same namespace as of the new WSDL
    How do I do this? I imported the new WSDL using import WSDL in service interfaces but the mapping is still referrring to the old WSDL even after changing the interface to point to new WSDL in interface tab of the read web service.
    I can see the new WSDL in the mapping but when I map source to target, I get the error "expected the old wsdl ns and name but having the new WSDL namespace and name". I believe this is related to the namespace clash. What is the suggested solution for this?
    What is the procedure in this kind of situation?
    thx
    mike

    Hi Varun
    Check this thread
    Using external jars in Java Mapping jar archive
    Add the jar as imported archive and reference it in Functions tab of Message Mapping
    Regards
    Javi

  • OHS not able to redirect to two different ports of the same managed server

    Hi
    I need to redirect to different ports of the same managed server (say M1, M2) based on the availability of the managed server. ie when managed server M1 is busy handling other requests i need to redirect my new request to M2. i already have this mechanism to find out which managed server is free.
    so now the problem is if M2 is free how would i tell ohs to redirect it to M2 server??
    M1,M2 both managed servers are hosted at host1.example.com.
    M1 port - 8001
    M2 port - 8003
    my context root is /YpsSupplyPlanningEngineService/supplyPlanningEngineService
    my mod_wl_ohs.conf is defined as:
    <Location /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService>
    SetHandler weblogic-handler
    PathTrim /M1
    WebLogicHost host1.example.com
    WebLogicPort 8001
    </Location>
    <Location /M2/YpsSupplyPlanningEngineService/supplyPlanningEngineService>
    SetHandler weblogic-handler
    PathTrim /M2
    WebLogicHost host1.example.com
    WebLogicPort 8003
    </Location>
    when i type the url in browser as "http://<ohs_server_url>:7777/M2/YpsSupplyPlanningEngineService/supplyPlanningEngineService"
    This is not working. Is there any way to do it?
    Please help me here.
    Thanks in advance.
    Edited by: 925137 on Jul 5, 2012 2:03 AM

    Hi Anon
    thanks for replying..
    Chnage from /M1 to M1 didnt work.
    then I set debug ALL and set WLLogFile to full path
    the log i received when i queried for request is:
    2012-07-05T17:04:18.5774+05:30 ================New Request: [GET /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL HTTP/1.1] =================
    2012-07-05T17:04:18.5774+05:30 Using Uri /M1/YpsSupplyPlanningEngineService/supplyPlanningEngineService
    2012-07-05T17:04:18.5774+05:30 After trimming path: '/YpsSupplyPlanningEngineService/supplyPlanningEngineService'
    *2012-07-05T17:04:18.5774+05:30 The final request string is '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL'*
    2012-07-05T17:04:18.5774+05:30 SEARCHING id=[host1.example.com:8001] from current ID=[host1.example.com.com:8001]
    2012-07-05T17:04:18.5775+05:30 The two ids matched
    2012-07-05T17:04:18.5775+05:30 @@@FOUND...id=[host1.example.com.com:8001], server_name=[host1.example.com.com], server_port=[7777]
    2012-07-05T17:04:18.5775+05:30 attempt #0 out of a max of 5
    2012-07-05T17:04:18.5775+05:30 keepAlive = 1, canRecycle = 1
    2012-07-05T17:04:18.5775+05:30 Trying a pooled connection for 'xxx.xxx.xxx.xxx/8001/8001'
    2012-07-05T17:04:18.5775+05:30 getPooledConn: found a host and port/securePort match
    2012-07-05T17:04:18.5775+05:30 getPooledConn: No more connections in the pool for Host[xxx.xxx.xxx.xxx] Port[8001] SecurePort[8001]
    2012-07-05T17:04:18.5775+05:30 general list: trying connect to 'xxx.xxx.xxx.xxx'/8001/8001 at line 2372 for '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL'
    2012-07-05T17:04:18.5776+05:30 URL::Connect: Connected successfully
    2012-07-05T17:04:18.5776+05:30 SSL is not configured for this connection
    2012-07-05T17:04:18.5776+05:30 Local Port of the socket is 7812
    2012-07-05T17:04:18.5776+05:30 Remote Host xxx.xxx.xxx.xxx Remote Port 7812
    2012-07-05T17:04:18.5776+05:30 general list: created a new connection to 'xxx.xxx.xxx.xxx'/8001 for '/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL', Local port:7812
    2012-07-05T17:04:18.5776+05:30 Entering method BaseProxy::sendRequest
    2012-07-05T17:04:18.5776+05:30 Entering method BaseProxy::parse_headers
    2012-07-05T17:04:18.5776+05:30 No of headers =5
    2012-07-05T17:04:18.5776+05:30 Header from client:[User-Agent]=[Java/1.6.0_11]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Host]=[host1.example.com:7777]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Accept]=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
    2012-07-05T17:04:18.5776+05:30 Header from client:[Connection]=[keep-alive]
    2012-07-05T17:04:18.5776+05:30 Header from client:[ECID-Context]=[1.004l1E7Cv6mESOGLMy^Aye0007Kd00000E;kXjE1ZDLIPHUjDHCj9KSnJLTkGSRtGKRXUQRdURP5URPdUPPJLQSqPRO_VBSpGSSgPSKgHQRiPQRbLIRbPQR_JLPmMTQZLO]
    2012-07-05T17:04:18.5776+05:30 Exiting method BaseProxy::parse_headers
    2012-07-05T17:04:18.5776+05:30 parse_client_headers is done
    2012-07-05T17:04:18.5776+05:30 Method is GET
    2012-07-05T17:04:18.5777+05:30 URL::sendHeaders(): meth='GET' file='/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL' protocol='HTTP/1.1'
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [User-Agent]=[Java/1.6.0_11]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Host]=[host1.example.com:7777]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Accept]=[text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [ECID-Context]=[1.004l1E7Cv6mESOGLMy^Aye0007Kd00000E;kXjE1ZDLIPHUjDHCj9KSnJLTkGSRtGKRXUQRdURP5URPdUPPJLQSqPRO_VBSpGSSgPSKgHQRiPQRbLIRbPQR_JLPmMTQZLO]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Connection]=[Keep-Alive]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-Proxy-SSL]=[false]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [X-Forwarded-For]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-PATH-TRIM]=[M1]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [WL-Proxy-Client-IP]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [Proxy-Client-IP]=[xxx.xxx.xxx.xxx]
    2012-07-05T17:04:18.5777+05:30 Header to WLS: [X-WebLogic-KeepAliveSecs]=[30]
    2012-07-05T17:04:18.5779+05:30 About to call parseHeaders
    2012-07-05T17:04:18.5779+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6366+05:30 Reader::fill(): sysRecv returned 1271
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 200 OK]
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: StatusLine set to [200 OK]
    2012-07-05T17:04:18.6366+05:30 URL::parseHeaders: StatusLineWithoutStatusCode set to [OK]
    2012-07-05T17:04:18.6366+05:30 Header from WLS:[Date]=[Thu, 05 Jul 2012 11:34:18 GMT]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[Transfer-Encoding]=[chunked]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[Content-Type]=[text/xml]
    2012-07-05T17:04:18.6367+05:30 Header from WLS:[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    2012-07-05T17:04:18.6367+05:30 parsed all headers OK
    2012-07-05T17:04:18.6367+05:30 Exiting method BaseProxy::sendRequest
    2012-07-05T17:04:18.6367+05:30 sendResponse() : r->status = '200'
    2012-07-05T17:04:18.6367+05:30 Hdrs to client (add):[Date]=[Thu, 05 Jul 2012 11:34:18 GMT]
    2012-07-05T17:04:18.6367+05:30 Hdrs to client (add):[X-Powered-By]=[Servlet/2.5 JSP/2.1]
    2012-07-05T17:04:18.6367+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6373+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): sysRecv returned 4048
    2012-07-05T17:04:18.6374+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): sysRecv returned 4048
    2012-07-05T17:04:18.6377+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6381+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 1340
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 385
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6382+05:30 Reader::fill(): sysRecv returned 331
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 305
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 225
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 307
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6383+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 393
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 223
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6384+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 309
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 393
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6385+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 377
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 305
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6386+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 309
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 379
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6387+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 315
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 381
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 179
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 152
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6388+05:30 Reader::fill(): sysRecv returned 317
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 237
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 311
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 251
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): sysRecv returned 319
    2012-07-05T17:04:18.6389+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 233
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 261
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 315
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 239
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6390+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 235
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 323
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 243
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 321
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6391+05:30 Reader::fill(): sysRecv returned 321
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 239
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 329
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 329
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 103
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 415
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6392+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 286
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 231
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 267
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 333
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 253
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): sysRecv returned 335
    2012-07-05T17:04:18.6393+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 251
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 343
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 259
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 325
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 341
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6394+05:30 Reader::fill(): sysRecv returned 353
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 331
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 265
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 327
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 263
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6395+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 335
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 261
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 337
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 255
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 345
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): sysRecv returned 279
    2012-07-05T17:04:18.6396+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 76
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 386
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): first=0 last=0 toRead=4096
    2012-07-05T17:04:18.6397+05:30 Reader::fill(): sysRecv returned 77
    2012-07-05T17:04:18.6397+05:30 calling closeConn() with non-null URL* at 633
    2012-07-05T17:04:18.6398+05:30 canRecycle: conn=1 status=200 isKA=1 clen=-1 isCTE=1
    2012-07-05T17:04:18.6398+05:30 closeConn: pooling for 'xxx.xxx.xxx.xxx/8001'
    2012-07-05T17:04:18.6398+05:30 closeConn: pooling '0'
    2012-07-05T17:04:18.6398+05:30 request [YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL] processed successfully..................
    2012-07-05T17:04:18.7859+05:30 BEFORE acquire_lock
    2012-07-05T17:04:18.7860+05:30 AFTER acquire_lock
    2012-07-05T17:04:18.7860+05:30 List size is 1
    2012-07-05T17:04:18.7860+05:30 Cleaning up the list node 'host1.example.com.com:8001'list Length '1'
    2012-07-05T17:04:18.7860+05:30 stale connections: KA = 20, delta = 0
    The final request string generated is correct.. but still this fails in my java code (where i send request).
    it gives me an error saying:
    Error: java.io.FileNotFoundException: http://host1.example.com.com:7777/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL=/META-INF/wsdl/ServiceException.wsdl
    javax.xml.ws.WebServiceException: java.io.FileNotFoundException: http://host1.example.com.com:7777/YpsSupplyPlanningEngineService/supplyPlanningEngineService?WSDL=/META-INF/wsdl/ServiceException.wsdl
    Edited by: 925137 on Jul 5, 2012 4:42 AM

  • How to use the same OC4j server with different port number

    How to use the same OC4j server with different port numbers..?
    I have to OC4J installed on my machine on different hard disk drives....
    I want to be able to run both the server simultaneously..?
    is it possible ..it yes then how..?
    for that i have changed the port number of one server...
    but when i am trying to start the other server with different port number..it says that JVM -Bind already...
    Is there any clues...?
    Nilesh G

    In the config directory:
    default-web-site.xml: Change the port the HTTP listener listens on
    jms.xml: Change the port the JMS service listens on
    rmi.xml: Change the port the ORMI listener listens on.
    Or, you can add another web-site.xml file, and deploy your applications to 1 server, and bind the web applications to the different web sites. This way you only have to deploy your applications to 1 place.
    Rob
    Oracle

  • Multiple application pools for ColdFusion possible in the same IIS website?

    I would like to set up a single website with CFM11 under IIS8.5
    In this website there are several CFM applications, each under a different "Application" subfolder. For security purposes, monitoring and separate maintenance shutdowns per application, these would all need their own "application pool".
    However, this means that these applications should run under a different application pool than their website root node. In IIS this causes a 403.18 exception:
    HTTP Error 403.18 - Forbidden
    The specified request cannot be processed in the application pool that is configured for this resource on the Web server.
    Most likely causes:
    •An ISAPI filter or custom module changed the URL to run in a different application pool than the original URL.
    •An ISAPI extension (or custom module) used ExecuteURL (or ExecuteRequest) to run in a different application pool than the original URL.
    •You have a custom error page that is located in one application pool but is referenced by a Web site in another application pool. When the URL is processed, it is determined by IIS that that it should have been processed in the first application pool, not the other pool.
    •The Web site has multiple applications configured. The application this request is configured to run in is set to run in an application pool that does not exist.
    All works fine if the "applications" in the subfolders run under the same application pool as the website root. However that is not my preferred setup... The behaviour is consistent over all CFM-applications that I deploy, no matter how simple they are...
    Two questions:
    - is coldfusion actually looking to "higher" folders than I expect it to? (and can that be avoided)
    - any hints or experiences on how to avoid / solve this issue?

    Here are the steps you need to follow:
    When you create connector for your ColdFusion 11 website, you get the “Jakarta” as virtual directory added under your website in IIS. If you don't then add 'jakarta' as virtual directory in your website.
    You need to right click on “Jakarta” folder and click on “Convert to Application”.
    Select the new Application Pool of the Application (say Test) added under website (CF 11)
    Click OK. Restart IIS.
    NOTE :  You need not to restart IIS as well however if you still face the issue after following the above steps then try to restart IIS.
    HTH
    Thanks
    VJ

  • When i send a text via icloud my e-mail address is sent at the same time ?

    when i send a text via icloud my e-mail address is sent at the same time instead of the reciever getting my number or if i am in their phonebook they should get my name

    Welcome to the Apple community.
    Check your settings> messages and see if iMessages is turned on and if so how many 'receive at' addresses you are using, it may well be that your email address is entered as one of these addresses.

  • Keynote presentation on ipad wont send on email when saved as powerpoint document as its 59mb, yet the same document on my mac saved as powerpoint is 7mb ?

    wont send on email when saved as powerpoint document as its 59mb, yet the same document on my mac saved as powerpoint is 7mb ?

    Came here to complain about this maddening feature. Why it doesn't save the PDF out to a separate instance of the document is beyond me. PLENTY of us want to save the PDF without the layers, and want the PSD separate.
    "Oh good, I've completed this document.... let me just save it out as a PDF for client delivery and... Now all the work is gone."
    Genius, Adobe, genius. But it's cool--we'll just keep paying out the nose on a subscription basis with no fix for small errors like this.

  • Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears

    Unity Connection 10.5.1: I upgraded the Unity Connection Server from V 9.1. After that, cannot logn to ELM an error message " The server encountered an internal error that prevented it from fulfilling this request." appears. The error further displays "
    type: Exception report
    message:
    description: The server encountered an internal error that prevented it from fulfilling this request.
    exception:
    ServletException Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    root cause:
    NoClassDefFoundError Could not initialize class com.cisco.vos.platform.api.config.UpgradeStatus
    note: The full stack trace of the root cause is available in the logs.
    Has anyone experience this issue? Any solutions? Your assistance is greatly appreciated!

    Hi Mesut,
    you can refer the link for migration
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/connection/10x/upgrade/guide/10xcucrugx/10xcucrug010.html
    regds,
    aman

  • Using Local EJB obect in web container that installed in on the same Web AS

    we can use the local ejb object in the application that runs in same JVM.
    The Web Container and EJB Container run in the same JVM when Web AS installed as Minimum Cluster Installation(one cluster node).
    But, what happened if we install the Web AS as Large Cluster Installation? Can we still use the local ejb objects in the Web Container?
    Best regards,
    Raja
    Message was edited by: Raja Nasrallah

    Hi Raja,
    Yes you can. When you use local EJB objects there's no remote communication and the web container will find them in the EJB container of the local cluster node. For the application providers this is transparent - they shouldn't care about the configuration of the cluster.
    Best regards,
    Vladimir
    PS: Please consider <a href="https://www.sdn.sap.com/sdn/index.sdn?page=crp_help.htm#lostme">rewarding points</a> for helpful answers.

  • In OSB 10,3, a Java Callout runs in the same thread of the Proxy Service?

    Hello,
    a I have a Java Callout within the Proxy Service, request pipeline.
    Does it runs in the same thread of the Proxy?
    If NOT,
    which work manager is the Java Callout pinned to?
    can I set the work manager I want?
    Thank you,
    regards
    F.Costa

    Thanks a lot.
    Pointer to great info.
    However doesn't mention Java Callout threading, nor the documentation does.
    Anybody with a YES or NO, please...
    F.Costa

Maybe you are looking for

  • Audio Input

    I have a Powermac G5. Which port is analog audio input? I can't get my microphone to work, and I want to be sure I'm plugging it into the right place. Thanks.

  • Problem with SCA check in

    Hello, I am trying to configure the NWDI. I have configured the SLD and have created Domains and Tracks. I am now trying to check in SCAs through the Transport studio but I dont find any SCAs to check in. I read in some of the posts that we need to m

  • STD SCRIPT

    HI,       How can i modify a SAP program RVADINI01 and SAP Script RVINVOICE01 to Produce declared invoice on posting billing document in SD. I did modification . But i do not how use NACE and how can check modified out put . what is the tcode to chec

  • Firefox hangs on all sites with flash content.

    Firefox hangs on all sites with flash content. If I disable the flash plugin there is no hanging but obviously no flash content either. I have tried all the suggested actions found in the help sections for hanging and plugin problems. The Honda UK si

  • "This attachment is too large to be opened"

    I emailed myself a 22MB PDF from a scanner at work. I'm trying to save it so I can open it in Goodreader but I get that error. Is there a workaround, setting or something I can do? Or does anyone know the size limit for email attachments?