Content Categorizer error

Hello all,
I was trying to use the content categorizer, I installed it plus the addCCtocheckin component.
After that I did the configuration that was described on the documentation, selected searchML engine and added a rule for docTitle to get TAG_TEXT ssc_title
When I tried to click categorize on the default checkin page, I got the following error:
Error computing Suggested Metadata during CheckInNew. Não é possível executar o método de serviço 'sccComputeSuggestedMetadata'. (Erro no sistema: Erro em tempo de execução: java.util.MissingResourceException: Can't find resource for bundle com.stellent.scd.ExportResources, key 127
at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
at java.util.ResourceBundle.getString(ResourceBundle.java:285)
at com.stellent.scd.ExportStatusCode.getCodeText(ExportStatusCode.java:277)
at com.stellent.scd.ExportStatusCode.toString(ExportStatusCode.java:298)
at contentcategorizer.SccHandler.exportConvertToXML(SccHandler.java:1525)
at contentcategorizer.SccHandler.convertDocumentSearchML(SccHandler.java:1324)
at contentcategorizer.SccHandler.sccComputeMetadata(SccHandler.java:985)
+.................+
Thanks in advance for any help.

Hi,
you should be able to run Content Categorizer with the "AddCCToNewCheckin" component. This is only usefull if you want to enable non-interactive categorization like from the Windows Explorer Integration with Drag'n Drop.
Give it a try again.
-Jens

Similar Messages

  • Probelm checkin in a folder with content categorizer

    Hello all
    After i started to work with content categorizer i can no longer check in a folder (log will be attached in the next message)
    This happen when i add the component that allow the content categorizer to check in automatically, when i remove the component i can check in folders.
    The check in is done either by dragging a folder using the webdav, or by using a java service call to check in a folder, the folder is created empty and also generates an error. ( in webdav i receive a popop window that asks me to abort or try to resume which doesnt succeed)
    I tried to customize the content categorize admin console, i defined rules for all the types of files i am working with, and i defined $$NONE$$ which regards (according to the documentation) to all the files that dont have a type in the system.
    This is a development environment, but i need to install it within 2 days in a production system, so it is extremlly urgent
    Thanks for you help
    Moran.

    The error log received when doing this action :
    Event generated by user 'weblogic' at host 'ucm-dev:16200'. Content item '(null)' was not successfully checked in. Missing Primary File path parameter in Service call [ Details ]
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,ucm-dev:16200!$!csUnableToCheckIn,(null)!$Missing Primary File path parameter in Service call
    intradoc.common.ServiceException: !csUnableToCheckIn,(null)!$Missing Primary File path parameter in Service call
    *ScriptStack CHECKIN_UNIVERSAL
    3:sccComputeMetadataCheckin,**no captured values**
    at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2115)
    at intradoc.server.Service.buildServiceException(Service.java:2260)
    at intradoc.server.Service.createServiceExceptionEx(Service.java:2254)
    at intradoc.server.Service.createServiceException(Service.java:2249)
    at contentcategorizer.SccHandler.sccComputeMetadataCheckin(SccHandler.java:321)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:533)
    at intradoc.server.Service.doCode(Service.java:505)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
    at intradoc.server.Service.doAction(Service.java:477)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
    at intradoc.server.Service.doActions(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
    at intradoc.server.Service.executeActions(Service.java:458)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
    at intradoc.server.Service.doRequest(Service.java:1890)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:435)
    at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
    at intradoc.idcwls.IdcServletRequestUtils.doRequest(IdcServletRequestUtils.java:1343)
    at intradoc.idcwls.IdcServletRequestUtils.processFilterEvent(IdcServletRequestUtils.java:1715)
    at intradoc.idcwls.IdcIntegrateWrapper.processFilterEvent(IdcIntegrateWrapper.java:222)
    at sun.reflect.GeneratedMethodAccessor165.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)
    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)
    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)
    at idcservlet.ServletUtils.executeContentServerIntegrateMethodOnConfig(ServletUtils.java:1600)
    at idcservlet.IdcFilter.doFilter(IdcFilter.java:352)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    I managed to reproduce this on 2 different systems, one who is installed on windows and the other on linux.

  • Content Categoriser Error

    We have installed ContentCattegorizer & have created a ruleset having Rule:
    TAG_TEXT with key as scc_title. When we tried to categorize a doc file from
    the sample directory of CC we got the 'cant find resource' error. We
    reinstalled CC,but still got the same error. Please suggest a solution to this problem.
    The error is as follows:
    Content Server Request Failed
    Error computing Suggested Metadata during CheckInNew. Unable to execute
    service method 'sccComputeSuggestedMetadata'. (System Error: Runtime error:
    java.util.MissingResourceException: Can't find resource for bundle
    com.stellent.scd.ExportResources, key 127
    at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
    at java.util.ResourceBundle.getString(ResourceBundle.java:285)
    at com.stellent.scd.ExportStatusCode.getCodeText(ExportStatusCode.java:277)
    at com.stellent.scd.ExportStatusCode.toString(ExportStatusCode.java:298)
    at contentcategorizer.SccHandler.exportConvertToXML(SccHandler.java:1525)
    at
    contentcategorizer.SccHandler.convertDocumentSearchML(SccHandler.java:1324)
    at contentcategorizer.SccHandler.sccComputeMetadata(SccHandler.java:985)
    at
    contentcategorizer.SccHandler.sccComputeSuggestedMetadata(SccHandler.java:20
    7)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .jav\
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.
    java\
    :142)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    at intradoc.server.Service.doCodeEx(Service.java:488)
    at intradoc.server.Service.doCode(Service.java:470)
    at
    intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor
    .jav\
    a:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplemento
    r.ja\va:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImple
    ment\
    or.java:1111)
    at intradoc.server.Service.executeActions(Service.java:431)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplemento
    r.ja\
    va:632)
    at intradoc.server.Service.doRequest(Service.java:1709)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:195))
    [ Details ]
    The service stack for this request is
    --SCC_CATEGORIZE_NEW (dDocName=)
    java.util.MissingResourceException: Can't find resource for bundle
    com.stellent.scd.ExportResources, key 127
    at java.util.ResourceBundle.getObject(ResourceBundle.java:325)
    at java.util.ResourceBundle.getString(ResourceBundle.java:285)
    at com.stellent.scd.ExportStatusCode.getCodeText(ExportStatusCode.java:277)
    at com.stellent.scd.ExportStatusCode.toString(ExportStatusCode.java:298)
    at contentcategorizer.SccHandler.exportConvertToXML(SccHandler.java:1525)
    at contentcategorizer.SccHandler.convertDocumentSearchML(SccHandler.java:1324)
    at contentcategorizer.SccHandler.sccComputeMetadata(SccHandler.java:985)
    at contentcategorizer.SccHandler.sccComputeSuggestedMetadata(SccHandler.java:20
    7)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
    .jav\
    a:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.
    java\
    :142)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:75)
    at intradoc.server.Service.doCodeEx(Service.java:488)
    at intradoc.server.Service.doCode(Service.java:470)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor
    .jav\
    a:1350)
    at intradoc.server.Service.doAction(Service.java:450)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplemento
    r.ja\
    va:1191)
    at intradoc.server.Service.doActions(Service.java:445)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImple
    ment\
    or.java:1111)
    at intradoc.server.Service.executeActions(Service.java:431)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplemento
    r.ja\
    va:632)
    at intradoc.server.Service.doRequest(Service.java:1709)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)

    Hi
    The content access libraries for the exporter binary, which Content Categorizer uses to extract the text from the content item, were not being included in the LD_LIBRARY_PATH path of the Content Server.
    Solution
    1. Log into the server and stop the Content Server and Admin Server from the command line.
    2. Add the path to the content access libraries to your LD_LIBRARY_PATH environment variable. The path to these libraries is:
    <cs_root>/shared/os/<platform>/lib/contentaccess/
    Note: This should be added to your profile so that it persists across sessions. For example, the following was added to .bash_profile:
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/oracle/ucm/idcm1/shared/os/linux/lib/contentaccess/
    3. Log out of the server and then log back into the server so your environment is reset.
    4. Restart Admin Server and Content Server from the command line
    5. Try the verification test from the install guide again to confirm the issue is resolved.
    Thanks
    Srinath

  • 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

  • Firefox gives "content encoding error" for multiple sites (mostly forums), however, wget can open those sites just fine

    I am working under a corporate proxy server, so this might influence the problem. From home i can access the sites just fine. From here - it gives "content encoding error" on different kinds of forums. For example, http://www.freeallegiance.org/forums/index.php?act=home
    I tried to download wget and could download the website htm file just fine!

    I also have this problem. I believe it is caused by being connected through a proxy which is adding a second compression to the data. (I think IF uses gzip compression already).
    Added details:
    * Opera also works.
    * I can view the IF admin section on FF
    * I can view the forum if I go through a web proxy.

  • ** 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 generation error. Failed to open the InDesign file.

    Hey all -
    In importing an article to a folio, I just received this error:
    "Content generation error.
    Failed to open the InDesign file. Please confirm the file can be opened in InDesign."
    The file is open right now in InDesign. I can close it and reopen it with no errors.
    I've tried resaving the article to a new file. No help.
    I tried creating a new folio and importing the article there. No help.
    All links are good. It's a simple file with images, a scrolling pane, and some buttons that link to other articles.
    Anyone else run into this problem? Any solutions?
    Thanks!

    Im getting this error also....?
    Want to avoid inporting each artical on at a time. Need to import multiple articals at once.
    Thanks.

  • Content generation error. [Error: Failed to Export the PDF file.]

    Hi;
    Everytime i try to update an article within a folio in DPS folio builder i get this error :
    Content generation error.
    [Error: Failed to Export the PDF file.]
    My colleague next to me is running exactly the same set up and doesnt get the error. in fact his update anf sideloading is fast as lightning.
    the ONLY difference is that im running v28 tools and he is on v27, however wehave another colleague running v28 and his updates work perfectly.
    Any ideas lovely community?
    Scott

    Hi Bob;
    Have tried that one. And again on your suggestion....no luck.
    Scott

  • "Content generation error. Failed to Export the PDF file"

    Building a multi-folio in InDesign 6 Folio Builder V30. Received "Content generation error. Failed to Export the PDF file" on several of the spreads. I have tried reducing the original pdf files sizes, but that did not help.
    Any suggestions on other possible causes or way to fix.?
    thanks
    Christopher Huber
    MMN

    I'm very new to DPS so I hope the following description makes some kind of sense.
    My magazine is in the process of doing trial runs for an iPad edition. I'm setting some templates up for us to work off so the process from magazine to iPad will run a lot smoother month to month.
    So far I've set up some dummy stock pages in an InDesign CS6 document, currently 15 pages long.
    All images are linked and all fonts have paragraph styles applied to them.
    I'm at the stage I want to check the document on my iPad to test run font sizes and their legibility.
    We have successfully been able to export the document as a jpg file but we really need the PDF format. When attempting this we get the above message.
    Sonia.

  • Content generation error ...

    "The page size aspect ratio must match the folio aspect ratio." is an error i keep getting, although my file is 1024 px wide. It isn't however 768 px high. It's higher, to create a scrollable page. Is there a minimal / maximal size, are there constraints ?
    Also sometimes when i already have a portrait lay-out & want to add the landscape lay-out, InDesign's Folio Builder thinks it's still the portrait lay-out, so he does not add the landscape version, does not seem to see the difference ?!

    I'm also having GENERATION ERROR but on the article side of things
    Content generation
    [Error: Invalid value for parameter 'portraitDocument' of method 'exportMiniFolio'. Expected Document, but received /Users/christian/Library/Preferences/StageManager.BD092818F67280F4B42B04877600987F0111B59 4.1/Local Store/dmp/City Guide_2011_6_24_8_28_7/WiFi Ad_2011_6_24_8_28_7.folio.]
    Any remedy for this?

  • 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>
    ========================================================

  • Content Categorizer with SiteStudio

    Hi all,
    I need to integrate Content Categorizer with SiteStudio, when i try to check-in some thing from Content server then i get the option to Categorise. But while contributing from SiteStudio on the Assign info form i dont get the Categorise option.
    In order User Content Categorizer with Site Studio do i need to do some configuration setting.
    Your any pointers will be highly regarded.
    regards,
    sapan

    I have worked at a site where Content Categoriser was implemented with Site Studio. It proved very difficult as Site Studio was a closed dialogue with the Server and did not want to pass content to Categoriser ahead of content checkin.
    With the new editor available in 10gR3, it might be possible to build an integration, but I don't sense any move in that direction by Oracle from reading the documentation.

  • Content Categorizer excel parsing issue

    Dear All,
    Need your help with the UCM Content Categorizer issue. I have an excel which i am trying to pass thru content categorizer to generate custom metadata suggestions. I have the rulesets defined as per requirements in categorizer admin applet. I am using Flexiondoc xml converter. When i view the generated xml file for the excel, i see that the number & date values are missing in the xml document. If i change the cell formatting in the original excel to text, then these values appear in the generated xml.
    Can anyone please suggest how to troubleshoot this issue? I need to get the number & date values in xls to be appearing as is in the xml without making any formatting changes to the original xls.
    Thanks in advance,
    Ankur

    reviving.

  • Reformat Content Server Error

    Sometimes we get an LDAP error. This causes UCM to display a content server error page to the user. It has the message that 'content server failed' and then some small detail. The page has a navigation bar on the left.
    We would like to catch errors like this and format a nice error page that the user is not stunned with.
    I thought about a custom component in the check credentials service that would do a redirect to our new web page but not sure this would work.
    Any ideas would be a help.
    Thanks

    You could also build a component that contains a new error page template (with the same name as the original one and with a load order that'll make the content server show your custom template instead of the original one). You do not have to change any of the services for this to work and your end users will always see the same template whenever they get an error.

  • Content Coding Error in Firefox/Internet Explorer cannot display webpage

    I can log into Beehive without any issues. I used to be able to go to Workspaces > All My Workspaces and see all the workspaces I had access to. From this list, I could get to any of these workspaces. Now when I go to the same navigation, I get in 'Content Coding Error' in Firefox 9 and 'Internet Explorer cannot display webpage' in Internet Explorer 7.
    If I find an email that invited me to a specific workspace, I can access that workspace only. I cannot find a way to access all workspaces I have access to within Beehive.
    Please let me know what other information I need to provide for assistance.
    Thanks!

    Hi,
    https://beehiveonline.oracle.com/index.html is a public page with no obvious protection so anyone should be able to see it without any difficulty. If this is the page causing the issue then it suggests a local browser issue.
    If you are getting this after logging into https://beehiveonline.oracle.com/teamcollab then it means your account is not provisioned correctly. Contact us out of the forum with your details and we can check out if we have a provisioning issue. I would need your email address and any group you have been invited to be a member of - send it to [email protected]
    Phil

Maybe you are looking for

  • Data Package Issue in DTP

    Hi gurus, My dataflow is like datsource->infosource->wrute optimised DSO with semantic key.. In source , i have 10 records in that 7 records are duplicate records. I reduced the DTP datapackage size from 50000 to 5. When i excuted the DTP , i got 2 d

  • Exchange Recon with multiple Servers & Message Stores per Server

    I am trying to think through the best way to write a single reconciliation task for an environment that has 3 Exchange Servers with 3 storage groups per server and 3 mailbox stores per storage group. That's 27 mailbox stores and I don't want to have

  • Total Tax and Non-Deductible column in Tax report

    Hi all, My client is using AU/NZ localization.  We need to customise a Tax report based on existing Tax Report in Financal Report-> Accounting> Tax> Tax Report. Does anyone know where to pull the information for colum "Total Tax" and "Non-Deductible"

  • Where'd The Music Store CD Info go?

    I have been loading CD's into iTunes for over a week now. For much of that time, I have been seeing info in the Music store which tied into whatever CD I was importing. For instance, if I was loading in a Pink Floyd CD, I would see info in the Music

  • Gantt Chart not display

    Hi, When I login by "UserA" and view gantt chart on workplan screen, It show normally. but when I login by "UserB", It's not display Gantt Chart. How to "UserB" can view Gantt Chart on workplan screen? Please advice me. Thank you.