Weblogic 8.1 App Server and IBM MQ Series 5.2 Issue

Hi All,
          I am trying to create a bridge between Weblogic 8.1 App Server and IBM MQ Series 5.2 and i am facing issues.
          Bridge works fine if i use QualityOfService="Atmost-once" and i am getting following error when i use
          QualityOfService="Duplicate-okay".
          Error:
          <Oct 16, 2003 6:03:35 PM PDT> <Error> <MessagingBridge> <BEA-200015> <An error occurred in bridge "MQSeries WebLogic Bridge" during the transfer of messages (java.lang.Exception: weblogic.jms.adapter.JMSConnectionHandle.acknowledge(Ljavax/jms/MessageV).>
          <Oct 16, 2003 6:03:35 PM PDT> <Warning> <MessagingBridge> <BEA-200026> <Bridge "MQSeries WebLogic Bridge" encountered some problems in one of its adapters or underlying systems. It stopped transferring messages and will try to reconnect to the adapters shortly. (The exception caught was weblogic.jms.bridge.internal.MessagingBridgeException.)>
          Any suggestions or comments will be really appreciated.
          Thanks
          Suresh
          

It is weird that nothing shows up in the log after you turned on the debug.
          Actually I knew somebody has run into the same problem once.
          The problem disappeared after he did something on the MQSeries side (like
          restart the system and something else). I did not know exactly what he did.
          I am not sure if that will help you but worth trying.
          If that does work either, I'd suggest that you contact the BEA Customer Support
          and somebody will look at it for you in depth.
          Thanks,
          Dongbo
          Suresh wrote:
          > Thanks for following up on this.
          >
          > This bridge works with 6.1 app server and we are trying to use the same stuff
          > for 8.1 app server too. No, we are not using XAConnectionFactory.
          >
          > Suresh
          >
          > Dongbo Xiao <[email protected]> wrote:
          > >Is there any chance that the JMS connection factory on the MQSeries
          > >side is a XAConnectionFactory?
          > >
          > >Suresh wrote:
          > >
          > >> I am using the debug options (-Dweblogic.Debug.DebugMessagingBridgeStartup="true"
          > >> -Dweblogic.Debug.DebugMessagingBridgeRuntime="true") in my stratip
          > >script,
          > >> but, thats the maximum stack trace I can get. I am using jms-notran-adp.rar
          > >for
          > >> both QOS. Bridge is working fine when I use Exactly-once and repeatedly
          > >getting
          > >> the same message when I use Duplicate_okay. My destination queue is
          > >not able to
          > >> ackowledge the messge to the sender.
          > >>
          > >> Here I am giving nodes from my config.xml
          > >>
          > >> <MessagingBridge AsyncEnabled="false" BatchInterval="40000"
          > >> Name="MQSeries WebLogic Bridge"
          > >> QualityOfService="Duplicate-okay"
          > >> SourceDestination="MQSeries Inbound Destination" Started="true"
          > >> TargetDestination="WebLogic Inbound Destination" Targets="myserver"/>
          > >> <JMSBridgeDestination
          > >> AdapterJNDIName="eis.jms.WLSConnectionFactoryJNDINoTX"
          > >> ConnectionFactoryJNDIName="jms.InboundMessageConnectionFactory"
          > >> ConnectionURL="t3://myserver:7001"
          > >> DestinationJNDIName="jms.InboundMessageQueue"
          > >> DestinationType="Queue"
          > >> InitialContextFactory="weblogic.jndi.WLInitialContextFactory"
          > >> Name="WebLogic Inbound Destination" UserName="username" UserPassword="pwd"/>
          > >> <JMSBridgeDestination
          > >> AdapterJNDIName="eis.jms.WLSConnectionFactoryJNDINoTX"
          > >> ConnectionFactoryJNDIName="cn=MQ_BROKER_1,ou=inboundConnectionFactories,ou=mqseries,ou=jms,ou=Systems"
          > >> ConnectionURL="ldap://ldapServer:389/o=myroot"
          > >> DestinationJNDIName="cn=queue2,ou=queue,ou=mqseries,ou=jms,ou=Systems"
          > >> InitialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
          > >> Name="MQSeries Inbound Destination"
          > >> UserName="cn=admin,o=myroot" UserPassword="pwd"/>
          > >> <Application Name="jms-notran-adp"
          > >> Path="C:\bea\weblogic81\server\lib" StagingMode="nostage" TwoPhase="true">
          > >> <ConnectorComponent Name="jms-notran-adp"
          > >> Targets="rdoddapaneni3" URI="jms-notran-adp.rar"/>
          > >> </Application>
          > >>
          > >> Thanks
          > >>
          > >> Tom Barnes <[email protected]> wrote:
          > >> >By the way, if you are looking to improve performance, transactional
          > >> >mode may actually be the fastest. See the JMS Performance
          > >> >Guide white-paper on dev2dev for details.
          > >> >
          > >> >Suresh wrote:
          > >> >
          > >> >> Hi All,
          > >> >>
          > >> >> I am trying to create a bridge between Weblogic 8.1 App Server and
          > >> >IBM MQ Series 5.2 and i am facing issues.
          > >> >>
          > >> >> Bridge works fine if i use QualityOfService="Atmost-once" and i
          > >am
          > >> >getting following error when i use
          > >> >> QualityOfService="Duplicate-okay".
          > >> >>
          > >> >> Error:
          > >> >>
          > >> >> <Oct 16, 2003 6:03:35 PM PDT> <Error> <MessagingBridge> <BEA-200015>
          > >> ><An error occurred in bridge "MQSeries WebLogic Bridge" during the
          > >transfer
          > >> >of messages (java.lang.Exception: weblogic.jms.adapter.JMSConnectionHandle.acknowledge(Ljavax/jms/MessageV).>
          > >> >
          > >> >> <Oct 16, 2003 6:03:35 PM PDT> <Warning> <MessagingBridge> <BEA-200026>
          > >> ><Bridge "MQSeries WebLogic Bridge" encountered some problems in one
          > >> >of its adapters or underlying systems. It stopped transferring messages
          > >> >and will try to reconnect to the adapters shortly. (The exception
          > >caught
          > >> >was weblogic.jms.bridge.internal.MessagingBridgeException.)>
          > >> >>
          > >> >> Any suggestions or comments will be really appreciated.
          > >> >>
          > >> >> Thanks
          > >> >> Suresh
          > >> >
          > >
          

Similar Messages

  • SSO using WebLogic app server and AD as the auth source

    Hi All,
    I am trying to setup SSO on 10gR3 using MS Active Directory as the auth source and WebLogic as the app server.
    Do I have to create a custom SSO or can this setup be configured using the basic SSO and config changes?
    Any help or guidance will be appreciated.
    Cheers
    Bob

    There are many ways. The generic answer is federation via SAML, look at the docs for Oracle Identity Federation.

  • How can i access the information of my central app server and my AS

    Hello i'm trying of configure my sld but when i'm about to create a technical system the wizard ask me for a central app server and App server (host and instance). where in my sap system can i found that information???. Sorry if the question is kind of obvious...i'm a beginner. Thanx in advance

    Hi
    SLD is for creating /Maintaining (including software product,components,etc..) system entries.
    e.g.
    If you want to create enrty for SAP R/3, Go to sld http://<hostname>://<port>/sld  >> technical system >> select type as WebAS ABAP >> enter the ipaddress of the SAP R/3 server
    You can get the details from your basis consultant or NW admin
    Cheers
    Jawahar Govindaraj
    PS:Reward pts

  • Restarting App server and Process Scheduler

    Hi all,
    Can any body send me the document on how to Restart App server and Process Scheduler.
    Thanks In Advance
    Karthik

    Use the psadmin utility under $PS_HOME/appserv.
    https://peoplebooks.uta.edu/PSOL/pt846books/eng/psbooks/tsvt/chapter.htm?File=tsvt/htm/tsvt03.htm%23H3005
    Nicolas.

  • Seperate NT service for App server and Process Scheduler

    Is it possible to create a separate NT service for App server and Process Schedule for the same environment? Everytime i need to shutdown either App Domain or Prcs Domain (not both) using service, it brings down both.
    I could use psadmin but services run as a different user.
    Please advise.

    What PeopleTools release are you using?  Off the top of my head, one strategy would be to use different PS_CFG_HOMEs for the App and the Process scheduler.  The service points to the PS_CFG_HOME and reads the pswinsrv.cfg file to know what to start/stop.  I'm not sure there is a way to override psntsrv and tell it to use a different config file, so you may need a different HOME.  You could also create a script that wraps the service start/stop.  It could edit/update the config file prior to stop/start and remove Process Scheduler from the config and then reinsert it later.
    You could have a stop_app/start_app and stop_prcs/start_prcs script that would copy in specific versions of the pswinsrv.cfg file for what you want to do.

  • Network Load Balancing between SharePoint 2013 App server and WFE

    Hi,
    Can we do NLB between SharePoint 2013 App server and WFE Server ?
    Below is our Architecture,
    1. WFE Server (1) 
    2. APP Server (1)
    3. Database Server
    4. Domain Controller
    We have configured NLB but, when we stop IIS on APP server, SharePoint 2013 web app link is not working. 
    is it possible ?
    Please help us

    You can do NLB between WFE and APP server however make sure that web application service is started from central admin which host sharepoint sites.
    Why do you stop IIS on APP server, definitely it will not be able to host web app sites. rather you can just disable APP node on NLB to test it.

  • [beginner] Relationship between app server and JBI container

    Hello,
    I downloaded the Sun app server as well as the JBI SDK and I would like to understand how they relate to each other. Is the JBI SDK a plug-in in the app server? Does it run on top of it? What part of J2ee are used by JBI?(servlets, ejbs, JCA???).
    Thanks in advance,
    Julien.
    PS
    Any answer is welcome. I am a complete beginner in JBI and I am looking for some primer that will help me get started with the spec...

    JBI is a specification; its up to the implementations to decide how they interact with different application servers. e.g. Sun's RI may work in Sun's app server and, say, JBoss. ServiceMix is already integrated into Apache Geronimo but has deployers for any Servlet engine and JBoss.
    Typically a JBI container will use servlets for HTTP bindings and can use EJBs if required. JCA integration is an option too - e.g. ServiceMix can either integrate with the application servers JCA engine or can use its own embedded JCA engine - Jencks (http://jencks.org).
    James
    http://logicblaze.com/

  • Whether java component (Not ejb, not servlet) can be deployed in App Server and get the services provided by App Server

    As I mentioned in subject, I am just wondering Whether the java component (Not
    ejb, not servlet) can be deployed in App Server and get the services provided
    by App Server or not?

    Nevermind folks - I got it to work. All my configuration was correct; I had other issues with the ejb-jar file that the verifier informed me of (my previous deployments were with the verifier turned-off).

  • Why use app server and EJB?

    we have a project about Component-based Library for Business Information Systems.
    We have chosen Point-Of-Sales System as the type of our system.
    why do we need to use app server and EJB?
    Hope can have replies soon. Thanks so much!
    regards
    beginning of EJB

    Well, you don't need to. You might want to because transaction management is important for point-of-sales and app server/EJB gives you that for 'almost nothing'.

  • Creating Weblogic domain with Admin Server and managed servers on different

    I am trying to create Weblogic domain where Admin Server and managed servers on different machines. However I am unable to find any steps which would allow me to do so. The config.sh script always creates an Admin Server. Please help.

    Whilst the method that Lawrence gives can result in a domain that is perfectly functional, it is a method that can result in errors as you are having to enter the same information twice. Also you will create two admin servers, as the second domain creation will have the console added to it on the renamed admin server and this will give issues.
    The best method to create a domain spamming multiple physical machines, is to create the domain with all the components on the first machine. This means planning the domain and making sure all components are added once; so having the information about the domain written out is wise. Ensure that the WLS software is installed in the same path on each machine before starting.
    Then copy the domain that you have created from one machine to the other, keeping the same paths. You can simply copy (I've used this method multiple times without issue) but the supported way would be to use the WLST PACK and UNPACK methods. These create and extract domains from templates. Some more information on these is given here -> http://docs.oracle.com/cd/E13179_01/common/docs100/pack/intro.html#wp1069056

  • Finding the app. server and system number when importing RFC

    hello experts
    I would like to import RFC and I seem to forgot the app. server, and its system number. where can I find it?
    Thanks
    Kfir

    Hi
    Go to SAP Logon single click on your system and again single click at option change item..that will present at left side of your saplogon pad
    you will get all the information regarding that system on which you have clicke first.

  • Diffrence between App Server and web Server

    hi !
    can anybody tell me the difference b/w App Server and Web server with an example!!!
    Thanks in Advance
    Naveen

    lots of discussion made about this, anyway read the URLs
    http://www.javaworld.com/javaqa/2002-08/01-qa-0823-appvswebserver.html
    http://www.jguru.com/faq/view.jsp?EID=282323

  • Scalability Test: parallel requests not matching between app server and db.

    We have an environment where we have started doing some load testing on our weblogic 11g instance.
    The current flow and configuration is the following:
    There are https requests that go into a servlet, which then calls a local EJB which uses a connection pool to request data that is returned to the caller.
    The following diagram shows the general flow w/ pool size limits:
    (Socket Readers: 33%) --> Servlet --> Local EJB (initial 100, max 200) --> Connection pool (initial 400, max 400) --> Oracle RAC database
    First thing worth pointing out is I know that the connection pool size is drastically larger than the ejb pool -- and this needs to be addressed.
    During a scalability test, we saw that there were the following max stats on the system:
    Max number of sockets to the app server was approximately 450, while the maximum number of connections used during the test was 122.
    We did not have instrumentation on the ejb pool to see how much it grew, but I'm assuming that the limit was due to the pool being to small and not growing fast enough.
    what are people's thoughts on what to measure and test. We are trying to get a baseline configuration before jumping to a cluster environment.
    Is there recommendations in terms of industry standards for matching the socket readers, thread pool, ejb pool and connection pool for a system? General recommendation read so far indicate that inital and max should be set to the same values?
    Any recommend literature is appreciated.
    Thank you.

    Another measurement point that was captured is the max number of threads (LWPs) on the server went up to 196 (then dropped to 179 and stabalized there)
    Any help is definitely appreciated.

  • Got errors when trying to open word document with Office Web App Server and customized WOPI host

    I am configuring the Office Web App Server with our ASP.NET MVC WOPI host based on this example. https://code.msdn.microsoft.com/office/Building-an-Office-Web-f98650d6. While both the OWA server and WOPI server has been set up and I can use Excel and PowerPoint
    app to open and edit xls and ppt file now, there are problems opening word documents no matter I enable or disable the editing function of OWA server.
    When I open a word document while enabling editing I got this error:
    If I disable editing I got this message:
    I have tried several file so I thought it is not the files' problem. Also I didn't find any exception in the log of OWA server. 

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    Regards & Fei
    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.

  • Oracle 10.1.2 app server and toplink 9.0.4.5

    Hi All:
    I require to migrate from oracle 9041 to oracle 10.1.2. presently I am using toplink 9045 jar file in my application. Do I need to upgrade toplink and jdbc jar files also if I upgrade oracle app server?
    Please respond.
    Thanks,
    Viral

    Hello Viral,
    The version of TopLink that ships and is associated with the 10g (10.1.2) application server is TopLink 9.0.4.5, so you should not encounter any problems with the upgrade from TopLink. The drivers on the other hand seem to have changed, as (if you have metalink access) note:262550.1 implies that the server ships with the 10.1.0.2.0 version of the Oracle JDBC drivers. The 10 drivers are backward compatible, so again, you shouldn't have any problems but only testing will tell for sure.
    Best Regards,
    Chris Delahunt

Maybe you are looking for

  • Firefox audio stops working or crashes if I unplug my USB soundcard

    Hi, I use windows 7 64-bit and Firefox 10.0.2, and here is my problem that I have with all versions of Firefox that I've used. I currently use my M-Audio Fast Track USB audio interface as a soundcard on my PC. The audio on it works just fine with FF,

  • OVM and OCFS2 1.6

    Ok this question may be a little complicated so I'll start by explaining what I'm trying to achive. I have 3 OVM 2.2.1 servers in 1 Server pool running OCFS2 on an EMC SAN. I also ave an Oracle Enterprise Linux server which connects to the same ocfs2

  • How to replicate only a subteee or a branch of complete DIT

    Hello, Is it possible to configure replication as explained below: 1. on master server single suffix dc=foo,dc=bar (single database 'userRoot' ). This suffix have branches : ou=people,dc=foo,dc=bar and ou=groups,dc=foo,dc=bar. Both these branches con

  • Weird JFrame behaviour in 1.4.1

    I have an application that runs fine under 1.4.0. It has a main JFrame where most of the action happens, but from time to time, it wants to display another JFrame, which is hassle-free under 1.4.0. Under 1.4.1, the main JFrame is fine, but the second

  • Nokia 6300 - charger in UK

    I have a Nokia 6300 purchased in Toronto, Canada, and will be visiting England next week. My question is: do I need to buy a charger in the UK to charge the phone; or can I just use the North American charger I have and just use a plug adapter?