KM Content Java Error

We migrated from EP6 SP2 P27 to NW04 SP9 and upgraded to SPS 12.  When we go to Content Admin --> KM Content, we get a java error: java.lang.NullPointerException at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager.getSupportedOptions(TaxonomyRepositoryManager.java:239)
The previous EP6 had indexes and TREX; however, TREX indexes are not migrated and they did not have Taxonomies.  But for some reason the error has to do with repository manager. 
We have this in escalation, but support is not available until tomorrow and the customer needs to go live ASAP. 
Anyone have ideas of how to rectify this error.  We have OSS Note 2009277 for reference.
Leland

Hi
redploying par com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager and then again cleaning it and redploying it through pcd browser can help and do a search for the par file com.sapportals.wcm.repository.manager.taxonomy.TaxonomyRepositoryManager in usr directory and then redploy.
With regards
subrato kundu

Similar Messages

  • ** File Content Conversion Error in Receiver CC - How to solve this?

    Hi friends,
    My target structure looks like below.
    EmployeeJobDetails                                        --> Message Type
       JobCode                                                      --> Node
            EmployeeNumber            xsd:string
            Domain                           xsd:string
       JobTrack                                                     --> Node
             Department                    xsd: string
             Position                         xsd: string
    I use the FCC parameters in the receiver CC as below:
    Recordset Structure:    JobCode,JobTrack
    JobCode.fieldSeparator = |
    JobCode.endSeparator = 'nl'
    JobTrack.fieldSeparator = |
    JobTrack.endSepartor = 'nl'.
    Because, we want the output like below
    1099|Raja
    Accts|JuniorAccountant
    1100|Ram
    HR|Recruiter
    like this.
    In this scenario Source is XML and target is txt file.
    I am using XSLT Mapping. The FCC works fine, if my source input file contains some records. But, when we send empty source XML file as below
    <?xml version="1.0" encoding="UTF-8"?>
    <EMPLOYEE_DATA/>
    Mapping works fine. Message is processed successfully in SXMB_MONI. The payload in response also comes with Message Type name like below
    <EmployeeJobDetails    namespace >
    </EmployeeJobDetails>
    While convert this, the system throws below error.
    Error Message:
    Message processing failed. Cause: com.sap.aii.af.ra.ms.api.RecoverableException: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure '' found in document', probably configuration error in file adapter (XML parser error)': java.lang.Exception: Exception in XML Parser (format problem?):'java.lang.Exception: Message processing failed in XML parser: 'Conversion configuration error: Unknown structure '' found in document', probably configuration error in file adapter (XML parser error)'
    Friend, how to convert this when source XML is empty.
    But, if we remove JobTrack node in target strucutre and remove the JobTrack parameters in CC, then if we send the same empty XML file FCC is working  fine and  we  get the target text file 0 KB. (Amazing !!)
    But, in the first case, how to solve the issue?
    Kind Regards,
    Jegathees P.

    Hi friends,
    If we remove JobTrack node in target strucutre and remove the JobTrack parameters in CC, then if we send the <b>same empty XML file</b> FCC is working fine and<b> we get the target text file 0 KB</b>. (Amazing !!)
    But, if we give parameters like JobCode,JobTrack then send pass the same empty file, we face the problem 'File Content Conversion' Error.
    Searching solution for this problem ...

  • Content crawler error!! help me~~

    Dear all~ The crawler fails and gives the below message.
    ======================================================
    Content Crawler error
    <!--Unable to display the HTML for XUIView (Display).: com.plumtree.openfoundation.util.XPException: Unable to display the HTML for XUIView (Display). at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 _nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 106 at com.plumtree.portalpages.ext.providers.soap.crawler.MainDP.PageDisplay() in e:\buildroot\Release\portalui\6.0.x\ptwebui\provUISOAP\dotnet\prod\src\com\plumtree\portalpages\ext\providers\soap\crawler\MainDP.cs:line 58 at com.plumtree.uiinfrastructure.form.AFormDP.DisplayForm() in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 717 at com.plumtree.uiinfrastructure.form.AFormDP.Display(IWebData pageData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 487 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage(Redirect myRedirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 1700 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 515 at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167 at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82 at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37 at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function XUIService.GetContent (nPageNumber == 1, pPBagSettings == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve" />, vsaXSLParameters == [ ['gp_sRelativeImageServerBaseURL'], ['http://wpwks.corp.doosan.com/imageserver/'] ]): Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 382 at com.plumtree.portalpages.admin.editors.xui.XUIHelperModel.GetHTMLForXUIPage(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIHelperModel.cs:line 162 at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 96 ... 15 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 66 at com.plumtree.server.impl.webservice.PTWebService.Invoke(ISOAPEnvelope pEnv, String sURL, String sAction, IOKHttpSession pHttpSession, Int32 nTimeoutInMS) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\PTWebService.cs:line 1137 at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 359 ... 17 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.server.impl.soap.SOAPParser.LoadInternal() in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 628 at com.plumtree.server.impl.soap.SOAPParser.LoadBinary(Byte[] pXML) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 546 at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 58 ... 19 more -->
    <!--Unable to display the HTML for XUIView (Display).: com.plumtree.openfoundation.util.XPException: Unable to display the HTML for XUIView (Display). at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 _nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 106 at com.plumtree.portalpages.ext.providers.soap.crawler.MainDP.PageDisplay() in e:\buildroot\Release\portalui\6.0.x\ptwebui\provUISOAP\dotnet\prod\src\com\plumtree\portalpages\ext\providers\soap\crawler\MainDP.cs:line 58 at com.plumtree.uiinfrastructure.form.AFormDP.DisplayForm() in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 717 at com.plumtree.uiinfrastructure.form.AFormDP.Display(IWebData pageData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 487 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage(Redirect myRedirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 1700 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 515 at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167 at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82 at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37 at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function XUIService.GetContent (nPageNumber == 1, pPBagSettings == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve" />, vsaXSLParameters == [ ['gp_sRelativeImageServerBaseURL'], ['http://wpwks.corp.doosan.com/imageserver/'] ]): Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 382 at com.plumtree.portalpages.admin.editors.xui.XUIHelperModel.GetHTMLForXUIPage(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIHelperModel.cs:line 162 at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 96 ... 15 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 66 at com.plumtree.server.impl.webservice.PTWebService.Invoke(ISOAPEnvelope pEnv, String sURL, String sAction, IOKHttpSession pHttpSession, Int32 nTimeoutInMS) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\PTWebService.cs:line 1137 at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 359 ... 17 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.server.impl.soap.SOAPParser.LoadInternal() in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 628 at com.plumtree.server.impl.soap.SOAPParser.LoadBinary(Byte[] pXML) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 546 at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 58 ... 19 more -->
    <!--Unable to display the HTML for XUIView (Display).: com.plumtree.openfoundation.util.XPException: Unable to display the HTML for XUIView (Display). at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 _nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 106 at com.plumtree.portalpages.ext.providers.soap.crawler.MainDP.PageDisplay() in e:\buildroot\Release\portalui\6.0.x\ptwebui\provUISOAP\dotnet\prod\src\com\plumtree\portalpages\ext\providers\soap\crawler\MainDP.cs:line 58 at com.plumtree.uiinfrastructure.form.AFormDP.DisplayForm() in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 717 at com.plumtree.uiinfrastructure.form.AFormDP.Display(IWebData pageData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 487 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage(Redirect myRedirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 1700 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 515 at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167 at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82 at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37 at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function XUIService.GetContent (nPageNumber == 1, pPBagSettings == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve" />, vsaXSLParameters == [ ['gp_sRelativeImageServerBaseURL'], ['http://wpwks.corp.doosan.com/imageserver/'] ]): Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 382 at com.plumtree.portalpages.admin.editors.xui.XUIHelperModel.GetHTMLForXUIPage(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIHelperModel.cs:line 162 at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 96 ... 15 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 66 at com.plumtree.server.impl.webservice.PTWebService.Invoke(ISOAPEnvelope pEnv, String sURL, String sAction, IOKHttpSession pHttpSession, Int32 nTimeoutInMS) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\PTWebService.cs:line 1137 at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 359 ... 17 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.server.impl.soap.SOAPParser.LoadInternal() in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 628 at com.plumtree.server.impl.soap.SOAPParser.LoadBinary(Byte[] pXML) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 546 at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 58 ... 19 more -->
    <!--Unable to display the HTML for XUIView (Display).: com.plumtree.openfoundation.util.XPException: Unable to display the HTML for XUIView (Display). at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 _nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 106 at com.plumtree.portalpages.ext.providers.soap.crawler.MainDP.PageDisplay() in e:\buildroot\Release\portalui\6.0.x\ptwebui\provUISOAP\dotnet\prod\src\com\plumtree\portalpages\ext\providers\soap\crawler\MainDP.cs:line 58 at com.plumtree.uiinfrastructure.form.AFormDP.DisplayForm() in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 717 at com.plumtree.uiinfrastructure.form.AFormDP.Display(IWebData pageData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 487 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage(Redirect myRedirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 1700 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 515 at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167 at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82 at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37 at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function XUIService.GetContent (nPageNumber == 1, pPBagSettings == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve" />, vsaXSLParameters == [ ['gp_sRelativeImageServerBaseURL'], ['http://wpwks.corp.doosan.com/imageserver/'] ]): Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 382 at com.plumtree.portalpages.admin.editors.xui.XUIHelperModel.GetHTMLForXUIPage(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIHelperModel.cs:line 162 at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 96 ... 15 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 66 at com.plumtree.server.impl.webservice.PTWebService.Invoke(ISOAPEnvelope pEnv, String sURL, String sAction, IOKHttpSession pHttpSession, Int32 nTimeoutInMS) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\PTWebService.cs:line 1137 at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 359 ... 17 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.server.impl.soap.SOAPParser.LoadInternal() in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 628 at com.plumtree.server.impl.soap.SOAPParser.LoadBinary(Byte[] pXML) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 546 at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 58 ... 19 more -->
    <!--Unable to display the HTML for XUIView (Display).: com.plumtree.openfoundation.util.XPException: Unable to display the HTML for XUIView (Display). at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 _nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 106 at com.plumtree.portalpages.ext.providers.soap.crawler.MainDP.PageDisplay() in e:\buildroot\Release\portalui\6.0.x\ptwebui\provUISOAP\dotnet\prod\src\com\plumtree\portalpages\ext\providers\soap\crawler\MainDP.cs:line 58 at com.plumtree.uiinfrastructure.form.AFormDP.DisplayForm() in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 717 at com.plumtree.uiinfrastructure.form.AFormDP.Display(IWebData pageData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\form\AFormDP.cs:line 487 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleDisplayPage(Redirect myRedirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 1700 at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 515 at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167 at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82 at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37 at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function XUIService.GetContent (nPageNumber == 1, pPBagSettings == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve" />, vsaXSLParameters == [ ['gp_sRelativeImageServerBaseURL'], ['http://wpwks.corp.doosan.com/imageserver/'] ]): Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 382 at com.plumtree.portalpages.admin.editors.xui.XUIHelperModel.GetHTMLForXUIPage(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIHelperModel.cs:line 162 at com.plumtree.portalpages.admin.editors.xui.XUIView.Display(Int32 nXUIPageID) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portalpages\dotnet\prod\src\com\plumtree\portalpages\admin\editors\xui\XUIView.cs:line 96 ... 15 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: Error in function SOAPEnvelope.Restore (arrayText == System.Byte[]): SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e) at com.plumtree.server.impl.soap.SOAPEnvelope.Restore(Byte[] arrayText) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPEnvelope.cs:line 66 at com.plumtree.server.impl.webservice.PTWebService.Invoke(ISOAPEnvelope pEnv, String sURL, String sAction, IOKHttpSession pHttpSession, Int32 nTimeoutInMS) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\PTWebService.cs:line 1137 at com.plumtree.server.impl.webservice.XUIService.GetContent(Int32 nPageNumber, IXPPropertyBag pPBagSettings, Object vsaXSLParameters) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\webservice\XUIService.cs:line 359 ... 17 more Caused by: com.plumtree.server.impl.soap.OpenSoapException: SOAP fault: faultcode='soapenv:Server.userException' faultstring='java.rmi.RemoteException' at com.plumtree.server.impl.soap.SOAPParser.LoadInternal() in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\soap\SOAPParser.cs:line 628 at com.plumtree.server.impl.soap.SOAPParse

    It is ptspy log
    ========================================================
    826     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.Interpreter     Interpreter - About to execute PreFilter on com.plumtree.uiinfrastructure.interpreter.filter.RequestDataFilter <ptLogMsgEnd>
    827     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.Interpreter     Interpreter - About to execute PreFilter on com.plumtree.uiinfrastructure.interpreter.filter.ExpressionEngineFilter <ptLogMsgEnd>
    828     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.application.varpacks.ConfigVarPack     Retrieving Config Value from xml doc: SystemProperties, MachineName, value. <ptLogMsgEnd>
    829     8-1-2007     9:19:14.235     Info     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.Interpreter     Current user: 1, Administrator <ptLogMsgEnd>
    830     8-1-2007     9:19:14.235     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.error.PTErrorHandler     GetDisplayAdminErrors() <ptLogMsgEnd>
    831     8-1-2007     9:19:14.235     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.error.PTErrorHandler     GetDisplayAdminErrors() - bUserIsAdmin: true <ptLogMsgEnd>
    832     8-1-2007     9:19:14.235     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.error.PTErrorHandler     userid: 1 <ptLogMsgEnd>
    833     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     Entering IsErrorPageRequired() <ptLogMsgEnd>
    834     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     Entering GetNumErrorsRequiringErrorPage() <ptLogMsgEnd>
    835     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - scope: current_user <ptLogMsgEnd>
    836     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     sessionManager.ContainsSubSession( sMetaDataSubSessionKey ): True <ptLogMsgEnd>
    837     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - iTotal: 0 <ptLogMsgEnd>
    838     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     Entering GetNumErrorsRequiringErrorPage() <ptLogMsgEnd>
    839     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - scope: all_users <ptLogMsgEnd>
    840     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     application.ContainsSubApplication( sMetaDataSubApplicationKey ) : True <ptLogMsgEnd>
    841     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - iTotal: 0 <ptLogMsgEnd>
    842     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     Entering GetNumErrorsRequiringErrorPage() <ptLogMsgEnd>
    843     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - scope: admin_users <ptLogMsgEnd>
    844     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     application.ContainsSubApplication( sMetaDataSubApplicationKey ) : True <ptLogMsgEnd>
    845     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     GetNumErrorsRequiringErrorPage() - iTotal: 0 <ptLogMsgEnd>
    846     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.errordisplay.UIErrorHandler     IsErrorPageRequired() i: 0 <ptLogMsgEnd>
    847     8-1-2007     9:19:14.235     Info     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.MVCController     retrieved cached space with name Opener and ID 1 without using ID. <ptLogMsgEnd>
    848     8-1-2007     9:19:14.235     Debug     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.MVCController     DoOnPageStartActions() - About to call OnPageStart on an: com.plumtree.portaluiinfrastructure.tags.pei.TagPageActions <ptLogMsgEnd>
    849     8-1-2007     9:19:14.251     Info     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.MVCController     retrieved cached space with name Opener and ID 1 <ptLogMsgEnd>
    850     8-1-2007     9:19:14.251     Info     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.MVCController     current space is Opener <ptLogMsgEnd>
    851     8-1-2007     9:19:14.251     Info     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.MVCController     current control is Opener <ptLogMsgEnd>
    852     8-1-2007     9:19:14.251     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.opener.plugins.UUIDPlugin     uuID from querystring is <ptLogMsgEnd>
    853     8-1-2007     9:19:14.251     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.opener.plugins.UUIDPlugin     invalid uuID, uuID is null. <ptLogMsgEnd>
    854     8-1-2007     9:19:14.251     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.opener.plugins.KeywordPlugin     keyword retreived from querystring is <ptLogMsgEnd>
    855     8-1-2007     9:19:14.251     Debug     Portal_UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.opener.plugins.KeywordPlugin     keyword from querystring is null. <ptLogMsgEnd>
    856     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBQuery     Create query: '/* SELECT_ADMIN_FOLDERID:ANSI */ SELECT FOLDERID FROM PTCRAWLERS WHERE OBJECTID = ?' <ptLogMsgEnd>
    857     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBQuery     setInt, index: 0, value: 209. <ptLogMsgEnd>
    858     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBCursor     Open() loaded 1 rows, query execute ms: 0, total ms (including load): 0 <ptLogMsgEnd>
    859     8-1-2007     9:19:14.251     Debug     User     portal.doostg01.Administrator     .NET #19     com.plumtree.server.impl.users.PTUser     Administrators Group cache: User 1 IS a member of the Administrators Group. <ptLogMsgEnd>
    860     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBQuery     Create query: '/* SELECT_OBJECT_PROPS:ANSI */ SELECT PROPERTIES1,PROPERTIES2 FROM PTOBJECTPROPERTIES WHERE ObjectID=? AND CLASSID=? ORDER BY PAGENUMBER ASC' <ptLogMsgEnd>
    861     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBQuery     setInt, index: 0, value: 209. <ptLogMsgEnd>
    862     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBQuery     setInt, index: 1, value: 38. <ptLogMsgEnd>
    863     8-1-2007     9:19:14.251     Info     OpenKernel.Database     portal.doostg01.Administrator     .NET #19     com.plumtree.openkernel.impl.db.DBCursor     Open() loaded 8 rows, query execute ms: 0, total ms (including load): 0 <ptLogMsgEnd>
    864     8-1-2007     9:19:14.329     Warning     Core     portal.doostg01.Administrator     .NET #19     com.plumtree.server.impl.core.PTBaseObjectManager     Error in function PTBaseObjectManager.Open (nObjectID == 209, bLockInitially == false): ???????? ???????? 'NAME' ????????????? ??1, ??? 3826
    com.plumtree.openfoundation.util.XPParseException: ???????? ???????? 'NAME' ????????????? ??1, ??? 3826
    com.plumtree.openfoundation.util.XPParseException: ???????? ???????? 'NAME' ????????????? ??1, ??? 3826
    at com.plumtree.openfoundation.util.XPException.GetInstance(String strErrorMsg, Exception e)
    at com.plumtree.openfoundation.util.XPPropertyBag.LoadFromXML(String xmlString)
    at com.plumtree.server.impl.core.PTBaseObjectManager.RetrieveObject(Int32 nObjectID, IXPPropertyBag spBag) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\core\PTBaseObjectManager.cs:line 1975
    at com.plumtree.server.impl.core.PTBaseObjectManager.Open(Int32 nObjectID, Boolean bLockInitially) in e:\buildroot\Release\portalserver\6.0.x\portalobjects\build\x86\src\dotnet\com\plumtree\server\impl\core\PTBaseObjectManager.cs:line 858
    at com.plumtree.portaluiinfrastructure.classtypedescriptors.classtypes.PTCrawlers.GetCLSIDForExistingObject(Int32 nObjectID, IPTSession ptSession) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\classtypedescriptors\classtypes\PTCrawlers.cs:line 82
    at com.plumtree.portaluiinfrastructure.classtypedescriptors.ClassTypeDescManager.GetProviderEnglishNameForExistingObject(Int32 nClassID, Int32 nObjectID, IPTSession _ptSession) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\classtypedescriptors\ClassTypeDescManager.cs:line 241
    at com.plumtree.portaluiinfrastructure.classtypedescriptors.APTExtClassTypeDesc.GetRedirectOpenObject(XPHashtable htArguments, AActivitySpace asParent, Object _userSession) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\classtypedescriptors\APTExtClassTypeDesc.cs:line 168
    at com.plumtree.uiinfrastructure.opener.types.ClassTypeManager.GetOpenerRedirect(String strClassKey, Int32 nOpenerMode, XPHashtable htArguments, AActivitySpace asParent, Object _userSession) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\opener\types\ClassTypeManager.cs:line 82
    at com.plumtree.uiinfrastructure.opener.BaseOpenerControl.CheckActionSecurityAndExecute(XPHashtable _htArguments) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\opener\BaseOpenerControl.cs:line 138
    at com.plumtree.uiinfrastructure.interpreter.MVCController.HandleRedirect(Redirect redirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\MVCController.cs:line 385
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 387
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167
    at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82
    at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37
    at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    at System.Web.HttpApplication.ResumeSteps(Exception error)
    at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
    at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
    at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
    at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
    Caused by: System.Xml.XmlException: ???????? ???????? 'NAME' ????????????? ??1, ??? 3826
    at System.Xml.XmlTextReader.SetElementValues()
    at System.Xml.XmlTextReader.ParseElement()
    at System.Xml.XmlTextReader.Read()
    at System.Xml.XmlValidatingReader.ReadNoCollectTextToken()
    at System.Xml.XmlValidatingReader.Read()
    at System.Xml.XmlLoader.LoadCurrentNode()
    at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
    at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
    at System.Xml.XmlDocument.Load(XmlReader reader)
    at System.Xml.XmlDocument.LoadXml(String xml)
    at com.plumtree.openfoundation.util.XPPropertyBag.LoadFromXML(String xmlString)
    <ptLogMsgEnd>
    865     8-1-2007     9:19:14.329     Error     UI_Infrastructure     portal.doostg01.Administrator     .NET #19     com.plumtree.uiinfrastructure.interpreter.Interpreter     Unable to process request.
    com.plumtree.openfoundation.util.XPException: The Common Opener could not open this object.
    com.plumtree.openfoundation.util.XPException: The Common Opener could not open this object.
    at com.plumtree.uiinfrastructure.opener.BaseOpenerControl.CheckActionSecurityAndExecute(XPHashtable _htArguments) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\opener\BaseOpenerControl.cs:line 171
    at com.plumtree.uiinfrastructure.interpreter.MVCController.HandleRedirect(Redirect redirect, RequestData tempData) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\MVCController.cs:line 385
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 387
    at com.plumtree.uiinfrastructure.interpreter.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\interpreter\Interpreter.cs:line 167
    at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) in e:\buildroot\Release\httpmemorymanagement\2.0.x\dotNET\src\com\plumtree\uiinfrastructure\web\XPPage.cs:line 82
    at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portal\dotnet\prod\src\web\PlumHandler.cs:line 37
    at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    at System.Web.HttpApplication.ResumeSteps(Exception error)
    at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData)
    at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
    at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)
    at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
    Caused by: com.plumtree.openfoundation.util.XPException: Error retrieving English Provider name for given object.
    at com.plumtree.portaluiinfrastructure.classtypedescriptors.ClassTypeDescManager.GetProviderEnglishNameForExistingObject(Int32 nClassID, Int32 nObjectID, IPTSession _ptSession) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\classtypedescriptors\ClassTypeDescManager.cs:line 247
    at com.plumtree.portaluiinfrastructure.classtypedescriptors.APTExtClassTypeDesc.GetRedirectOpenObject(XPHashtable htArguments, AActivitySpace asParent, Object _userSession) in e:\buildroot\Release\portalui\6.0.x\ptwebui\portaluiinfrastructure\dotnet\prod\src\com\plumtree\portaluiinfrastructure\classtypedescriptors\APTExtClassTypeDesc.cs:line 168
    at com.plumtree.uiinfrastructure.opener.types.ClassTypeManager.GetOpenerRedirect(String strClassKey, Int32 nOpenerMode, XPHashtable htArguments, AActivitySpace asParent, Object _userSession) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\opener\types\ClassTypeManager.cs:line 82
    at com.plumtree.uiinfrastructure.opener.BaseOpenerControl.CheckActionSecurityAndExecute(XPHashtable _htArguments) in e:\buildroot\Release\uiinfrastructure\6.0.x\dotnet\prod\src\com\plumtree\uiinfrastructure\opener\BaseOpenerControl.cs:line 138
    ... 12 more
    <ptLogMsgEnd>
    866     8-1-2007     9:19:14.329     Debug     Condition     portal.doostg01.Administrator     .NET #19     com.plumtree.portaluiinfrastructure.condition.ConditionTypeManager     Experience Rules - Display Page Phase Begin <ptLogMsgEnd>
    867     8-1-2007     9:19:14.329     Debug     Condition     portal.doostg01.Administrator     .NET #19     com.plumtree.server.impl.condition.ExpressionEngine     Experience Rules - Evaluating expressions for action type: Experience Definition <ptLogMsgEnd>
    ========================================================

  • LSO: Java errors when using Authoring Environment to check-in eLearning

    Have any users here encountered any of these Java errors when trying to check-in eLearning content to the Master Repository?
    reuseObj is null
    java.lang.NullPointerException: reuseObj is null
         at com.sap.hcm.ls.shared.repository.exchange.DeltaVersionData.<init>(DeltaVersionData.java:62)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.checkIn(CopyMan.java:160)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:270)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Unknown Source)
    No semaphore for: /<path>/_groupManProps.txt
    java.io.IOException: No semaphore for: /<path>/_groupManProps.txt
         at com.sap.hcm.ls.shared.repository.control.implicit.ImpVersManager.getAndUpdateNextRevisionNumberForGroup(ImpVersManager.java:920)
         at com.sap.hcm.ls.shared.repository.control.implicit.ImpVersManager.postSpecifyRevisionNumber(ImpVersManager.java:624)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.copyProps(CopyMan.java:867)
         at com.sap.hcm.ls.shared.repository.exchange.CopyMan.checkIn(CopyMan.java:227)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:270)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Thread.java:619)
    Unexpected object state: /<path>/v1/ [rep=http://<path>:80/publishing/LSO_SH1/, type=4, props={status=reserved, type=4, isVersioned=m, pathHash=1855656709}]
    com.sap.hcm.ls.shared.repository.access.ConcurrentIOException: Unexpected object state: /<path>/v1/ [rep=http://<path>:80/publishing/LSO_SH1/, type=4, props={status=reserved, type=4, isVersioned=m, pathHash=1855656709}]
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.announceToPublisherDB(Publisher.java:733)
         at com.sap.hcm.ls.shared.repository.exchange.Publisher.checkInObjects(Publisher.java:288)
         at com.sap.hcm.ls.las.repository.explorer.wizard.steps.CheckInObjectsStep.workerThread(CheckInObjectsStep.java:85)
         at com.sap.hcm.ls.shared.util.swing.wizardfw.steps.ProgressWizardStep.run(ProgressWizardStep.java:209)
         at java.lang.Thread.run(Thread.java:619)
    They each seem to point to some degree or another to using Versioning, but I've gotten those errors whether the "Use Delta Versioning..." checkbox is checked or unchecked.  I do have the standard versioning settings set in the IMG, the standard delivered settings.  And it's referencing the same file, _groupManProps.txt, that doesn't exist in any of the packages I've tried to publish/check-in.  I've tried both AICC and SCORM content and I get the same errors.
    We have an ECC6 system on EHP5, and using Authoring Environment version LSOAE09_0-10006103.
    I'm running the Authoring Environment on a 64-bit Windows 7 PC.
    I've tried to publish/check-in with the following versions of the Java SDK:
    1.4.2 Update 13
    1.4.2 Update 19 (the latest in 1.4.2 with a Windows installer available)
    6 Update 14 (a colleague is using this version successfully with the AE)
    6 Update 23
    Each of those were the 32-bit versions after trying a 64-bit version of one (based on my PC's OS) and getting an unrelated 64-bit error.
    I would appreciate any experience or wisdom any other users here have to share.
    Thanks!
    Jason
    Edited by: jtrain on Nov 22, 2011 9:29 AM

    It was an adjustment we made on our ISA 2006 server. Under
    1. Open Array - Configurarion - General
    2. Select Additional Security Policy - Configure Flood Mitigation
    3. On the Flood Mitigations Tab, there are a number of flood mitigation settings that can be configured.
    The setting we had to adjust is under the "Maximum HTTP requests per minute per IP address (Click on Edit)
    Increase the  "Limit:"  setting. We set it to 1500 which resolved our problem.
    4. Apply the policy and wait for the configuration to be updated on all array members ( may take several minutes)
    Regards,

  • PCD folder in KM content throwing error (WPC Iviews)

    Hello KM&C Forum Users,
    After following the initial configuration for the WPC in SAP Help I tried using the pcd connection that I had made in the KM content to add an iview to a Web page. I get the following error in the Content window of the KM Content:
    System Error
    An exception occurred during program execution
    Go back and try again
    These are the errors from the default trace:
    null java.lang.ClassCastException
         at com.sap.portal.pcd.km.rm.PcdFolderNode.getChildren(PcdFolderNode.java:82)
    and
    null java.lang.ClassCastException
         at com.sap.portal.pcd.km.rm.PcdFolderNode.getChildren(PcdFolderNode.java:82)
    (These are just partial snippets of the logs. If requested I could add the complete log entry)
    I have followed the directions in SAP help how this connection is to be made (checked and rechecked) and I also found the instructions of how to do the additional configuration in the wpcDragExplorerEntryPoints. I added the following:
    displaymode=select,maxproviderprio=30,entriesperrow=5,sharedcontent=/wpccontent/Cross-Site Content;/pcd/portal_content/Web_Page_iViews
    Additionally I checked the Virtual Root Repository and the PCD repository is not excluded.
    I also checked and insured that in the PCD repository the Property Search Manager is on "Not set".
    I have checked through notes and found note 1450398 and uploaded the patch  for my System which is by the way
    NW 7.0 SPS 21 stand alone portal
    I have also found 2 different notes that mention an "inconsistency between com.sap.tc.pcd.kmsearchadapter.par and the servicepack " but it wasn't mentioned what was done to remove the inconsistency.
    As you all can see I have been through notes, Wiki's, Forum entries. SAP Help and SAP notes to no avail. Can anyone out there help me to get rid of this problem?
    Thanks in advance
    Paul

    Hello Raghu,
    Thanks for your quick reply. As I mentioned above I have seen these notes but unfortunately I can find no information to the inconsistencies. I am the Portal SAP Basisin this instance and haven't found anything that would help me in this direction. Maybe if you could ask your Basis people what had to be done that would help me considerably
    Thanks again
    Paul

  • 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

  • Why does Content Encoding Error appear always, even when home page is selected?

    The Question summarizes the problem that is prevelant in thousands of Firefox downloads as witnessed by the same thousands of people in your Question Forum. You must know what the heck is causing this and how to fix it. Version numbers are meaningless. This problem appeared last year and no cache clearing or cookie cutting or re-downloading or anything else will fix it. Why do you do nothing to solve this error?? I don't like IE8 but I have no choice, I need a working browser.

    I think I found something. When loading a web page it's looking for 128 bit (or something like that) encryption. An example that works every time: If I type java.com in the address bar I get that "Content Encoding Error" box.
    If I type http://www.java.com I get the same thing.
    If I type https://www.java.com It works
    The same thing happens with other sites. A few have http and still work. the ones that don't work but I change the address to start with https load properly. Ok maestro what gives? and how to make it work all the time?

  • 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

  • Discoverer 9iASv2: does not run, produces java errors

    Hi,
    I am evaluating Discoverer9ias v2 for my company. We have set up 9iAs infrastructure on a Win2K box, with the main 9ias BI and Forms on another Win2K box.
    After installing everything, the disco plus demo ran fine for a few hours. After that the 9ias admin website and the demo stopped responding. A reboot of main 9ias box was required to fix this. And on the main 9ias servers admin website, the discoverer status always appears as unknown.
    We added a few public connections. The last public connection I tried to define had only the databse service name in it. I was trying to find out if Disco Plus will prompt the user for a userid/password. On clicking 'Apply' I got a Java error. I don't know if the connection got created or not. Since then, Discoverer is NOT WORKING AT ALL!
    The demo url produces this error:
    java.lang.NullPointerException
         at oracle.discoiv.session.model.Authentication.(Authentication.java:87)
         at oracle.discoiv.session.model.ConnectionManager.findConnection(ConnectionManager.java:306)
         at oracle.discoiv.session.model.ConnectionManager.findConnection(ConnectionManager.java:277)
         at oracle.discoiv.session.model.ConnectionManager.getConnection(ConnectionManager.java:74)
         at oracle.discoiv.session.model.ModelSession.openConnection(ModelSession.java:272)
         at oracle.discoiv.session.model.ModelSession.openAccount(ModelSession.java:331)
         at oracle.discoiv.state.LoginTransition.doTransition(LoginTransition.java:62)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:37)
         at oracle.discoiv.state.StateTransition.execute(StateTransition.java:46)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:155)
         at oracle.discoiv.state.DiscoState.getState(DiscoState.java:52)
         at oracle.discoiv.state.StateMachine.setState(StateMachine.java:75)
         at oracle.discoiv.controller.DiscovererController.setState(DiscovererController.java:236)
         at oracle.discoiv.servlet.DiscovererHttpHandler.processRequest(DiscovererHttpHandler.java:101)
         at oracle.discoiv.servlet.DiscoServlet.doRequest(DiscoServlet.java:314)
         at oracle.discoiv.servlet.DiscoServlet.doGet(DiscoServlet.java:148)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at oracle.plus.servlet.Disco4iProxyServlet.doRequest(Disco4iProxyServlet.java:141)
         at oracle.plus.servlet.Disco4iProxyServlet.doGet(Disco4iProxyServlet.java:68)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    9ias Restarts and reboots have not helped. The Discoverer Services Configuration page on the 9ias admin website has a 'General Discoverer' option for creating and changing connections. But, clicking on this link also produces an error, even though 'Discoverer Viewer' and 'Discoverer Portlet Provider' links seem to work fine. This is the error:
    500 Internal Server Error
    java.lang.NullPointerException
         at oracle.disco.oem.configuration.ConnectionConfiguration.getConnection(ConnectionConfiguration.java:161)
         at oracle.disco.oem.configuration.ConnectionConfiguration.GetConnections(ConnectionConfiguration.java:64)
         at oracle.disco.oem.beans.GeneralBean.<init>(GeneralBean.java:98)
         at oracle.disco.oem.beans.BeansFactory.getGeneralBean(BeansFactory.java:47)
         at oracle.disco.oem.cabo.DiscovererPageHandler.loadGeneralPage(DiscovererPageHandler.java:610)
         at oracle.disco.oem.cabo.DiscovererPageHandler.prepareData(DiscovererPageHandler.java:252)
         at oracle.sysman.emSDK.eml.svlt.PageHandler.handleRequest(PageHandler.java:305)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.myDoGet(EMServlet.java:649)
         at oracle.sysman.emSDK.eml.svlt.EMServlet.doGet(EMServlet.java:224)
         at oracle.sysman.eml.app.ConsoleSN.doGet(ConsoleSN.java:71)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:244)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    A few tips creating a public connection:
    1) Always use capital letters when typing a EUL name
    2) Never leave blank userid or password when defining public connections.
    Althought these are fixed in the up coming patch, you just need to follow the tips for the 9.0.2.39

  • I continually get a Java error. I've uninstalled and reinstalled firefox and nothing has helped. I've updated flash and Java.

    I have used Firefox as my default browser for many years. I've recently started getting a Java error message. It pops up continually. I have updated flash and java. I have uninstalled and re-installed Firefox and nothing has helped. I have had to start using Chrome instead of Firefox which I don't care for but I don't have the java error with Chrome. How do I fix this problem? The error reads as follows:
    Java Script Application
    Error: syntax error

    Your '''JavaScript''' error has nothing to do with the Java plugin . It is likely caused by an added extension (the earlier forum threads [/questions/944619] and [/questions/943088] mention disabling or updating the Social Fixer extension will resolve the problem).
    You can read this article for help troubleshooting your extensions: [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Error in crawl log "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "

    Hi 
    I get the following error in my crawl logs
    "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "
    Because of this i suspect, the search results are not including those aspx pages marked as "Hide physical urls from search".
    This error is not available in the another environment where the aspx pages are coming in the results.
    Thanks
    Joe

    Hi Joe,
    Greetings!
    Reset the index and re-crawl. That usually clears it
    If you are using NTLM authentication, then make sure that you specified the PassThrough authentication for crawling
    Probably you need to debug the BDC code that underlies the external content types.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/41a86c43-151d-47cd-af73-967a4c940611/lotus-notes-connector-error-while-crawling-lob-contents?forum=sharepointsearch
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error while compiling and building file [java] ERROR: ejbc couldn't invoke

    *[java] [EJBCompiler] : Compliance Checker said bean was compliant*
    *[java] ERROR: Error from ejbc: Access is denied*
    *[java] java.io.IOException: Access is denied*
    *[java] at java.io.WinNTFileSystem.createFileExclusively(Ljava.lang.Stri*
    ng;)Z(Native Method)
    *[java] at java.io.File.checkAndCreate(File.java:1314)*
    *[java] at java.io.File.createTempFile(File.java:1402)*
    *[java] at java.io.File.createTempFile(File.java:1439)*
    *[java] at weblogic.utils.compiler.CompilerInvoker.execCompiler(Compiler*
    Invoker.java:227)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(Comp*
    ilerInvoker.java:428)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvok*
    er.java:328)
    *[java] at weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvok*
    er.java:336)
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.doCompile(EJBCompiler.java:27*
    *0)*
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:4*
    *76)*
    *[java] at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:3*
    *97)*
    *[java] at weblogic.ejbc20.runBody(ejbc20.java:517)*
    *[java] at weblogic.utils.compiler.Tool.run(Tool.java:192)*
    *[java] at weblogic.utils.compiler.Tool.run(Tool.java:147)*
    *[java] at weblogic.ejbc.main(ejbc.java:29)*
    *[java] ERROR: ejbc couldn't invoke compiler*
    BUILD FAILED

    Yshemi,
    You do not have to explicitly point the server to a compiler. Its already in
    the IDE classpath. Can you provide more information on the steps you
    followed.
    You had stated that you had created a new workshop domain. Is this the
    domain in which your are creating the new application ?
    You can choose the server when you create the application or by editing the
    application properties.
    Can you verify this ?
    Can you test the built in sample to check if it works fine ?
    What is the operating system that you are working on ?
    Can you try by creating a new empty application, and an ejb project and let
    me know the results ?
    Regards,
    Raj Alagumalai
    WebLogic Workshop Support
    "yshemu" <[email protected]> wrote in message
    news:3f4eabaf$[email protected]..
    >
    Hi Guys,
    I have created a workshop domain with the configuration wizard.
    I am trying to build a simple EJB - stateless session, has one method
    that returns a string.
    when I try to build I get the following :
    "ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    BUILD FAILED
    ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    Application Build had errors."
    It seems like Workshop can't find the compiler.
    I added "c:\bea81\jdk141_03\bin" to the application properties under
    "server classpath additions" and still get the same error.
    Does anyone know how I can point workshop to the compiler ?
    Thanks
    yshemi

  • Getting Java error while opening schedueld workbooks

    Hi Experts . My Discoverer environment is 10g(9.0.4) .
    when me and end users are trying to open scheduled workbooks . getting a java error . the error is
    "Error unmarshaling return : nested exception is : java.io.invalidclassexception:org.omg.COBRA.completionstatus: local class not compatible :stream classdesc serial version UID = -9047319660881406859 local class serial version UID = -645279251430243097"
    Plaease let me know what happened to this . untill now it is perfectly fine .
    Thanks

    Hi,
    I solved the problem copying Hreport.jar file to FR Studio path.
    I think the topic will be helpfull as below
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=1256435.1

  • File upload java errors...HEEELPPP!

    All was working fine for months, now getting java errors in my ADDT. Mostly related to file uploads, or image uploads. I found that I don't get these errors in older sites that I've worked with, but I've created a new site and started from scratch and I'm still getting them.
    Here are the errors and what I'm doing:
    *I go insert record form wizard (in ADDT)
    *One field is a date, others are text, one is an integer, one is a file field
    That works ok up to here.
    *Then I choose ADDT > File upload. I get the following error immediately: "While executing canApplyserverBehavior in kb_FileUpload.htm, a javascript error occured."
    *I click ok, the wizard box attempts to load and it give me the error: "While executing onLoad in kb_FileUpload.htm, the following javascript errors occured:
    At line 354 of the file "Macintosh HD:Applications:Adobe Dreamweaver CS3:Configuration:Shared:DeveloperToolbox:classes:triggerUtil.js":
    TypeError: hash[transactionColumn[k]].push is not a fuction.
    I'm totally tearing my hair out, not to mention not hitting deadlines with this... can anyone help. I've tried removing the fileCache, rebuilding the site cache, removing and rebuilding the includes folder, removing and reinstalling ADDT. HEEEEEELLLLLPPP.

    Hi
    Please look into this about the destination
    Pathname of directory in which to upload the file. If not an
    absolute path (starting a with a drive letter and a colon, or a
    forward or backward slash), it is relative to the ColdFusion
    temporary directory, which is returned by the GetTempDirectory
    function.

  • Java Error while executing the excel template in the BIP 10g report server

    Hello Gurus,
    While we are executing the excel template we are getting the following java error and the report cannot be rendered to user who triggers the report. Where as the same excel template is generating output when user run it against the same data locally.
    "oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:652] Document file to deliver not found : C:\Oracle\bipublisher\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\xdo\tmp\xmlp3307tmp
    at oracle.apps.xdo.servlet.scheduler.XDOJob.deliver(XDOJob.java:1172)
    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:495)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)"
    We have tried with designing the .rtf template for this report and we are able to generate the report form the server. Please let us know the cause for this error in the server and way to rectify the exception from the report server.
    Thanks,
    Kamath.

    "oracle.apps.xdo.servlet.scheduler.ProcessingException: [ID:652] Document file to deliver not found : C:\Oracle\bipublisher\oc4j_bi\j2ee\home\applications\xmlpserver\xmlpserver\xdo\tmp\xmlp3307tmp
    imho it's about empty result file
    Data are there
    may be yes but is some data from all for report itself ?
    in other words data can be in output ( in xml ) but report can filters data and so report doesn't have appropriate data to representation ( it's assumption for error )
    Data are there, when we are using rtf template, it is generating the output.
    if you sure about data for report and on this data report works fine by bip desktop, so no ideas, only SR
    btw you can first check my assumption and try to catch "no data found" in template
    also you can check data itself, is it well-formed xml

Maybe you are looking for