Transactional Iview Error when displaying

Hi all ,
I have created a transactional Iview. It is working fine. I could see the preview of that .But the same is not getting displayed when I assigned to the portal it is showing Portal Runtime Error.
Need help.
Thanks.
Krishna

GLM,
Please let me know how to check the log file and where it is located.
I checked the log file with the name server o .
in that the given below is stated
#1.5 #00145ED2ABF2008000000465000E5000000456AC887B9998#1221198931007#/System/Server##com.sap.portal.activityreport#J2EE_GUEST#0##cgslsvr2_CGN_406207650#DEMO1#fbd045d0808111dd88bb00145ed2abf2#SAPEngine_Application_Thread[impl:3]_1##0#0#Info#1#com.sap.portal.activityreport#Java###Duration: 106 millis##
#1.5 #00145ED2ABF20060000004DF000E5000000456AC98F00EB0#1221199207075#/System/Server#sap.com/irj#com.sap.portal.sapapplication#DEMO#7537##cgslsvr2_CGN_406207650#DEMO#09937e93809011ddb06000145ed2abf2#SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#com.sap.portal.sapapplication#Java###Content pass of Application Integrator failed.
Component Name:       'com.sap.portal.appintegrator.sap.Transaction',
Context Name (iView): 'pcd:portal_content/com.cgsl.CGSLFILES/com.cgsl.roles/com.cgsl.role/Finance/pb/pb',
Top Layer:            'Transaction/DragAndRelateLayer',
Producer ID (FPN):    'null',
System Alias:         'raja',
#1.5 #00145ED2ABF20060000004E1000E5000000456AC98F01941#1221199207078#/System/Server#sap.com/irj#com.sap.portal.portal#DEMO#7537##cgslsvr2_CGN_406207650#DEMO#09937e93809011ddb06000145ed2abf2#SAPEngine_Application_Thread[impl:3]_26##0#0#Error#1#com.sap.portal.portal#Java###Exception ID:11:00_12/09/08_0045_406207650##
Thanks.
Venkat
Edited by: venkata krishna on Sep 12, 2008 7:51 AM

Similar Messages

  • ECC Transaction iView Error on Browser Resize

    Hello.
    I have created hundreds of SAP ECC Transaction iViews in the portal.  After doing some testing, I realized that any time a browser window is modified when an ECC transaction iView is within display, the resize causes the transaction iView to refresh.  Upon refreshing, the transaction throws error or works as if the user submitted the transaction on the backend, instead of just remaining in the same state.
    For instance, if you have an SAP Transaction iView to an ECC system for tcode QM01 and it is accessible through the Detailed Navigation, this iView can be opened either in its own browser window, or within the desktop inner page.  If configured to pop-up in a new browser window and you click or drag to resize the browser window, the transaction refreshes, and throws the error: "Fill in all required entry fields."  This is the same error that is thrown in ECC when a user submits the transaction with no data.  Similarly, if you have the iView configured to open within the portal framework and you click on the transaction it opens in the desktop inner page.  If you maximize/restore down the browser window displaying the portal, the transaction refreshes within the desktop inner page and throws this same error, like it was submitted.
    It happens with every ECC transaction iView that I have created, but does not happen with SRM IAC iViews, Web DynPro iViews, or SUS functionality iViews.  This leads me to believe it is a problem in ITS.  Does anyone know what is going wrong, or how to fix this?
    Thanks for any help!
    Alexa

    Hi,
       Super admin has permission for end user for all the iViews. So he will be able to view the iView. As mentioned, please check if the end user permission is given for the end user to access the iView. Also check if the permission is given for that particular system. To check permissions, go to System Administration -> Permissions -> Portal permissions -> Portal Content. Check for iView and system that you have created.
    Regards,
    Harinin S

  • Error when displaying xellerate form

    Hello,
    I have the following error when displaying the form of any xellerate users :
    ERROR,03 May 2011 10:40:56,273,[XELLERATE.APIS],Class/Method: tcFormDefinitionOperationsBean/getFormFieldPropertyValue encounter some problems: Property 'Column Names' has not defined for the form field '-19'
    All is working fine, just this error that is diplayed each time I want to display a user form. In my formMetadata.xml, I have the following definition for the field -19, it is the manager :
    <Attribute name="-19" label="global.label.managerid" displayComponentType="LookupField" variantType="long" dataLength="50" map="Users.Manager Login">
    <ValidValues lookupColumnNames="User ID,Last Name,First Name" lookupQuery="SELECT usr.usr_key,usr.usr_last_name,usr.usr_first_name,usr.usr_login FROM usr, ugp, usg WHERE ugp.ugp_name = 'PROF_MANAGER' AND ugp.ugp_key = usg.ugp_key AND usr.usr_key = usg.usr_key AND usr.usr_status = 'Active' AND usr.usr_emp_type = 'Employee'" displayColumns="Users.User ID,Users.Last Name,Users.First Name" selectionColumn="Users.User ID"/>
    </Attribute>
    What is the problem with my attribute definition ?
    Thanks for your help,
    Kind regards,
    mdadikn

    Hello,
    I'm new to OIM. I am a new hire to a group that had a contractor setup the whole system. I'm finding a similar issue on our system here. I've looked through the database and cannot seem to find the issue. Error happens when from the webapp clicking on "Create IT Resource".
    From the Error Log:
    Class/Method: tcFormDefinitionOperationsBean/getFormFieldPropertyValue encounter some problems: Property 'Column Names' has not defined for the form field '-82'
    Line with issue from FormMetaData.xml:
         <Attribute name="-82" label="global.label.itresourcetype" displayComponentType="LookupField" variantType="String" dataLength="255" map="IT Resources Type Definition.Server Type" useInRule="true">
              <ValidValues lookupQuery="select svd_svr_type from svd" selectionColumn="svd_svr_type"/>
    </Attribute>
    Please let me know any additional information/questions. From what I can tell everything should be correct. Sorry again if the answer is obvious, I'm only 3 days into OIM.
    Thank you,
    Ryan

  • ABAP Run time error when display the Customs Export declarations

    Hi,
    I'm receiving ABAP Run time error when display the Customs Exp. Declarations Under SAP Customs Processing -> Customs Processing - Import / Export -> Monitoring.
    Error messaging point to Function Module - /SAPSLL/CUHD_LOAD_SELECTION.
    While debugging we found that Primary Key of the below structures are not the same
    lt_corpar                              type      /sapsll/corpar_t
    lt_corpar_ht       type      /sapsll/corpar_k02_ht
    Does anyone has the SAP Notes or solution to this issue other than changing the structures manually. I'm not sure about the impact if i change manually
    Error message short details
    Termination occurred in the ABAP program "/SAPSLL/SAPLCUHD_SELECTION" - in
         "/SAPSLL/CUHD_LOAD_SELECTION".
        The main program was "/SAPSLL/CULO_DISPLAY_CUS_EXP ".
        In the source code you have the termination point in line 144
        of the (Include) program "/SAPSLL/LCUHD_SELECTIONU01".
    We are on GTS Release 8.0 and Support Package SAPK-80014INSAPSLL (Support pack level 14).
    Regards,
    Pradeep Maddi

    Hi,
    I have implemented SAP Note 1531799, but it hasn't resolved the current issue.
    For Our GTS instance, there are 2 Feeder Systems (ECC) attached, but document transfer in one of the system has not been activated. Both having the same partner functions ( We copied the sandbox into 2 different instances for different business Testings and now these 2 instances attached to GTS for testing). These feeder systems have different Logical system names and Logical system groups.
    Recently i have implemented SAP Corrections manually for one the issue, Please see below thread for the detail information
    Proforma Invoice not transferred to GTS
    After implementing the corrections, i have created Pro-forma invoice in ECC system. When i tried to display, i'm facing the ABAP Dump issues.
    Error details
    Runtime Errors         ITAB_DUPLICATE_KEY
    ABAP Program           /SAPSLL/SAPLCUHD_SELECTION
    Application Component  SLL-LEG
    You tried to insert an entry into table  "\FUNCTION=/SAPSLL/CUHD_LOAD_SELECTION\DATA=LT_CORPAR_HT". However, updating the unique table key "PRIMARY_KEY" resulted in a duplicate entry. The key concerned may be either the primary key or a secondary key.
    Regards,
    Pradeep

  • Ent-06972 Error When Displaying BIBeans for Dimension Dataviewer

    dear all,
    I have problem when trying to view data on dimension with dataviewer in OWB 11g. it's no problem when i load small amount of data, but when i load huge amount of data i've got error message "ent-06972 Error When Displaying BIBeans for Dimension Dataviewer ". is it some kind of bug in OWB?

    I am also getting the same error, using 11g.

  • Url iview showing error when displaying a page with frames

    Hi,
    I have a requirement of putting a site in a url iview in the portal. I created a url iview and when I preview it, it displays correctly. When I assign this to a role and access it through the navigation, it gives an error.
    The weird thing is that, it works sometimes and it does not work sometimes. The url I am trying to display is working fine, because even when the portal shows error, if I try the url straight from the browser, it loads without any errors.
    So what could be the problem? The site I am trying to display contains frames. Could this be the problem? If so, why is it working sometimes and does not work sometimes?
    Thanks in advance.
    Regards
    Ranjith

    Hi Martin,
    The issue is still there. But one interesting thing that was noticed by my team mate was that if you add the site to the list of sites on browser which can use cookies, everything works fine. Similarly, if I reduce the privacy setting of my browser to Low, it works fine.
    Again, even if you keep the privacy setting as Medium and does not allow the site to use cookies, the iview opens fine if you open it in a new window.
    Any thoughts on this?
    Thanks & Regards
    Ranjith

  • Transactional Iviews - Error

    Hi All,
    I have created a transactional iViews and attached it in the protal. This iView Displays a report with Save Button on it. Now this Report works perfectly fine when I try to execute it at the backend. But When we try to execute it through transactional iViews i.e when I press the save button of the report to download it in pdf format, I am getting an error message "Applet filesavedialog.class notinited."
    Ideally it should pop-up a window asking for the path of the file to save. Please help me how can i resolve this error ?
    Regards,
    Akhil Rai

    Hi Deepak,
    There is not short dump created at the backend. As I said earlier also Report is working perfectly fine at the backend.
    Error message is coming at the bottom of the explorer as " Applet filesavdialog.class notinited" and the pop-up doesn't come. Everything else works perfrctly fine. Users can still see the report.
    Hey Guys,
    Can someone please help me out of this..
    Regards,
    Akhil

  • Transactional Iview Error

    Hi,
    I have created a transactional iview. I have choosen windows GUI for display. But after choosing  the SAP system (Backend system) , when i go for preview it Shows ERROR.
    1. The page cannot be displayed
    2. Exception occured . Ie. RFC error
    3. logon  balancing error 88
    Please guide me .
    Richard A

    Hi,
    It is not working for all option.
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.tcs.tcs/com.tcs.iview_id/com.tcs.fb50
    Component Name : com.sap.portal.appintegrator.sap.Transaction
    Exception in SAP Application Integrator occured: Unable to parse template '<System.ConnectionString>'; the problem occured at position 0. Cannot process expression <System.ConnectionString> because Invalid System Attribute: System: &#39;SAP_LocalSystem&#39;, Attribute: &#39;ConnectionString&#39;. .
    Exception id: 06:31_03/04/08_0010_7465150
    See the details for the exception ID in the log file
    The above are the exception
    Richard A

  • Error when displaying modeling on MultiProvider, urgent!!!

    Hi Expert,
      There is one runtime error when I try to display modeling on MultiProvider. but It's OK to display ODS and Cube. Could anyone tell me how to do? I can't find any notes about this. Thanks a lot!!
    Carlos
    =============================
    Message:
    Runtime Errors         MESSAGE_TYPE_X
    Date and Time          07/28/2006 12:07:47
    ShrtText
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    What can you do?
         Print out the error message (using the "Print" function)
         and make a note of the actions and input that caused the
         error.
         To resolve the problem, contact your SAP system administrator.
         You can use transaction ST22 (ABAP Dump Analysis) to view and administer
          termination messages, especially those beyond their normal deletion
         date.
         is especially useful if you want to keep a particular message.
    Error analysis
         Short text of error message:
       Internal error
       Technical information about the message:
       Message classe...... "RSAWB"
       Number.............. 002
       Variable 1.......... " "
       Variable 2.......... " "
       Variable 3.......... " "
       Variable 4.......... " "
       Variable 3.......... " "
       Variable 4.......... " "
    How to correct the error
        Probably the only way to eliminate the error is to correct the program.
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        use the following search criteria:
        "MESSAGE_TYPE_X" C
        "CL_RSAWB_GENERAL_AWB==========CP" or "CL_RSAWB_GENERAL_AWB==========CM00O"
        "SHOW_INFOCUBE_DATAMODEL"
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
    3. If the programs are your own programs or modified SAP programs,
        supply the source code.
        To do this, select the Editor function "Further Utilities->
        Upload/Download->Download".
    4. Details regarding the conditions under which the error occurred
        or which actions and input led to the error.

    these notes can be useful for you, depending of your BW release.
    640945
    950823
    527086

  • CRM Interaction Centre - Error when display an attachment

    Hi All,
    I'm getting this error when I try to display the attachment in CRM.
    "No document display because of missing Customizing for HTTP service '/default_host/sap/bc/contentserver' -> See SAP Note 606745"
    We have activated the contentserver in transaction SICF. I can attach a document but cannot display...I can attach .doc and pdf files.
    Is there any missing settings to display that attachment?
    thanks,
    Ken

    Hi Ken,
    Follow the guidelines of the note-606745 to resolve ur issue, we had the same problem.
    Regards,
    Kumar

  • Error when display a CRM Attachment - doc or pdf

    Hi All,
    I'm getting this error when I try to display the attachment in CRM.
    "No document display because of missing Customizing for HTTP service '/default_host/sap/bc/contentserver' -> See SAP Note 606745"
    We have activated the contentserver in transaction SICF. I can attach a document but cannot display...I can attach .doc and pdf files.
    Is there any missing settings to display that attachment?
    thanks,
    Ken

    Hi Ken,
    On top of this you can create external alias for service '/default_host/sap/bc/contentserver' as mentioned in step 1 of note
    '606745'. Furthermore please also check your browser settings as per note 818685 point 3:
    Following settings are required in client PC :
    Microsoft Internet Explorer 5.0 and above is required.
    Activate 'Active Scripting'
    Activate 'Run ActiveX controls and plug-ins'
    Activate 'Initialize and script ActiveX controls not marked as safe
    thanks
    Willie

  • Error when displaying Active Sessions - 500 Internal server error

    Hi all,
    recently I am getting errors when I want to look up the logged on users in our MII 12.0.2 system. The error displayed is
    500 - Internal server error
    Application error occurred during request processing
    Details:   java.util.ConcurrentModificationException: null
    Exception id: [0002556FD9C4003400000076000EA16A00045CFF57783831]
    Netweaver Log only displays the same error.
    Has anyone experienced this kind of error before? All other MII portal items work as usual, it is only "Active sessions" that brings up this error, I would say, 80% of the time I call it.
    This error occurs after a GoLive with more users and more traffic on the machine. Could it be some kind of memory problem? Reboot of the system does not help.
    Michael

    Perhaps the jsp page is not handling something properly - a special character in name or email perhaps?
    Have you tried something like: 
    "/XMII/Illuminator?Service=Admin&Mode=SessionList"
    or
    "/XMII/Illuminator?Service=Admin&Mode=SessionList&Content-Type=text/xml"
    These URL's should produce the desired dataset results - hopefully without the internal server error.
    Regards,
    Jeremy

  • Error when displaying - on table control

    hy guys,
    im working with a table control..
    the problem is when the table control loads a -200 or any number with - .
    ERROR
    DYNPRO_FIELD_CONVERSION
    I already tried to change the format of the table field to currency, dec, char and numc
    currency the error is displayed.
    dec the error is displayed
    char the column is displayed empty
    numc the table is displayed but the - is not displayed in the field.
    any ideas?
    Edited by: javier  santana on Sep 7, 2008 7:26 PM

    Hi,
         The problem mayb with the -ve value display, keep the format to currency and double click on the field in table control, u wil find a option to display -ve values select that
         If -ve value is ur prob then this should work

  • ERROR WHEN displaying target plan  in PP61

    Dear All,
    When I'm executing the transaction PP61 for any department for this month Nov,2011 (want diplay the target plan) I'm getting the error "Error when creating personnel work schedule for Employee name" in 100 client.I've checked in Infotype 7 the time is maintained till 31.12.9999.
    Why it is so,Please suggest what to do.

    Hi,
    Please check
    1. Personal WSR for the EE maintained in IT0007
    2.Begda and Endda for IT0007
    3.Grouping for the WSR in SPRO
    I guess some grouping is missed
    wait for Experts reply too.........
    Thanks
    Cheera

  • Error when displaying OrgChart in ESS

    Hi ALL
    One of our employee is getting error "500   Internal Server Error" when he trying to display the OrgChart in ESS.
    Please find below the exception :
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: Invalid personnel number
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:112)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:122)
         at com.sap.xss.hr.org.FcOrgBusinessLogic.getOrgChart(FcOrgBusinessLogic.java:248)
         at com.sap.xss.hr.org.wdp.InternalFcOrgBusinessLogic.getOrgChart(InternalFcOrgBusinessLogic.java:368)
         at com.sap.xss.hr.org.FcOrgBusinessLogicInterface.getOrgChart(FcOrgBusinessLogicInterface.java:128)
         at com.sap.xss.hr.org.wdp.InternalFcOrgBusinessLogicInterface.getOrgChart(InternalFcOrgBusinessLogicInterface.java:178)
         at com.sap.xss.hr.org.wdp.InternalFcOrgBusinessLogicInterface$External.getOrgChart(InternalFcOrgBusinessLogicInterface.java:247)
         at com.sap.xss.hr.org.chart.VcOrgChart.getOrgChart(VcOrgChart.java:202)
         at com.sap.xss.hr.org.chart.wdp.InternalVcOrgChart.getOrgChart(InternalVcOrgChart.java:207)
         at com.sap.xss.hr.org.chart.Orgchart.wdDoInit(Orgchart.java:100)
         at com.sap.xss.hr.org.chart.wdp.InternalOrgchart.wdDoInit(InternalOrgchart.java:216)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:793)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.performNavigation(ViewManager.java:296)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.navigate(ClientApplication.java:767)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.navigate(ClientComponent.java:881)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doNavigation(WindowPhaseModel.java:498)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:144)
         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:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:761)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:696)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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:869)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:229)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1344)
         at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:356)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:549)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:593)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:865)
         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:333)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:712)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:253)
         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(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Have anyone come across similar issue . Please do let me know if any thing needs to be checked .
    Any help is highly appreciated
    Thanks in Advacne
    BR
    VN
    Edited by: vishal_nam on Jul 25, 2011 1:29 PM

    The issue was actually with OM. The problem was that the position was not connected to any org unit.
    The functional consultant was able to fix it.
    Thanks for your replies .
    BR
    VN

Maybe you are looking for

  • I cant connect to wi-fi

    i cannot connect to wifi even when it shows i am connected

  • Safari won't display html

    First, sorry for my poor english, im asian. i have a problem while im trying to submit my Auction on Yahoo in the "Product describe" field, it should appear an "HTML" tab that could change the front size, color.. etc, but it just disappear, and i cou

  • Change Server problem in client machine

    hi kings we are using Vista. SAP 2007 B Patch Level 15 when i connected to the server. its show the internal error (-1002) Message (131-183) Thanks & Best Regards B.Lakshminarayanan

  • How can I add a mailbox

    It says in the manual to click on mailboxes then click edit to. Add a mailbox . But there is no edit button , there is just inbox ,sent and trash . I want to add one like saved . Can you help thanks

  • Premier Elements will not start (needs latest graphic drivers) and HP says I have the latest drivers

    AMD says I don't have the latest, but I need to download the latest from HP - and HP says I have the latest. Is my only option to return the Premier and Photoshop Elements 12?  Is there an alternate mode that allows Premier Elements to work with some