Vault folder redirect cannot be displayed due to an unknown error

What happens is that on clicking on the "Vault" link in my application an error is sometimes displayed stating "the Vault folder redirect cannot be displayed due to an unknown error". If the user refreshes the page the error goes away and if they click the link again from this same browser session the error never re-appears. If the user closes this browser session, opens a new browser session and clicks on the "Vault" link again then the error message may appear once more.
I have been running the Plumtreespy diagnostic tool while clicking on this link to get some information on where the problem is occurring. I discovered that when the user is going to get the error on the webpage that some warnings are displayed in the Plumtreespy logs. These warnings are not present when the user is not going to see the error.
Here is an example of the log warnings: (Note: They always seem to start with the first warning mentioned here)
46 08-23 13:12:40 Warn WebDownloaderParallel.dll 1768 1588 WebDownloaderParallelCommon.cpp(30) Error in CPTHttpRequestParallel::get_Response. The request is not yet finished. The request failed to connect to the host for an unknown reason..
47 08-23 13:12:40 Warn Common Library 1768 1588 PTCommon.cpp(981) ***SetError *** (0x80044f65): The request is not yet finished. The request failed to connect to the host for an unknown reason.
48 08-23 13:12:40 Warn WebDownloaderParallel.dll 1768 1588 WebDownloaderParallelCommon.cpp(30) Error in CPTHttpRequestParallel::get_Response. The request is not yet finished. The request was waiting for a reply from the host..
49 08-23 13:12:40 Warn Common Library 1768 1588 PTCommon.cpp(981) ***SetError *** (0x80044f62): The request is not yet finished. The request was waiting for a reply from the host.
50 08-23 13:12:40 Warn WebDownloaderParallel.dll 1768 1588 WebDownloaderParallelCommon.cpp(30) Error in CPTHttpRequestParallel::get_Response. The request is not yet finished. The request was waiting for a reply from the host..
51 08-23 13:12:40 Warn Common Library 1768 1588 PTCommon.cpp(981) ***SetError *** (0x80044f62): The request is not yet finished. The request was waiting for a reply from the host.
52 08-23 13:12:40 Warn Gadget Providers 1768 1588 HttpGadgetProviderObject.cpp(886) Warning in CHttpGadgetProvider::raw_GetHTMLText : the response object could not be created. The error reported was 0x80044f62
53 08-23 13:12:40 Warn Common Library 1768 1588 PTCommon.cpp(981) ***SetError *** (0x80044634): Error in CHttpGadgetProvider::raw_GetHTMLText, The Portal Server timed out while waiting for a reply from the host for this gadget. If this problem persists, please alert a system administrator.
54 08-23 13:12:40 Warn Portal UI - Browsing 1768 Thread-91 com.plumtree.portalpages.browsing.myportal.MyPortalModel$MyPortalModelTempData.InitPortletContent(MyPortalModel.java:1343) Unable to set the header and footer elements. Using subportal footer.
com.plumtree.server.marshalers.PTException: Native exception: IDispatch error #17460 (0x80044634): [Error in CHttpGadgetProvider::raw_GetHTMLText, The Portal Server timed out while waiting for a reply from the host for this gadget. If this problem persists, please alert a system administrator.] (996,PTDispatch.cpp)
at com.plumtree.server.marshalers.PTDispatch.getPropertyObject(Native Method)
at com.plumtree.server.CIPTMyPortalGadgetContent.GetContent(Unknown Source)
at com.plumtree.portalpages.browsing.myportal.MyPortalModel$MyPortalModelTempData.InitPortletContent(MyPortalModel.java:1318)
at com.plumtree.portalpages.browsing.myportal.MyPortalModel$MyPortalModelTempData.<init>(MyPortalModel.java:1202)
at com.plumtree.portalpages.browsing.myportal.MyPortalModel.GetNewTempData(MyPortalModel.java:590)
at com.plumtree.uiinfrastructure.activityspace.AClearModel.GetTempData(AClearModel.java:117)
at com.plumtree.portalpages.browsing.myportal.MyPortalModel.SetPage(MyPortalModel.java:767)
at com.plumtree.portalpages.browsing.myportal.MyPortalModel.SetCommunity(MyPortalModel.java:717)
at com.plumtree.portalpages.browsing.myportal.SetCommunityControl.CheckActionSecurityAndExecute(SetCommunityControl.java:112)
at com.plumtree.portaluiinfrastructure.activityspace.Interpreter.HandleRequest(Interpreter.java:1502)
at com.plumtree.portaluiinfrastructure.activityspace.Interpreter.DoService(Interpreter.java:449)
at com.plumtree.uiinfrastructure.web.XPPage.service(XPPage.java:141)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:260)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2415)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:509)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:432)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:386)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:534)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:530)
at java.lang.Thread.run(Thread.java:536)

When i fix error 21 error 3194 appears its a vicious cycle...

Similar Messages

  • Safari cannot install profile due to an unknown error. I didn't install anything. Does anyone knows why I'm getting this error message?

    I was watching a clip in livel, suddenly I have seen a error message on my iPhone screen  safari cannot install profile due to an unknown error,
    Does anyone know why I have got this message?
    I didn't install and did not want to install anything!

    You can not download items from the internet with an ipad, you can download from the app store or from itunes or some cloud services (dropbox) but not from browsers, there is an Iphone app for we transfer in the app store that appears that it can be used on an ipad as well.
    You may want to take a look, its free

  • Asset values cannot be displayed due to missing text

    Hi guru's,
        I am facing the problem while i am displaying the asset values,i am able to create asset through as91 but when i go for awo1n system showing error" Asset values cannot be displayed due to missing"
    help would be appreciated.
    Thanks
    Ravi

    Hi Vyas,
       I am getting error like below.
    Asset values cannot be displayed due to missing texts
    Message no. AY363
    Diagnosis
    The values of the selected asset cannot be displayed. Text elements are missing in logon language EN.
    System response
    Processing is terminated.
    Procedure
    First, check if you are logged on in a language that is maintained for this system.
    This error can also occur, if the company code of the selected asset is assigned to a chart of depreciation that is not fully maintained.
    In many cases, the problem can be corrected by re-importing the missing texts from the reference chart of depreciation. You can do this using repair program RACORR14. Refer to SAP note 0773639 for more information.
    Thanks
    Ravi

  • Portlet cannot be displayed due to unknown error

    In our application we are getting Error, "portlet cannot be displayed due to unknown error" from ALUI portal. There is no enough informaiton apart from this. This error is not consistent, can happen any time.
    Can you please advice what could be the cause?
    Thanks,

    Start the "BEA Ali Logger service" on your portal server machine. Then when the problem occurs you can analyze \bea\alui\ptlogging\logs\portal\portalserver-log.spy to find out more information about what might be causing the problem. You can also set up a wireshark network capture log using the ringbuffer mode which lets you collect logs in a loop. This way if there are network issues you can find out about that too. If you're not comfortable setting these up or analyzing them an oracle support engineer can assist you if you open a case.

  • HR Intelligence message: Data cannot be displayed due to security privilege

    Dear Gurus,
    I have setup HR intelligence and following messages are appearing for all new users who are viewing graphs:
    Information: Data cannot be displayed due to security privileges_
    I know it is something to do with with security issues but i dont know from where to allow the users and make changes to security .
    any help would be highly appreciated,
    regards,
    Muhammad Noman Shafique

    Did you check below -
    HR DBI Dashboard Shows Data Cannot be Displayed Due to Security Privileges For a Particular User [ID 423070.1]
    Data Cannot be Displayed Due to Security Privileges on DBI Portlets/Dashboards [ID 395066.1]

  • An amount of software-updates cannot be installed due to an unexpected error?

    After downloading Software-updates, an amount of software-updates cannot be installed due to an unexpected error.
    Is there someone who had the same problem and can help me?
    Thanks in advance for your support!

    If you have more than one user account, these instructions must be carried out as an administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select "/var/log/install.log" from the file list. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • A pdf form I have designed cannot be exported due to an "unexpected error". What can I do?

    When I try to save a particular pdf form I have designed I get a message that it cannot be exported due to an unexpected error. I have not had this problem with other forms I have created. What can I do?

    Yes, Forms Central. I made the form by using a blank form page, copying and pasting another form I had done previously to the blank page and then modifying it.
    The original form I had copied from as the basis for the new form saved as a pdf form perfectly: the copied and then modified version kept displaying the error message.
    In the end I have managed to work around this problem by opening another template form (the Assessment one) and spending forever copying the items from the form i couldn't export over to the " template form one at a time (after deleting the template items, naturally).
    I will be making other forms that will have versions with minor variations and it would be much easier if I could copy and paste a whole form at a time rather than cell by cell but is that going to make the copied forms impossible to export from FormsCentral as it did with this one?

  • PS 7.0 - Cannot save patterns due to a disk error

    Hey everyone. I have a lot of PS patterns saved which I use reguarly. I tried to save them because sometimes PS likes to reboot itself and lose the patterns and I have to mess around re-installing them. However, when I tried to save the patterns it came up to say "Cannot save patterns due to a disk error"
    What am i doing wrong here? Have I run out of space? How can I fix this problem? I'm hesitant to close down my PS properly because I really dont want to have to go through saving all the patterns each time.
    If I have run out of space, is there a way i can get more space
    My computer isn't even a quarter full so i know i have plenty of space/memory
    Please help!

    If you use ZoneAlarm Extreme Security then try to disable Virtualization.
    Do a clean reinstall and delete the Firefox program folder.
    * http://kb.mozillazine.org/Browser_will_not_start_up#XULRunner_error_after_an_update
    *[[/questions/869812]]
    *[[/questions/869951]]

  • I cannot save my work in Illustrator CC2014.1 due to an 'unknown error'. Any ideas on a solution?

    Hi there,
    I have produced some work in illustrator and wanting to save before I proceed but Illustrator will not allow me due to an unknown error. I have tried some ideas posted on the web (turning off the visibility of layers, saving as an EPS) but to no avail. I have tried resetting my preferences and turning off sync settings but again no luck. Is anyone else experiencing this and anyone have any ideas on a solution?
    Many thanks,
    Matt

    Hi Jacob,
    Thanks for the idea.
    Tried that, (tried all the Save As options) and the same 'unknown error' occurs. I have tried saving as an Illustrator EPS and a different alert comes up as 'Cannot Save. A necessary item is missing: ID: 192'. No idea what the necessary item is? Mithril? Gold?
    Raghuveer- yes, it still is an issue- joined the connect session and waiting for your response.
    Many thanks,
    Matt

  • The Web Dynpro component cannot be generated due to serious (syntax) errors

    Hi everybody,
    While I was developing a web dynpro application, I had an error but I couldn't understand this error. Before I took this error message, only I changed bound one context node to another context node in a RadioButtonGroupByKey.Therefore, when I pushed activate button, I took an error message.This error message said "The Web Dynpro component cannot be generated due to serious (syntax) errors". What does it mean ? How can I find out where is the error in the application. Also, I think the reason of this error message is about a BC problem. I am waiting for your comment urgently.

    Hi ,
    Just delete the context (by using the context binding) and bind the field with the correct node and try to activate .
    One more suggestion is that after deleting the binding and before binding to other node check it that whether that binding was properly deleted or not.Some times its not deleting the binding.
    Hopely my suggestion may work.
    Regards,
    Satya

  • BlackBerry Z10 Error "The file cannot be played due to an unexpected error (10)"

    Hope someone can help this one, I received a voice note through BlackBerry Messenger, after downloading I tried to play it and the following message popped up, "The file cannot be played due to an unexpected error (10)".
    I received another file, 3GP format, tried to play it, same error pops up. I headed over to the music and video libraries, I could not see these 2 files. I connect my Z10 to the notebook and checked on my SD Card, I could see the files from were not named correctly e.g. VID 00001-20101226-1206 was named as VID 00001%20101226-1206 with the percentage symbol being the unusual thing I picked up. This was the case for both files.
    I then modified/remaned the files replacing the % with a - (dash) symbol. The files were now visible and able to play through the Z10. I think there is a problem with the way BBM files are being saved especially the naming convention might be having an error/bug.
    My OS release is 10.0.10.99, Version 10.0.10.738 with Build 455718. Is there a fix for this problem that is known? I checked but saw no posts where it was clearly addressed. Am I the only one experiencing this anomaly?
    I have restarted the device but this does not resolve. I have attached a screenshot of the error sequence also showing how the file is named upon saving to my media library.
    Attachments:
    Z10 Error.png ‏287 KB

    Hey runyamhere,
    Thanks for bringing this to our attention.
    To find the root cause of this issue regarding the media not saving the file properly, we will need to gather logs from the BlackBerry Z10.
    I would highly suggest you contact your network service provider and ask to be transferred to BlackBerry so we can get a case number created so we can get the logs.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • 错误"Cannot open the file due to an unknown error. (FRM0007)"

    在XI3.0,当打开3层deski的时候,得到下面的错误
    "Cannot open the file due to an unknown error. (FRM0007)"
    -所有的deski文件都打不开
    -用2层deski打开没有问题
    -发生在某些特定的UserID上
    -目前在两台终端机上发生
    下面是进行拖拽部分的log文件,或许有帮助
    <busobj_2812_xxx>
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::AutomaticRefresh: 0.015
    Edited by: Emily Yang on Mar 20, 2009 2:08 AM

    尝试一下如下操作:
    1.在有问题的DeskI客户端打开注册表编辑器,开始菜单->运行->RegEdit
    2.到HKEY_CURRENT_USER< Software< BusinessObjects<Suite 11.5<Business Objects下
    3.选择user preferences并删除

  • Cannot open the file due to an unknown error. (FRM0007)

    When open deski document in 3-tier mode, the following error is showed"
    "Cannot open the file due to an unknown error. (FRM0007)"
    -It happens for all deski documents
    -It works ok when opening in 2-tier mode.
    -It happens on some specific userID.
    -It happens on tow computers
    The following is log that may be helpful.
    <busobj_2812_xxx>
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::AutomaticRefresh: 0.015

    Hi Emily,
    It seems to be windows profile related issue could you please try to delete the user preferences under the registries for which you are getting the issue for the particular users.
    Note: The following resolution involves editing the registry. Using the Registry Editor incorrectly can cause serious problems that may require you to reinstall the Microsoft Windows operating system. Use the Registry Editor at your own risk. It is strongly recommended that you make a backup copy of the registry files before you edit the registry.For information on how to edit the registry key, view the 'Changing Keys and Values' online Help topic in the Registry Editor (Regedit.exe).
    1. Go to start programs->run->RegEdit.
    2. Then go to HKEY_CURRENT_USER< Software< BusinessObjects<Suite 11.5<Business Objects.
    3. Select the user preferences and delete the same.
    Regards,
    Sarbhjeet Kaur

  • Error"Cannot open the file due to an unknown error. (FRM0007)" in XI3.0

    When open deski document in 3-tier mode, the following error is showed"
    "Cannot open the file due to an unknown error. (FRM0007)"
    -It happens for all deski documents
    -It works ok when opening in 2-tier mode.
    -It happens on two computers
    -It happens on some specific userID,and only happens when two deski are opened, one is open by specific userA,the the other is opened by userB or both are opened by userA 
    it is、
     DeskI - opened by UserA
     DeskI - opened by UserA
    or、
     DeskI - opened by UserA 
      DeskI - opened by UserB
    The following is log that may be helpful.
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::DoRealRefresh: 0.015
    2009/03/02 01:33:38.468|==| |X|
    2812|3592|}|||||||||||||||_BOGeneralDataManager::AutomaticRefresh: 0.015

    Hi Emily,
    Following solution might help you to resolve the issue.
    1.You create your Deski report.
    2.Save as the report (with or without 'Save for all users'- makes little difference at his stage).
    3.Export the document to the repository.
    4.Save as the report once again with the option 'Save for all users'(overwrite the copy that already exists on the local machine).
    5.Log into Info view and delete the report.
    6.Log back into Desktop Intelligence and try to open the report.
    Regards,
    Sarbhjeet Kaur

  • HT1657 How do I get a refund if the movie I rented cannot be played? (due to iTunes "unknown error")

    How do I get a refund if the movie I rented cannot be played?  (due to iTunes "unknown error"?)

    I'm not sure whether rentals appear on your purchase history, but try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account (Store > View My Apple ID on iTunes 11) and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find that film and use the 'Report a Problem' link and fill in details about the problem (iTunes support should reply within, I think, about 24 hours).
    If it doesn't appear there (or if that process doesn't work, it's been taking some people to this site on a browser instead of showing a form in iTunes), then try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

Maybe you are looking for