Query while configuring foreign server in JMS module

Hi All,
I'm configuring foreign server in my weblogic 10.3 to access the queues in the remote weblogic server 10.3. while configuring the foreign server it is asking for the destination and connection factory JNDIs for both local and remote server. My question is whatever JNDI we gave for the local destination or connection factory whether it should be already existing one or do we need to give that JNDI value unique for that Foreign server. I mean whether we have to create queue and connection factory and use their JNDIs or no need to create queues and connection factory and directly giving the JNDI names.
And one more question is while configuring JMS adapter in Jdev11g what should be the JNDI name to be given in the JMS adapter configuration wizard.
Thanks.

my scenario is I have created a queue and connection factory in one weblogic server A and i have created foreign server in other weblogic server B and using the unique local JNDI names and JNDI names of B in remote JNDI for destination and connection factory tabs. Now in the deployment plan i have created one connection pool in the resource adapter(in my scenario it is JMS adapter) where i have gave the connection factory as local JNDI connection factory.
Now I created one composite in which i have created one JMS adapter to place data into the queue and deployed the composite. when executing the composite i'm getting an error saying that the resource adapter could not able to find the JNDI name.

Similar Messages

  • SQM uploader error while configuring BizTalk Server

    Hi, 
    I am getting following error while configuring BizTalk Server 2013 on Windows Azure VM
    Log Name:      Application
    Source:        Application Error
    Date:          8/26/2013 1:08:46 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      BizTalk2013VM
    Description:
    Faulting application name: SqmUploader.exe, version: 3.10.229.0, time stamp: 0x50fe35e2
    Faulting module name: KERNELBASE.dll, version: 6.1.7601.18015, time stamp: 0x50b8479b
    Exception code: 0xe0434352
    Fault offset: 0x0000000000009e5d
    Faulting process id: 0x988
    Faulting application start time: 0x01cea27eec7ba1b4
    Faulting application path: C:\Program Files (x86)\Microsoft BizTalk Server 2013\CEIP\SqmUploader.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 2acf119c-0e72-11e3-9e61-00155d6120c3
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-08-26T17:08:46.000000000Z" />
        <EventRecordID>32154</EventRecordID>
        <Channel>Application</Channel>
        <Computer>BizTalk2013VM</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SqmUploader.exe</Data>
        <Data>3.10.229.0</Data>
        <Data>50fe35e2</Data>
        <Data>KERNELBASE.dll</Data>
        <Data>6.1.7601.18015</Data>
        <Data>50b8479b</Data>
        <Data>e0434352</Data>
        <Data>0000000000009e5d</Data>
        <Data>988</Data>
        <Data>01cea27eec7ba1b4</Data>
        <Data>C:\Program Files (x86)\Microsoft BizTalk Server 2013\CEIP\SqmUploader.exe</Data>
        <Data>C:\Windows\system32\KERNELBASE.dll</Data>
        <Data>2acf119c-0e72-11e3-9e61-00155d6120c3</Data>
      </EventData>
    </Event>
    Any help will be highly appreciated.

    Hi Nilesh,
    Following article should help you:
    http://social.technet.microsoft.com/wiki/contents/articles/11426.windows-azure-biztalk-services-resources-on-the-technet-wiki.aspx
    I hope this helps!!!!!!
    Maheshkumar S. Tiwari|BizTalk Developer Interview Questions and Answers
    http://tech-findings.blogspot.com/

  • Need to write a query while configuring Database Adapter

    Hi,
    I am working in BPEL.i need to write a query while configuring the DB adapter. i need to query a table which contains five rows each row containing 7 columns. my query should be like if i give the first column name(for eg:Title) it should return the complete row(i.e all the 7 columns in a row).
    So after deploying during testing when i give the Column name(Title) in the BPEL console it should return the row.
    How to write a query such tht if i give any title name in the five rows it should return the respective row
    please help me out.
    Regards,
    Mohamed

    Hi,
    I got the answer for this.its working fine now.
    the query is: select TITLE,..... from movie where (TITLE =#title);
    The second "title" will be the one which i am going to give in bpel console
    so it wil check with the "TITLE" in the table and execute the query.
    Regards,
    Mohamed

  • While Configuring Siebel Server we are getting "Unable to Connect to Gateway server" error in siebel 8.2.2.14

    Hi
    While Configuring Siebel Server we are getting "Unable to Connect to Gateway server" error in siebel 8.2.2.14
    Our OS is windows 2008 R2 64 bit,Orcale client is 11g 32 bit and Oracle DB is in 11g.We are also able to connect to DB using ODBCSQL.
    Please help.
    Regards
    Shuvendu

    Hello Shuvendu,
    Thanks for using Oracle Communities.
    About your error, there could be many reasons, To start with, please have following knowledge article to know possible reasons.
    C028: "Unable to Connect to the Siebel Gateway Name Server" Logged By Configuration Wizard (Doc ID 1391312.1)
    I hope it helps.
    Best Regards,
    Chetan
    P.S. If any one of the provided responses has been correct or helpful it would be great if you could mark them as appropriate.

  • I need help with Mavericks Server: an error occurred while configuring your server.  I

    I need help with Mavricks Server, I get the following: an error occurred while configuring your server.  I have deleted the Server.app several times along with the associated com.apple and Server folder.  Any more help would be appreciated.

    There are usually some log files around, related to the installation.  See if Console.app (Applications > Utilities) shows anything relevant to the error, when you've done a fresh install of Server.app and tried the configuration.

  • What is the association between JMS Server and JMS Module in weblogic 10?

    Hi,
    I have a created a ConnectionFactory, Queue, Topic under JMS Modules in Weblogic Server 10 using admin console.
    And I have created a JMS Server and Targetted to the current running server (Admin Server).
    But when I run the Queue Sender program it is unable to LookUP the jndi which I gave for Queue.
    queue = (Queue) initialContext.lookup("jndi_queue");
    Exception:
    javax.naming.NameNotFoundException: Unable to resolve 'jndi_queue'.
    But I configured this jndi name when I create the Queue in JMS Module in Weblogic Server 10.
    How JMS Module and JMS server are associated.
    My Doubt is if i have several JMS Modules and only one JMS Server created then how does the JMS Server identifies which Queue/Topic belongs to which JMS Module????
    Please advice.
    Thanks....

    Hi,
    Once you have JMS servers configured:
    Step 1: Target the JMS configuration module to the cluster that will host the destination, or, if not using clustering, target the module to the individual WL server that will host the JMS server.
    Step 2: Configure a "subdeployment" for the module and set it to reference the exact JMS server(s) that will host the destination. If you're using a distributed desitnation, you can specify multiple JMS servers, if you're using a regular destination, only specify a single destination.
    Step 3: Create a destination resource in the module, and set its subdeployment to the subdeployment you specified in step 1 (the console calls this "advanced targeting"). As a best practice avoid the "default targeting" option for the resource - always choose subdeployment (advanced) targeting.
    For more information, reference the "best practices" chapter of the JMS configuration guide:
    http://download.oracle.com/docs/cd/E14571_01/web.1111/e13738/best_practice.htm#CACJCGHG
    I also I highly recommend the JMS chapter of the book "Professional Oracle WebLogic".
    Hope this helps,
    Tom

  • Foreign server or JMS Bridge?

    Weblogic 11g
    WebsphereMQ 7
    Good morning,
    I have a question regarding JMS architecture.
    We’re going to deploy a new app using JMS but all the messaging architecture will be on WebshereMQ.
    Our middleware team recommends us to create a foreign server to communicate with MQ.
    So my question is quite simple, why using a Foregin server instead of a JMS Bridge?
    I’d have used the latter as it aims to communicated with other Message Oriented Middleware.
    Thanks for your wise advices

    You can find more information about integrating with a remote or foreign JMS provider at
    http://docs.oracle.com/cd/E17904_01/web.1111/e13727/interop.htm#i1009767
    This doc discusses a number of approaches and best practices for each of them.
    The messaging bridge does introduce an extra hop; messages are put into a local destination and then forwarded to the final destination. This is useful when the remote destination is not highly available. The bridge will take the messages even when remote destination is not available and then forward them with build-in retry logic when the remote destination becomes available.
    If the remote destination is highly available, foreign JMS server is preferable since it directly access the final destination without an extra hop.
    Hope this helps.
    Dongbo

  • Is Integration service mandatory while configuring SQL Server in Cluster

    Hi All,
    SQL 2012: Standard Edition
    I have configured DB Cluster on Windows Server 2008R2.
    While selecting the features I have only preferred default services not any Analysis, Reporting or
    Integrations.
    After the DB Cluster is successfully setup I am warned  by colleagues that it is not possible to create
    SSIS Packages (I do agree and client does not have requirement on this as well) but also informed that even
    SQL Maintenance plans like Rebuild, Reorganize, update statistics or backups and etc.,
    are not possible to configure. Is that true?
    I am worried and immediately checked by configuring backup
    maintenance plan in both the nodes and
    could ableto
    create and run the plans successfully. Now it is clear that integration service is not required to configure maintenance plans but
    still concerned about these maintenance plans whether they get any issues in
    future executions. And also please clarify whether selecting or not selecting Analysis, Reporting or Integrations
    effect Always On high availability if I want to configure.
    Please suggest. Thank You
    Regards,
    Kalyan
    Grateful to your time and support. Regards, Shiva

    Nope you dont have to install those feature if you are not going to use them.
    You don't need SSIS installed to execute maint plans:
    http://sqlblog.com/blogs/tibor_karaszi/archive/2009/08/26/do-maintenance-plans-require-ssis.aspx
    http://beyondrelational.com/modules/2/blogs/104/posts/11777/sql-server-execute-package-utility-requires-integration-services-to-be-installed-by-one-of-these-edi.aspx
    http://sivasql.blogspot.in/2009/05/do-we-need-ssis-to-create-maintenance.html

  • An error occurred while configuring your server

    The following actions failed or were not attempted:
    Configuring network
    Starting push notification server.
    DNS is killing me. I am an accountant.
    I have a new out of the box mac mini server.
    I want clients (real people with pcs and macs) to have external internet access to wiki, email and other nice services.
    I do not want to serve DNS to the world; I just want to get past the installation configuration with a suitable DNS.
    I am not at all clear whether I want Open Directory and from that whether I need DNS at all.
    When this machine is set up it will be accessed only from outside on the public internet, including for admin matters by me; no "internal/local" users at all.
    I do have a choice of domain names. I was trying papakilo.net and server as the machine name.
    I can go in to change the papakilo.net domain records - though whether I can set up a reverse dns I am not clear.
    I will buy a time machine if that is what it takes to have the firewall security managed by the server itself; I am assuming this would remove a level of expertise I do not want to acquire more than already.
    I have spent many hours on here and in google, reading, watching videos etc looking for the answer to what to enter into "Primary DNS name"?
    Where I am working right now has a dynamic IP but it doesn't change often and is fine for testing because I can keep checking what it is.
    The final location will have (does have) a fixed ip address.
    I bought Max Server many years ago, perhaps version one or two or whatever and had the same experience: within minutes I was unable to use the system.
    So. The adverts said this was now easy. (I never learn).
    If I knew what to type in to the DNS boxes and what to change on papakilo's domain DNS would I be further along?
    I was looking forward to the joys of VPN set up and the like, not this.
    Somewhat disappointedly as I had high hopes only to find extensive DNS reading is required to know what to type into the very first dialogue box.
    Wonder if I should set up the canonical server.papakilo.net in the internet based DNS record so that the install routine can find it... is that the first problem?
    And is the second problem to point the external i.p address back to the dynamic one in use at this location?
    And will that facilitate the reverse lookup?
    And will I have to wait for the propagation time to find out if this works -
    or can I use actual i.p. addresses while I wait?
    Some sympathetic help would be much appreciated please, and I promise I won't tell everyone how simple tax is.
    Best wishes,
    Anthony

    Special thanks to JeroenHolland for this post
    http://discussions.apple.com/thread.jspa?threadID=2357325&start=0&tstart=15
    where he says this: (I have edited in my own data to replace previous content)
    So:
    < External DNS server of your ISP >
    ------------Time Capsule--------------
    < Local DNS server running on your Mac Mini >
    I think the above is truly brilliant for its clarity of presentation. It is simple, but attempt writing that description in words and see how the caveats make it look complex.
    snip/snip/ I haven't done the time capsule stuff yet. Clearly I need DNS set up and here below is the clearest description I have found:
    Then the next step is to setup the DNS Service in Server Admin.
    First the Settings tab:
    "Accept recursive queries" basically is a whitelist of which computers are allowed to use the DNS server. In a local DNS server, 'localnets' is okay. Localnets allows all IP adresses in the same range as the IP adress of the DNS server to access it.
    Actually all that was already entered by default, so ok was all I needed click.
    "Forwarder IP Adresses" are the IP addresses of the DNS servers that should be used if the requested URL-name (hostname/domainname/etc) is NOT in the list of the DNS server.
    (So if the DNS server gets a request for "www.google.com", and the zone "google.com" isnt in its Zone list, the request gets forwarded to those Forwarder DNS servers.)
    Again sheer simplicity or presentation in words I understand (and not Dutch this is where I understand that I can use my isp's DNS numbers from standard Network setup in system prefs, so this is the link between internal DNS and external DNS - I just could not see it before. "Forwarder" means "my isp's DNS numbers".
    The last thing is the Zones.
    I understand that you're setting up your own webserver. With subdomains.
    Primary Zone Name should be: papakilo.net.
    Nameserver Zone should be: papakilo.net.
    Nameserver Hostname should be: news.papakilo.net
    Machine:
    * Machinename: new.papakilo.net.
    * Ip Address: 192.168.1.103
    CNAME Alias:
    * Alias name: www
    * Destination: news.papakilo.net.
    Clearly I have populated the quotation with my own data to see if I can and for later reference.
    So with my broken system I have no Open Directory so when I click Groups it says I have to set up Open Directory first and now with the above entered I do that and create some users.
    The only thing remaining seems to me external access as I can access using local ip addresses.
    Anthony
    Message was edited by: Anthony Mellor

  • Error while configuring application server in Jdev 11g

    Hi all,
    I am trying make connection to application server in Jdev 11g.
    While testing the connection i am facing the below error.
    Testing JSR-160 Runtime ... failed.
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... failed.
    Unable to open conection: Connection timed out: connect
    Testing Server MBeans Model ... skipped.
    Testing HTTP Authentication ... failed.
    Unable to open conection: Connection timed out: connect
    0 of 9 tests successful.
    The Port which i am using is 45701. Any pointers on this?

    Hi
    You can find the SSL port of the Admin Server using the Admin Console (eg, http://localhost:7001/console).
    Environment -> Servers
    Click AdminServer(admin)
    SSL Listen Port: 7002 (default).
    You should check the "SSL Listen Port Enabled" check box to connect to this admin server with ssl port.
    For your informationWhen you configure the Application Server Connection from the JDeveloper, you need to check the 'Always use SSL' check box and enter the SSL port. You can create the Application Server Connection for your sSSL port from the JDeveloper.

  • Error while configuring report server

    Hi,
    I configuring a 10gr1 report server ( midtier).
    In the configuration file , when I give the repository username and password..
    <!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
    <property name="repositoryConn" value="repo_db_username/repo_db_password@repo_db_tnsname" confidential="yes" encrypted="no"/>
    And try to restart the report server , it does not come up. Are there any additional configuration change to make for this to work.
    I am able to connect to the username through sqlplus.
    Thanks

    In the OC4J~OC4J_BI_Forms~default_island~1 log
    09/03/04 13:26:23 Start process
    09/03/04 13:26:25 FormsServlet init():
    configFileName: /u01/app/oracle/OraHome/midcrd01/forms/server/formsweb.cfg
    testMode: false
    09/03/04 13:26:25 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    09/03/04 13:26:40 ListenerServlet init()
    09/03/04 13:26:45 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:27:09 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:27:32 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:27:35 Stop process
    09/03/04 13:27:36 Shutting down...
    09/03/04 13:27:39 Start process
    09/03/04 13:27:41 FormsServlet init():
    configFileName: /u01/app/oracle/OraHome/midcrd01/forms/server/formsweb.cfg
    testMode: false
    09/03/04 13:27:41 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    09/03/04 13:28:01 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:28:25 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:28:40 ListenerServlet init()
    09/03/04 13:28:48 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:28:51 Stop process
    09/03/04 13:28:52 Shutting down...
    09/03/04 13:28:53 Start process
    09/03/04 13:28:55 FormsServlet init():
    configFileName: /u01/app/oracle/OraHome/midcrd01/forms/server/formsweb.cfg
    testMode: false
    09/03/04 13:28:55 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
    09/03/04 13:29:16 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:29:40 Using oracle.reports.util.EnvironmentGlobal class
    09/03/04 13:29:40 ListenerServlet init()
    And in the opmn log I have :
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting
    OPMN worker process exited with status 4. Restarting

  • Error while configuring WebLogic Server Resources for PIP.

    Hi ,
    As per the documentation I am able to build all PIP cartridges.
    But while creating resources on weblogic I'm getting below error in build file.I'm following same instuction as per document.
    Unknown argument: -Daia.jdev.lib.dir= setupJPSPolicy
    Buildfile: E:\osm-workspace\OracleCgbuOsmAIAInstallation\OSM.AIAInstallation.xml
    BUILD SUCCESSFUL
    Total time: 2 seconds
    2.
    . Unknown argument: -Daia.jdev.lib.dir= setupPIPUsers
    Buildfile: E:\osm-workspace\OracleCgbuOsmAIAInstallation\OSM.AIAInstallation.xml
    BUILD SUCCESSFUL
    Total time: 781 milliseconds
    Is I’m missing some configuration in eclipse?
    I'm using below version.
    1. OSM-7.0.3
    2. Design studio-7.2.0.0.0
    Regards,
    UJ

    Hi,
    Issue is resolved.
    Value for property "aia.jdev.lib.dir" was missing in my build.xml.
    Regards,
    UJ

  • Error while configuring Content server

    Hello,
    I have installed a new CS on a server and trying to configure it from SAP system.
    I have used all the Transaction like CSadmin, OAC0 and able to configure it but have some doubts and also facing some issues like:
    1) How I can check if the CS configuration is fine and correct?
    2) The status of contREp is not showing running rather is is showing " data(77%) log(0%)".
    3) I have one other CS configured in SAP system , so will it make any difference? I hope it should not.
    4) should i define the content server ip in the host file at OS system of SAP system's ?
    Regards,
    Bhavesh

    Hello Ravindra,
    Thanks for the update:
    1) I have checked every thing and activate the services from CSADMIN but status is still the " data(77%) log(0%)" it is not turing to running.
    2) i have defined the Post and Ip address in OAC0 . there are few other content servers are also configure in my SAP so that is not n issue.
    but still i am not able to connect my new CS to SAP. status for the Cont repository in SCMSMO is not running and it shows some connection error like
    " Connection to http://134.37.216.63:1090/ContentServer/ContentSer: Internal error"
    I have seen the same error in SMICM as well .
    can any one have any idea on this.
    Regards,
    Bhavesh

  • Error while starting j2EE server for JMS program

    J2EEServer class doesnot find the class javax.naming.Context eventhough the classpath contains the jndi.jar file....I am using j2sdkee1.3 version and jndi version is 1.2.1...what could be the cause? can anyone help!

    Well I figured it out....there was a version conflict!

  • Difference between Foregin Jndi Providers & Foreign Server in weblogic 10.3

    What is the difference between the Foreign Jndi Providers & Foreign Server under Jms Modules in Weblogic 10.3, any suggestions could be appreicated

    Thanks Faisal for the reply.
    In this link, the JNDI connection URL is pointing to local folder. I need to access it from a remote MQ server. Do you have any pointers on how to form the connection url in this scenario?

Maybe you are looking for

  • Error Installing Adobe Photoshop CS2

    I tried to install Adobe Photoshop CS2 in section http://www.adobe.com/downloads/cs2_downloads/index.html on a Mac ProBook 2.4 Intel Core i5 processor, 4 GB Memory, Intel HD Graphics 3000 384 MB, install halfway then I see the following information:

  • Why Outlook email messages show unreadable characters

    When you receive a new email in Outlook, you may see unreadable characters in the email message body. This issue could be caused by one of the following reasons on Outlook client side: The email you received is converted to plain text format or a dif

  • Text caption transition

    I have a slide with a stand-alone video (not a slide video).  I also have a text caption below the video that I want to be static text.  But no matter what I do with the text caption's properties, it fades in and out.  I've set it to no transition, I

  • Control recipe

    dear experts, can anyone tell me about control recipe in process industry? WHAT'S THE FUNCTION OF CONTROL RECIPE IN pp-pi

  • How to specify EPCFLevel in portalapp.xml of a wdbdynpro DC

    Hi All, Can I specify EPCF level in portalapp.xml file of webdynpro DC? I am giving existing portalapp.xml : <?xml version="1.0" encoding="UTF-8"?> <application>   <application-config>             <property name="SharingReference"    value="sap.com/t