BPEL process times out when SOAP-ENV:Fault is received from service.

Hi - I have a BPEL process identical to one in 10.1.2.0.2. If I execute the same test, the BPEL console displays the following on the console for version 10.1.2.0.2.
<Response>Clientwhen invoking endpointAddress 'http://galileo.wlgore.com:5555/soap/default', [ISS.0088.9134] Exception occurred while processing the body of the messageAxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Client faultSubcode: faultString: [ISS.0088.9134] Exception occurred while processing the body of the message faultActor: http://galileo.wlgore.com:5555/soap/default faultNode: faultDetail: {http://www.webMethods.com/2001/10/soap/encoding}exception: <className>com.wm.pkg.art.error.DetailedServiceException</className>
     <message lang="">[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service GORE_DSI_Services.AdaptorService:WorkOrderCompletion. BSFN error code: 2 Number of error: 1 Error item 1 ErrorLevel : 1 ErrorID : 0 DDItem : 0115 lineNumber : 5371 fileName : nd3n1114.c subText : alphaDescription : Error: Work Order Number Invalid glossaryText : CAUSE . . . . The Work Order Number entered does not exist in the Work Order Master file (F4801). RESOLUTION. . Either enter the correct Work Order Number or create a new Work Order for the number on the display. javax.resource.ResourceException: BSFN error code: 2 Number of error: 1 Error item 1 ErrorLevel : 1 ErrorID : 0 DDItem : 0115 lineNumber : 5371 fileName : nd3n1114.c subText : alphaDescription : Error: Work Order Number Invalid glossaryText : CAUSE . . . . The Work Order Number entered does not exist in the Work Order Master file (F4801). RESOLUTION. . Either enter the correct Work Order Number or create a new Work Order for the number on the display. at com.psft.xpi.adapter.erp.service.BSFNExecuteTemplateImpl.execute(BSFNExecuteTemplateImpl.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.psft.xpi.adapter.erp.service.BSFNExecuteTemplate.execute(BSFNExecuteTemplate.java:134) at com.wm.adk.cci.interaction.WmInteraction.execute(WmInteraction.java:70) at com.wm.pkg.art.ns.AdapterServiceNode.invokeService(AdapterServiceNode.java:596) at com.wm.pkg.art.ns.ARTNSService.baseInvoke(ARTNSService.java:47) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.BaseService.invoke(BaseService.java:155) at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java:324) at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:580) at com.wm.lang.flow.FlowState.step(FlowState.java:438) at com.wm.lang.flow.FlowState.invoke(FlowState.java:403) at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1749) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:113) at com.wm.app.b2b.server.Service.doInvoke(Service.java:607) at com.wm.app.b2b.server.Service.doInvoke(Service.java:556) at wm.server.soap.envelope(soap.java:98) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:128) at com.wm.app.b2b.server.HTTPSOAPHandler._process(HTTPSOAPHandler.java:457) at com.wm.app.b2b.server.HTTPSOAPHandler.process(HTTPSOAPHandler.java:111) at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:298) at com.wm.util.pool.PooledThread.run(PooledThread.java:105) at java.lang.Thread.run(Thread.java:534) </message>
</Response>
With this version, however, we either receive "java.lang.IllegalStateException: "Cannot call setRollbackOnly() current thread is NOT associated with a transaction" or a timeout error.
I captured the return message from both servers and it is identical (shown below):
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
     <SOAP-ENV:Body>
          <SOAP-ENV:Fault>
               <faultcode>SOAP-ENV:Client</faultcode>
               <faultstring>[ISS.0088.9134] Exception occurred while processing the body of the message</faultstring>
               <faultactor>http://galileo.wlgore.com:5555/soap/default </faultactor>
               <detail xmlns:webM="http://www.webMethods.com/2001/10/soap/encoding">
                    <webM:exception>
                         <webM:className>com.wm.pkg.art.error.DetailedServiceException</webM:className>
                         <webM:message xml:lang="">="">[ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service GORE_DSI_Services.AdaptorService:WorkOrderCompletion. BSFN error code: 2 Number of error: 1 Error item 1 ErrorLevel : 1 ErrorID : 0 DDItem : 0115 lineNumber : 5371 fileName : nd3n1114.c subText : alphaDescription : Error: Work Order Number Invalid glossaryText : CAUSE . . . . The Work Order Number entered does not exist in the Work Order Master file (F4801). RESOLUTION. . Either enter the correct Work Order Number or create a new Work Order for the number on the display. javax.resource.ResourceException: BSFN error code: 2 Number of error: 1 Error item 1 ErrorLevel : 1 ErrorID : 0 DDItem : 0115 lineNumber : 5371 fileName : nd3n1114.c subText : alphaDescription : Error: Work Order Number Invalid glossaryText : CAUSE . . . . The Work Order Number entered does not exist in the Work Order Master file (F4801). RESOLUTION. . Either enter the correct Work Order Number or create a new Work Order for the number on the display. at com.psft.xpi.adapter.erp.service.BSFNExecuteTemplateImpl.execute(BSFNExecuteTemplateImpl.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.psft.xpi.adapter.erp.service.BSFNExecuteTemplate.execute(BSFNExecuteTemplate.java:134) at com.wm.adk.cci.interaction.WmInteraction.execute(WmInteraction.java:70) at com.wm.pkg.art.ns.AdapterServiceNode.invokeService(AdapterServiceNode.java:596) at com.wm.pkg.art.ns.ARTNSService.baseInvoke(ARTNSService.java:47) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.BaseService.invoke(BaseService.java:155) at com.wm.lang.flow.FlowInvoke.invoke(FlowInvoke.java:324) at com.wm.lang.flow.FlowState.invokeNode(FlowState.java:580) at com.wm.lang.flow.FlowState.step(FlowState.java:438) at com.wm.lang.flow.FlowState.invoke(FlowState.java:403) at com.wm.app.b2b.server.FlowSvcImpl.baseInvoke(FlowSvcImpl.java:1749) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:113) at com.wm.app.b2b.server.Service.doInvoke(Service.java:607) at com.wm.app.b2b.server.Service.doInvoke(Service.java:556) at wm.server.soap.envelope(soap.java:98) at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:287) at com.wm.app.b2b.server.invoke.InvokeManager.process(InvokeManager.java:554) at com.wm.app.b2b.server.invoke.StatisticsProcessor.process(StatisticsProcessor.java:44) at com.wm.app.b2b.server.invoke.ServiceCompletionImpl.process(ServiceCompletionImpl.java:221) at com.wm.app.b2b.server.invoke.ValidateProcessor.process(ValidateProcessor.java:49) at com.wm.app.b2b.server.ACLManager.process(ACLManager.java:194) at com.wm.app.b2b.server.invoke.DispatchProcessor.process(DispatchProcessor.java:39) at com.wm.app.b2b.server.AuditLogManager.process(AuditLogManager.java:384) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:486) at com.wm.app.b2b.server.invoke.InvokeManager.invoke(InvokeManager.java:359) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:246) at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:128) at com.wm.app.b2b.server.HTTPSOAPHandler._process(HTTPSOAPHandler.java:457) at com.wm.app.b2b.server.HTTPSOAPHandler.process(HTTPSOAPHandler.java:111) at com.wm.app.b2b.server.Dispatch.run(Dispatch.java:298) at com.wm.util.pool.PooledThread.run(PooledThread.java:105) at java.lang.Thread.run(Thread.java:534)</webM:message>
                    </webM:exception>
               </detail>
          </SOAP-ENV:Fault>
     </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Thanks,
RM

We have tested this same scenario for several services and are experiencing the same result... timing out instead of returning the fault. This is a critical issue for us and would prevent us from implementing this software.

Similar Messages

  • BPEL process times out after 5 minutes

    Hi,
    I have created a BPEL Asynchronous process that is invoking a view which takes time to give all the records; while the process is invoking this database adapter, my process abruptly ends with the following fault after 5 minutes
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'CAMPAIGN_BATCH_COUPONS_VSelect' failed due to: DBReadInteractionSpec Execute Failed Exception. Query name: [CAMPAIGN_BATCH_COUPONS_VSelect], Descriptor name: [CAMPAIGN_BATCH_COUPONS_V.WcCampaignBatchCouponsV]. Caused by java.sql.SQLTimeoutException: ORA-01013: user requested cancel of current operation . See root exception for the specific exception. This exception is considered retriable, likely due to a communication failure. Because the global transaction is rolling back the invoke must be retried in a new transaction, restarting from the place of the last transaction commit. To classify it as non-retriable instead add property nonRetriableErrorCodes with value "1013" to your deployment descriptor (i.e. weblogic-ra.xml). ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    It looks like my process is timed out. Is there anything that I can do for it to not time out like this?
    Can anybody please help me on this?
    Thanks in advance.
    Edited by: user1165407 on Sep 6, 2011 4:19 PM

    Hi Naresh,
    Before the transaction was rollback issue it got failed while invoking the DBAdapter and it is showing the below issue:
    Can you please look into this and let me know if any thing required and we pass the payload by standalonely through EM Console it is working fine.But normal order processing it is showing the below error.
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'update' failed due to: DBWriteInteractionSpec Execute Failed Exception. update failed. Descriptor name: [insertSiebelOrder.OeSblOrders]. Caused by java.sql.BatchUpdateException: ORA-01013: user requested cancel of current operation . Please see the logs for the full DBAdapter logging output prior to this exception. This exception is considered retriable, likely due to a communication failure. Because the global transaction is rolling back the invoke must be retried in a new transaction, restarting from the place of the last transaction commit. To classify it as non-retriable instead add property nonRetriableErrorCodes with value "1013" to your deployment descriptor (i.e. weblogic-ra.xml). ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    Let me know if any thing required.
    Regards,
    Raj.

  • Internet connection times out when downloading update ios5. get to last 0.01 of date, says processing file and then says connection timed out. impossible. is there a fix?

    Internet connection times out when downloading update ios5. get to last 0.01 of data, says processing file and then says connection timed out. Is there a fix?
    I am using itunes 10.5. Update didnt work on last software but restore did work. Help

    After two days of attempts, Google & Apple searches, one Apple post stated to turn off all firewalls and virus software and keep trying since there were 6 gazillion people trying to update.  I have Windows 7 & Kaspersky and had to diable every single safety feature in Kaspersky as well as Firewalls and it finally allowed the download and update attempt. 
    Glancing at the forum, there appears to be numerous other problems with missing pictures, text problems etc after the IOS5 download but fortuneately, everything seems ok so far.  Good luck, it is frustrating!  Hattie47

  • System is showing time out when run in background

    Dear all,
    We have two systems: One R/3 and EBP. We have made one report where the remote function module will be called from R/3 to EBP. There are 4 lakhs data in SAP. We are sending 10000 data as package in internal table and getting the corresponding output. But the system is showing time out when the report has run in background. Can you please suggest how the process can be improved so that the timeout can be avoided.
    Thanks and regards,
    Atanu

    Hi,
    Try to fetch records in smaller chunks and process them.  For example, if you are trying to fetch records for one year, instead of single query, try to fetch in 12 sets for each month.  Fetch first month and process the records and put them in the output internal table.  Then go for next month and so on.  Anyway your program is running in background.  There will not be any user complaint also.  The solution might sound bit funny.  But it works.
    Regards,
    Hema

  • Time out when seinding Idocs from XI to receiving system

    Hi All,
    we have implemented a file to Idoc scenario in our XI test environment.
    When sending more than one file at a time (containing one record -> 1 Idoc after conversion) XI creates the Idocs but gets a time out when passing the Idocs to the receiving SAP 4.6C system. We find the messages blocked in transaction SM58 with the status message "Transaction recorded" and on the XI system short dumps are created with the time out error message.
    Does anyone know this problem and can give us some hints how to resolve it ?
    Thanks in advance,
    Christiane

    Christiane,
    Check your partner profiles in the target R/3 system. Use Tcode WE20 and check the inbound parameters option to see if the radio button 'Process Immediately' is switched on. If yes, change this to 'Process by background program'.
    This way, the IDOC will be created in your system with status 64. You can then use program RBDAPP01 in the R/3 system to post these IDOCs to application.
    The reason I say this is, sometimes, posting applicaitons may take a long time thereby resulting in timeout. If this is not the actual reason, atleast this will lead you to the correct problem.
    Try this and let me know what's happening.
    KK

  • Bug report: Screen times out when other side is no...

    Bug report: Screen times out when other side is not sharing video. The phone locks and of course the other party cannot see anything. Please fix.
    Using WP 8.1.1 Developers Preview.

    Hi and welcome to the Skype Community,
    Can you please share which platform and which device you are on?
    Also are you referring about a one-way video call here where only you are sending video, but the other party doesn't send their video back?
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

  • Safari times out when uploading. Is there a fix?

    I'm a fan of the Safari webbrowser, BUT, for years it has pained me that it times out when uploading multiple images. I have scowered the internet in hopes to find a solution, but I find only third party plugins that don't look like they are from reliable sources.
    Chrome and Firefox can sit there and upload for any period, but Safari just stopps after 10-20 images, sometimes less. It seems more time dependant than anything else.
    I worked for tech support for a big company. We used to get loads of calls about this and we were instructed to tell people to use Chrome or Firefox.
    Why has it been so many years without a native fix? Has anyone else experienced this? Does anyone have a simple fix or a plugin from a reliable source?
    Many thanks,
    Tom

    Hi Carolyn,
    Thanks for your reply. My upload speed is 0.85Mbps.
    I'm sure this is not the issue however as it has been the same since I lived in Sweden with 100/100Mbps. When I worked at my old job with over 2 million customers uploading across Australia I would just have to advise all mac users to use another webbrowser because of this issue.
    Kind Regards,
    Tom

  • HT4972 iTunes times out when trying to download iOS 5.1

    iTunes times out when trying to download iOS 5.1 - can anyone help? Can I download via a browser and then install that way?
    Looking here http://osxdaily.com/2012/03/07/ios-5-1-download/ - I can download an ipsw file - how would I get that to install on my iPhone4?
    Help!
    Cheers
    P.S. My iPhone4 is on Orange UK - is this a GSM one? or CDMA???

    Hi,
    Tap Settings > General > Reset > Reset Network Settings
    Now restart your iPad.  Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.
    If that didn't help, you need to post in the iPad forum here.
    This is the forum for Safari for the Mac OS X.

  • Time outs when redirected from RDS CB to RDSH

    Hi,
    I'm troubleshooting connectivity for the following setup:
    1x RD Gateway server
    1x RD Connection Broker Server also License server
    1x RD Web server
    1x RDSH server with multiple RemoteApps
    Gateway is configured to allow bypass for local connections.  Certificate has the correct name and is successfully installed. Certificate is from an internet CA.
    When users come in over the internet RemoteApps launch pretty quickly every time.  When users connect over the LAN RemoteApps launch successfully but much slower.  When users connect over some VPN connections the connection times out when launching
    a RemoteApp.
    Over VPN I can see a successfull CAP and RAP in the Gateway Event log.  I can also see a successful connection and successful redirection from the gateway to the connection broker over HTTP.  In the SessionBroker log I can see a successful connection, but
    then when the redirect to RDSH is attempted event 819 occurs "This connection request has timed out. User could not log on to the end point within the alloted time. Remote Desktop Connection Broker will stop monitoring this connection request."
    When you connect over the LAN it takes longer but successfully redirects, and when connecting over the internet (non VPN) it connects quickly and successfully.
    Any ideas?
    Thanks
    Tim

    Hi Tim,
    What’s your server and client version you are using?
    Please uncheck the option “Bypass RD Gateway for local address” for gateway setting and verify whether there is any improvement in connections. Also as you have commented that you are receiving time out when you use VPN connection, please see whether there
    is any blockage from firewall side for not allowing VPN connection to make the connections. 
    This might also occur due to antivirus or other 3rd party related software. Because as you can connect directly from internet without any issue but there is some problem with internal LAN and VPN connection, So seems issue with internal firewall\antivirus.
    Please check whether it is not blocked or any policy applied for not allowing connection. 
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Iphoto times out when I try to add a photo to my hotmail account

    iphoto times out when I try to add a photo to my hotmail account

    No once you get the selection window and select photos ==> iPhoto then it is an iPhoto issue
    ust to confirm if you launch iPhoto everything is O? As a work around select the photo(s) and export (file menu ==> export) to a desktop folder and attach to your e-mail from there and then delete the folder
    LN

  • Why does my network connection time out when downloading iphone 4 software update?

    Why does my network connection time out when trying to download iphone4 software update?

    I'm having the same problem too. I cannot sync or update over wireless or wired connections ever since I installed the most recent iTunes update. iTunes goes through the complete OS 5.0.1 download only to tell me the connection has timed out just when it seems ready to install. I've since reinstalled iTunes, I've ejected and done hard restarts on both my problem devices. I've disabled anti-virus, anti-malware, and firewall. No change in outcome except that, after doing all this, my final attempt to simply sync my 1st Gen iPad led to iTunes crashing and being automatically closed by windows just before finishing the final step. Is this a cruel joke, because I'm certain I can hear iTunes laughing at me for wasting so much time on this.
    Windows 7, 64-bit
    iPhone 4 with iOS 5.0
    iPad 1 with iOS 5.0

  • 'Vintage' MacBook has lost all wifi connection suddenly and stored settings. I've tried to manually input my IP address and DNS number but it just times out when trying to connect to the network can anyone help?

    'Vintage' MacBook has lost all wifi connection suddenly and stored settings. I've tried to manually input my IP address and DNS number but it just times out when trying to connect to the network can anyone help?

    You said:
    We still couldn't get it to stop timing out. I tried to download the firmware from iClarified but iTunes said it didn't recognise the software.
    Just what did yo do to gt iTunes to see the download:

  • ORA-12535 TNS:Operation time Out and ORA-12154:TNS Could not resolve servic

    Greetings!!!
    I have installed my Oracle Database 10g & Developer Suite 10g in Windows XP Pro Machine. Oracle Application Server 10g is also installed in Windows 2003 Server machine.Both machine have different domain.When using Form Developer Suite OC4J to run my form program, i can connect to the database properly run the form perfectly.
    Problem encountered.
    When I tried to run the form using Application Server 10g(installed in Windows 2003 Server), I got an error ORA-12154:TNS Could not resolve service name when connecting to the database and I got an error ORA-12535 TNS:Operation time Out when using TNSPing. I checked both the configuration of TNSNAMES.ORA(database & Application SErver) using the same port & service name but still got the same error.
    Hope somebody can help me out there...
    Many thanks in advance.
    Regards,
    BTF

    I have seen this before with my setup, I found that I had to go into the net configuration assistant, and change my host name to the fully qualified name, example: my compuer name is computer1, I had to enter in computer1.OIT.Docfinity.com for it to take. That has always gotten me past that TNS error, just my 2 cents, hope it helps.
    keep on keeping on.

  • 0x803d0013 Error occured sending encryption status (A fault was received from the remote endpoint)

    Alright, I am stumped. I have looked at nearly every article on this error here at Technet and other sites:
    An error occurred while sending encryption status data.
    Error code:
    0x803d0013 
    Details:
    A message containing a fault was received from the remote endpoint.
    First, I am testing this. I have copied the MDOP ADMX/ADML files directly to the client I am testing this on, and I am applying the policy via the Group Policy Management on the local machine. I am not deploying this via the domain. I wouldn't think that
    would make a difference, but please let me know if I am wrong.
    I have performed the following:
    1. (DisableMachineVerification)
    in MBAM registry as
    is in this article  http://support.microsoft.com/kb/2612822
    2.  On the MDOP group policy I have enabled: 
          I. Client Management
              A. Configure MBAM Services
              B. Configure user exemption policy
         II. Fixed Drive
              A. Fixed data drive encryption settings
              B. Choose how BitLocker-protected fixed drives can be recovered
         III. Operating System Drive
              A. Operating system drive encryption settings
              B. Choose how BitLocker-protected operating system drives can be recovered
         IV. Removable Drive
              A. Control use of BitLocker on removable drives
    3.
    On the MBAM Administration Server AD object, enable the “Trust for delegation for any service (Kerberos Only) option”, under the Delegation tab. Also,
    the user has been granted delegation privileges for all of the services on the server.
    4. SPN Records have been created for the server
    5. HKLM\Software\Policies\Microsoft\FVE\MDOPBitLockerManagement
    Change the ClientWakeUpFrequency = 1 and StatusReportingFrequency=1 
    Create a dword value “NoStartupDelay” under HKLM\Software\Microsoft\MBAM and set its value to 1.
    Also, I did not encrypt my drive with MBAM. It was encrypted before hand. Is there anything I can check or do? The event logs on the MBAM server under MBAM-Web don't show anything under Admin or Operational.
    I think my KeyRecoveryServiceEndPoint and StatusReportingServiceEndpoint URLs are correct:
    https://mbam01.domainname.com:443/MBAMRecoveryAndHardwareService/CoreService.svc
    https://mbam01.domainname.com:443/MBAMComplianceStatusService/StatusReportingService.svc
    I even think there was a registry key to make the hardware compatible, but I don't remember which key it was, as I uninstalled and reinstalled, and don't remember where I found that on the forums.
    Any suggestions?

    If you have made changes to the web.config files to accommodate the SSL settings, you will not be able to browse the URLs with the http protocols. The URLs will then only work with the https protocols.
    Could you please confirm the login created for the particular local groups with the following permission:-
    For MBAM Compliance Auditing DB Access:-
    User Mapping – MBAM Compliance Status
    DB Role Membership – ComplianceWriteRole
    Server Roles – Public
    For MBAM
    Recovery and Hardware DB access:-
    User Mapping – MBAM Recovery and Hardware
    DB Role Membership – RecoveryandHardwareReadRole, RecoveryandHardwareWriteRole
    Server Roles – Public
    Make sure the MBAM Computer account (MBAM Web Server) is a member of these two groups.
    Gaurav Ranjan

  • BPEL Process Instance Hangs When received a Fault

    Hello.
    I have this BPEL Workflow:
    Principal
    |
    |---> BS_Insert_Upip_Data
    | |
    | |---> BS_getUtenteFromRNUIntoUPIP
    | |
    | |---> saveUtente
    | ...
    |
    |---> setEpisodio
    |
    My problem consist in the following:
    When BS_Insert_Upip_Data received a fault from BS_getUtenteFromRNUIntoUPIP or saveUtente, it hangs.
    This is a sample of the XML from audit tab that I received. The name of the process are different from the above, but the struck is the same.
    I have mark as Bold the Fault message. Another thing, the call of process BS_getUtenteFromRNUIntoUPIP don't appear on BPEL Console.
    Can any one give me an help ?
    Thanks
    <audit-trail>
    <event sid="0" cat="2" type="2" n="0" date="2008-10-23T14:44:39.626+01:00">
    <message>New instance of BPEL process "BS_Insert_Upip_Data" initiated (#"23338496").</message>
    </event>
    <event sid="BpPrc0.1" cat="1" type="2" label="process" n="1"
    date="2008-10-23T14:44:39.667+01:00" psid="0">
    <message>cr</message>
    </event>
    <event sid="BpTry0.2" cat="1" type="2" n="2"
    date="2008-10-23T14:44:39.667+01:00" psid="BpPrc0.1">
    <message>cr</message>
    </event>
    <event sid="BpSeq0.3" cat="1" type="2" label="sequence" n="3"
    date="2008-10-23T14:44:39.667+01:00" psid="BpTry0.2">
    <message>cr</message>
    </event>
    <event sid="BpSeq0.3" cat="2" type="2" wikey="23338496-BpRcv0-BpSeq0.3-1"
    label="receiveInput" n="4" date="2008-10-23T14:44:39.668+01:00">
    <message>Received "inputVariable" call from partner "client"</message>
    <details>
    <inputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_Insert_Upip_DataProcessRequest xmlns:ns1="http://xmlns.oracle.com/BS_Insert_Upip_Data"
    xmlns="http://xmlns.oracle.com/BS_Insert_Upip_Data">
    <ns1:input>
    <ns1:Utente>
    <ns1:Num_Cartao_Sns>123456</ns1:Num_Cartao_Sns>
    <ns1:Problemas/>
    <ns1:Medicamentos_Cronicos/>
    </ns1:Utente>
    <ns1:Episodio>
    <ns1:Num_Episodio>987654321</ns1:Num_Episodio>
    <ns1:Cod_Inst_Saude>654321</ns1:Cod_Inst_Saude>
    <ns1:Dta_Admissao>2008-08-22T11:27:00</ns1:Dta_Admissao>
    <ns1:Dta_Consulta/>
    <ns1:Dta_Alta/>
    <ns1:Cod_Destino/>
    <ns1:Cod_Inst_Saude_Destino/>
    <ns1:Cod_Medico>12112</ns1:Cod_Medico>
    <ns1:Notas_Medicas/>
    <ns1:Dta_Obs/>
    <ns1:Cod_Prioridade_Triagem/>
    <ns1:Cod_Local>U</ns1:Cod_Local>
    <ns1:Des_Local>Urgencia</ns1:Des_Local>
    <ns1:Causas/>
    <ns1:Diagnosticos/>
    <ns1:Medicacao/>
    <ns1:Mcdts/>
    <ns1:Procedimentos/>
    </ns1:Episodio>
    </ns1:input>
    </BS_Insert_Upip_DataProcessRequest>
    </part>
    </inputVariable>
    </details>
    </event>
    <event sid="BpScp0.4" cat="1" type="2" label="Insere_Utente_Upip" n="5"
    date="2008-10-23T14:44:39.668+01:00" psid="BpSeq0.3">
    <message>cr</message>
    </event>
    <event sid="BpTry1.5" cat="1" type="2" n="6"
    date="2008-10-23T14:44:39.668+01:00" psid="BpScp0.4">
    <message>cr</message>
    </event>
    <event sid="BpSeq2.6" cat="1" type="2" label="sequence" n="7"
    date="2008-10-23T14:44:39.668+01:00" psid="BpTry1.5">
    <message>cr</message>
    </event>
    <event to="Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable" sid="BpSeq2.6"
    cat="2" type="1" wikey="23338496-BpAss1-BpSeq2.6-1"
    label="Client_Input_Into_BS_getUtenteFromRNUIntoUpip" n="8"
    date="2008-10-23T14:44:39.668+01:00">
    <message>Updated variable "Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable"</message>
    <details>
    <Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_getUtenteFromRNUIntoUPIPProcessRequest xmlns:ns1="http://xmlns.oracle.com/BS_getUtenteFromRNUIntoUPIP"
    xmlns="http://xmlns.oracle.com/BS_getUtenteFromRNUIntoUPIP">
    <ns1:Num_Cartao_Sns>178924781</ns1:Num_Cartao_Sns>
    </BS_getUtenteFromRNUIntoUPIPProcessRequest>
    </part>
    </Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable>
    </details>
    </event>
    <event sid="BpSeq2.6" cat="2" type="4"
    label="Invoke_BS_getUtenteFromRNUIntoUpip"
    wikey="23338496-BpInv0-BpSeq2.6-2"
    partnerWSDL="http://www:80/orabpel/develop/BS_getUtenteFromRNUIntoUPIP/1.0/BS_getUtenteFromRNUIntoUPIP?wsdl"
    n="9" date="2008-10-23T14:45:54.823+01:00">
    <message>Faulted while invoking operation "process" on provider "BS_getUtenteFromRNUIntoUPIP".</message>
    <details>
    <messages>
    <input>
    <Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_getUtenteFromRNUIntoUPIPProcessRequest xmlns:ns1="http://xmlns.oracle.com/BS_getUtenteFromRNUIntoUPIP"
    xmlns="http://xmlns.oracle.com/BS_getUtenteFromRNUIntoUPIP">
    <ns1:Num_Cartao_Sns>178924781</ns1:Num_Cartao_Sns>
    </BS_getUtenteFromRNUIntoUPIPProcessRequest>
    </part>
    </Invoke_BS_getUtenteFromRNUIntoUpip_InputVariable>
    </input>
    <fault>
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>when invoking locally the endpoint
    'http://www:80/orabpel/develop/BS_getUtenteFromRNUIntoUPIP/1.0',
    ; nested exception is:
    javax.resource.ResourceException:
    RollbackException: Transaction has been marked for
    rollback: Timed out</summary>
    </part>
    <part name="detail">
    <detail>javax.resource.ResourceException:
    RollbackException: Transaction has been marked for
    rollback: Timed out</detail>
    </part>
    </remoteFault>
    </fault>
    </messages>
    </details>
    </event>
    <event sid="BpSeq2.6" cat="2" type="4" wikey="23338496-BpInv0-BpSeq2.6-2"
    label="Invoke_BS_getUtenteFromRNUIntoUpip" n="10"
    date="2008-10-23T14:45:54.824+01:00">
    <message>"{http://schemas.oracle.com/bpel/extension}remoteFault" has been
    thrown.</message>
    <details>
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>when invoking locally the endpoint
    'http://www:80/orabpel/develop/BS_getUtenteFromRNUIntoUPIP/1.0',
    ; nested exception is: javax.resource.ResourceException:
    RollbackException: Transaction has been marked for
    rollback: Timed out</summary>
    </part>
    <part name="detail">
    <detail>javax.resource.ResourceException: RollbackException:
    Transaction has been marked for rollback: Timed out</detail>
    </part>
    </remoteFault>
    </details>
    </event>
    <event sid="BpSeq2.6" cat="1" type="2" n="11"
    date="2008-10-23T14:45:54.824+01:00">
    <message>cl</message>
    </event>
    <event sid="BpCAl0.7" cat="1" type="2" label="catchAll" n="12"
    date="2008-10-23T14:45:54.824+01:00" psid="BpScp0.4">
    <message>cr</message>
    </event>
    <event sid="BpSeq1.8" cat="1" type="2" label="sequence" n="13"
    date="2008-10-23T14:45:54.824+01:00" psid="BpCAl0.7">
    <message>cr</message>
    </event>
    <event to="outputVariable" sid="BpSeq1.8" cat="2" type="1"
    wikey="23338496-BpAss0-BpSeq1.8-1" label="Assign_Output" n="14"
    date="2008-10-23T14:45:54.825+01:00">
    <message>Updated variable "outputVariable"</message>
    <details>
    <outputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_Insert_Upip_DataProcessResponse xmlns="http://xmlns.oracle.com/BS_Insert_Upip_Data">
    <Result_Code>-1</Result_Code>
    <Result_Msg/>
    </BS_Insert_Upip_DataProcessResponse>
    </part>
    </outputVariable>
    </details>
    </event>
    <event to="outputVariable" sid="BpSeq1.8" cat="2" type="1"
    wikey="23338496-BpAss0-BpSeq1.8-1" label="Assign_Output" n="15"
    date="2008-10-23T14:45:54.825+01:00">
    <message>Updated variable "outputVariable"</message>
    <details>
    <outputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_Insert_Upip_DataProcessResponse xmlns="http://xmlns.oracle.com/BS_Insert_Upip_Data">
    <Result_Code>-1</Result_Code>
    <Result_Msg>[BS_Insert_Upip_Data] Erro a Executar o
    BS_getUtenteFromRNUIntoUPIP.</Result_Msg>
    </BS_Insert_Upip_DataProcessResponse>
    </part>
    </outputVariable>
    </details>
    </event>
    <event sid="BpSeq1.8" cat="2" type="2" wikey="23338496-BpRpl0-BpSeq1.8-2"
    label="Reply_Output" n="16" date="2008-10-23T14:45:54.825+01:00">
    <message>Reply to partner "client".</message>
    <details>
    <outputVariable>
    <part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    name="payload">
    <BS_Insert_Upip_DataProcessResponse xmlns="http://xmlns.oracle.com/BS_Insert_Upip_Data">
    <Result_Code>-1</Result_Code>
    <Result_Msg>[BS_Insert_Upip_Data] Erro a Executar o
    BS_getUtenteFromRNUIntoUPIP.</Result_Msg>
    </BS_Insert_Upip_DataProcessResponse>
    </part>
    </outputVariable>
    </details>
    </event>
    </audit-trail>

    We have tested this same scenario for several services and are experiencing the same result... timing out instead of returning the fault. This is a critical issue for us and would prevent us from implementing this software.

Maybe you are looking for