Raise error nQSError: 43126 while loging analy

after thorough invest with all security troubleshooting but no succeed. im getting error while connecting analy (11g)
[nQSError: 43126] Authentication failed: invalid user/password. (08004)[[
File:odbcuserpoploaderimpl.cpp
Line:995
Location:
     saw.security.odbcuserpopulationimpl.getbisystemconnection
     saw.security.odbcuserpopulationimpl.searchidentities
     saw.security.userpopulationmanagerimpl.getaccountdetailsbyid
     saw.CatalogAttributes.cache.cleanup
     saw.taskScheduler.processJob
     saw.threadpool.taskscheduler
     saw.threads
ecid: 00iE6dPWEg0Fw0WFLznJ8A0000Ek000000,0:809
ThreadID: 4172
task: Cache/CatalogAttributes
pl reply to resolve

Hi,
Kindly follow the below mentioned steps
1) Connect to WebLogic Server (WLS) Console -> Deployments. Ensure that all deployed components are in 'Active' state.
2) If any of the components is in 'Prepared' state, select that application and then click on "start servicing all requests"
3) Restart BI Server and Presentation Services
Regards,
Nandha
*Mark its correct/helpful                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • [nQSError: 43126]Authentication failed:invalid user/password, how to avoid?

    Hi,
    I encountered following error: [nQSError: 43126] Authentication failed: invalid user/password.
    when I was starting weblogic server, and server used to shutdown.
    After snooping around on net, came across this blog: http://obiee11gqna.blogspot.com/2011/09/obiee-11g-errors-nqserror-43113.html
    Found that password for MDS & BIPLATFORM was 'expired', was able to solve my problem and my Presentation Services were up & running.
    My question is, how to avoid password of MDS & BIPLATFORM from getting expired in future??
    Regards,
    Jitendra

    Dpka,
    Thanx for the link, it shows the way to avoid expiry of password.
    I also found another link, in comment section which is equally useful: http://www.artofbi.com/index.php/2011/03/mds-or-biplatform-schema-password-change-considerations/
    PS: Thanx to Deva as well for replying to my query.
    Regards,
    Jitendra

  • While os db migration standrad table raising error

    Hi gurus,
                My basis team doing os db migration after export when they are trying to import data they are terminating due to problem that  at the standrad table SMEN_DATES it is raising error VIOLATION OF PRIMARY KEY. So we checked for the table contents
    in that table TYP and ID as primary key fileds but in contents there are entries with same combination of TYP and ID. Now problem is that  how to rectify that primary key violation with out modifying data.
    Thanks in advance,
    Santhi.

    It's not feasible to "rectify". The data has to be changed to conform to the database key.

  • Raising Error in Screen

    Hi,
    I have a requirement to raise error in Screen(Module Pool) and again allow user to stay in the same screen.But if i raise error then it is throwing user directly out of transaction.
    For example,if we see in VL02N we will get error while providing serial number during picking or packing but it will still allow user to stay in the same screen.But in my case i have customized VL02N and i am not able to raise error in the same way as it is throwing me out of transaction.
    Is there any transaction to maintain Eror type based on application or is there any way to handle this as an exception at screen level.?
    Please find attahement for the same.
    Regards,
    Venu

    some message types will behave differently in a dialog transaction...there is a lot of info in the help on this
    however, try using the addition
    DISPLAY LIKE of the statement MESSAGE.
    so, for example,
    message 'my message' type 'S' display like 'E'.
    try some different variants of the example above to give you the behaviour that fits best

  • Need a BADI for raising error messages for equi update (IE02)

    Hi,
    we are trying to raise few error messages while creating equipments through BADI's (Processing through IE02 and BAPI's).
    No BADI's are supporting for raising error messages.
    SAP doesnt support processing of userexits through BAPI's (refer note 564467).
    we actually need to implement these checks and should available for all the below processes:
    Through IE02
    while doing through BAPI's
    While Executing MASS CHANGE functionality (IE05)
    Please suggest any other solution to achieve all the three at one go instead of creating some enhancements for every thing.
    thanks.

    Hi,
    Try and search for a BADI....for transaction I102...take the package name and go to SE18 and see if BADI's are available...
    Alternatively search for key CL_EXITHANDLER or get BADI in the main program of IE02..
    if you are using SAP ECC6.0 then implicit or explicit enhancements will be available... Utilize them to meet your requirement...
    Thanks

  • Ingres Raise Error versus Oracle  Exceptions

    I am working on converting an ingres database and procedures to oracle. The Ingres procedure does 3 updates and after each one
    if there is an error the procedure sets a different error. Ingres uses the raise error statement. So I am wondering how Oracle's exception handling compares. Is the error is written to a global area in Ingres and maybe passed along to the application as well in Ingres ?
    Appreciate any experience you have in this.
    Ingres example
    create procedure table_move as declare
    err integer not null;
    begin
    error = 0;
    update the records in table a
    if (iierrornumber > 0_ then
    err =1;
    raise error :err;
    endif
    if (iierrornumber =0) then
    update the records in table b
    If (iierrornumber > 0) then
    err = 2;
    raise error : err
    endif
    How would this be in Oracle. I am really flagging any error so would it be more like When others ?
    Thanks.

    How would this be in Oracle. I am really flagging any error so would it be more like When others ?You can find lots of examples and explanations regarding exception handling in the Oracle Docs.
    Examples:
    http://www.oracle.com/pls/db102/search?word=exception&partno=
    Regarding using a WHEN OTHERS exception: it's usually programming a bug, unless you also RAISE your WHEN OTHERS.
    See this thread for a 'thorough explanation' and don't be afraid to scroll on, it's getting more interesting while doing that ;) :
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1509245700346768268#tom1535781400346575552
    If you really want to 'flag' any error and your DB version is at least 10gr2, I suggest you use DML Error Logging.
    See:
    http://tkyte.blogspot.com/2005/07/how-cool-is-this.html
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14220/sqlplsql.htm#sthref3393

  • CONVERSION_ERROR" raised., error key: RFC_ERROR_SYSTEM_FAILURE

    Hi Gurus,
    User is getting the below error while accessing the Record Working time in ESS on portal. Pls help us if u already come across this type of errors.
    null
    [EXCEPTION]
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: Exception condition "CONVERSION_ERROR" raised., error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
    at com.sap.xss.hr.cat.record.blc.RfcManager.rfcExecute(RfcManager.java:468)
    at com.sap.xss.hr.cat.record.blc.RfcManager.init(RfcManager.java:822)
    at com.sap.xss.hr.cat.record.blc.wdp.InternalRfcManager.init(InternalRfcManager.java:248)
    at com.sap.xss.hr.cat.record.blc.FcCatRecordInterface.onInit(FcCatRecordInterface.java:344)
    at com.sap.xss.hr.cat.record.blc.wdp.InternalFcCatRecordInterface.onInit(InternalFcCatRecordInterface.java:234)
    at com.sap.xss.hr.cat.record.blc.wdp.InternalFcCatRecordInterface$External.onInit(InternalFcCatRecordInterface.java:484)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:922)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:891)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1084)
    at com.sap.xss.hr.cat.record.vac.calendar.VcCatCalendar.onInit(VcCatCalendar.java:251)
    at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendar.onInit(InternalVcCatCalendar.java:194)
    at com.sap.xss.hr.cat.record.vac.calendar.VcCatCalendarInterface.onInit(VcCatCalendarInterface.java:162)
    at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendarInterface.onInit(InternalVcCatCalendarInterface.java:146)
    at com.sap.xss.hr.cat.record.vac.calendar.wdp.InternalVcCatCalendarInterface$External.onInit(InternalVcCatCalendarInterface.java:222)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:564)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: Exception condition "CONVERSION_ERROR" raised., error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
    at com.sap.xss.hr.cat.general.model.slim.CatsModelSlim.hrxss_Cat_Wd_Record(CatsModelSlim.java:221)
    at com.sap.xss.hr.cat.general.model.slim.Hrxss_Cat_Wd_Record_Input.doExecute(Hrxss_Cat_Wd_Record_Input.java:137)
    at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
    ... 64 more
    Regards,
    Manje

    Dear,
    Could you please check your CAC2 profile for  the same error. If you are getting this error due to currency :
    'For explicitly specifying a unit in the timesheet, the column for 'Unit of measurement' must be displayed. This can be achieved via transaction CAC2 by customizing field selection for the data entry profile used to enter times. The field CATSD-UNIT must be set as input field. You may also specify a different unit by using customer exit CATS0002. In this case, you must also take care to clear the contents of field CATSHOURS and instead use CATSQUANTITY for the data entered. The corrections contained in note 720926 are only valid if you use customer exit CATS0002 to fill the unit for the wage type specified in the time
    sheet.'
    Best Regards,
    Deepak

  • Cash Management - Open interface - raise error

    in Cash Management - Bank Reconciliation, Open interface,
    APPS.CE_999_PKG.clear
    and
    APPS.CE_999_PKG.unclear
    i would like to check and if meet certain condition, i would like to raise error/exception, so that the Reconcile or UnReconcile can not proceed, how can I do that?
    i try to do a plsql 'raise exception', in ebs screen, show
    'FRM-40734: Internal Error: PL/SQl error occurred.'
    anyway to show the error msg in a popup msg box and/or display with more meaningful error message?

    Hi Brian,
    This is because, one payment/receipt cannot be shared by more than one bank statement line. This is why once payment/receipt is reconciled against a bank statement line, you can view this transaction only from reconciled screen.
    Regards,
    Kiran

  • Error is occured while FTPing a BI publisher report

    The following Error is occured while FTPing a BI publisher report. The scheduling was running fine for the lase 1 year .But this error is occuring in production schedule of the ftp for the last 2 days.When I do the FTP by 'Run Immediately' manually it works fine.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:4621] Document file to deliver not found : /u01b/obiee/OracleBI/oc4j_bi/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp7057786.tmp
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1131)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:478)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)

    I've also encounter this error since many mounth now and especially when using Excel Template (not RTF Template) with FTP Delivery (Without Busting OR with ScheduleBustringOption=FALSE using BIP Web Service).
    I've performed many tests trying to diagnose the cause but I need to redo these test because they was not done corretly. What I think is this is related with the processing of XML DATA with the corresponding Template.
    I remember that in most cases I had the folowing conditions to reproduce the problem :
    - Report is executed by scheduling it with FTP delivery
    - The correponding query did not return data (empty XML structure)
    - When execution ends, schedule status is SUCCESS (Data processing ???) but delivery is FAILED due to document not found in BIP temporary directories
    - When scheduling the report without using the template (that is XML format output) then all work perfectly without ERROR
    So you'll need to perform many test cases to identify cause OR submit bug on Oracle Support.
    I think sometimes BIP needs some MINIMAL XML structure for generated data to be able to work without error with template (RTF or EXCEL) which contains special formating like chart for example.
    Unfortunatly debugging those are very ........
    We solved our problem by modiying the template until error dissapear when no data is returned by the report query (I did not create SR on Oracle Support for this issue)
    Here is what I get in BIP log file when using my problematic excel template to reproduce error with a query that return empty dataset :
    [051111_123444854][oracle.apps.xdo.common.xml.XSLT10gR1][STATEMENT] Oracle XML Developers Kit 10.1.0.5.0 - Production
    [051111_123444857][][STATEMENT] XSLT temporary file *(/PATH_TO_BIP_TEMPORARY/xdo/tmp/cxmluFppViKt81198124878270451623.dat)* is set.
    [051111_123445002][][STATEMENT] BOUNDSHEET [Feuil1] start=0xA466
    [051111_123445003][][STATEMENT] BOUNDSHEET [Segment Mobile] start=0xA6B0
    [051111_123445003][][STATEMENT] BOUNDSHEET [XDO_METADATA] start=0xBB00
    [051111_123445003][][STATEMENT] BOUNDSHEET [Tableau croisé] start=0xBCC0
    [051111_123445003][][STATEMENT] ===== SHEET start=0xA466 end=0xA6AF=====
    [051111_123445004][][STATEMENT] ===== SHEET start=0xA6B0 end=0xBAFF=====
    [051111_123445005][][STATEMENT] ===== SHEET start=0xBB00 end=0xBCBF=====
    [051111_123445006][][STATEMENT] ===== SHEET start=0xBCC0 end=0xD904=====
    *[051111_123445495][][EXCEPTION] java.lang.ArrayIndexOutOfBoundsException*
    at java.util.Vector.elementAt(Vector.java:430)
    at oracle.apps.xdo.excel.user.biff.RowBlock.getRow(Unknown Source)
    at oracle.apps.xdo.excel.user.bimpl.BSheet.getRow(Unknown Source)
    at oracle.apps.xdo.template.excel.util.ExcelUtil.getRowInSheet(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataWriter.copyCell(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataWriter.finishCell(Unknown Source)
    at oracle.apps.xdo.template.excel.render.CellHandler.endElement(Unknown Source)
    at oracle.apps.xdo.template.excel.render.BookDataParser.endElement(Unknown Source)
    at oracle.xml.parser.v2.XMLContentHandler.endElement(XMLContentHandler.java:210)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1295)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:292)
    at oracle.apps.xdo.template.excel.render.BookDataParser.parserXMLDocument(Unknown Source)
    at oracle.apps.xdo.template.excel.ExcelController.processActionLanguage(Unknown Source)
    at oracle.apps.xdo.template.excel.ExcelController.process(Unknown Source)
    at oracle.apps.xdo.template.ExcelProcessor.process(Unknown Source)
    at oracle.apps.xdo.service.excel.ExcelServiceTemplate.embedDataForExcelTemplate(ExcelServiceTemplate.java:718)
    at oracle.apps.xdo.service.excel.ExcelServiceTemplate.embedServiceTemplateData(ExcelServiceTemplate.java:737)
    at oracle.apps.xdo.servlet.ExcelCoreProcessor.transform(ExcelCoreProcessor.java:49)
    at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:517)
    at oracle.apps.xdo.servlet.CoreProcessor.processScheduledRequest(CoreProcessor.java:366)
    at oracle.apps.xdo.servlet.CoreProcessor.generateScheduledDocument(CoreProcessor.java:114)
    at oracle.apps.xdo.servlet.ReportImpl.renderScheduledJob(ReportImpl.java:357)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.generateReport(XDOJob.java:977)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:418)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    [051111_123445497][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:614] Finished processing the document.
    [051111_123445497][][STATEMENT] [ID:614] Time elapsed for report processing : 8205, time from begining : 9423
    [051111_123445497][oracle.apps.xdo.servlet.scheduler.XDOJob][STATEMENT] [ID:614] Document content type : application/vnd.ms-excel
    [051111_123445501][oracle.apps.xdo.servlet.scheduler.XDOJob][EXCEPTION] [ID:614] Unexpected exception occurred while the document delivery.
    oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:614] Document file to deliver not found : */PATH_TO_BIP_TEMPORARY/xdo/tmp/xmlp1038692480549035173tmp*
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1178)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:496)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:196)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    The file not found */PATH_TO_BIP_TEMPORARY/xdo/tmp/xmlp1038692480549035173tmp* was created by BIP at the begining of the whole process with some other temporary files within the same temporary directory
    I guess at end of process BIP tries to perform some kind of merging with all temporary files created and associated with the corresponding JOBID. May I'm wrong ???
    Edited by: Cédric on 11 mai 2011 14:04

  • A communication error has occurred while invoking commands in SharePoint host process

    Hi All,
    I am using Virtual box to connect to Sharepoint 2013 VPC. Due to an unexpected sutdown of my machine the VPC got some issue. Now I restored it using my bak up file. But after this when I deploy my sharepoint 2013 farm solution Iam getting the following error.
    Error occurred in deployment step 'Recycle IIS Application Pool': A communication error has occurred while invoking commands in SharePoint host process: The server did not provide a meaningful reply; this might be caused by a contract mismatch, a premature
    session shutdown or an internal server error.
    What could be the issue? Any suggestions ?
    Thanks in advance...
    Regards
    Nimisha
    [email protected]

    Hi Nimisha,
    Seems that the original issue of communication error has been solved, for this new issue, it is recommended that you open a new thread which can make others easier
    to focus on one issue in one single thread.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • How to raise error message from PAI of oops ALV report

    Hi All,
    I have a requirement to raise error message form editable oops alv . After entering the data and then press SAVE button .
    Please help.
    Thanks in Advance

    HI SK,
    Write a Local class (Event Handeler) to handel the events. In Editable ALV once the user enter a value, CL_GUI_ALV_GRID will raise an event called DATA_CHANGED.
    1. Define and Implement a local class to handle that event.
    In the implementation of this class you need to get data from imported object to an internal table, then compare the same with the ALV output table.
    * Local Class to handler the events raised from the ALV Grid
    CLASS LCL_EVENT_HANDLER DEFINITION.
    PUBLIC SECTION.
    * Method to handel EDIT event, DATA_CHANGED of CL_GUI_ALV_GRID
      METHODS : ON_DATA_CHANGE FOR EVENT DATA_CHANGED OF CL_GUI_ALV_GRID
                           IMPORTING ER_DATA_CHANGED.
    ENDCLASS.
    * Event handler class Implementation
    CLASS LCL_EVENT_HANDLER IMPLEMENTATION.
      METHOD ON_DATA_CHANGE.
        DATA : LT_MODIFY TYPE LVC_T_MODI,
                   LS_MODIFY TYPE LVC_S_MODI.
    * Copying changed data into intenal table from Object
        LT_MODIFY = ER_DATA_CHANGED->MT_MOD_CELLS.
    * Modifying the ouptut table with the changed values
        IF LT_MODIFY[] IS NOT INITIAL.
              *Compare the ALV Output table with LT_MODIFY
        ENDIF.
      ENDMETHOD.
    ENDCLASS.
    Then raise  a message on required condition in the same method.
    Note: To trigger the above method, you need to set event handler before displaying ALV (before calling method SET_TABLE_FOR_FIRST_DISPLAY)
    * Creating object for the Local event handler class
      CREATE OBJECT GR_HANDLER.
    * Set handler (call method of Event_handler) to handler Edit event
      SET HANDLER GR_HANDLER->ON_DATA_CHANGE FOR  GR_GRID.
    Regards,
    Vijay

  • SAP MII 14.0 SP5 Patch 11 - Error has occurred while processing data stream Dynamic Query role is not assigned to the Data Server

    Hello All,
    We are using a two tier architecture.
    Our Corp server calls the refinery server.
    Our CORP MII server uses user id abc_user to connect to the refinery data server.
    The user id abc_user has the SAP_xMII_Dynamic_Query role.
    The data server also has the checkbox for allow dynamic query enabled.
    But we are still getting the following error
    Error has occurred while processing data stream
    Dynamic Query role is not assigned to the Data Server; Use query template
    Once we add the SAP_xMII_Dynamic_Query role to the data server everything works fine. Is this feature by design ?
    Thanks,
    Kiran

    Thanks Anushree !!
    I thought that just adding the role to the user and enabling the dynamic query checkbox on the data server should work.
    But we even needed to add the role to the data server.
    Thanks,
    Kiran

  • Crystal reports 2008 sp3 : An error has occurred while attempting to load t

    Hello,
    Please forgive me for posting in the CR .NET forum because we are using the full Crystal Reports 2008 product and I did not see a category for it.  If there is a better forum for this question, please let me know or feel free to move it.
    We are having trouble deploying our crystal reports 2008 reports to a Windows Server 2008 R2 server in an aspx application...
    I have been working on this issue for 4-days and cannot seem to make any progress, so I would really appreciate your help.
    Our Environment:
    Development Computer (32-bit, WinXP)
      VS2008 (fully updated, was not installed with its Crystal Reports feature)
      Crystal Reports 2008 SP3 (downloaded and installed "cr2008_sp3_fullbuild")
    Database Server (64-bit)
      "SERVER2" is a Microsoft SQL Server 2008 server, fully updated
    Web Server (64-bit)
      "SERVER3" is a Microsoft Server 2008 R2 Web server.
    We have an application that is installed on the Web server and it pulls data from the database server.
    The webpages are accessing the database properly.  There is a ShowReport.aspx webpage that has the
    CrystalReportsViewer on it.  We send parameters and logon information to ShowReport.aspx.  ShowReport
    works properly on our development computer and the report looks good, but it fails on the web server.
    We downloaded CRRuntime_12_3_mlb.msi (X86) from SAP/CR and installed it on the web server without any issues.
    Our application pool on the web server for this application is set to 32-bit mode.  When I launch the
    application, it works properly with the database and displays data on web pages, but when I try to
    view a report on ShowReport, I get the following error message:
    An error has occurred while attempting to load the Crystal Reports runtime.
    Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.
    Please install the appropriate Crystal Reports redistributable (CRRedist*.msi) that contains the version of the Crystal Reports runtime (x86, x64, or Itanium)  that is required.
    According to everything that I have read, I have properly matched the DLLs: On the development computer, "cr2008_sp3_fullbuild" was installed; On
    the web server, "CRRuntime_12_3_mlb.msi (X86)" was installed.  They are both Crystal Reports 2008 and not .NET.  CR.NET was not installed on our development computer, so our application was built with full Crystal Reports 2008 SP3.  On our development computer, .ENGINE is 12.0.2000.0 and
    the same version is on the web server.
    So, I am completely at a loss as to why we are encountering this error.  Help, Please!!!
    Thank you in advance,
    Mike

    Hi Mike,
    Did you set your project for X86 mode only? If not do so and rebuild and deploy your app.
    Thank you
    Don

  • A fatal error has occured while updating your device's software

    I have a problem I hope you guys can help me.
    Blackberry Model: 8820
    Device Software version: 4.5.0.55
    Desktop Software version: 4.7.0.37
    Carrier: Singapore Telecom Mobile Pte Ltd(https://www.blackberry.com/Downloads/browseSoftware.do)
    Everytime I start up my desktop software, it would prompt me that there are newer versions for some of the applications in my blackberry such as my browser, brickbreaker etc. So I followed through their instructions to install these updates. When it reached step 3/11, an error would occur while it say it was trying to turn on my radio
    Here's the screenshot of the error:
    [URL=http://img199.imageshack.us/i/errortac.jpg/][IMG]http://img199.imageshack.us/img199/761/errortac.th.jpg[/IMG][/URL]
    But I do observed that @ task 1/11, it switched off my radio. @ task 3/11 it tried to switch back on again. thats when the error occured.
    when I unplugged my device after the error, I saw that my mobile connection was off and my blackberry had to re-connect again. I do admit that my area has pretty bad reception, but that cant be the problem right?
    On top of that, maybe I also like to pop another 2 questions:
    1) Why is it I cant set up my email? I followed the instructions here:
    http://na.blackberry.com/eng/support/blackberry101/setup.jsp#tab_tab_email
    but my setup wizard dont have the option to select "I want to create or add an email address"
    I only gives me the option of the enterprise mail
    2) I tried to browse to to te blackberry website using my blackberry, but its says my device is not supported. Any way to solve this?
    Message Edited by howb21 on 07-09-2009 12:44 AM

    does this help ?
    http://www.blackberry.com/btsc/KB02696
    Unable to complete loading operation. Fatal error occurred when updating handheld
    The search box on top-right of this page is your true friend, and the public Knowledge Base too:

  • Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    Im trying to convert a PDF into an excel document and I keep getting an error message that reads "An error has occurred while trying to access the service". WHat am I doing wrong?

    it seems my subscription had expired so I signed up again.. It was still having trouble so I repeated the sign up process again.. Then it worked perfectly.. Unfortunately, I think I just subscribed twice and need to cancel one of them. Ugh. Such a pain when I'm trying to get this project completed. I'll be canceling at least one of the subscriptions in the morning. Adobe is not my favorite company right now. None of this was intuitive. And trying to get help was an absolute waste of an hour.
    Regards,
    Nathaniel
    [removed by moderator]

Maybe you are looking for