Deployed connector has uncertain status

Hi,
I am using OMBPLUS 9.2.0.2.8 OMBDEPLOY to deploy a connector using the following script. I decide if I need to deploy the connector by doing an outer join of the repository view all_iv_connectors with the runtime view all_rt_objects (based on uoid). When there is no record in all_rt_objects then I deploy it. The problem I am having is that after I deploy the connector (dblink) successfully the ALL_RT_AUDIT_OBJECTS.status_when_deployed field is 'UNCERTAIN' and there is no record in all_rt_objects. Do I need to run some type of validate manually? I am concerned as I intend to do something similar with MAPS and this is how I was planning on identifying what package to backup.
Thanks.
OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$deployment_name' \
          ADD ACTION '$deployment_name' SET PROPERTIES (OPERATION) VALUES ('CREATE') \
          SET REFERENCE CONNECTOR '/$project/$location/$connector'
OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$deployment_name'
OMBDROP DEPLOYMENT_ACTION_PLAN '$deployment_name'     
OMBCOMMIT

It looks like it may be related to having the same connector deployed to multiple locations. I dropped both database links and it went back to being valid. Is this a bug do you think?
James Thorby

Similar Messages

  • Internet Explorer:A Connection to the server has failed (status=12152)

    I am getting "A Connection to the server has failed (status=12152)" error in my adf application when using Internet Explorer. The application is deployed on a hosted server with SSL.
    This seems to happen randomly. After clicking on "OK" and the action is correctly performed again. I don't have this issue in Firefox.
    There are no error messages in the server logs.
    Can you please let me know how to fix this issue.
    ADF:11.1.1.6
    WLS: 10.3
    Thanks
    Shobana

    Hi,
    I am experiencing the same problem.
    Can anyone help?
    Thanks.

  • Message has error status at outbound side File To Idoc Scenario

    hi ,
    In my File to Idoc scenario , when i go to sxmb_moni , i found that its showing red flag at Outbound Status Tab and showing message "Message has error status at outbound side".
    When i go to IDX5 and and select my idoc and click on Transaction Id it shows "Password logon no longer possible - too many faile" .
    Please suggest what may be the problem ?
    Regards,
    Rohit

    1. First check the RFC destination name used in receiver Idoc adapter communication channel.
    2. As i said earlier, in sm59 transaction in XI gui, u can check same rfc destination under type 3. There check the logon credentials and the username.
    3. Now goto the R3 system GUI and check in su01 that same user is locked or not. If locked unlock it.
    4. And if u change the password of that user, then do the similar change in XI -> sm59 -> rfc destination logon credential
    Regards,
    Prateek

  • How to pull a list of materials which has obolete status set, from 2years.

    Hi All,
    I need to pull a list a of materials which has MM-PP status = 04(marc-mmsta) set on them for the past 2 years.
    i tried fetching this in MARC table but the problem here is, the users have not maintained any date in the Valid from date field(marc-mmstd) for any of the materials, so i cannot find out when exactly the status was set to 04.
    i tried my luck in the table CDHDR but here, i cant find the changes done, for a particular field.
    is there a table where in i can see the changes done to a particular field(say marc-mmsta) so that i can track when exactly the status was set to 04 in the material master and pull in the materials that has 04 status on them for the past 2 years?
    Thanks
    Mahendra

    all changes are stored in CDHDR and CDPOS.
    CDHDR has the header information, e.g. user who made the change and when he did it. The CDPOS has the info about the content of change.

  • BPM Error: Message has error status on outbd. side

    Hi,
    BPM overview:
    Receive Step -> Transformation Step (1) -> Send Step ASYNC (1) -> Send Step SYNC (1) -> Transformation Step (2) -> Container Operarion Step (1) -> ...
    Error Message in SXMB_MONI: Message has error status on outbd. side
    - <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
    <Trace level="1" type="T">--start sender interface action determination</Trace>
    <Trace level="1" type="T">select interface MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC*</Trace>
    <Trace level="1" type="T">select interface namespace urn:tranbpm</Trace>
    <Trace level="1" type="T">no interface found</Trace>
    <Trace level="1" type="T">--start receiver interface action determination</Trace>
    <Trace level="1" type="T">Loop 0000000001</Trace>
    <Trace level="1" type="T">select interface AI_BPM_TRAN_EMP_DETAILS_FILE_ASYNC*</Trace>
    <Trace level="1" type="T">select interface namespace urn:tranbpm</Trace>
    <Trace level="1" type="T">no interface found</Trace>
    <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
    <Trace level="1" type="T">Hence set action to DEL</Trace>
    </Trace>
    I am don't any Interface name MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC* in my scenario, the actual interface name is MI_BPM_TRAN_EMP_DETAILS_FILE_OUT_ASYNC does BPM adds a '*' at the end of the interface name.
    In the workflow log it shows that "Transformation Step (2)" has error. I am using multimapping in the transformation step.
    Any help would be greatly appreciated as I ran out ideas to fix this issue.
    Thanks in advance.
    Sarvesh

    The issue was with the step "Transformation Step (2)" and I fixed it in the mapping. 
    When using two send steps "Send step (1)" & "Send step(2)", BPM is executing the second send "Send step(2)" before it completes the first send step "Send step(1)".  The first "Send step(1)" inserts the data into the database table and the second "Send step(2)" retrieves the data inserted in the first send step. 
    If I insert a "Wait step" between the 2 send steps it working.  Can anyone explain how the send step in BPM works. 
    I did post the same question in "Exchange" forum also so that it can be view by more people.
    Thanks,
    Sarvesh

  • BPM Scenario: Message has error status on outbound side

    Hi All,
            I am doing one BPM scenario. In my scenario i am collecting 12 different type of idocs in BPM and bundling these idocs and sending these to the 12 different files.
            If i send 12 idocs from the R/3 then my scenario is working perfectly fine. If i send less than the 12 idocs that time i am getting the error message as "Message has error status on outbound side" with red flag.
               Can you please explain what minght be the problem. I have already checked in SM58,SMQ1 and SMQ2.
    Thanks & Regards,
    Purushotham

    Hi Nutan,
            I hv configured my scenario as follows
    1. Start
    2. Block ( Deadline and Control step for cancell the process)
       3. Fork(Necessary branches 12)
          4. Loop(12 loops)
              Under loop
              a. Receive Step
              b. Container Operation( For count)
              c. Container Operation(For append)
    5. Fork( Necessary branches 12)
        6. Transformation
        7. Send
    8 Stop
    This is my scenario. In the first Fork step i am checking end condition as total  number of idocs is reached then i am sending all the data to the target system. If the idocs are not reaching with in 1 hour then i am cancelling the process.
            Now can you please tell me what is the problem.
    Thanks & Regards,
    Purushotham

  • Message has Error status on outbound side - in ABAP inbound proxy !!

    Hi All,
    One interesting question for you guys. I have got one of the scenarios like File to ABAP inbound proxy. Message are going properly, no errors in receiving system. But on PI moni I can able in "outbound status" column in red colored flag. No all the messages couple of them with u201CMessage has Error status on outbound side ". Why please?
    Regards
    San

    Hi ,
    Please check whether the  correct data  is coming from sender side .  and check the j2ee engine runtime parameters.
    Cheers,
    Meera
    Edited by: MeeravaliDudekula on Oct 18, 2010 2:36 PM

  • ** BPM Error - Msg has error status on oubound side

    Hi Friends,
    I am doing BPM scenario. (Receive Step --> Transformation Step --> In Block (For each) Synchronous Send Step ). That's all BPM design.
    We have created Server prox (inbound Proxy) in ABAP, it receives PO details and return Sales order no. Coding has been written inside Proxy. If we test Proxy in ABAP, it is working fine.
    The required PO data we pass from JDBC. Receive step receives the whole message (It may contain 1 or more PO). In Transformation step, we split message using multiline checkbox( One message per 1 PO).
    Message is processed successfully upto this step. In the Synchronous send step, it throws an error.
    In SXMB_MONI, 3 messages are generated. In the first message itself, in the outbound status column 'Red Flag' is coming, (but processed successfully).  The error is 'Message has error Status on outbound side'. Inside the message 'PE'  adapter is in grey color.
    So, what could be the problem ..?
    Kindly reply, friends.
    Kind Regards,
    Jegatheeswaran P.

    Hi Jegatheeswaran,
    Take the Message after transformation and try to test your synchronous service with this message,
    if u r using any web service you can use Altova (XML SPY) to test your service with the data after
    transformation.
    If it does not show any problem then try to see you have build your BPM Properly (Press F7 to test For any syntactical error).
    You can also go to SXI_CACHE to see if your Workflow does have status 0 .
    To get Exact error Message . Click on PE ->goto->ThechnicalSetting->select synchronous call->click on content tab->and go on navigating you will find detailed exception.
    Reward Points IF Helpful
    Thanks
    Sunil Singh

  • Message has error status on outbd side

    Hi,
    I am doing File to IDoc scenario, in SXMB_MONI i am getting the following error "Message has error status on outbd side". I am not using BPM and this interface was working fine earlier .
    Any clues!!!!!!!!!!
    Regards
    Swatantra

    Hi Vijay,
    Cross check whether you have done these:-
    SLD-
    1) Create a Product/Software Component
    2) Technical System pointing to R/3 system
    3) Business System for the above technical system
    In the Repository
    1) Import the Software component created in the sld
    2) Create a namespace,
    3) import the idoc and then create sender data type/message type etc and mapping
    4) Mapping Rules is depends on the requirement
    In the Directory
    1) Create a Scenario /import the business system
    2) Create Receiver/Interface determination
    3) Create communication channels for sender and receiver
    4) Sender Agreeement and Receiver Agreement.
    Then the file adapter configuration is depend on the input file format.
    Also you need to have Logical destionation created in the XI , and the IDX1 entry
    In R/3 Port, Partner profiles etc should be created
    Have a look into this document~
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38d5ecd352c
    While doing an File -> XI -> IDoc scenario, The Points to noted are:
    1. You don’t need a DT, MT or a message interface for the IDOC as it itself acts as the Message Interface.
    2. You import the IDOC and use the same in your mapping.
    3. In this configuration note that you will need a sender agreement for the file.
    4. In this configuration note that you will also need a receiver agreement for the IDOC.
    For any File -> XI -> IDoc scenario ref:
    /people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping
    Hope this helps.
    Regards.
    Praveen

  • Message has Error Status Outbound Side

    Hi All,
    I have one question.... we procssed one file from ftp it should creates Idocs in R/3 side we developed this scenario using BPM....it processed successfully inbound side but in Outbound side it is showing Red Flag (Error Meaase : Message has Error Status Outbound Side) and its not creating IDOCs in R/3 Side but in Process engine all steps completed Sucessfully and created Idocs in XI....i tried so many ways...like in Queues and Refreshed Cache and checked RFC connection in Both ways and checked passwords in communication channels.... i could't find any this....if any body help me on this....it would be appritiated.
    This was i am testing on Test system i got this type of problem but in Development box it is working successfully we are using the same fuctionality and same code also i don't know why its happening.
    Thanks,
    Sudheer.

    Hi,
    Where are you find the Error and
    > Process engine all steps completed Sucessfully and created Idocs in XI....
      Can you explain in detail
    Regards
    Sangeetha

  • Message has error status on outbd. side (error in Moni)

    Hello All,
    Iam doing soap to idoc scenario, the scenario was working fine since long time....but yesterday we had an issue...we can see the message was sucessfully processed in XI monitor and RWB, but idoc not got created in sap ecc system.
    when i checked in moni one column called Outbound status is in error status and the error is message has error status on outbd. side.....i checked the idx1, idx2,sm59......all settings are fine.
    How to reslove the issue, please help me.
    Thanks and regards,
    Chinna

    Hi
    Please check the below  i think your problem will solve
    Hi,
    Check whether IDoc was created:
    1. Execute Transaction WE05; enter correct date/time parameters etc. If IDoc found in failed status, open status records folder and double click on the failed status records to get error message.
    Check Whether IDoc is received by the Receiver:
    2. Execute Transaction WE05; enter correct date/time parameters etc and verify if the IDoc was created or not and if IDoc is in a successful status or not. If the Idoc is in Status-30(Yellow), you can push it again through Transaction BD87.
    3. If the IDoc is located and status is successful but receiver has not received the IDoc, Execute transaction SM58 to determine if IDoc is stuck in the ALE/RFC layer. If entries exist in SM58, look for Message Type
    4. If message type exist and Run the Program "RSARFCEX". If after the RSARFCEX program has ran and IDocs are not in SM58, issue should be solved. Validate in receiving system via WE05 that the IDoc was received or not.
    5. If IDoc is still stuck in SM58, check RFC connection. Go to SE37, enter function module RFC_PING. We need to have access to SM59 to test the RFC Connection.
    6. After an issue has been resolved and/or you need to process an IDoc, besides processing IDocs via programs, you can also process IDocs via Transaction BD87.
    Thanks ,
    Meeravali Dudekula

  • How long it takes to repair an Apple iPad with the error "sim card not detected". The ipad is in Apple since 19 January and still has the status "Repair in Progress".

    How long it takes to repair an Apple iPad with the error "sim card not detected". The ipad is in Apple since 19 January and still has the status "Repair in Progress".

    There is no way any fellow user here can know anything specific about your repair status.  You will need to call Apple and ask them yourself.

  • In app studio the Instagram connector has limitation off 20 pictures showing

    Hi,
    I noticed in app studio the Instagram connector has 
    limitation off 20 pictures showing.
    The phone app shows the last 20 Instagram pictures and not more, also when there is more
    How can arrange that I can see more pictures in my phone app made with app studio and the instagram connector?
    Or is this a hard limitation?

    Can you please show me the step on how to do that?
    I have downloaded Visual Studio Express 2013, and i open the source code that i have generated during publishing my package.
    I open "app studio.sln", and i go to App Studio > AppStudio.WindowsPhone (windows Phone 8.1) > Views > Data Templates > Section1Views.xaml
    I believe that is my page 1 in my App.  Page 2 will be "section2views.xaml".  Now my problem is i cannot open my content to edit.  I guess "Binding Content" is the place where my "words" are stored.  However,
    I cannot find get into that "item" to edit it.  may you please help me out?
    My app is
    here
    Any help would be greatly appreciated.  Thanks!

  • No database connector has been specified - Error code:-2147467259 error

    Hi,
    Iu2019m trying to populate a report and preview it using JRC. Iu2019m using the JRC jar files versions from CR XI R2 SP4. I have created a report using locale data source xml file and scheme file. I can preview the report from Crystal Report Designer without any probelm. When I try to preview the same layout using my Java application I get the error " No database connector has been specified.---- Error code:-2147467259 Error code name:failed " when I try to set the  table location (reportClientDoc.getDatabaseController().setTableLocation(tables.getTable(i),table);) I even get this when I try to set the date source (reportClientDoc.getDatabaseController().setDataSource(xmlDataSet, " FND_SESSION_REP/FNDSESSION", "FND_SESSION_REP/FNDSESSION");) I tried shifting the order of setDataSource and setTableLocation but that didnu2019t help as well.
    Can you please help me?
    Thanks you in advance.
    Regards,
    Chanaka
    Code to set connection info
    public void setDBLogonXML(String xmlFilePath, String xsdFilePath)
          final String SERVER_TYPE = "XML";
          final String CONVERT_MULTIVALUE_TO_TABLE="false";
          final String DATABASE_DLL = "crdb_xml.dll";
          try {
             Tables tables = reportClientDoc.getDatabaseController().getDatabase().getTables();
             //Set the datasource for all main report tables.
             for (int i = 0; i < tables.size(); i++) {
                ITable table = tables.getTable(i);
                //Keep existing name and alias.
                table.setName(table.getName());
                table.setQualifiedName(table.getQualifiedName());
                table.setAlias(table.getAlias());
                //Change connection information properties.
                IConnectionInfo connectionInfo = table.getConnectionInfo();
                //Set new table connection property attributes.
                PropertyBag propertyBag = new PropertyBag();
                propertyBag.put("Server Type", SERVER_TYPE);
                propertyBag.put("Database DLL",DATABASE_DLL );
                propertyBag.put("Local XML File",xmlFilePath);
                propertyBag.put("Local Schema File",xsdFilePath);
                String conString = "Local XML File=s("+xmlFilePath+");Local Schema File=s("+xsdFilePath+")";
                propertyBag.put("Connection String",conString);
                connectionInfo.setAttributes(propertyBag);
                table.setConnectionInfo(connectionInfo);
                //Update old table in the report with the new table.
                reportClientDoc.getDatabaseController().setTableLocation(tables.getTable(i),table);
                catch(ReportSDKException ex) {     
                   System.out.println(ex);
              catch(Exception ex) {
                   System.out.println(ex);               
    Main programu2026..
    setDBLogonXML("D:\\Reports\\Current Sessions.xml","D:\\Reports\\FndSessionRep.xsd");          
             xmlDataSet = new XMLDataSet(new ByteArray(xmlFile), new ByteArray(xsdFile));
             reportClientDoc.getDatabaseController().setDataSource(xmlDataSet, "FND_SESSION_REP/FNDSESSION", "FND_SESSION_REP/FNDSESSION");
    Error Stack
    - JRCAgent1 detected an exception: No database connector has been specified.
            at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.z.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ak.if(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.ad.int(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.bk.for(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.v.a(Unknown Source)
            at com.crystaldecisions.proxy.remoteagent.v.if(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setTableLocation(Unknown Source)
            at com.crystaldecisions.reports.sdk.DatabaseController.setTableLocation(Unknown Source)
            at jrc_xml_test_app_01.testDlg.setDBLogonXML(testDlg.java:378)
            at jrc_xml_test_app_01.testDlg.jButton3ActionPerformed(testDlg.java:117)
            at jrc_xml_test_app_01.testDlg.access$200(testDlg.java:23)
            at jrc_xml_test_app_01.testDlg$3.actionPerformed(testDlg.java:67)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
            at java.awt.Component.processMouseEvent(Component.java:5501)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
            at java.awt.Component.processEvent(Component.java:5266)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.Component.dispatchEventImpl(Component.java:3968)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1778)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
            at java.awt.Dialog$1.run(Dialog.java:525)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: No database connector has been specified.---- Error code:-2147467259 Error code name:failed
    - JRCAgent1 received request: setDataSourceRequest
    - command SETUP: Create Data Connection
    - command PERFORM: Create Data Connection
    - -- command is undoable -> purge redo stack
    - command SETUP: Set Data Connection Property
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: No database connector has been specified.---- Error code:-2147467259 Error code name:failed
            at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
    - command PERFORM: Set Data Connection Property
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
    - -- command is NOT UNDOABLE -> purge undo stack
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
    - --- Purging command Create Data Connection
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
    - command SETUP: Set Data Connection Property
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
    - command PERFORM: Set Data Connection Property
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
    - JRCAgent1 detected an exception: No database connector has been specified.
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at com.crystaldecisions.reports.sdk.DatabaseController.setDataSource(Unknown Source)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at jrc_xml_test_app_01.testDlg.jButton3ActionPerformed(testDlg.java:121)
            at com.businessobjects.reports.sdk.b.e.a(Unknown Source)
            at jrc_xml_test_app_01.testDlg.access$200(testDlg.java:23)
            at com.businessobjects.reports.sdk.JRCCommunicationAdapter.request(Unknown Source)
            at jrc_xml_test_app_01.testDlg$3.actionPerformed(testDlg.java:67)
            at com.crystaldecisions.proxy.remoteagent.y.a(Unknown Source)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at com.crystaldecisions.proxy.remoteagent.r.a(Unknown Source)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at com.crystaldecisions.sdk.occa.report.application.cf.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.a(Unknown Source)
            at com.crystaldecisions.sdk.occa.report.application.DatabaseController.setDataSource(Unknown Source)
            at com.crystaldecisions.reports.sdk.DatabaseController.setDataSource(Unknown Source)
            at jrc_xml_test_app_01.testDlg.jButton3ActionPerformed(testDlg.java:121)
            at jrc_xml_test_app_01.testDlg.access$200(testDlg.java:23)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
            at java.awt.Component.processMouseEvent(Component.java:5501)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
            at java.awt.Component.processEvent(Component.java:5266)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.Component.dispatchEventImpl(Component.java:3968)
            at jrc_xml_test_app_01.testDlg$3.actionPerformed(testDlg.java:67)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
            at java.awt.Component.processMouseEvent(Component.java:5501)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.Component.processEvent(Component.java:5266)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.Component.dispatchEventImpl(Component.java:3968)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1778)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.Window.dispatchEventImpl(Window.java:1778)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.Dialog$1.run(Dialog.java:525)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.Dialog$1.run(Dialog.java:525)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    No database connector has been specified.
            at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    Post Author: ililal
    CA Forum: Data Connectivity and SQL
    I spoke directly with Business Objects. They said,"Sun Application Server 8.2 is not supported."

  • 'Idoc has wrong status'

    Hi SDN,
    Good morning to all of you. I came infrom of you with a small quaery related to IDOC. My query is sales order is going to be created via IDOCs (Which came from XI) through FM IDOC_INPUT_ORDERS. While creating the SO we are generating the mails to users if any errors will be encountered, but here every thing is working fine and some times it is generating mail with the message 'Idoc has wrong status' for successful also. Not for all only for few sucessfull SO's it is generating mail. Please suggest me any configuration i need to check or any thing else. Please suggest me....Appriciate your valuable suggestions......Waiting for your valuable reposnse.....
    Regards,
    Kumar

    Hi Santosh,
    Thanks for your immediate response. It is giving me status 53.
    Regards,
    Kumar

Maybe you are looking for

  • Has this always been like this?

    I have just noticed that asking to be taken to the last message of a thread takes one to the last edited post, not to the last posted message. Also, the edited message shows its original time in the list, but the date and time of the last edit when o

  • Start process (Urgent)

    Hi all Oracle WF Gurus, i have a new question for you. is it possible to make that a new process starts in certain activity in the flow, no in "start" activity? I think i've seen a post like this anywhere in this forum but i couldn't find it. So i po

  • How to save playlist on my external drive

    I have a very large iTunes music library on an external drive.  When I create a new playlist I want that playlist to be on the same external drive so that it can be recognized by Sonos.  Right now it appears that playlists are stored on my internal h

  • Warehouse strategies

    Hello great gurus, i want to know that when we deal with warehouse mgmt and when we deal with picking and putting away strategies, or even storage type search, then all these work is being done at the background (during configration with respect to m

  • Uninstall bing; use yahoo as web search engine

    Bing has hijacked my opening firefox page. I would like to eliminate Bing as a search engine and use yahoo or google instead.