Java Error in RWB screen

Hi, all
In XI 3.0 NW 2004 46C, I am getting Java Error when I goto RWB end-to-end monitoring...
screenshot here:
http://www.flickr.com/photos/25222280@N03/2822057484/sizes/o/
Can someone explain me or give me a link to what I need to do to connect this problem
Any suggesions/feedback will be greatly appreciated.
Thanks

Hi,
In XI 3.0 NW2004 Basis 640C under Unix platform
Problem in End-to-End Monitoring Graphic overview
Error: XMLParser: No data Allowed here (Row: 1, col:6)
SYSTEM XDV
When click End-to-End Monitoring from Runtime workbench,It pops up a error message in a Java Applet stating as follows
java.lang.NullPointerException
at com.sap.plaf.frog.FrogScrollPaneUI$1.propertyChange(FrogScrollPaneUI.java:113)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JScrollPane.setHorizontalScrollBar(Unknown Source)
Step: 1
Goto Add/Remove Program; and Uninstalled all Java Updates
Reboot Machine, run end-to-end (RWB) without install Java
Asking me to install ActiveX software, right click and allowed it
Now XDV does works fine... goto Add/Remove Software Java automacially updated:
JAVA 2 Runtime Environment SE V1.4.2_15
Step: 2
Goto XQA or XPD system
Tried end-to-end monitoring in XQA system getting Java error as follows:
XMLParser: No data allowed here (Row:1, col:6)
The call stack
com.inqmy.lib.xml.parser.ParserException: XMLParser: No data allowed here (row:1, col:6)
     at com.inqmy.lib.xml.parser.SAXParser.parse(SAXParser.java:185)
     at com.sap.jnet.io.jaxp.JNioXMLReaderSAX.readDOM(JNioXMLReaderSAX.java:244)
     at com.sap.jnet.io.JNioXMLReader.readDOM(JNioXMLReader.java:68)
     at com.sap.jnet.io.JNioInputSource.getDOMElement(JNioInputSource.java:119)
     at com.sap.jnet.JNetData.load(JNetData.java:719)
     at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:479)
     at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:39)
     at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:268)
     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)
I belived java webstart does't work, if that doesn't work how come XDV system works fine...
anyway!!! I updated Java JRE6 which is including webstart
same error messages even after JRE6 update XDV getting error messages too
Any suggesions/feedback will be greatly appreciated.
Thanks a lot in Advanced

Similar Messages

  • Getting error in RWB

    Scenario:file to file
    Source Structure: 2 fields( Fname & Lname)
    Target Structure :1 field(Full_name)
    i m getting below error in RWB when i start sender communication channel.
    error"Conversion of file content to XML failed at position 0: java.lang.Exception: ERROR converting document line no. 1 according to structure 'ROW':java.lang.Exception: ERROR in configuration / structure 'ROW.': More elements in file csv structure than field names specified!"
    my csv file has only two fields that is "aaaaa,bbbbbb" and i saved it as hello.txt
    help me how to resolve it.
    send your solutions simple as possible

    hi,
    i took pay load from sxmb_moni and checked it in mapping and it showed error
    payload form SXMB_MONI
      <?xml version="1.0" encoding="utf-8" ?>
    - <ns:MT_SNDRSUN1 xmlns:ns="http://suntosun">
    - <Recordset>
    - <ROW>
      <FNAME>BBBBBBBBBB</FNAME>
      <LNAME>aaaaaaaa</LNAME>
      </ROW>
      </Recordset>
      </ns:MT_SNDRSUN1>
    Below Xml Code is normaly i copied from test->source text view from message mapping
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_SNDRSUN1 xmlns:ns0="http://suntosun">
       <ROW>
          <FNAME/>
          <LNAME/>
       </ROW>
    </ns0:MT_SNDRSUN1>
    *can u mention wat error it may be

  • How to capture the DB Errors to display more specific error on the screen

    HI,
    How to capture the DB Errors to display more specific error on the screen?
    Can any one suggest on this please.
    Thanks

    hi,
    in your db package or procedure write this in ur exception handler
    as
    excpetion when others
    FND_MSG_PUB.ADD_EXEC_MSG (pkg_name, proc_name,
    substr(sqlerrm, 1, 240))
    now in your java code you can catch and throw this excpetion by using
    OAExceptionHelper.checkErrors (Tx, messageCount, returnStatus, messageData);

  • Java script issue on screen rendering for all-11-otn4.js

    Hello,
    I am getting java error on screen rendering for all-11-otn4.js line no 12277 and 16073. The java script error I get is, *"A script on this page may be busy, or it may have stopped responding. You can stop the script now, open the script in debugger, or let the script continue"*. After this page stops responding, i have to close the browser and reopen it.
    I have a table inside my screen. The table is added inside a af:panelCollection and have few toolbar buttons added inside the secondayToolbar facet. This error is commng due to the table toolbar buttons.
    When i check the java scirpt using debugger, it stops at following java script at the bold line,
    AdfUIComponent.prototype.getParent= function()
    var x147=this._parent;
    if (x147===undefined)
    var x148=this._peer;
    if (x148!=null)
    x147=x148.getComponentParent(this);
    this._parent=x147;
    return x147;
    Any idean why this could be happening and any ways to tackel it?
    - Sujay

    Hi,
    did you try with a production build. Sems to me that you use Technology Preview, which is almost 2 years old
    Frank

  • Java error while configuring Mail Store

    As per the documentation provided on otn for Collaboration suite single box installation handbook for Windows, I installed the collaboration suite on Windows 2000 server.
    While executing the umconfig.bat provided in oes\bin folder I encounter the following message:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42
    at oracle.mail.install.ESDSInstallQuery.findInstallation(ESDSInstallQuer
    y.java:23)
    at oracle.mail.install.ESDSInstallQuery.main(ESDSInstallQuery.java:99)
    The configuration screen appears and I provide with the host, SID, port, system and ctxys password. During configuration it fails with the following message:
    Creating Mailstore On OID..
    java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42)
    at oracle.mail.install.ESDSInstallLDIFLoader.getJNDIConnection(ESDSInstallLDIFLoader.java:35)
    at oracle.mail.install.ESDSInstallLDIFLoader.loadLDIF(ESDSInstallLDIFLoader.java:54)
    at oracle.mail.install.ESDSInstallConfig.main(ESDSInstallConfig.java:37)
    Exception in thread "main" Error detected while running createdefaults.bat, please check D:\oracle\oracs903\mtier\oes\log\configoid.log .
    In the logfile 'Connecting LDIF' is written.
    Any solutions for the above?
    UM component does not start and gives java.lang.NullpointerException
    Thanks,
    Vipul

    As per the documentation provided on otn for Collaboration suite single box installation handbook for Windows, I installed the collaboration suite on Windows 2000 server.
    While executing the umconfig.bat provided in oes\bin folder I encounter the following message:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42
    at oracle.mail.install.ESDSInstallQuery.findInstallation(ESDSInstallQuer
    y.java:23)
    at oracle.mail.install.ESDSInstallQuery.main(ESDSInstallQuery.java:99)
    The configuration screen appears and I provide with the host, SID, port, system and ctxys password. During configuration it fails with the following message:
    Creating Mailstore On OID..
    java.lang.UnsatisfiedLinkError: obc
    at oracle.security.misc.Checksum.obc(Native Method)
    at oracle.security.misc.C04.<clinit>(C04)
    at oracle.security.misc.Checksum.SHA(Checksum)
    at oracle.ias.repository.IASSchema$Enc.d(IASSchema.java:1360)
    at oracle.ias.repository.IASSchema.init(IASSchema.java:158)
    at oracle.ias.repository.IASSchema.<init>(IASSchema.java:113)
    at oracle.ias.repository.SchemaManager.<init>(SchemaManager.java:64)
    at oracle.mail.ldap.IASRepositoryUtils.<init>(IASRepositoryUtils.java:42)
    at oracle.mail.install.ESDSInstallLDIFLoader.getJNDIConnection(ESDSInstallLDIFLoader.java:35)
    at oracle.mail.install.ESDSInstallLDIFLoader.loadLDIF(ESDSInstallLDIFLoader.java:54)
    at oracle.mail.install.ESDSInstallConfig.main(ESDSInstallConfig.java:37)
    Exception in thread "main" Error detected while running createdefaults.bat, please check D:\oracle\oracs903\mtier\oes\log\configoid.log .
    In the logfile 'Connecting LDIF' is written.
    Any solutions for the above?
    UM component does not start and gives java.lang.NullpointerException
    Thanks,
    Vipul

  • Personal ID Java Error

    Java error in ESS for Personal ID and Family members/ iview  
    Posted: Jan 12, 2009 1:04 PM       E-mail this message      Reply 
    Hi Experts,
    In ESS i am facing one problem in Personal ID iview.
    I am able to create a record through ESS. but when I click on "EDIT/DELETE" button in Overview screen of ESS system showing error message as below.
    Please suggest me on the same
    This service is for Singapore. and we are on ECC 6.0, EP7.0
    Note: Same error message is shown for IT0021 Family memembers/Dependents Data iview also
    500 Internal Server Error
    SAP NetWeaver Application Server 7.00/Java AS 7.00
    Failed to process request. Please contact your system administrator.
    Hide
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
    java.lang.IndexOutOfBoundsException: Index: 2, Size: 0
    at java.util.ArrayList.RangeCheck(ArrayList.java:507)
    at java.util.ArrayList.get(ArrayList.java:324)
    at com.sap.tc.webdynpro.progmodel.context.Node$ElementList.getElement(Node.java:2034)
    at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
    at com.sap.tc.webdynpro.progmodel.context.Node.getElementAt(Node.java:628)
    ... 64 more
    See full exception chain for details.
    System Environment
    Client
    Web Dynpro Client Type
    HTML Client
    User agent
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
    Version
    null
    DOM version
    null
    Client Type
    msie6
    Client Type Profile
    ie6
    ActiveX
    enabled
    Cookies
    enabled
    Frames
    enabled
    Java Applets
    enabled
    JavaScript
    enabled
    Tables
    enabled
    VB Script
    enabled
    Server
    Web Dynpro Runtime
    Vendor: SAP, build ID: 7.0017.20081009134733.0000 (release=NW04S_17_REL, buildtime=2008-11-03:07:38:44UTC, changelist=48644, host=pwdfm114), build date: Sat Nov 08 00:34:28 GMT+08:00 2008
    J2EE Engine
    7.00 patchlevel 48199.450
    Java VM
    Java HotSpot(TM) 64-Bit Server VM, version:1.4.2_17-b06, vendor: Sun Microsystems Inc.
    Operating system
    Windows 2003, version: 5.2, architecture: amd64
    Session & Other
    Session Locale
    en
    Time of Failure
    Fri Jan 02 16:31:41 GMT+08:00 2009 (Java Time: 1230885101049)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore
    7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:31UTC, changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates
    7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:37UTC, changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore
    7.0017.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:48:53UTC, changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer
    7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:06UTC, changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon
    7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:40UTC, changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore
    7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:34UTC, changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary
    7.0017.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:58:48UTC, changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro
    7.0017.20080801093120.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:03:59UTC, changelist=495368, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates
    7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41UTC, changelist=499141, host=pwdfm101)
    SapWebDynproGenerationCore
    7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:12UTC, changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates
    7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41UTC, changelist=499141, host=pwdfm101)
    sap.com/tcwddispwda
    No information available
    null
    sap.com/pb_api
    SapDictionaryGenerationCore
    7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:31UTC, changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates
    7.0017.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:01:37UTC, changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore
    7.0017.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:48:53UTC, changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer
    7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:06UTC, changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon
    7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:40UTC, changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore
    7.0017.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:49:34UTC, changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary
    7.0017.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-09-17:12:58:48UTC, changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro
    7.0017.20080801093120.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:03:59UTC, changelist=495368, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates
    7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41UTC, changelist=499141, host=pwdfm101)
    SapWebDynproGenerationCore
    7.0017.20080801093115.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:07:12UTC, changelist=495367, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates
    7.0017.20080829103545.0000 (release=645_VAL_REL, buildtime=2008-09-17:13:16:41UTC, changelist=499141, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available
    null
    Detailed Error Information
    Detailed Exception Chain
    java.lang.IndexOutOfBoundsException: Index: 2, Size: 0
    at java.util.ArrayList.RangeCheck(ArrayList.java:507)
    at java.util.ArrayList.get(ArrayList.java:324)
    at com.sap.tc.webdynpro.progmodel.context.Node$ElementList.getElement(Node.java:2034)
    at com.sap.tc.webdynpro.progmodel.context.Node.getElementAtInternal(Node.java:621)
    at com.sap.tc.webdynpro.progmodel.context.Node.getElementAt(Node.java:628)
    at com.sap.xss.per.fc.persinfo.FcPersInfo.getSubtypevalue(FcPersInfo.java:2199)
    at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfo.getSubtypevalue(InternalFcPersInfo.java:953)
    at com.sap.xss.per.fc.persinfo.FcPersInfoInterface.getSubtypevalue(FcPersInfoInterface.java:388)
    at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface.getSubtypevalue(InternalFcPersInfoInterface.java:357)
    at com.sap.xss.per.fc.persinfo.wdp.InternalFcPersInfoInterface$External.getSubtypevalue(InternalFcPersInfoInterface.java:581)
    at com.sap.xss.hr.per.sg.family.overview.VcPerFamilySgOverview.onEvent(VcPerFamilySgOverview.java:208)
    at com.sap.xss.hr.per.sg.family.overview.wdp.InternalVcPerFamilySgOverview.onEvent(InternalVcPerFamilySgOverview.java:287)
    at com.sap.xss.hr.per.sg.family.overview.VcPerFamilySgOverviewInterface.onEvent(VcPerFamilySgOverviewInterface.java:115)
    at com.sap.xss.hr.per.sg.family.overview.wdp.InternalVcPerFamilySgOverviewInterface.onEvent(InternalVcPerFamilySgOverviewInterface.java:124)
    at com.sap.xss.hr.per.sg.family.overview.wdp.InternalVcPerFamilySgOverviewInterface$External.onEventhi
    (InternalVcPerFamilySgOverviewInterface.java:200)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:534)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.access$600(FPMComponent.java:78)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.raiseEvent(FPMComponent.java:938)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.raiseEvent(FPMComponent.java:1101)
    at com.sap.xss.hr.per.sg.family.overview.VcPerFamilySgOverview.edit(VcPerFamilySgOverview.java:251)
    at com.sap.xss.hr.per.sg.family.overview.wdp.InternalVcPerFamilySgOverview.edit(InternalVcPerFamilySgOverview.java:299)
    at com.sap.xss.hr.per.sg.family.overview.BizCardsView.onActionEdit(BizCardsView.java:175)
    at com.sap.xss.hr.per.sg.family.overview.wdp.InternalBizCardsView.wdInvokeEventHandler(InternalBizCardsView.java:241)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    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.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.localwd.LocalApplicationProxy.sendDataAndProcessAction(LocalApplicationProxy.java:77)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1299)
    at com.sap.portal.pb.PageBuilder.SendDataAndProcessAction(PageBuilder.java:326)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:868)
    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.doApplicationProcessingStandalone(ClientSession.java:713)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
    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(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Regds,
    Bharghava.K

    Hi Bharghava. K,
    Did this help resolve the IT0021 Family memembers/Dependents Data iview also ? Based on your thread (Java error in ESS for Personal ID and Family members/ iview)
    Thanks,
    Sam

  • Error in About Screen

    Hi
    I am using SQL Developer version 1.1.1.25, (Build main25.14) and it has error in About Screen,
    i am gettign "null" in front of Version number on about screen.
    here is the exect text what i am getting
    (null) Verision 1.1.1.25
    BUILD MAIN- 25.14
    so what is the null mean.
    Ravi

    Null means no value for the string in java. They forgot to set the product name somewhere. Not a big deal, but they should obviously get it fixed. (And yes, mine is broken too)
    Eric

  • Can I correct Java error on a webpage

    As part of my work I have to search a vendors knowledgebase for issues. I was able to do this before I got a new laptop. Now I get a Java error. Here's the information I have:
    After searching I get a screen of hits. When I position my cursor over an entry I want to look at I can see, in the lower left corner of the webpage(without the quotes), "javascript:ViewForm('SLN000000195845','remcspenu~SHARE:solution')". When I click on the entry I get the "error on page" in the same corner.
    Clicking on the "error on page" presents a pop-up window with these details:
    Line:14
    Char: 3
    Error: Object doesn't support this property or method
    Code: 0
    URL: http://rkm.bmc.com/rkm/search.jsp?&user=Self%
    20help&locale=en&ID_EQueryTerms=post%20processing%20force%
    20complete&ID_sources=Solutions&ID_Published=on&remedy=1&SP=0
    I am using Windows XP SP3 with Java 6 Update 11. I still have my old laptop and I don't get this error using it. I believe the old machine is Windows XP SP2. It's Java is not at Update 11 but I've had others with Update 11 try this and it works. I've compared Internet Options settings but haven't found anything different that corrects this when I change it.
    Any suggestions?

    tsys001 wrote:
    Clicking on the "error on page" presents a pop-up window with these details:
    Line:14
    Char: 3
    Error: Object doesn't support this property or method
    Code: 0
    URL: http://rkm.bmc.com/rkm/search.jsp?&user=Self%
    20help&locale=en&ID_EQueryTerms=post%20processing%20force%
    20complete&ID_sources=Solutions&ID_Published=on&remedy=1&SP=0
    Any suggestions?Guess: the jsp returns some javascript that your brand new browser detects a problem with.
    I have seen this with ajax.
    That would be an issue with your browser settings or a javascript issue - nothing to do with Java.

  • GETTING JAVA ERROR MESSAGE

    does anyone knows the fix to java error message i am getting on my BB curve? I recently upgraded my OS to 6 and since then everytime after reboot its giving me error and as well, won't install my bubble breaker

    Hi I have same problem with other problem first I experince uncaught exceptin. Java.lang.error. And after some time second error net.rim.device.api.system and now when I am working on BB suddenly the colors evaport and Screen become white. Are these problems are Java Related?or Software? Or it is technical problem

  • Java error appears intermittently on 8830

    I have a user here who randomly gets an error message as follows:
    Uncaught exception: Unpaired graphics.pop(paint) in class
    net.rim.device.apps.api.messaging.messagelist.
    messageListvariableHeightListField actual 4!=expected 6 clip
    (0.50)+(320.180) @(0,0)
    There is no specific Java error code; has anyone seen this before? Thanks!
    This is an 8830, and we are running BES 4.1 with GroupWise.

    I'm getting the same error.
    I'm testing my application on the 8310 (verizon) simulator.
    In my app, i programmatically open the default Blackberry Message editor using Invoke.InvokeApplication(...). As I exit this screen, i get the same error you've mentioned!!
    Any resolutions? Wot causes this?
    Regards.

  • Logging java errors to a text file, please help.

    Could someone please advise how to log java errors to a text file?
    I know from Window you can do to "ANY COMMAND > C:\log.txt and the output will send to the log.txt text file.
    However, how do you log errors when you run java filename? Wish I could just copy and paste from my Window command prompt screen.
    I am just trying to post the errors I receive to the forum.
    Thanks,

    user_s8721301 wrote:
    ..Wish I could just copy and paste from my Window command prompt screen.(from memory) Drag the mouse diagonally across the text in the DOS prompt, then hit 'enter'. The selected text should be on the clipboard, ready to paste.

  • 9860 showing Java Error 606 reset..

    Dear Communnity My BB 9860 is showing the following msg of 606 java error reset, i removed my battery and put it back on but of no use...the screen has gone cold i cant type in anythng ,,pls help me on this   

    akhil1206 wrote:
    the new features of 7.1 os is not visible in the phone 
    Can you perhaps be a little bit more explicit about that? Exactly what feature are you looking for? And, what OS did you wind up using?
    KB23393 How to check the model number and version of installed BlackBerry device software on a BlackBerry smartphone
    akhil1206 wrote:
    all my contacts are also missing wat to do..help me out in atleast geeting back my contatcs 
    Not knowing the exact method of OS update you used, it's impossible to know why your contacts are gone. Via most methods, there is an offer to backup/restore your data...but if you defeated that offer, then your data was wiped since you did not allow it to do so.
    If you did not defeat the offer AND you used the Desktop Software or LOADER.EXE to perform the update, then there should be a backup file on your computer containing your data. Search your computer for files with BBB or IPD extension. Any created around the time you did this update are likely the contents that were backed up as you performed the update...and can be used now as the source of restore:
    KB10339 How to use BlackBerry Desktop Software to restore data to a BlackBerry smartphone from a backup file
    On the other hand, if the 606 error message you originally had meant that your data was already gone from your BB (definitely a possibility), then you must restore from some other backup. If you were using the FREE BB Protect App, then your data is there for restore. If you were regularly using the FREE Desktop Software to backup your BB, then your data is there for restore. If you were using a Desktop app (e.g., Outlook) and synchronizing with your BB, then your data is there.
    If you have been doing no backups of your data at all, then your data is lost, and you really should start now to regularly backup your device to protect yourself from this loss. After all, this old saying applies:
    There are two kinds of computing device users in the world -- those who have lost data, and those who will
    Backups, quite simply, are not an optional activity.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Java Error: XMLParser

    Hi,
    in XI 3.0, SP20 QA system, run RWB End-End-Monitoring and getting an error Java NJet XMLParser: No data allowed here (row 1, col:6)
    Screenshot down blow:
    http://www.flickr.com/photos/25222280@N03/2806699892/sizes/o/
    Thanks in Advanced
    T

    Hi,
    In XI 3.0 NW2004 Basis 640C under Unix platform
    Problem in End-to-End Monitoring Graphic overview
    Error: XMLParser: No data Allowed here (Row: 1, col:6)
    SYSTEM XDV
    When click End-to-End Monitoring from Runtime workbench,It pops up a error message in a Java Applet stating as follows
    java.lang.NullPointerException
    at com.sap.plaf.frog.FrogScrollPaneUI$1.propertyChange(FrogScrollPaneUI.java:113)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
    at java.awt.Component.firePropertyChange(Unknown Source)
    at javax.swing.JScrollPane.setHorizontalScrollBar(Unknown Source)
    Step: 1
    Goto Add/Remove Program; and Uninstalled all Java Updates
    Reboot Machine, run end-to-end (RWB) without install Java
    Asking me to install ActiveX software, right click and allowed it
    Now XDV does works fine... goto Add/Remove Software Java automacially updated:
    JAVA 2 Runtime Environment SE V1.4.2_15
    Step: 2
    Goto XQA or XPD system
    Tried end-to-end monitoring in XQA system getting Java error as follows:
    XMLParser: No data allowed here (Row:1, col:6)
    The call stack
    com.inqmy.lib.xml.parser.ParserException: XMLParser: No data allowed here (row:1, col:6)
         at com.inqmy.lib.xml.parser.SAXParser.parse(SAXParser.java:185)
         at com.sap.jnet.io.jaxp.JNioXMLReaderSAX.readDOM(JNioXMLReaderSAX.java:244)
         at com.sap.jnet.io.JNioXMLReader.readDOM(JNioXMLReader.java:68)
         at com.sap.jnet.io.JNioInputSource.getDOMElement(JNioInputSource.java:119)
         at com.sap.jnet.JNetData.load(JNetData.java:719)
         at com.sap.jnet.JNetApplet.initJNetApplet(JNetApplet.java:479)
         at com.sap.jnet.JNetApplet.access$000(JNetApplet.java:39)
         at com.sap.jnet.JNetApplet$1.run(JNetApplet.java:268)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    I belived java webstart does't work, if that doesn't work how come XDV system works fine...
    anyway!!! I updated Java JRE6 which is including webstart
    same error messages even after JRE6 update XDV getting error messages too
    Any suggesions/feedback will be greatly appreciated.
    Thanks a lot in Advanced
    Edited by: issue2008 issue on Sep 2, 2008 2:47 PM

  • Error while generating screens in BDT

    Hi All,
    I getting following error while generating screens using t-code BUSP for a CAA2 t-code
    "Client 040 appl.object REWB screen REWB10:Error during subscreen container gener
    Message no. R11520
    Diagnosis
    Errors have occurred during screen generation. The reasons for this could be:
    The maximum length of the screen was exceeded. There may be no more than 199 lines per subscreen container.
    The maximum number of lines for the header-data area was exceeded. There may be no more than 15 lines in the header-data section.
    Procedure
    Check both of these potential sources of errors in the relevant screen, and make the necessary changes.
    Could some body help me in this regards?
    with regards,
    Sumanth

    Hi,
    For a dynpro there are 199 Lines available for screen elements and on the average the restriction of 10 views per section and 10 sections per screen. Just check this.
    Thanks and warm regards,
    Smita.

  • SAP System Message: Syntx error or generation error in a screen

    dear sap basis gurus,
    i am currently having problems signing on to our DEV server. i get this error message:
    <SID>: SAP System Message
    Syntx error or generation error in a screen.
    it won't let me log on.
    there were no changes made on the server (i.e., profile parameters) lately. it was working really fine after our support package level upgrade about 5 months ago.
    have you encountered this problem before? please help me as there we have two imminent go-lives.
    thank you very much in advance.
    best regards,
    albert

    hello nick, ashok,
    thank you very much for your responses.
    i have already resolved this issue by just freeing up some space from our disks. not one of them was full though.
    i hope i would no longer encounter the error message.
    again, thank you.
    best regards,
    albert

Maybe you are looking for