Topic messages disappearing

I'm running a JMS Topic on weblogic, and I have noticed that as soon
          as a topic subscriber receives exactly 6 messages, it no longer has
          its onMessage method called when messages are produced. I get no
          errors of any sort that I notice, even with logging cranked up to
          Info. I have tried all sorts of combinations of acknowledgements and
          have seen no change. One oddity I have noticed, though, is when I look
          at the Weblogic server console JMS Destination view, I (sometimes, not
          always) see 1 count under "Messages Pending" for each message that the
          client never sees. This number is then set to 0 when the client
          disconnects.
          My set up consists of Weblogic 7.0 SP2, on windows XP. I have a ton
          of memory and processor power. Anybody have any ideas?
          Thanks!
          Jonathan Krebs
          

Hi Jonathan,
          Thanks for filling me in.
          FYI: You can get usually a much smaller jar using the "URLClassLoader"
          approach outlined in the "Small Footprint Client
          Options" white-paper on dev2dev.bea.com. The verbose2zip
          utility is too "greedy". See:
          http://dev2dev.bea.com/resourcelibrary/whitepapers/smallfootprintclient.jsp
          With a bit of extra code, the URLClassLoader approach can actually
          automatically download classes that the class loader
          can't find locally.
          But, if you can, I highly recommend moving to WebLogic 8.1. 8.1
          supplies a built-in thin-client jar. The total size is 700K:
          http://edocs.bea.com/wls/docs81/jms/thin_client.html
          This jar can only works with 8.1 (and future versions).
          Tom
          Jonathan Krebs wrote:
          > Tom, I found my problem. This is one for the notebooks.
          >
          > My client runs in an applet. As you know, Weblogic 7 is all bundled
          > in the gigantic weblogic.jar file. I noticed that the applet took a
          > really long time to load because of this (upwards of a minute) so I
          > used the weblogic verboseToZip utility to scale it down. I had it
          > down to 5 megs, pretty nice.
          >
          > Anyway, once I encountered this problem, I moved on to another part of
          > the project, which required more of weblogic.jar, so I included that,
          > insted of the scaled-down version I had loaded into my IDE.
          >
          > When you asked to see my source, I thought, better run this again to
          > make sure it does what I say, and suddenly it worked. After a few
          > hours of bashing my head against the monitor I realized that's what it
          > was.
          >
          > Now I'm afraid to try to pare down weblogic.jar again, because who
          > knows what weird problem won't show up until it's deployed at a
          > customer's site.
          >
          > Anyway, thanks for your help. I suppose this one could be chalked up
          > to "user error."
          >
          > [email protected] (Jonathan Krebs) wrote in message news:<[email protected]>...
          >
          >>Tom, thank you for your reply. I have narrowed my system down to one
          >>topic and one subscriber, to no avail. My messages are AUTO_ACK (I
          >>have tried all different modes, same thing), and I have also tried
          >>acknowledging them but no use. I should also mention that I'm using a
          >>messaging bridge. Do you think this would make a difference?
          >>
          >>I will contact tech support and see what they have to say.
          >>
          >>Thanks again,
          >>Jonathan
          >>
          >>Tom Barnes <[email protected]> wrote in message news:<[email protected]>...
          >>
          >>>This is odd.
          >>>
          >>>Try with a single subscriber to see if that works, it
          >>>will help narrow down the problem.
          >>>
          >>>Are you subscribers failing to acknowledge
          >>>their messages (if they are not AUTO_ACK and
          >>>not running in an MDB, make sure to call session.acknowledge())?
          >>>
          >>>Do your the messages have an expiration time set on them?
          >>>
          >>>If the above doesn't help, I recommend contacting customer
          >>>support. There are known issues with acknowledgement
          >>>and non-durable subscribers in version 7, but I thought
          >>>that SP2 would cover them...
          >>>
          >>>Tom
          >>>
          >>>Jonathan Krebs wrote:
          >>>
          >>>>I'm running a JMS Topic on weblogic, and I have noticed that as soon
          >>>>as a topic subscriber receives exactly 6 messages, it no longer has
          >>>>its onMessage method called when messages are produced. I get no
          >>>>errors of any sort that I notice, even with logging cranked up to
          >>>>Info. I have tried all sorts of combinations of acknowledgements and
          >>>>have seen no change. One oddity I have noticed, though, is when I look
          >>>>at the Weblogic server console JMS Destination view, I (sometimes, not
          >>>>always) see 1 count under "Messages Pending" for each message that the
          >>>>client never sees. This number is then set to 0 when the client
          >>>>disconnects.
          >>>>
          >>>>My set up consists of Weblogic 7.0 SP2, on windows XP. I have a ton
          >>>>of memory and processor power. Anybody have any ideas?
          >>>>
          >>>>Thanks!
          >>>>Jonathan Krebs
          >>>
          

Similar Messages

  • I just opened my mail on icloud and all messages disappeared from the last year! I have one email left in my inbox which is the most recent. I moved to icloud 2 weeks ago and it has been working fine until now. How can I retrieve old messages? Thank you.

    i just opened my mail on icloud and all messages disappeared from the last year! I have one email left in my inbox which is the most recent. I moved to icloud 2 weeks ago and it has been working fine until now. How can I retrieve old messages? Thank you.

    I guess you could try but I don't believe Apple can help with activation lock issues.  They may, however, be able to determine if the Apple ID belongs to one of you and reset the password for you if you can prove your identity.
    You might want to try calling Apple by going to https://expresslane.apple.com; click 'More Products and Services, then 'Apple ID'.  In the next page select 'Other Apple ID Topics' then 'Lost or forgotten Apple ID password'.  Perhaps they can help determine if it's your ID and reset the password for you (and they probably have more expertise in doing this than the Apple store).

  • Error :- while accessing JMS topic messages in Design Studio

    Hi,
    Am getting this error while clicking update button in Design Studio to populate a dataobject using JMS Topic messages sent by oracle Bpel manager.
    IMessageSourceReceiver->messageReceive: javax.naming.NoInitialContextException: Cannot instantiate class: oracle.j2ee.rmi.RMIInitialContextFactory. Root exception is java.lang.ClassNotFoundException: oracle.j2ee.rmi.RMIInitialContextFactory
    Can you tell me where to find the class and how to use it to resolve the problem?
    P.S:-
    If you can provide any document how oracle BPEL process manager use JMS topic to send message to Oracle BAM and display in reports.
    Thanks in advance
    Cheers,
    Praveen G
    iSOFT R& D Pvt Ltd.
    [email protected]

    Hi,
    We are using BAM 10.1.3 against BPEL 10.1.2 and we cannot get it to work.
    We are also getting the error "javax.naming.NoInitialContextException: Cannot instantiate class: oracle.j2ee.rmi.RMIInitialContextFactory...." .
    Our startup paramters for Enterprise Source “Oracle (AS JMS and OJMS) looks like this:
    JMS*".;C:\OracleBAM\OC4J\j2ee\home\lib\jms.jar;C:\OracleBAM\OC4J\j2ee\home\lib\jndi.jar;C:\OracleBAM\OC4J\j2ee\home\oc4j.jar;C:\OracleBAM\OC4J\j2ee\home\oc4jclient.jar;C:\OracleBAM\OC4J\j2ee\home\lib\oc4j-internal.jar;C:\OracleBAM\OC4J\j2ee\home\lib\ejb.jar;C:\OracleBAM\OC4J\j2ee\home\lib\servlet.jar;C:\OracleBAM\OC4J\j2ee\home\lib\jta.jar;C:\OracleBAM\OC4J\j2ee\home\lib\jms.jar;C:\OracleBAM\OC4J\j2ee\home\lib\javax88.jar;C:\OracleBAM\OC4J\j2ee\home\lib\javax77.jar;C:\OracleBAM\OC4J\j2ee\home\lib\jmxri.jar;C:\OracleBAM\OC4J\j2ee\home\lib\jmx_remote_api.jar;C:\OracleBAM\OC4J\j2ee\home\lib\adminclient.jar;C:\OracleBAM\OC4J\j2ee\home\ojspc.jar;C:\OracleBAM\OC4J\j2ee\home\jazn.jar;C:\OracleBAM\OC4J\opmn\lib\optic.jar;C:\OracleBAM\OC4J\rdbms\jlib\aqapi.jar;"".;c:\TIBCO\JMS\clients\java\tibjms.jar;c:\TIBCO\JMS\clients\java\jms.jar;c:\TIBCO\JMS\clients\java\jndi.jar;c:\TIBCO\JMS\clients\java\jta-spec1_0_1.jar;c:\TIBCO\JMS\clients\java\jcert.jar;c:\TIBCO\JMS\clients\java\jnet.jar;c:\TIBCO\JMS\clients\java\jsse.jar;c:\TIBCO\JMS\clients\java\tibcrypt.jar;"".;C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mq.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\com.ibm.mqjms.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\connector.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\jms.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\jndi.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\jta.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\providerutil.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\fscontext.jar;C:\Program Files\IBM\WebSphere MQ\Java\lib\ldap.jar;"".;C:\Program Files\SonicSoftware\SonicMQ\lib\sonic_Client.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\gnu-regexp-1.0.6.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\jaxp.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\xerces.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\tools.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\providerutil.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\fscontext.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\sslj.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\jsafe.jar;C:\Program Files\SonicSoftware\SonicMQ\lib\certj.jar;"".;C:\bea\weblogic700\server\lib\weblogic.jar;"".;C:\eGate\client\classes\stcjms.jar;C:\eGate\client\JRE\1.3\lib\ext\fscontext.jar;C:\eGate\client\JRE\1.3\lib\ext\providerutil.jar;C:\eGate\client\ThirdParty\sun\jms.jar;C:\eGate\client\ThirdParty\sun\jndi.jar;C:\eGate\client\ThirdParty\sun\jta.jar;"".;C:\JNDI-Directory_WebMethods\fscontext.jar;C:\JNDI-Directory_WebMethods\providerutil.jar;C:\JNDI-Directory_WebMethods\javax.jms.jar;C:\Program Files\webMethods6\Broker\lib\BrokerJMS60.jar;C:\Program Files\webMethods6\common\lib\client60.jar;C:\Program Files\webMethods6\Broker\lib\xerces.jar;"
    We are trying to get to our oc4j container on our BPEL server. We have the following settings on our created message sourcein BAM architect:
    Initial Context Factory: oracle.j2ee.rmi.RMIInitialContextFactory
    JNDI Service Provider URL: opmn:ormi://hostname:6003:OC4J_BPEL
    TopicConnectionFactory Name: java:comp/resource/ojms_ipl/TopicConnectionFactories/iplerror
    Topic Name: java:comp/resource/ojms_ipl/Topics/iplerror
    ojms_ipl refers to the datasource on our BPEL server that is defined in application.xml.
    Where is the class located?
    Best regards

  • Sent messages disappearing from Mail

    I checked the threads. This has been a problem for some, but not me before that I remember, and I haven't come across a solution that works for me.
    This morning I had an email message disappear after I tried to send it. Sometime later I heard the swoosh sound, and it's there in the sent mailbox, so I didn't think much about it. This evening, after taking much time to carefully compose a long detailed technical message to some actors and performers in a musical I'm producing, I clicked send, and the message disappeared. No draft, no sent, and no "swoosh". About a minute later, I heard a swoosh. But nothing else happened.
    I'm about losing my **** right here. The most frustrating feeling ever.
    Now, an hour later, still no message. I've checked everywhere I could think of. I looked in the mail folders in the Library. I found the email I sent prior to this. It's late at night, and I have no way of finding out whether it was received (somehow I doubt it), and now I'm worried some other critical messages I've sent out may have also vanished.
    I depend on email for my work, and I've counted on mail to do the job for many years. It's always worked for me. Now this. I'd love to keep using mail, but I depend on my email for business, and I can't afford for this to ever happen again.
    Has anyone else experienced this lately and has anyone else come up with a solution? Until I do, I'm taking special precautions such as manually copying the message as I go/revise and pasting/saving into text. I wish I didn't have to, but I obvioulsy can't count on mail.

    Please see my post and how it was resolved:
    http://discussions.apple.com/thread.jspa?threadID=1181356&tstart=0
    When I had that issue, I tried using Apple Mail app and noticed that Sent Mails are getting lost. Try sending an email using WebMail. You might see similar "Permission Denied" error. Try restarting the server and see if the issue still exists.

  • Mail messages disappear - just a blank mail message for all emails

    Mail messages disappear - just a blank mail message for all emails.
    This happens sporadically since I upgraded to Yosemite 10.10.2.
    It happens on all of my machines (Macbook Air, + iMacs) so it must be a software bug.
    Is there an update coming through for Mail?

    Back up all data. Rebuild the mailbox.

  • Need Help! have an issue from my auto response email, it showing the "MIME This is a multi-part message in MIME format. " and the signature message disappeared.

    ave an issue from my auto response email, it showing the "MIME This is a multi-part message in MIME format. " and the signature message disappeared and replaced with some unreadable message

    Hi msnyder1112,
    Thank you for posting in MSDN forum.
    Since this issue is related to the VB.NET, so we will move this case to VB forum:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=vbgeneral , you will get better support.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • My email message disappears off the page before it is sent or saved.

    Sometimes my email message disappears (zooms to the right) before it is sent or saved (I use Safari).  How can I retrieve that message?

    Try the suggestion made in this thread.
    https://discussions.apple.com/message/19556862#19556862

  • I plugged my phone into my computer to update and my photos and text messages disappeared

    I updated my phone and my pictures and existing text messages disappeared, help?

    Did you set up your phone to sync Contacts with iCloud? If not sure, you can log in to https://www.icloud.com and see if your contacts are there.

  • In Thunderbird, the text of received messages disappeared, how to revert it?

    We noted that the text (and attachs) of our received messages disappeared of messages before March, 2014.
    What could be happened? And how to see again the text (and attachs)?
    Thanks

    Look in your anti virus program in it's logs etc for a file called inbox being deleted or quarantined for some reason. I would suggest looking around the date the problem manifested itself.

  • MobileMe/IMAP: locally stored messages disappeared

    Hi,
    with the current service window of MobileMe, I cannot access my e-mails via the web interface. Fair enough, I thought, I was looking for a message I sent yesterday, and this will surely be accessible through Mail or at least in my local IMAP directory. To my great horror, Mail does not show the folders, and in the library, the MobileMe directory is empty for all but the inbox files! All the folders are gone.
    I opened TimeMachine, and double-checked they used to be there. (Bad for me: the last backup was from before I sent the message.)
    Can anybody explain how locally stored IMAP folders and messages can suddenly disappear without warning?
    Thanks,
    Leo

    Same problem here today! Not good at all, i checked the settings of the account and even if i told mail to keep a local copy, all the messages disappeared.
    The thing doesn't affect the iphone mail luckily so i think that is a mail bug somewhere...

  • Messages disappearing from notification center, ios8

    Why are my messages disappearing from my notification center before I open them with ios8?  I have an iPhone 5s.  Sometimes they don't appear in notification center at all...

    I myself am having this issue and its driving me crazy. I search the internet and find posts just like this, one with no answer or solution to the problem. Please help this is really annoying !

  • Why are messages disappearing??

    Why are messages disappearing??

    HI, Must be a server problem as I was only able to access the site at12AM and I started AT 6pm yesterday BIGDADDY51CT USA

  • Message disappearing? It won't if you double-click...

    I have been single-clicking on my emails as I always did
    with BTYahoo and wondering why my Inbox disappears to
    be replaced by the message. Then the message disappears
    again when I click on 'Inbox'. 
    I have not been able to have several messages open at once
    on different tabs. It has been incredibly frustrating.
    Here is the answer: you have to double-click on the message,
    then it opens up in its own tab. You can read it and leave it
    open and come back to it when you are ready instead of not
    knowing where it is. That is the big thing that is different
    about the new Mail and nobody has been telling us - I had to
    trawl through the Help pages.
    The nearest I found was this one: 
    https://community.bt.com/t5/Email/email-tabs-not-v​isible/m-p/1369185#M26429 
    but even then people were telling the original poster that they 
    had to do all sorts of complicated stuff . . . you don't, you just
    have to double-click your messages instead of single-clicking
    them like you used to with the Yahoo mail.

    I would like to create a file that stores my documents and has a password on it so that if I lend my laptop to someone, they can't access my documents. I went into utilities and followed his instructions to do that. I created it on my desktop and its a .dmg extension

  • Verizon WebMail Email Messages Disappeari​ng

    I use the MyVerizon 2.0 webmail application to view my email messages remotely.  I have reported that a few weeks ago my email messages have been disappearing from my inbox.  Today, the messages disappeared again from my inbox.  My email client at home is Windows Live Mail.  I have in the options to leave a copy on the server checked so that the messages do not get wiped out.  Has anyone else experienced this?  Any solution out there?  I suspect a problem with the Verizon Webmail application since this did not happen before it was updated.  Thanks!
    Solved!
    Go to Solution.

    It appears that after changing my password, that the emails have remained on the server and are viewable using webmail so far.  I now suspect that some POP3 client was downloading them somehow.  That is the only conclusion I can come to at this point.

  • IPhone 4 (iOS 6) text messages disappeared and unable to restore from itunes. There's more...

    I decided against upgrading to iOS7 on my iPhone 4, however I did download some of the latest updates for my apps (which I assume were iOS 7 updates). The next day, all my text messages disappeared.
    I tried to restore my phone through iTunes, but it refused to sync. And then it refused to restore completely. I thought I might need an upgrade on iTunes to allow it to talk to my phone. However, iTunes refuses to believe there are any new versions available ( I haven't updated it since early 2013, so I'm sure there's been updates).
    I have since been unable to back up my phone and now I'm afraid of:
    1. Losing all the new text messages and data I've since accumulated in the last few months and been unable to back up.
    2. Losing the old text messages and data stored through iTunes on my mac.
    Any advice would be appreciated. How can I sync everything back up? Or at least make sure my old data is saved somewhere without risk of erasing and then somehow get my phone to sync with itunes again.
    I suspect that the app updates may have brought this on.
    Looking forward to your advice!

    I decided against upgrading to iOS7 on my iPhone 4, however I did download some of the latest updates for my apps (which I assume were iOS 7 updates). The next day, all my text messages disappeared.
    I tried to restore my phone through iTunes, but it refused to sync. And then it refused to restore completely. I thought I might need an upgrade on iTunes to allow it to talk to my phone. However, iTunes refuses to believe there are any new versions available ( I haven't updated it since early 2013, so I'm sure there's been updates).
    I have since been unable to back up my phone and now I'm afraid of:
    1. Losing all the new text messages and data I've since accumulated in the last few months and been unable to back up.
    2. Losing the old text messages and data stored through iTunes on my mac.
    Any advice would be appreciated. How can I sync everything back up? Or at least make sure my old data is saved somewhere without risk of erasing and then somehow get my phone to sync with itunes again.
    I suspect that the app updates may have brought this on.
    Looking forward to your advice!

Maybe you are looking for

  • Problems installing SAP NetWeaver 2004 trial version from book DVD

    Hi I'm trying to install netweaver trial version from the dvd in Horst Keller's book ABAP Objects but am having problems. I have tried to uninstall and start again but I keep getting the message below. Any suggestions welcome as I'm new to all this.

  • Credit check - oldest open items VS open items

    Hi all,      Can anyone let me know the difference between oldest open item and Open items (No of days open)?? As per my knowledge oldest open item means system will check if any open item is more than the given days. If it found one then it will thr

  • Group By date time columns

    I am trying to write a sql statement that will group datetime column in a result set by the number of days. Based on an input value I need to sum a number column where the data is grouped every x number of days. One run the result set may be calculat

  • Internal order number

    Hi, Please let me know how to get the internal order of a material? Thanks in advance.

  • Time Capsule: wireless or ethernet?

    I've got a Time Capsule on my desk, backing up from my MBP wirelessly. It occurred to me that although I like having one less wire, I could connect the two with an ethernet cable. My question is: will there be an appreciable difference in speed? My M