Consumers from for wlsb.internal.transport.task.queue.ftp Queue on OSB

Hi All,
Can anyone tell me where do I get the Consumers for Queue:
wlsb.internal.transport.task.queue.ftp_auto_1
wlsb.internal.transport.task.queue.ftp_auto_2
I have consumers in my 1st Queue but not in my 2nd Queue for any of the Internal Transport Queues.
Please let me know how do I solve this Issue.
Thanks !

You might be better of asking this in the SOA/OSB forum. Also please add version, OS etc.
The ftp poller from OSB is always targeted to exactly one server, but at least in theory both servers should pick up the messages from the distributed Q.
What behaviour exactly are you seeing? Does it relate to the ftp poller target?
best wishes!
Blog: Oracle Fusion Middleware and Cloud Computing

Similar Messages

  • OSB turning off server gives problem in internal transport after FTP polling

    Hi,
    We are using OSB with 2 managed servers. When managed server2 is not available we get the following error during the processing of a remote file using the ftp adapter.
    weblogic.jms.extensions.JMSOrderException: hashed member of jmsResources!dist_wlsb.internal.transport.task.queue.ftp_auto is jmsResources!wlsb.internal.transport.task.queue.ftp_auto_2 which is not available
    We have a proxy which polls for FTP files on location x.
    In the proxy configuration, FTP Transport Configuration we set the managed server ("the managed service to run the poller service polling  the external resourcel") to managed server1.
    It appears that after polling the external resource and a file is discovered, the OSB forwards the request via internal transport to managed server2. However this one is disabled/ not available.
    We only disabled the second node (reflected in the server tab on the WLS), Why is it trying to reach managed server2?
    Thanks,
    Stefan

    Even if you indicated server1 as the 'managed_server' that only means the file is picked up by server1, processing is still offloaded onto the other servers in the cluster.
    If I remember correctly we found a setting change fixed this issue for us - we needed to set sort by arrival to false.

  • AS5350- DNS Task Queue is FULL

    AS5350: Following errors and tracebacks observed.
    %SIP-3-INTERNAL: DNS Task Queue is FULL -Traceback= 0x60460880 0x61423724 0x613C2C9C 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    %SIP-3-INTERNAL: DNS Task Queue is FULL -Traceback= 0x60460880 0x61423724 0x613C2C9C 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    %SIP-3-QUEUE_ERROR: Unable to enqueue event SIPSPI_EV_DNS_RESOLVE (38) to a process watched queue. Current size: 128, max size: 128 -Traceback= 0x60460880 0x614235EC 0x6144F888 0x613C2BF4 0x613EA948 0x613FC8E8 0x6144F9C4 0x6144FC60
    Is there a way to manipulate this queue size and avoid such errors.
    What is the mechanism that generates these errors.
    Thanx in advance.

    An internal or external event was dropped because it could not be added to the queue, probably because the queue is full. The result can be minor (retransmission of a SIP message) or major (dropped call), depending on the event that was lost. This error might indicate that the call rate is exceeding the capacity of the gateway. If this is the case, the CPU utilization is excessively high (above 75%). Copy the error message exactly as it appears on the console or in the system log. Issue the show process memory command to gather data that may help identify the nature of the error.

  • Logic for retreiving the values from a dynamic internal table

    Hi all,
    I have an issue with the logic to fetch data from a dynamic internal table into fields. let me give you guys an example the sy-tfill = 9 (subject to vary). I need to populate the fields.
    Regards,
    Sukumar

    Hi,
    this is for printing out the info in a dynamic table,
    it will work likewise to insert data.
    PARAMETERS:
      p_tabnam TYPE tabname DEFAULT 'DB_TABLE_NAME'.
    DATA:
      lv_dref TYPE REF TO data,
      ls_dd03l LIKE dd03l,
      lt_fieldname TYPE TABLE OF fieldname,
      ls_fieldname TYPE fieldname.
    FIELD-SYMBOLS:
      <fs> TYPE STANDARD TABLE,
      <wa_comp> TYPE fieldname,
      <wa_data> TYPE ANY,
      <wa_field> TYPE ANY.
    REFRESH lt_fieldname.
    SELECT * FROM dd03l INTO ls_dd03l
                       WHERE as4local = 'A'
                         AND as4vers  = '0000'
                         AND tabname  = p_tabnam
                       ORDER BY position.
      ls_fieldname = ls_dd03l-fieldname.
      APPEND ls_fieldname TO lt_fieldname.
    ENDSELECT.
    IF NOT ( lt_fieldname[] IS INITIAL ).
      CREATE DATA lv_dref TYPE TABLE OF (p_tabnam).
      ASSIGN lv_dref->* TO <fs>.
      SELECT * FROM (p_tabnam) INTO TABLE <fs>.
      WRITE:
        / 'CONTENTS OF TABLE', p_tabnam.
      LOOP AT <fs> ASSIGNING <wa_data>.
        SKIP.
        WRITE:
          / 'LINE', sy-tabix.
        ULINE.
        LOOP AT lt_fieldname ASSIGNING <wa_comp>.
          ASSIGN COMPONENT sy-tabix OF STRUCTURE <wa_data> TO <wa_field>.
          WRITE:
            / <wa_comp>, <wa_field>.
        ENDLOOP.
      ENDLOOP.
    ENDIF.
    grtz
    Koen

  • Why can I not use the channel name, which is obtained from the function of DAQmx Task, as the input of the channel name for the function of Get Channel Information of DAQ?

    Why can I not use the channel name, which is obtained from the function of DAQmx Task, as the input of the channel name for the function of Get Channel Information of DAQ?

    Not a lot of details here, but my guess is this isn't working for you because you are wiring in the task to the Active Channels Property and not the actual Channel Name. I have attatched a screenshot of what I believe you are trying to do. The Task has 2 channels in it, so I need to index off one of the channels and wire it into the active channels input of the Channel Property node. Then I can read information about that channel
    Attachments:
    channel_name.JPG ‏69 KB

  • Google Map Hangs when launching for more than 2 tasks from Dispatch Centre

    Hi All,
    I am facing one issue when trying to launch the Google Map for more than two tasks.
    I am launching it from Dispatch centre.
    Can anyone please help me on this issue.
    Thanks,
    Anoop

    Hi All,
    Can anyone please help me on this issue...
    Thanks
    Anoop

  • IDoc to internal XI JMS queue

    Hi All,
    I am trying to send an IDoc from R/3 to an internal XI JMS queue.  I want to test the JMS adapter by sending the IDoc to an XI created JMS queue.  How do I create a JMS queue within XI that can receive my IDoc from R/3?  I am looking at the receiver determination using JMS adapter but don't know what transport protocol to use to create the queue. 
    I am already able to receive an IDoc into XI and dump it to the OS as an XML file, so I know the connection works between the two systems.  All I need is to create a generic JMS queue, so I shouldn't have to import any drivers into the J2EE like is necessary for MQSeries.
    Thanks for any help!!
    Adam Iding

    Hi Adam,
    You will have to install the Driver for the JMS queue you are trying to connect to on XI server.
    For info on how to install external drivers,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3867a582-0401-0010-6cbf-9644e49f1a10
    Also, if you are using a SONIQMQ or WEbspehere MQ , then the exact details to be entered are available on the JMS adapter itself. You will just have to change the IP, port no , Queue details. The driver details are all available on JMS adapter itself.
    But, if you are using someother JMS service, then you will have to configur your Queue as a Genric Access or using a JNDI access.
    Check this link for the same,
    http://help.sap.com/saphelp_nw04/helpdata/en/10/b1b4c8575a6e47954ad63438d303e4/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm
    Regards,
    Bhavesh

  • Deleting multiple transport tasks

    Hi there ABAPers
    please tell me if there is some way to delete multiple transport request tasks? I mean I have a list of transport requests and I would like to delete them, but clicking every single reguest and deleting it manually is time consuming (when You have for example 100 transport requests)
    Maybe You know some clever way to do it in a mass? will be thankful for  tips. Greeting. P.

    Hi,
    So you want to delete multiple transports from the STMS import queue?  You can select multiple single entries or blocks of requests. 
    Position the cursor on the start of the block and choose Edit -> Select -> Select Block, then position the cursor at the end of the block and choose the same menu option again.
    If you were aware of this already then I afraid that's as quick as it gets.
    Regards,
    Nick

  • Svrmgrl - disable password for connect internal

    I have installed Oracle 8.1.5.
    When I tried to create a database using svrmgrl manually, I entered the following:
    svrmgrl
    svrmgrl> connect internal;
    Password:
    Please advise how I can turn off the Password option for connect internal as in previous version of Oracle.
    Thanks

    Christian is absolutely right. The user must be a member of the
    dba group which you identified as the default database grup
    during the installation.
    The default is dba. If you chose another group, run the installer
    again and choose Perform Adminstration Tasks, relink the
    executables and try again.
    Peter CARON
    Senior Technical Consultant
    Oracle Internal Training
    Munich, GERMANY
    Christian Pomar (guest) wrote:
    : M.Menzel (guest) wrote:
    : : Hello linux-users,
    : : if i start svrmgrl i have the ora-12546 error, and
    : : i have no idea of the password from user internal!
    : : Whats my fault?
    : : Thanks
    : : Mikel
    : There is not too much information about your problem, but ...
    : are you in the dba group? I you are working directly on the
    : server and you are in the dba group, you should be able to
    : connect as internal with no problem...
    : Hope it helps.
    : Christian Pomar
    null

  • OSB - Service to receive message from JMS and route to different queues

    Hi,
    I am completely new to SOA suite, so please bear my question :)
    I have a requirement to send XML messages to the different queues(external client facing queue) based on their contents. These XML messages are generated inside the application based of various business scenarios.
    We have adapted following approach to do it
    1. Application Service will construct the message and send it to the internal JMS queue (We are intending to use JAXB objects to construct message)
    2. On the OSB, we need to define a service, which will keep polling messages from this intermediate jms queue
    and somehow based on some routing information, it will post those messages to the respective external facing queue.
    For the first part I am using spring's JmsTemplate to send message to queue
    For second part - I am not sure what should be the approach?
    we are using Oracle 10g Fusion Middleware
    Please guide
    Cheers

    Thank you guys for all your help. Very soon I will try and see how it works. Meantime just an additional question
    Do I need to define a canonical xsd for all different types of xml messages? so that proxy can extract the routing info and route the actual message to different queues?
    And re-directing to different queue in OSB means I need to define business service for each queue or I can put message directly into the destination queue by referring its jndi name in the proxy service configuration?
    Regards,
    Y

  • Upload data from Excel to Internal table in ECC

    Hello SDN,
    Here I am facing a problem for uploading the data from excel sheet to internal table in ECC6.0
    Main problem is we don't have any FM ALSM_EXCEL_TO_INTERNAL_TABLE.
    Please provide me the solution how to upload the data from excel to internal table through class. If possible please provide me the sample code so that it will be very helpful for me.
    Waitingfor your valuable response.
    Thanks & Regards,
    Kumar.

    Hi,
    you can use OLE to acces (not only) excel, but this will only work in dialog processing.
    regards,
    Hans

  • Waiting for the previously running task to complete issue

    I am running the full extract process , and one task SDE_ORA_InventoryProductDimension running for 18 hours and its status is "Waiting for the previously running task to complete"
    but all running tasked are completed and left tasks are queued by this task, so what make this issue happen?
    I restart the informatica server and the task running now!
    but for this task I run before it has ten million records , and it always make the dataware house server's cache full and server down,
    so how to handle this problem?
    Edited by: Yu Yang on Apr 16, 2013 4:58 AM

    Check if /*+ FULL(PER_ALL_PEOPLE_F) */ hint existed in the SDE_ORA_INVENTORYPRODUCTDIMENSION_FULL mapping Source qualifier?.
    I suggest you to raise an SR and check with your DBA's if they can do something to improve the Performance.
    Mark helpfull if it helps.
    Regards,
    Veeresh Rayan

  • Is there a way to prevent the "task id" from changing automatically when a task is moved or inserted?

    When moving a task in Project 2010 I've found task IDs also change.  This is not the desired result.  If a task is moved for whatever reason the task ID should not change.  It should be consistent to the task.  For example, I've created
    a new project with five tasks as shown on the left below.
    I've numbered the tasks to coincide with the task ID as originally created.  If I move Task 4 to be after Task 1 the moved task and all subsequent tasks are renumbered as shown on the right below.
    This is not the desired result.  The expectation is the task ID is unique to the task when the task is created.  It should never change after the fact.  I view the task ID as the identity field for the task.  In database terms this means
    it NEVER EVER arbitrarily changes.
    A similar problem occurs if a task is inserted between two tasks.  If I insert task 6 after task 2 the task IDs are renumbered as shown.
    Again, the task ID should never have been arbitrarily changed.  This creates a referencing problem because task 6 should have had the next available higher task ID which should have been 6 and all the tasks after task 6 would not have been renumbered.
    The only work around to this behavior is to create a custom number field called "Task ID" and manually assign numbers to each task.  This makes referencing the tasks easy when communicating with team members.  Using the built-in task
    id as a reference risks the task ID being lost at any point and confusion for team members.
    Is there a way to turn-off task ID renumbering when a task is moved or inserted?
     Ideally any inserted task should be the next higher available task ID.
    Thanks

    Hi,
    not sure where to find original post. In RDB, it is MSP_EpmTask_UserView.TaskClientUniqueId.
    Sorry, if there are now 2 answers.
    Regards
    Barbara
    To increase the value of this forum, please mark the replies that helped to solve your issue as answer. If you find answers to questions from other forum participants to be helpful, please mark them as helpful. Your participation will help others to find
    an appropriate solution faster. Thanks for your support!

  • How do I transfer all data from my old internal hard drive to a new internal hard drive

    How do I transfer all data from my old internal hard drive to a new internal hard drive? I have an iMac with a 320gb internal HD that is full and I am replacing it with a 2tb internal drive. I have several external drives; 1 tb, 2tb and 3 tb. The 2 tb is being used for Time Machine. Do I have to buy an enclosure? If so, where would I get an inexpensive one?
    I also want to partition the new internal drive for Windows, and I'm not sure how much space to use for that. I plan to use Windows to check my work in PowerPoint created on my Mac for clients on PCs.

    Do you already have Time Machine making backups onto the 2TB drive? If so, after you get the internal drive replaced, boot up into the recovery partition (hold down ⌘R) and restore the latest Time Machine backup that you have onto the new internal drive.
    I recommend always having two backups. I'd use SuperDuper to make a complete clone of your internal drive onto an external drive in addition to having the Time Machine backup.
    Boot Camp is what is used to make partitions for Windows. How much space to allocate depends on how much space you expect Windows to use up based on how you plan to use it.

  • Does a new name for the internal HD make my Time Machine (and CCC) backups useless?

    I have a replacement 1TB internal HD that I need to clone from my existing internal HD, using Carbon Copy Cloner. Initially I'll connect it in an external enclosure via USB, no questions on that.
    I'd like to give the new HD itself a new name. Is there any way to have the new drive recognize all the corresponding data on my external drive Time Machine. Or will I have to start all over? I know that means I'd lose several months' worth of TM data.
    As long as I'm asking about TM, does the same principle apply to the 1:1 clones made with CCC?
    Thanks for any help.

    No problem with renaming the clone drive something else, in fact it's recommended.
    However for best results I suggest doing so while option key booted from the clone, just in case.

Maybe you are looking for

  • How can I determine what computers are home sharing??

    How can I determine what computers are home sharing??

  • Can I install Phone designer for all user?

    Hi I have phone designer application I install it on my PC but when I install it for anther user and give me error Unable to connected to server. Is there any parameters needs to check on CUCM? How many times can I install it? Thanks Kaff

  • Clock badge since ios8

    I have a badge with 7:30 on my clock icon. How to disable it ?

  • Mail / address book application problem with SL

    since SL was installed in my Mac Book when I try to send an email to various adresses te application (mail) quits suddenly and a dialog box indicates an error has occurred so that i must call the application again. Have called up ACPP on thos but did

  • Trouble synching apps

    i have recently bought a 32gb itouch off of my friend, i have synched music from my itunes library fine. However his apple ID keeps popping up on my itouch even though i have already signed in on the app store, also i am unable to sync the apps in my