How to resolve JMSExceptions:045032 when creating a JMS Topic

I am using Weblogic 12c (12.1.1.0).  I have created a new managed server. I have created a JMS server targeted to the new managed server. I have created a JMS module targeted to the new managed server. I have created a JMS Subdeployment which targets both the new managed server and the new JMS server.  I've created a JMS connection factory which targets the JMS Subdeployment.
Now everything I've done so far has worked fine.  No problems.  The problem happens when I try to create a JMS Topic.  I select to create a new regular Topic; I target the new JMS Subdeployment, and after selecting the Subdeployment Weblogic refreshes the page and shows the JMS server.  So this all seems OK. When I try to finish and create the JMS Topic, I get the following error: [JMSExceptions:045032]While attempting to create destination [TOPIC_NAME] in module [MODULE_NAME] the JMS server [MANAGED_SERVER_NAME] could not be found.
Any thoughts on this?  I've googled around but haven't found anything useful.

I replicated this at my end. This is caused by Subdeployment target to both the new managed server and the new JMS server.
Please try creating a new Subdeployment and target it to JMS Server only, as described in the document below.
https://docs.oracle.com/cd/E24329_01/web.1211/e24385/best_practice.htm#JMSAD633
"Populate the subdeployment only with JMS servers - not WebLogic servers. Only include the JMS servers that you wish to host destinations. This ensures that when the JMS resources are configured, they are targeted to the correct JMS servers. For modules that support non-distributed destinations, the subdeployment must only reference a single JMS Server. If you have a mix of distributed and non-distributed destinations, use two modules each with its own subdeployment."
Best Regards
Luz

Similar Messages

  • How to register the recipient when create job by function

    I am now use JOB_OPEN , JOB_SUBMIT and JOB_CLOSE to create a job in the program. And need to post the result of the report to the person by email.
    Can you tell me how to register the recipient when create the job.
    ( in sm36, it is easily to do but how to do in coding? )
    regards,
    slam

    Hi
    I think in Back ground using the above fun modules you can't send a mail to the receipient.
    see the use of the above fun modules;
      IF p_bjob = 'X'.
        CONCATENATE sy-cprog sy-datum sy-uzeit
                    INTO jobname SEPARATED BY '_'.
        CALL FUNCTION 'JOB_OPEN'
          EXPORTING
            jobname          = jobname
          IMPORTING
            jobcount         = jobcount
          EXCEPTIONS
            cant_create_job  = 1
            invalid_job_data = 2
            jobname_missing  = 3
            OTHERS           = 4.
        CALL FUNCTION 'GET_PRINT_PARAMETERS'
          IMPORTING
            out_archive_parameters = arc_params
            out_parameters         = print_params
            valid                  = valid
          EXCEPTIONS
            archive_info_not_found = 1
            invalid_print_params   = 2
            invalid_archive_params = 3
            OTHERS                 = 4.
        IF valid = chk.
          SUBMIT ybrep
                          WITH < sel Screen>
                          AND RETURN
                          USER               sy-uname
                          VIA JOB            jobname
                          NUMBER             jobcount
                          TO SAP-SPOOL
                          SPOOL PARAMETERS   print_params
                          ARCHIVE PARAMETERS arc_params
                          WITHOUT SPOOL DYNPRO.
          CALL FUNCTION 'JOB_CLOSE'
            EXPORTING
              jobcount             = jobcount
              jobname              = jobname
              strtimmed            = 'X'
            EXCEPTIONS
              cant_start_immediate = 1
              invalid_startdate    = 2
              jobname_missing      = 3
              job_close_failed     = 4
              job_nosteps          = 5
              job_notex            = 6
              lock_failed          = 7
              invalid_target       = 8
              OTHERS               = 9.
          IF sy-subrc <> 0.
           MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                   WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
          ELSE.
            MESSAGE i029 WITH jobname.
          ENDIF.
        ELSE.
          MESSAGE s000 WITH text-003.
          STOP.
        ENDIF.
      ENDIF.
    Reward points if useful
    Regards
    Anji

  • How to add multiple table when creating add on using b1de

    Hi all,
    Plz help me
    How to add multiple table when creating add on using b1de.
    Thanks

    Hi dns_sap,
    Can you explain a little better what you are trying to accomplish? Is it to create UserTables and UserFields in the database, when the addon runs the first time?
    If so, you can use the following code
    Add User Table
            Try
                Dim lRetCode As Long
                Dim oUDT As SAPbobsCOM.UserTablesMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserTables)
                oUDT.TableName = TableName
                oUDT.TableDescription = TableDescription
                oUDT.TableType = TableType
                lRetCode = oUDT.Add
                '// Check for error when adding the Table: if lRetCode = 0 the table was created; if lRetCode = -2035 the table already exisits
                If lRetCode <> 0 Then
                    oApplication.MessageBox("Error: " & lRetCode.ToString & ", " & oCompany.GetLastErrorDescription)
                End If
            Catch ex As Exception
                oApplication.MessageBox(oCompany.GetLastErrorDescription)
            Finally
                System.Runtime.InteropServices.Marshal.ReleaseComObject(oUDT)
                oUDT = Nothing
                lRetCode = Nothing
                GC.Collect()
            End Try
    Add User Field
    Try
                Dim lRetCode As Long
                Dim oUDF As SAPbobsCOM.UserFieldsMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
                oUDF.TableName = TableName
                oUDF.Name = FieldName
                oUDF.Description = FieldDescription
                oUDF.Type = FieldType
                lRetCode = oUDF.Add
                '// Check for error when adding the field: if lRetCode = 0 the field was created; if lRetCode = -2035, the field already exists
                If lRetCode <> 0 Then
                    oApplication.MessageBox("Error: " & oCompany.GetLastErrorCode & ", " & oCompany.GetLastErrorDescription)
                End If
            Catch ex As Exception
                oApplication.MessageBox(oCompany.GetLastErrorDescription)
            Finally
                System.Runtime.InteropServices.Marshal.ReleaseComObject(oUDF)
                oUDF = Nothing
                lRetCode = Nothing
                GC.Collect()
            End Try
    Regards,
    Vítor Vieira

  • TS3694 Please tell me how to resolve error 1015 when trying to restore an Iphone 3g!!!!

    Please tell me how to resolve error 1015 when trying to restore an Iphone 3g!!!!

    https://discussions.apple.com/message/18540882#18540882

  • How To Add Additional Fields When Creating New Contact From w/in Mac Mail?

    Hi there. When in Mac Mail and clicking on contact information provided within an email, we are able to either (1) CREATE NEW CONTACT or (2) ADD TO EXISTING CONTACT (by clicking on the arrow next to a phone number, address, etc.). If I choose "Create New Contact," how can I add additional fields BEFORE clicking on "Add to Address Book" button in lower right corner? Let's say, for example, I know this new contacts URL or company. (Currently, I am creating the new contact from within Mac Mail and then going to Address Book and finding the contact, then editing, the adding the additional fields, then saving, and then going back to Mac Mail. This all takes time.)
    Note: When creating a new iCal event from within Mac Mail, we can click on Option/Alt key when selecting drop-down arrow...and this will allow us to add additional information. The same feature isn't available for address book???

    I have the exact same question and problem. If there was a way to automatically open the AB entry after "creating new contact" this would solve it.
    Thanks for any suggestion

  • How to use Synchronized method when creating our own controls

    I don't know how to use the synchronized method when creating our own activex like controls to speed up the application.

    [url http://java.sun.com/docs/books/tutorial/essential/threads/multithreaded.html] here you go 

  • RH7 crashes when creating a new topic

    Every time I create a new topic from the TOC, RH7 crashes when I try to save it. I thought this was an issue with 64-bit Vista so I now have a new machine (Dell Latitude D630, Vista Enterprise SP2) but the same problem happens. The error message is
    Faulting application RoboHTML.exe, version 7.3.1.0, time stamp 0x496b5cd9, faulting module IMAGEAPI.dll, version 7.0.145.0, time stamp 0x46f5dc83, exception code 0xc0000005, fault offset 0x00014c00, process id 0x14e4, application start time 0x01caa332e125ed58.
    and the full log information is
    Log Name:      Application
    Source:        Application Error
    Date:          01/02/2010 11:41:35
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      jbrowning-lapto.ie.com
    Description:
    Faulting application RoboHTML.exe, version 7.3.1.0, time stamp 0x496b5cd9, faulting module IMAGEAPI.dll, version 7.0.145.0, time stamp 0x46f5dc83, exception code 0xc0000005, fault offset 0x00014c00, process id 0x14e4, application start time 0x01caa332e125ed58.
    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="2010-02-01T11:41:35.000Z" />
        <EventRecordID>3892</EventRecordID>
        <Channel>Application</Channel>
        <Computer>jbrowning-lapto.ie.com</Computer>
        <Security />
      </System>
      <EventData>
        <Data>RoboHTML.exe</Data>
        <Data>7.3.1.0</Data>
        <Data>496b5cd9</Data>
        <Data>IMAGEAPI.dll</Data>
        <Data>7.0.145.0</Data>
        <Data>46f5dc83</Data>
        <Data>c0000005</Data>
        <Data>00014c00</Data>
        <Data>14e4</Data>
        <Data>01caa332e125ed58</Data>
      </EventData>
    </Event>

    Hi Peter, thanks for your input.
    I eventually found out what was causing this, but no idea why it should be an issue. The clue was in the error message: "...faulting module IMAGEAPI.dll..." - so I figured it was something to do with an image.
    This wasn't happening on the sample projects only on the projects that I created myself. These projects all share a common property, and that is that  the topic template contains a placeholder graphic that will (in the individual topics) be a link to another topic. In order to make life easy for myself, I added the placeholder to the template and then attached a hyperlink to '#' to it. It was that that caused the problem - if I remove the dummy '#' from the picture the problem goes away.
    It doesn't explain what the issue was, but it fixes it - even though I lose the convenience of having a ready-made hyperlink on all my new graphics.
    Cheers
    J.

  • How to configure a error queue for weblogic jms topic

    Hi guys.
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration Policy: Redirect
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.
    Any suggestions for this topic? Can anyone provide some helps or any useful links.
    Thanks in advance.
    Mingzhuang

    Mingzhuang
    I want to configure a error queue for weblogic jms topic. Wanted: The message goes to error destination when messages have expired or reached their redelivery limit.
    1. using jms transport configure proxy service:
    Retry Count :3
    Retry Interval:10
    Error Destination: ErrorTopic
    Expiration olicy: RedirectUnlike File/SFTP, JMS proxy service definition does not have the concept of Error Destination. To accomplish similar functionality go to JMSQ on (for which proxy is configured) server console (http://localhost:7001/console) and configure the Error Destination. Following URL will help in how to configure JMS Q.
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueues.html
    http://edocs.bea.com/wls/docs103/ConsoleHelp/taskhelp/jms_modules/queues/ConfigureQueueDeliveryFailure.html
    I tried use the proxy service to consume message from the jms topic . and generation an error in the proxy message flow. But the message didn't goes into the error topic.If every thing is configured as per above step, then the after retries, the weblogic server will put the message into JMS topic configured. Your proxy will receive from this topic.
    Let me know if we are not on same page.
    Cheers
    Manoj

  • How to resolve password issue when attempting file sharing?

    I have an Imac with os9.2.2 and a ClamShell ibook with os8.6. Until recently I have been able to file share, using an ethernet cable, without using a password.
    When I go into Chooser on either machine and click on file server, eg. "Imac", I get a message to effect that the password is not recognized. I have tried to create a "new" password, but I cannot provide an "old" password.
    How do I get around this or create a new password and move on?
    Any help would be appreciated.
    Imac   Mac OS 9.2.x  

    Go to the Users and Groups tab in the FileSharing
    control panel on machine number one. There you (as
    the 'owner') will name the permitted User(s)—whatever
    name you want to use— and you'll give him/her a
    password—whatever you like or nothing at all.
    Do the same on machine number two.
    Since you own both machines, you can erase any
    previous users with defective passwords. Or just
    change their passwords.
    If the Owner of each machine is the very same name on
    each and if you haven't established a password for
    the Owner(yourself), then you should be able to log
    in as the Owner w/o a password. Presumably this was
    what you had. Did you change the owner's name on
    either machine?
    If you're not worried about security, letting Guests
    have access could also be password-free.
    Ed,
    Thank you for your help; file sharing is now operating between those machines.
    I have now added another computer(OSX Tiger) to the network.
    I am having similar problems getting file sharing to work. The new machine is owned by my wife. I added a name for her computer in the Users and Groups on the 9.2 machine. Her machine seems to recognize the old machine. But when I attempt to connect from either machine I get the "cannot connect" message.
    Apple Help for the new machine suggests that a connection can only be done from the 9.2 machine.
    Any suggestions? Perhaps this is not fair to add another question. Let me know if you would prefer that I post a new question.
    Thanks again.
    Bill
    Imac Mac OS 9.2.x
    Imac Mac OS 9.2.x
    Imac Mac OS 9.2.x
    Imac Mac OS 9.2.x

  • How to deselect Multi Company when creating Profit center

    Hi Experts,
    We are working on MDG 7 FP2 with MDGF.
    When we create a new profit center all 182 Company codes are automatically selected with the postable indicator. Initially the company codes are not available but when we select the check buton all company codes are pulled in and already selected.
    Thus now we have to deselect each company code individually to ensure only the correct Company codes where it should post to are selected.
    How do we deselect all and only select the applicable ones?
    Thanks
    Riaan

    Hi Riaan,
    this feature has been implemented due to feedback from various customers. The requirement was that all company codes that are assigned to the chosen controlling area are selected automatically. This is indeed a change of the UI behavior compared to older MDG-F releases, but as mentioned, this has been a strong requirement.
    In addition, it is not valid to deselect all company codes since it is required to select at least a single entry. Therefore we do not offer a "deselect all" function.
    The logic is implemented in class CL_MDGF_GUIBB_PCTR in method HANDLE_COMP_CODE_ASSIGNMTS. Of course you could change the behavior by implementing a new feeder class and redefining the method, but I would not recommend the same.
    Best regards
    Michael

  • How to disable email option when creating a form

    I am creating a pdf flyer in either Pro or LiveCycle. And I want to provie a space for people to enter their personal information (form fields).
    I want them to be able to save this and print it. I don't want to give them a submit option (to send via email). (So I will be "distributing" the form - and I can't Distribute without providing an email.)
    I know I can remove the Submit button from the form, but even when there is no Submit Button, when you open the form in READER (which most will be using), Reader itself provides an option to Submit form.  How do I prevent this??
    Or, is there any way to create a fillable form that will allow others to save without "distributing" the form? I am thinking the "distributing" is what is causing the email to be linked to the form.
    I hope I have explained this well. Any direction would be appreciated.
    Thanks!

    You have a point, if your users are filling the form in with Reader, they won't be able to save the data with the form unless the form has been "Reader Extended" (which enables this functionality in Reader for the particular form)
    If you have Acrobat Pro, you can "extend" the form before you send it to the users.  The following is from the Acrobat Pro help...
    Enable Reader users to save form data
    Ordinarily, Reader users can’t save filled-in copies of forms that they complete. However, you can extend rights to Reader users so they have the ability to do so. These extended rights also include the ability to add comments, use the Typewriter tool, and digitally sign the PDF.
       1. Open a single PDF, or select one or more PDFs in a PDF Portfolio.
       2. Choose Advanced > Extend Features In Adobe Reader.
    These extended privileges are limited to the current PDF. When you create a different PDF form, you must perform this task again if you want to enable Reader users to save their own filled-in copies of that PDF.
    Regards
    Steve

  • How can I export Keywords when creating a Web Gallery?

    I would like to include the keywords applied to an image when exporting to a Web Gallery. I have learned how to include the caption, and there's a possibility of copy and paste the keywords to the caption before export, but as you can tell, that adds unnecessary steps.
    I suppose the larger question is "how do I customize the exported web gallery, and the content it includes?" but that will come next.
    Big picture, I'm working on creating a searchable "proof book" and my initial thoughts are to create a custom html template which includes a Google search bar, and indexes / searches the keywords of each photo, exported to the web gallery.
    Step one is to get the keywords to export ...

    Right-click the page, choose View Page Info, and click the Permissions tab. There you can turn off automatic loading of images (uncheck Use default first to enable the controls). Any luck?
    There might be a way to restore that more direct right-click menu item if you need it frequently, but I haven't researched it.
    To clean up a page for printing, you also could consider an add-on like the following: [https://addons.mozilla.org/en-US/firefox/addon/print-edit/ Print Edit :: Add-ons for Firefox]. Then you wouldn't have to re-enable images each time.

  • How to Include House Number when Creating SO using BAPI

    Dear Experts,
    I am using BAPI BAPI_SALESORDER_CREATEFROMDAT2 to create a new Sales Order.  I can actually create the sales order with all other fields right except for the HOUSE NUMBER in the SHIP-TO PARTY.
    For the BAPI_SALESORDER_CREATEFROMDAT2, I have include the table ORDER_PARTNERS with structure BAPIPARNR.  But when I check in the structure BAPIPARNR, there is only the field STREET (char 35) but no individual field for HOUSE NUMBER.  May I ask how can I insert the HOUSE NUMBER to the Sales Order? 
    Points will be rewarded for helpful answers.
    Thanks in Advance.

    Hello,
    1) BAPI is not returning the sales order number to the program but when checked from SE37 it is returning the sales order
    number.
    - are you passing simulation parameter (TESTRUN) as 'X'
    2) It is not updating the VBFA (SD flow) table.
    - Please use BAPI_SALESDOCUMENT_COPY for copying and updating VBFA table
    Thanks
    Krish

  • How To Enable Group Layout When Creating Chart in Crystal Reports XI

    Hi
    I Created a chart, and i placed the same on Report Header, when i want to change the layout Option As Group, it is disabled, how to enable the Group Layout Option.

    Hello
    You should have your group already created and your summary. you place your graph outside the group (RH or RF)
    Luc

  • How to turn off validation when creating XMLType

    Hi all,
    I have XML data stored in a CLOB field in a relational table. When generating an XMLType from the CLOB input I get the following error on certain XML documents only:
    select XMLTYPE.CREATEXML(CLOB_DATA)
    into XML_Type1
    from LOGS
    where ID = 32;
    ERROR:
    ORA-01001: invalid cursor
    ORA-21700: object does not exist or is marked for delete
    ORA-06512: at "SYS.XMLTYPE", line 0
    ORA-06512: at line 1
    I eventually figured out that the 'object' referred to is the xsd against which the XML doc must be validated. This happens for documents which have the attribute xsi:schemaLocation="http:/myURI myxsd.xsd".
    My question is how do I prevent the parser from trying to reference the XSD when generating the XMLType.
    The following does not work:
    select XMLTYPE.CREATEXML(CLOB_DATA).createNonSchemaBasedXML()
    into XML_Type1
    from LOGS
    where ID = 32;
    Please help.
    Thanks
    Abdul

    You might try specifying a null schema with:
    XMLTYPE.CREATEXML(xmlData => yourdata, schema => null)
    Failing that the validated & wellformed parameters default to zero, setting one of them to 1 may turn off the validation.
    If neither of the above work I'd be selecting into a CLOB and creating the XMLTYPE in my code.

Maybe you are looking for