NestedRuntimeException: can not parse POST parameters of request

          Hi,
          I am using WL 4.5 service pack 11. The following error occurs when a second JSP page is forwarded to from the first page (ie 5.5):
          --------------- nested within: ------------------
          weblogic.utils.NestedRuntimeException: cannot parse POST parameters of request /
          Optimum/transarranger/step2_via.jsp
          - with nested exception:
          [java.net.SocketException: Connection reset by peer]
          at java.lang.Throwable.<init>(Compiled Code)
          at java.lang.Exception.<init>(Compiled Code)
          at java.lang.RuntimeException.<init>(RuntimeException.java:50)
          at weblogic.utils.NestedRuntimeException.<init>(NestedRuntimeException.j
          ava:23)
          at weblogic.servlet.internal.ServletRequestImpl.mergePostParams(Compiled
          Code)
          at
          at
          at jsp_servlet._Optimum._transarranger._step2_95_via._jspService(Compile
          d Code)
          at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code
          at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled C
          ode)
          at weblogic.servlet.JSPServlet.service(JSPServlet.java:132)
          at javax.servlet.http.HttpServlet.service(Compiled Code)
          at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled Code
          at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled C
          ode)
          at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled C
          ode)
          at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
          at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
          at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)
          Does any one know how to fix this problem?
          Thanks!
          Chengwei
          

          Hi
          We are using Weblogic 5.1 service pack 10. We are seeing the same error sometimes.
          Any reason/solution to this?
          thanks
          Sri
          "Chengwei" <[email protected]> wrote:
          >
          >Hi,
          >
          >I am using WL 4.5 service pack 11. The following error occurs when a
          >second JSP page is forwarded to from the first page (ie 5.5):
          >
          >--------------- nested within: ------------------
          >weblogic.utils.NestedRuntimeException: cannot parse POST parameters of
          >request /
          >Optimum/transarranger/step2_via.jsp
          > - with nested exception:
          >[java.net.SocketException: Connection reset by peer]
          > at java.lang.Throwable.<init>(Compiled Code)
          > at java.lang.Exception.<init>(Compiled Code)
          > at java.lang.RuntimeException.<init>(RuntimeException.java:50)
          > at weblogic.utils.NestedRuntimeException.<init>(NestedRuntimeException.j
          >ava:23)
          > at weblogic.servlet.internal.ServletRequestImpl.mergePostParams(Compiled
          > Code)
          > at
          > at
          > at jsp_servlet._Optimum._transarranger._step2_95_via._jspService(Compile
          >d Code)
          > at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
          > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
          >Code
          >)
          > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
          >C
          >ode)
          > at weblogic.servlet.JSPServlet.service(JSPServlet.java:132)
          > at javax.servlet.http.HttpServlet.service(Compiled Code)
          > at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Compiled
          >Code
          >)
          > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
          >C
          >ode)
          > at weblogic.servlet.internal.ServletContextImpl.invokeServlet(Compiled
          >C
          >ode)
          > at weblogic.socket.MuxableSocketHTTP.invokeServlet(Compiled Code)
          > at weblogic.socket.MuxableSocketHTTP.execute(Compiled Code)
          > at weblogic.t3.srvr.ExecuteThread.run(Compiled Code)
          >
          >Does any one know how to fix this problem?
          >
          >Thanks!
          >Chengwei
          

Similar Messages

  • Cannot parse POST parameters of request: in weblogic 9.2

    Hi,
    Our application is deployed in weblogic server 9.2. From last week i am getting the below exception.
    ####<Jul 9, 2010 10:25:39 AM MEST> <Error> <HTTP> <aberdeen> <IAEABEP1> <[ACTIVE] ExecuteThread: '15' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1278663939056> <BEA-101019> <[weblogic.servlet.internal.WebAppServletContext@e9a555 - appName: 'coreedcs', name: '/edcsapp', context-path: '/edcsapp'] Servlet failed with IOException
    weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request: '/edcsapp/CheckInProcess.do'
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.mergePostParams(ServletRequestImpl.java:1823)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.parseQueryParams(ServletRequestImpl.java:1710)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.getQueryParams(ServletRequestImpl.java:1663)
    at weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:756)
    at com.eurostar.app.edcs.web.processor.EDCSCustomRequestProcessor.processPreprocess(EDCSCustomRequestProcessor.java:104)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:184)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.net.ProtocolException: EOF after reading only: '2760' of: '3801' promised bytes, out of which at least: '2760' were already buffered
    at weblogic.servlet.internal.PostInputStream.complain(PostInputStream.java:93)
    at weblogic.servlet.internal.PostInputStream.read(PostInputStream.java:179)
    at weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:211)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.mergePostParams(ServletRequestImpl.java:1798)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.parseQueryParams(ServletRequestImpl.java:1710)
    at weblogic.servlet.internal.ServletRequestImpl$RequestParameters.getQueryParams(ServletRequestImpl.java:1663)
    at weblogic.servlet.internal.ServletRequestImpl.getParameter(ServletRequestImpl.java:756)
    at com.eurostar.app.edcs.web.processor.EDCSCustomRequestProcessor.processPreprocess(EDCSCustomRequestProcessor.java:104)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:184)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    From the error detail we can see the exception is logged while processing the request 'CheckInProcess.do'.
    and the exception is thrown at the below line of code.
    String functionId = request.getParameter("REQ_FUNCTIONID");
    So, What does this mean please ?. How can i resolve this error?

    I wonder if a certain user is sending mal-formed requests? Does the access log indicate that these requests may be originating from the same IP or set of IPs and not from others?
    There probably is some additional debug you can enable to get some additional detail in the logs, but it may be verbose. Given that this is a POST it may be difficult to see without some invasive steps. I recommend opening a support case to get the troubleshooting steps.

  • Can not parser the parameters when set -dfile.encoding=utf-16 in solaris

    Try to execute one class with Dfile.encoding=utf-16 encoding in solaris. It failed to parser the parameters.
    Give one simple Helloworld.java with code:
              System.out.println("hello world");
    javac Helloworld.java
    java -d64 -classpath . -Dfile.encoding=utf-16 test
    We get the error:
    Exception in thread "main" java.lang.NoClassDefFoundError: Helloworld
    Anyone can help me? or it is known bug?

    Try to execute one class with Dfile.encoding=utf-16 encoding in solaris. It failed to parser the parameters.
    Give one simple Helloworld.java with code:
              System.out.println("hello world");
    javac Helloworld.java
    java -d64 -classpath . -Dfile.encoding=utf-16 test
    We get the error:
    Exception in thread "main" java.lang.NoClassDefFoundError: Helloworld
    Anyone can help me? or it is known bug?

  • Performance issue is most probably caused by the fact that IE can not handle such amount of requests ? is it ?

    Hi,
    I'm running web applications and there is performance issue is most probably caused by the fact that IE can not handle such amount of requests that are forwarded to the server at the same time.
    Data:
    On IE(10) – search variety 11- it takes a long time (about 25 seconds for response) .
    in general, the responding time of "search variety" in IE is much longer than Chrome.
    IE - see:http://screencast.com/t/kSeT3hC2mRfV
    Chrome see:http://screencast.com/t/NYf6fskU
    Why? any solution ?
    Thanks,

    Hi,
    without a link to your site (so we can use the same tools mentioned above)... we can only guess.
    these are peer to peer support forums... your favorite web search engine will help you to learn about web development.
    display the Developer tool console in each browser to view the suppressed error messages.
    All modern browsers support the performance api or your can use the Networking tab to view the latency metrics for the site.... commonly you may be using meta directives for caching instead of server headers or you have different settings between browsers
    which determine how long resources are cached. Commonly, IE has a different security model to other browsers... ensure that you are using the Default IE security zone settings.... Actions like innerHTML go through a sanitization process to remove script content...
    Commonly AJAX calls are made during the onload event...
    Please post questions about web site development to the IE Web Developer forum. Include with your questions a link to your website or a publicly accessible mashup that shows your issue.
    Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to
    raise a question, it's highly recommended you head on over to http://answers.microsoft.com
    Rob^_^

  • Flash can not parse this document. - Tried everything: Searching online, Calling Adobe, Online Help

    I have tried everything in fixing this problem. I have searched online with no help. And Google does not fix everything.
    I have tried calling the phone number on the help site numerous times only to be uselessly helped once. I was on hold for a long time with each one only to be unsuccessful in fixing my problem.
    I tried submitting the form on the page when you sign in and 3 times so far I was told to go to this extremely unhelpful devnet, which was all the phone support told me to do which was no help, and they closed all of the support requests.
    Does anyone know how to fix these errors:
    Flash can not parse this document.
    An error occurred opening file '.fla'
    Failed to open document..fla.
    I have converted it to a zip and went through all the files and did not see any error. The only one I did was MobileSettings.xml, which is blank and a new CS5 made file is blank and gives the error as well.
    Does anyone know how to fix this?

    you may have a corrupt fla.  try creating a new directory that has no subdirectories.  move that fla to the new directory.  try and open the fla from the new directory.  if it fails, you have a corrupt fla and, in that situation, i believe the best you can do is to take your last working swf and decompile it to create a working fla.

  • Constant Problem: "Flash can not parse this document"

    Hi all,
    I have been having an issue with Flash cs5 over the last two weeks. I've tried the few "fixes" that are offered on some of the forums. Zipping the file up and taking apart the xml files, with no helpful results.
    Anyone have any ideas or solutions?
    I am losing lots of work at random times on many different files.
    I uusally get only this error message:
    Flash can not parse this document.
    But today I got this longer one:
    Flash can not parse this document.
    An error occurred opening file '/Users/brad/Desktop/mant episode 3-2c backup.fla'
    Failed to open document./Users/brad/Desktop/mant episode 3-2c backup.fla.
    The following JavaScript error(s) occurred:
    In file "/Users/brad/Library/Application Support/Adobe/Flash CS5/en_US/Configuration/Javascript/ObjectFindAndSelect.jsfl":
    Cannot find file /Users/brad/Desktop/mant episode 3-2c backup.fla.
    Flash can not parse this document.
    An error occurred opening file '/Users/brad/Desktop/mant episode 3-2c backup.fla'
    Failed to open document./Users/brad/Desktop/mant episode 3-2c backup.fla.
    The following JavaScript error(s) occurred:
    In file "/Users/brad/Library/Application Support/Adobe/Flash CS5/en_US/Configuration/Javascript/ObjectFindAndSelect.jsfl":
    Cannot find file /Users/brad/Desktop/mant episode 3-2c backup.fla.

    You may have already seen this, but there was another forum posting of a similar issue here:
    http://forums.adobe.com/message/2816038#2816038

  • Flash can not parse this document. - CS5 Issue

    I've been working on a project for a couple days now and some were along the line the project file became corrupted. I read this posting: http://forums.adobe.com/message/2812314#2812314 but the problem does not seem to be because of an empty frame.
    The error is the same and says:
    Failed to open document. Name and location of document.
    Flash can not parse this document.
    I was able to go back a few versions and start over but the same thing happened 2 times after this. I've even done some version control but when it gets corrupted there is no way to tell unless I close the file and reopen it. But then its usually too late.
    This last time it happened I was saving it out as a different name and reopened it when I noticed the error. Luckly I still had the original version opened. I knew if I closed it I would've lost hours of work so instead I opened a new document and copied over all my library assets, saved, closed and reopened and it worked fine.  I don't think this has anything to do with an empty frame on a movie clip because I checked all library assets and the new empty file I created worked fine.
    The only thing I can say that is different with this project and the previous projects that I have worked on (just trying to give ideas of what it could be) is that I am using FlashEff and some of my text are TLF Text which I have never used those before and I've never encountered this before.
    Thanks,
    Zef

    Is anyone else having this issue or figured out how to solve it? Its really bad to have to keep saving the file out every 10 minutes and testing to see if it will crash when I go to open it.

  • Payment Order, Payment transaction area can not be posted

    Hi,
    While creating a Payment order for a current account, we are recieving the following error:
    'Payment Order, Payment transaction area can not be posted' and 'Error determining the number range'.
    As a result Payment order is not getting created.
    Number range interval has already been checked and assigned to the relevant Payment Transaction Area.
    Please suggest the possible options to look for the solution.
    Thanks
    Shefali

    Hi Shefali ,
    From the description you gave, it looks like the problem is related to number range only . Can you please double check if the number range you are mentioning is assigned to same Payment Transaction Area which is being used .
    Also if possible post the long text with message ID if available.
    Regards
    Ravi

  • Cash Discount Amount Can not be posted

    Hi Guru,
    While doing MIRO transaction against work order system is giving error 'Cash Discount Amount can not be posted' no cash discount is posted nor payment term given is having any provision for discount.
    Kindly help me in resolving issue
    Regards,
    Shekhar

    Hi shekar,
    May i know the solution for this.
    Thanks
    Sekhar J

  • Billing document can not be posted

    Good night all,.
    We have a problema, we need to define a biling type wich can not be posted, it means, this billing type wont need to execute the option to release to posting document, because will not have any accounting document,. so it will not appear in VFX3 transaction if is not posted.
    Where i define this on the configuratio? inside the billing type customizing? some field define this?
    thanks a lot.
    Regars
    GMS LTDA

    Hi Marcos,
    I feel using Proforma Invoice is not a wise decision. In future, if you want that Billing document to posted to Accounting, it is not possible with Proforma Invoice. Instead you can use any Billing document type for your scenario and you can very well block the Account Posting of that Billing document by doing a Configuration Change in that Billing document type.
    Go to T. Code - VOFA:
    There select your Billing Document Type. In details screen, you can see General Control Section. There is a Checkbox "Posting Block". This Checkbox indicates whether the system blocks automatic transfer of the billing document to accounting.
    To block automatic transfer of the billing document to accounting, mark this checkbox.
    In future, if you want to release this blocked documents, you can manually transfer blocked billing documents to accounting by selecting: (VF02) Billing -> Change -> Release accounting.
    Even you can release many Billing documents using Transaction VFX3.
    Hope this will help you out.
    DRK.

  • Miro: Green signal ( posted/ can not be posted)

    Hi expert
    Before putting final amount for miro, system as per system show( RED Signal) balance not sero.
    But in my caseBefore putting final amount for miro, system as per system show( Green Signal) posted/ can not be posted.
    Regard
    Nabil

    Hi,
    Check all setting for MIRO
    1. Maintain Company Code in Table T169P
    2.Maintain the tolerance limits for the Company code in t.code:OMR6 (for tolerance key PP,DQ & DW)
    3.Maintain setting of  messages for ERROR in t.code:OMRM ( M8-81 & M8-87)
    4.Maintain Default Values for Tax Code in t.code:OMR2
    5.Just check document type RE in OBA7 t.code
    Regards,
    Biju K

  • Hello,i have updated to the new 11,and now i tunes will not open,error pops up,says Data Execution Prevention,and other error we can not complete ur i tune request,unknown error 4002,i have uninstalled and reinstalled ,has been not help.

    hello,i have updated to the new 11,and now i tunes will not open,error pops up,says Data Execution Prevention,and other error we can not complete ur i tune request,unknown error 4002,i have uninstalled and reinstalled ,has been no help.

    - Try restoring on another computer.
    -  Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • Flash can not parse this document.  What's up with this?

    I've never seen this one before.  I'm using CS5
    On windows 7
    I'm developing a component.  I have it in the Components panel.
    But I update it alot, and copy the shim to the prototype file quite often.
    Every now and then I get the error that the file cannot be opened.
    In the output panel is says Flash can not parse this document.
    I have lost access to one of my files.
    If I save as CS4 it always loads.
    So now I'm saving in both formats.
    I don't understand what is happening.
    Is this a bug?  I've checked for updates.
    I have the latest build for CS5 Flash Prof

    Did you use any special character like & ^ $ etc... in any of the components field? Flash CS4 was more lenient with special character compare to Flash CS5. One way to fix CS5 files is to change .fla extension to .zip. Unzip the file, go through the DOMDocument.xml file or xml file inside LIBRARY folder and remove the special character. After that double click the fla file you see inside the zip folder and Resave this file in Flash.
    Quynh
    Flash Pro, QE

  • Flash can not parse this document

    I have just had a Flash CS5 file corrupt on me. It comes up with this error message: 'Flash can not parse this document'. This is the second time this has happened to one of my  Flash CS5 files. My colleagues have had problems with their files too and we bought a bit of software called 'Sothink SWF decompiler'. This has been a useful way of getting Flash files back from swf's however this has not worked with my file today. It doesn't work perfectly with other files anyway as it looses all of the library names and layer names, a big problem with a complex file.
    So my questions are
    1. can you help me get my file back?
    2. I don't recall having any problems with SC3 so what has happened in these later version to cause this dreadful problem? One of my colleaguse has had 40% of her files corrupt sinse using CS5.
    3. Then can you tell me whether this problem, that has exsisted in Flash since CS4, will be fixed in CS6 as we will be upgrading when it becomes available?
    4. When is Flash CS6 going to become available?
    Many thanks

    You're all very unlucky to get this problem. I don't know why you guys got the error when transitioning from Flash CS4 to CS5. My transition went perfectly fine, and the game I was developing went through perfectly clean.
    Sorry about your problems
    dikuno <><
    P.S. By the way, that file that was mentioned "textLayout_1.0.0.595.swz", is created whenever you put in TLF text that is edited at runtime via ActionScript and use Runtime Shared Library (RSL) preloading. Did you leave all your text boxes be, or convert them all to TLF?
    P.P.S.S. I was very lucky that I didn't lose my project when I transitioned, as my current game is actually due in around a week. Hoepfully none of your projects that you lost are due in a week.
    P.P.P.S.S.S. Imagine if this happened to Alan Becker while he was working on Animator vs. Animation II (it took him five months).
    P.P.P.P.S.S.S.S. I feel especially sorry for the guy who spent three months on his online multiplayer real-time game. Must be a real shame to lose all your work after all those late nights and sore backs...
    P.P.P.P.P.S.S.S.S.S. If you don't know what Animator vs. Animation is, you should watch the animations. You can find them on YouTube - just look up "Animator vs. Animation" and "Animator vs. Animation 2".
    P.P.P.P.P.P.S.S.S.S.S.S. Sorry about all the PostScripts.

  • Reproducible Error: Flash can not parse this document.

    I have a reproducible error: I am being forced to fix corrupted flash files that give the "Flash can not parse this document" error. But shortly after I fix the problem, the files are re-corrupted.
    Here is how the problem is reproduced: when I update a custom component that is used in other symbols in the library. When a new version of a custom component symbol added to the library, replacing an older version, the symbols that contained the old symbol are corrupted in the XML. This is tedious and time consuming to work around.
    Is there a way to avoid the problem?
    Has this BUG been reported in this context before?
    How do I report this problem?
    Kevin

    Adobe - Wishlist & Bug Report
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

Maybe you are looking for

  • 24 pin DVI-D to Mini VGA adapter for external monitor

    So I am about to buy a 20" Dell lcd monitor and I found out I need an adapter to the ibooks mini DVI port, can anyone direct me towards a 24 pin DVI-D to mini VGA so I can connect this monitor to my 12" ibook? Thank You Jeff

  • Item texts copied from purchase order to delivery

    Hi Sales Gurus, I am facing the following issue. In the intercompany process we create the delivery based on purchased order. Our need is to copy the item texts of the purchase order to the item texts of the delivery. How can i do that? Thank you Joã

  • Automate BPM Process

    Hi, We are part of a testing team and we would like to automate the BPM process from start to finsih. Would PAPI / PAPI-WS help us for automation? Some of the activities are of "Screenflow" type using "BPM Object" as "input". We are able to instantia

  • MDB is not picking up messages in the Queue

    Hi , I am trying to implement a MDB (Producer) , that acts as a Message Producer also . This MDB pickes up a message from a Queue and sends it to another Queue(Queue 2) after some processing. The MDB listening to the Queue 2 is not being able to pick

  • I updated my iphone5 to ios 7.1.1 and i lost my notes and some contacts. How do i recover them? Please help!

    I updated my iphone5 to ios 7.1.1 and i lost my notes and some contacts. How do i recover them? Please help!