Sample Content Crawler

I have been tasked with developing a custom crawler that will crawl files in from a given directory, index them and get their metadata from a csv file instead of off the file itself. To me this sounds like all I would need is the default Windows NT cws with a modified getMetadata action. Does anybody out there have the code for the NTCWS that is provided as part of the portal?. I am using portal version 6.0 sp1, but I think any version of the code would get us close. I have heard that the development class does an example crawler, but it has been so long since I attended that class I don't have any examples.
Any help here would be greatly appreciated. I would hate to have to start completely from scratch.
Thanks,
Berney

If you could email me the vanilla that would be awsome. [email protected] I will try support too, I just didn't want to wait the 15 minutes on the phone before I get to a person. I had started doing my tickets via meta link, but that either randomly freezes my browser or takes a good 15-30 minutes to fill out.
Can someone remind me, 866-262-7586 isn't supposed to work any more, what is there new number?
Berney

Similar Messages

  • Windows File CS Content Crawler - How to change crawl method?

    Hi,
    I have encountered an odd issue. I am using a Windows File CS Content Crawler to pull in some PDF files from a remote folder.
    However I noticed the Windows File CS Content Crawler is crawling in the document title rather than the actual PDF filename.
    I have checked the admin screens and I cannot find any way to tell my Windows File CS Content Crawler portlet to grab filenames and use these as the file display name when crawled in.
    The business clients do not use the document title and meta features and will not use them in the future so the way the current Windows File CS Content Crawler portlet crawls documents into the portal will not work as most will not have a document title or will have some default internal name.
    For example the PDF documents I am crawling in have Document Title's that have no relevance to the document filename.
    We are only interested in the filename and not the document title (however we may use the field in the future for meta information). Apart from doing some development work to make a custom crawler is there any other way to change the behaviour of the Windows File CS Content Crawler.
    I had to go into each document property in portal and modify the name field to the correct filename as it was using the value found in the Document Title field (incorrect).
    This seems wrong to me, I can understand using the meta data information contained in files to do the crawling and make searching better however how do you do this with a PDF file that you cannot search against inside portal anyway?!

    You can acomplish by changing the Global Document Property Map.
    I don't have the specific screen in front of me so this is from memory.
    Change the Name property to File name
    Change the Title property to File name
    You might have to experiment a bit with some test documents.

  • Windows File CS Content Crawler - Permission Issues

    Hi,
    Having a strange problem with a Windows File CS Content Crawler.
    We have setup a shared directory on a server (on the same subnet/network as the portal server) where users drop their files (Word, PDF, Excel etc).
    We have a Content Crawler job that crawls the files into Knowledge Directory, we then display the documents in a portal on one of our communities.
    When an administrator level user clicks on the document link in the portal, the document is opened correctly i.e. you get a prompt to open or save. When a normal non-admin user clicks on the document link they receive the following error:
    Error - Gateway was not able to access requested content. If the error persists, contact your portal administrator.
    When I reviewed PTSpy I found the following message:
    "user xxxxx does not have access to object id=232......."
    Anyone experienced the above and know how they resolved this?
    Thanks in advance,
    Tahir

    This is a permission problem, most likely on the data source that the crawler is using. Open the data source you used to create the crawler and see if its ID is 232. If it is, then you need to add whatever users/groups that should have access to the documents to the security ACL for the data source object. That will fix the problem.
    Does the error also say what class id the object is? That would let you determine exactly which object is causing the problem if it is not the data source.
    DJ Dewey | VHA Inc. | [email protected]

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

  • Get back Shared Workspace Pages and Sample content folder

    Hi,
    We deleted Shared Workspace pages and Sample content folder in Workspace, due to client's insistence. Now they want it back, as they liked the earlier view better.
    Is there a way to get these folders back? Any help will be appreciated.

    Did you delete them delete them or simply remove them from the user preferences
    To figure that out go to Explore and then select View from your drop down and select "Show hidden"
    You should see a folder called "Shared Workspace Pages". If you see it and Inside you have Homepage then you haven't truely nuked it and add it back through preferences.
    If you totally nuked it. Then someone else might have the trick for adding it back but if you have a server I would nose around in (for 11.1.1.3 and different depending on which version you are using) to see if you can see the files in question.
    /opt/hyperion/deployments/WebLogic9/servers/Workspace/webapps/workspace_webservices/workspace/conf/

  • Plz help:[unable to  deploy sample content]

    please help me ,i want to deploy sample content for portal but following error arise
    C:\Program Files\Sun\JavaES5\share\ant\bin>ant -buildfile "C:\Program Files\Sun\
    JavaES5\portal\samples\portals\build.xml"
    Buildfile: C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml
    community:
    getConfigLocation:
    [echo]
    [echo] Please enter the directory where the following files will be fou
    nd:
    [echo]
    [echo] input.properties
    [echo] password.properties
    [echo] comms.properties (optional: required only when configuring com
    munications channels)
    [echo]
    [echo] For example on solaris: /var/opt/SUNWportal/tmp
    [echo]
    [echo]
    [input] Please enter the samples configuration location:
    C:\Program Files\Sun\JavaES5\temp
    setInstallationProperties:
    [echo] Setting installation properties
    setOS:
    setSparcProperties:
    setLinuxProperties:
    setHpuxProperties:
    setUNIXProperties:
    setWindowsProperties:
    [echo] Setting properties specific to Windows platform
    checkForUpgrade:
    checkForNoUpgrade:
    [echo] am.request.portal.id: portal1
    setUpgradeProperties:
    setProperties:
    setLocalUNIXProperties:
    setLocalWindowsProperties:
    setLocalProperties:
    init:
    BUILD FAILED
    C:\Program Files\Sun\JavaES5\portal\samples\portals\build.xml:16: The following
    error occurred while executing this line:
    C:\Program Files\Sun\JavaES5\portal\samples\portals\community\build.xml:48: java
    .io.FileNotFoundException: C:\Program Files\Sun\JavaES5\portal\samples\portals\c
    ommunity\${ps.data.location}\tmp\password869091403 (The system cannot find the p
    ath specified)

    Hi Shailendra,
    Please make sure the "ps.config.location" setting in your C:\Program Files\Sun\JavaES5\temp\input.properties file is correct. On Solaris, this setting defaults to /etc/opt/SUNWportal and on Windows it will need to be changed to the appropriate directory.
    The error you are seeing is most likely caused by the "ps.config.location" being inaccurate and the sample config is not finding the PSConfig.properties file.
    Hope that helps. thanks ,dean.

  • PeopleSoft EPM 8.9 Sample Content for XIr2

    <p>You can download the BusinessObjects 6.5 content from edelivery.oracle.com. </p><p> However, if you would like to use XI r2 with EPM8.9 we&#39;ve taken the time to migrate this content to XIr2. Since XIr2 has an archive file technology, it is very easy to quickly import this content using the Import Wizard. Also, a Security Bridge is available for XIr2 as part of our Integration Kit for PeopleSoft.</p><p>Download the sample content for EPM 8.9 in XIr2 format here:</p>
    <a href> http://diamond.businessobjects.com/files/PSFT8.9_MP3_Content_for_XIr2.zip <a>

    Chris,
    I suggest you use an existing install of Peoplesoft Financials. The sample dataset is too large and you would spend a lot of time just setting up the demo environment. Unfortunately, you will have to setup the system for the sample dataset. I guess you will have to do it the hard way if you have no other setup
    -Red

  • Sample content instal in LP9

    I have all my logic/garage band samples on a seperate HD. When Logic 9 in installed will I need to move all the content again to the seperate HD? Anyone know of a fast way to move all the sample content?
    Does LP9 work well with Native Instruments? Will I need to reinstall all my 3rd party plugins and softsynths?

    The Logic/GarBand install is about 7GB. Logic incudes the base libraries of GB1 and 2. About 1200 Apple loops of mixed styles. Thousands of softsynth presets, about 1600 Sampler Programs, and 1GB Impulse responses for SpaceDesigner.
    Piano is included-the biggest is a 450MB Yamaha Grand. Everything else on your list is covered with a full install, the synth Library is the largest by far between Softsynths and sampler instruments. Logic is worth admissioon for the Library and plugins only.

  • Sample content/appleloops in Logic7, what's included?

    I'm considering getting a Powerbook and Logic7. It'd be a move from PC and Cakewalk Sonar.
    I've figured out most I need to know, but I haven't found any list of included/bundled sample content. It says somewhere that there are atleast lot's of appleloops, but what kind of loops?
    I'm also interested in knowing about softsynth/effects presets (there were very few in Logic Express trial) and if there are any samplesets included for EXS24, like basic piano, guitar (acoustic/electric) and drumsets (electric, analog, 909, 808..)?
    Thanks a lot for info!

    The Logic/GarBand install is about 7GB. Logic incudes the base libraries of GB1 and 2. About 1200 Apple loops of mixed styles. Thousands of softsynth presets, about 1600 Sampler Programs, and 1GB Impulse responses for SpaceDesigner.
    Piano is included-the biggest is a 450MB Yamaha Grand. Everything else on your list is covered with a full install, the synth Library is the largest by far between Softsynths and sampler instruments. Logic is worth admissioon for the Library and plugins only.

  • Sample Content Management Plan Doc

    Hi,
    Does anyone has sample Content Management Plan docs.
    I do remember that, in BO online e learning courses, they provide these sample docs as part of their exercises.
    I lost those docs. Now I don't have access to those courses too.
    If anyone has the same docs or something similar docs, please provide.
    As I Installed a fresh installation, I would need to create CMP doc.
    Kindly help me.
    Thank you.

    Hi Robert,
    Thanks for the input.
    I've configured the template using the document template tool (CRM_OI_TEMPLDSG) i.e. available  on web for business role SALESPRO -> Sales Operations-> Document Templates with template profile as Object type. This template profile, I assigned to one of transaction type of acitvites.
    But the button "With template" under attachment tab with this activity type is not getting enabled.
    I'll be interested to know if any missing steps or setting required for template configuration.
    Regards,
    Arjun

  • Creating a Content Crawler under Share Point Console in ALUI

    Hi All
    I am getting an unauthorised access when i try to create a content crawler within a ALUI. The URL is
    https://ts3apa.accenture.com/sites/IDC%20ITP/itp/itp/default.aspx
    How ever when i try with a normal browser i do have access to the same.
    The above URL when i cut it to https://ts3apa.accenture.com with the option of depth of crawl to the selected site only it was working out fine from ALUI content crawler.

    is the user configured for the crawler is added to 'Log on as a batch job' and 'Log on as a service' policies.
    Regards,
    Prashant.

  • Youtube Content Crawls Down the Page

    When I watch a video on YouTube the rest of the content crawls down and out of sight on the page.  I can scroll down to find the content, so it is all there, just way, way down on the page.  Anyone else seeing that happen?  I have no 3rd party apps tied to YouTube.

    If you are using Safari to view YouTube content which requires Flash.
    Open System Preferences > Flash Player then select the Advanced tab.
    Click Delete All under Browsing Data and Settings
    Not empty the Safari cache.
    From your Safari menu bar click Safari > Preferences then select the Advanced tab.
    Select:  Show Develop menu in menu bar
    Now click Develop from the menu bar. From the drop down menu click Empty Caches.
    Now try a video.

  • Developers Sample, Content | Layout bar

    Ok, this is a weird question, but here goes. Looking over the template files for the content | Layout link bar, I can't find for the life of me what file actually calls it! I use JSPTabContainer & JSPEditContainer, and have found a few references to it in the files themselves, but never have been able to find the file that actually controls it's content (I want to adjust the code myself).
    Thanks

    Eureka, that's it! Next question. What file calls this code? You were 100% correct, that is the file I want, but I am also curious as to moving it from the top of the developers sample to the bottom, so I need to find out what "higer-level" file is including it.
    Somewhat related question: Is there any documentation on how the "templating" system works? Looking over the portal documentation really has given me much help. I figured out the theme sysetm by just pouring over the files, but there are just too many folder and files to understand the "desktop" scheme and how the different portions are organized (Perhaps even documentation on creating a desktop from scratch. Currently, as you can probably guess, I am starting with the developer sample desktop and modifying it piece by piece until I get what I need). Any other docs out there that might be of some assistance?

  • EXS sample content moved

    Hello - I recently moved my personal EXS library content to a new hard drive; I thought EXS would
    automatically locate, but no. How do I get EXS to see the new location without actually
    rebuilding each instrument please? Many thanks -

    The Logic/GarBand install is about 7GB. Logic incudes the base libraries of GB1 and 2. About 1200 Apple loops of mixed styles. Thousands of softsynth presets, about 1600 Sampler Programs, and 1GB Impulse responses for SpaceDesigner.
    Piano is included-the biggest is a 450MB Yamaha Grand. Everything else on your list is covered with a full install, the synth Library is the largest by far between Softsynths and sampler instruments. Logic is worth admissioon for the Library and plugins only.

  • Regarding www content crawler

    Hi,
    I need your help in troubleshooting the issue related to www crawler that i have set up on my WCI installation. I have not been able to successfully run the www crawler & import searched content from external websites into WCI Knowledge Directory. It logs the exception as described below.
    Details of the setup:
    Portal : Oracle WebCenter Interaction
    Content Source: www
    Error received while running the crawl job:
    166 automation.pc-p40892.singhanr 4-29-2009 12:05:20.217 Error Crawl.ChildFinder Crawl.ProcessorThread1 com.plumtree.automationserver.agents.crawling.processors.PTChildFinder **This crawl could not be launched because the location from which it was supposed to start, http://www.oracle.com could not be found or was inaccessible. When the crawler attempted to visit this location it received the following message: -2147203840 - CPTWebCrawlProvider::GetChildNodes, could not open : http://www.oracle.com**
    com.plumtree.server.marshalers.PTException: -2147203840 - CPTWebCrawlProvider::GetChildNodes, could not open : http://www.oracle.com
    at com.plumtree.server.impl.core.PTBase.ThrowException(PTBase.java:86)
    at com.plumtree.automationserver.provider.PTWebCrawlProvider.GetChildNodes(PTWebCrawlProvider.java:232)
    at com.plumtree.automationserver.agents.crawling.processors.PTChildFinder.GetChildNodes(PTChildFinder.java:111)
    at com.plumtree.automationserver.agents.crawling.processors.PTChildFinder.DoProcess(PTChildFinder.java:80)
    at com.plumtree.automationserver.agents.crawling.util.PTCrawlNodeProcessor.DoProcess(PTCrawlNodeProcessor.java:78)
    at com.plumtree.automationserver.agents.crawling.util.PTCrawlNodeProcessor.SafeProcess(PTCrawlNodeProcessor.java:60)
    at com.plumtree.automationserver.agents.crawling.util.PTCrawlNodeProcessor.Process(PTCrawlNodeProcessor.java:43)
    at com.plumtree.automationserver.agents.crawling.util.ProcessorRunner.run(ProcessorRunner.java:84)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743)
    at java.lang.Thread.run(Thread.java:595)
    With the earlier version ALUI 6.5, the crawler used to work just fine. Any pointers/suggestions on this issue will be greatly appreciated.
    Thanks in advance,
    Ankur

    Santosh,
    I am using a proxy server to connect to internet. Proxy configuration is already done at content source level. The details of the 'proxy server configuration' are:
    Address:<proxyservername> Port: 8080
    User name: <proxyuser>
    Password: <proxypassword>
    Confirm: <proxypassword>
    Thanks,
    Ankur
    Edited by: user8240581 on Apr 29, 2009 2:00 AM

Maybe you are looking for