Re: Functionality temporarily unavailable

Think I have solved this problem myself with a bit of help from some other postings
in the newsgroup.
I think that there is a problem with the documentation. It states that /portlets/portlet3/welcome.jsp
should be used as the Content URL field. Unfortunately portlet3, depends on the
portlet3.wf web flow, which is not set up in the new portal. This can be seen
by looking at 'Site Infrastructure>Webflows/Piplelines.
To set this up (taken from a posting by Adrian Fletcher <[email protected]>):
i) Look at the definition of portlet3 in the EBCC you will see that it requires
access to a webflow called portlet3.wf. This file needs to be datasynced to your
new application.
ii) Locate the file portlet3.wf in the directory applications/portal-project/application-sync/webapps/stockportal.
iii) Copy this file to the sibling directory applications/portal-project/application-sync/webapps/myportal.
iv) Perform a data-sync.
This fixed it for me.
Regards Peter.
"Peter Vines" <[email protected]> wrote:
>
I'm in the process of working through the example in edocs whereby you
create a
new portal based on the stockportal demo.
Have followed through the steps and synced the application using the
ebcc. When
I try to access the new portal I get the message 'Functionality temporarily
unavailable'
in my web browser and the output from the console below. Anny suggestions?
Thanks, Peter Vines.
# Note: Server initialization may take several minutes.
# Please be patient.
<Apr 15, 2002 10:52:18 AM BST> <Info> <Security> <Getting boot password
from use
r.>
Enter password to boot WebLogic server:
Starting WebLogic Server ....
<Apr 15, 2002 10:52:34 AM BST> <Notice> <Management> <Loading configuration
file
.\config\portalDomain\config.xml ...>
<Apr 15, 2002 10:53:03 AM BST> <Notice> <WebLogicServer> <Starting WebLogic
Admi
n Server "portalServer" for domain "portalDomain">
<Apr 15, 2002 11:04:37 AM BST> <Notice> <Management> <Application Poller
not sta
rted for production server.>
=============== Initializing Logger ======================
<Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer> <ListenThread
listening
on port 7501>
<Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer> <SSLListenThread
listen
ing on port 7502>
<Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer> <Started WebLogic
Admin
Server "portalServer" for domain "portalDomain" running in Production
Mode>
java.lang.NullPointerException:
at com.bea.portal.appflow.servlets.jsp.taglib.GetExceptionTag.doStartTag
(GetExceptionTag.java:70)
at jsp_servlet._portlets._portlet3.__welcome._jspService(__welcome.java:
113)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:395)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:255)
at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
at jsp_servlet._framework.__portlet._jspService(__portlet.java:255)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:395)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:255)
at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
at com.bea.portal.render.servlets.jsp.taglib.RenderTag.renderPortlets(Re
nderTag.java:172)
at com.bea.portal.render.servlets.jsp.taglib.RenderTag.doStartTag(Render
Tag.java:60)
at jsp_servlet._framework._layouts._twocolumn.__template._jspService(__t
emplate.java:142)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:395)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:255)
at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
at jsp_servlet._framework.__page._jspService(__page.java:201)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:395)
at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
cherImpl.java:255)
at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
at jsp_servlet._framework.__portal._jspService(__portal.java:733)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
cherImpl.java:215)
at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(P
ortalWebflowServlet.java:142)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
cherImpl.java:215)
at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112
at jsp_servlet.__index._jspService(__index.java:92)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:304)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:2459)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2039)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

I am currently having the very same problem and have tried to use your solution, but I am confused. I have no sibling directory of applications/portal-project/application-sync/webapps/stockportal
so I tried creating one and then doing a sync, no luck.
Is the portal-project a directory that gets created? The instructions show cloning the directory of stockportal and renaming it myportal under the existing directory structure of bea\wlportal4.0\applications\portal\
Any additional help will be greatly appreciated. Thank you

Similar Messages

  • Error - 'Functionality temporarily unavailable' with sample

    I created a portal as directed by the documentation 'Getting Started with Portals
    and Portlets' - Section 5. I synchronized and can view the portal and portlet in
    the Data Repository Browser however, when I try to go to the URL I get a page with
    the BEA button and a message saying 'Functionality temporarily unavailable'. If I
    go to the stockportal (which it is supposed to be using as a template) it works fine.
    Thanks for any help
    Ryan

    Ryan,
    I should have said - the log file's default location is in
    config/portalDomain/logs and it is the weblogic.log file that generally
    holds application exceptions.
    Sincerely,
    Adrian.
    Adrian Fletcher.
    Senior Software Engineer.
    BEA Systems, Inc.
    Boulder, CO.
    email: [email protected]
    "Adrian Fletcher" <[email protected]> wrote in message
    news:3cebedf5$[email protected]..
    Ryan,
    This message generally indicates that an exception has been thrown. Please
    check the logs and post the exception trace if you can find it.
    Thanks,
    Adrian.
    Adrian Fletcher.
    Senior Software Engineer.
    BEA Systems, Inc.
    Boulder, CO.
    email: [email protected]
    "Ryan " <[email protected]> wrote in message
    news:3cebe362$[email protected]..
    I created a portal as directed by the documentation 'Getting Started
    with
    Portals
    and Portlets' - Section 5. I synchronized and can view the portal andportlet in
    the Data Repository Browser however, when I try to go to the URL I get apage with
    the BEA button and a message saying 'Functionality temporarilyunavailable'. If I
    go to the stockportal (which it is supposed to be using as a template)
    it
    works fine.
    Thanks for any help
    Ryan

  • Functionality temporarily unavailable

    I'm in the process of working through the example in edocs whereby you create a
    new portal based on the stockportal demo. Have followed through the steps and
    synced the application using ebcc.
    When I try to access the new portal I get the message 'Functionality temporarily
    unavailable' in my web browser and the output from the console below. Anny suggestions?
    Thanks, Peter Vines.
    # # Note: Server initialization may take several minutes. # Please be patient.
    <Apr 15, 2002 10:52:18 AM BST> <Info> <Security> <Getting boot password from use
    r.> Enter password to boot WebLogic server: Starting WebLogic Server .... <Apr
    15, 2002 10:52:34 AM BST> <Notice> <Management> <Loading configuration file .\config\portalDomain\config.xml
    ..> <Apr 15, 2002 10:53:03 AM BST> <Notice> <WebLogicServer> <Starting WebLogic
    Admi n Server "portalServer" for domain "portalDomain"> <Apr 15, 2002 11:04:37
    AM BST> <Notice> <Management> app tag removed <!--- Application Poller not sta
    rted for production server.> =============== Initializing Logger ======================
    <Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer> <ListenThread listening
    on port 7501> <Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer> <SSLListenThread
    listen ing on port 7502> <Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer>
    <Started WebLogic Admin Server "portalServer" for domain "portalDomain" running
    in Production Mode> java.lang.NullPointerException: at com.bea.portal.appflow.servlets.jsp.taglib.GetExceptionTag.doStartTag
    (GetExceptionTag.java:70) at jsp_servlet._portlets._portlet3.__welcome._jspService(__welcome.java:
    113) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
    ) at jsp_servlet._framework.__portlet._jspService(__portlet.java:255) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat cherImpl.java:395)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat cherImpl.java:255)
    at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    com.bea.portal.render.servlets.jsp.taglib.RenderTag.renderPortlets(Re nderTag.java:172)
    at com.bea.portal.render.servlets.jsp.taglib.RenderTag.doStartTag(Render Tag.java:60)
    at jsp_servlet._framework._layouts._twocolumn.__template._jspService(__t emplate.java:142)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116
    ) at jsp_servlet._framework.__page._jspService(__page.java:201) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat cherImpl.java:395)
    at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat cherImpl.java:255)
    at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    jsp_servlet._framework.__portal._jspService(__portal.java:733) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat cherImpl.java:215)
    at com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(P ortalWebflowServlet.java:142)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat cherImpl.java:215)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112 ) at
    jsp_servlet.__index._jspService(__index.java:92) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:265)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:304)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm pl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe rvletContext.java:2459)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm pl.java:2039)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Peter,
    Ran into the same problem. Don't know what caused the problem but seemed
    to be related to data sync being incorrect. Run the
    sampleportal-project/synch.sh and the problem should go away.
    Peter Vines wrote:
    >
    I'm in the process of working through the example in edocs whereby you
    create a new portal based on the stockportal demo. Have followed through
    the steps and synced the application using ebcc.
    When I try to access the new portal I get the message 'Functionality
    temporarily unavailable' in my web browser and the output from the console
    below. Anny suggestions? Thanks, Peter Vines.
    # # Note: Server initialization may take several minutes. # Please be
    # # patient.
    >
    >
    <Apr 15, 2002 10:52:18 AM BST> <Info> <Security> <Getting boot password
    from use r.> Enter password to boot WebLogic server: Starting WebLogic
    Server .... <Apr 15, 2002 10:52:34 AM BST> <Notice> <Management> <Loading
    configuration file .\config\portalDomain\config.xml ..> <Apr 15, 2002
    10:53:03 AM BST> <Notice> <WebLogicServer> <Starting WebLogic Admi n
    Server "portalServer" for domain "portalDomain"> <Apr 15, 2002 11:04:37 AM
    BST> <Notice> <Management> app tag removed <!--- Application Poller not
    sta rted for production server.> =============== Initializing Logger
    ====================== <Apr 15, 2002 11:04:39 AM BST> <Notice>
    <WebLogicServer> <ListenThread listening on port 7501> <Apr 15, 2002
    11:04:39 AM BST> <Notice> <WebLogicServer> <SSLListenThread listen ing on
    port 7502> <Apr 15, 2002 11:04:39 AM BST> <Notice> <WebLogicServer>
    <Started WebLogic Admin Server "portalServer" for domain "portalDomain"
    running in Production Mode> java.lang.NullPointerException: at
    com.bea.portal.appflow.servlets.jsp.taglib.GetExceptionTag.doStartTag
    (GetExceptionTag.java:70) at
    jsp_servlet._portlets._portlet3.__welcome._jspService(__welcome.java: 113)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    jsp_servlet._framework.__portlet._jspService(__portlet.java:255) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    com.bea.portal.render.servlets.jsp.taglib.RenderTag.renderPortlets(Re
    nderTag.java:172) at
    com.bea.portal.render.servlets.jsp.taglib.RenderTag.doStartTag(Render
    Tag.java:60) at
    jsp_servlet._framework._layouts._twocolumn.__template._jspService(__t
    emplate.java:142) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    jsp_servlet._framework.__page._jspService(__page.java:201) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:395) at
    weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispat
    cherImpl.java:255) at
    weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:116 ) at
    jsp_servlet._framework.__portal._jspService(__portal.java:733) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:215) at
    com.bea.portal.appflow.servlets.internal.PortalWebflowServlet.doGet(P
    ortalWebflowServlet.java:142) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispat
    cherImpl.java:215) at
    weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:112 ) at
    jsp_servlet.__index._jspService(__index.java:92) at
    weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:265) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:304) at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:200) at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2459) at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2039) at
    weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139) at
    weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • IPhone 4S could not be activated because the activation server is temporarily unavailable

    If you got the "scary" message that you could not activate iPhone 4S neither by Wi-Fi or iTunes, I want to share my experience:
    I decided to reset my iPhone 4S, and used "Erase All Content and Settings" under the reset menu (Settings/General/Reset), I was hoping that the erasing just does that, but for me the nightmare started!
    I was taken to the activation screens, and begun with the welcome one, choose language, choose location services (later on it also disappears) and selecting Wi-Fi and/or iTunes for activation.
    I chose a Wi-Fi network the process started, and gave me a message that it will take about three minutes to activate iPhone, few minutes later a screen with this message appears: "Your iPhone could not be activated because the activation server is temporarily unavailable."
    Then, I decided to try the activation using iTunes…
    Using iTunes, after few minutes, it shows the following message: "We could not complete your iTunes Store request. The iTunes Store is temporarily unavailable. Please try again later."
    I tried several times in both ways, trying 4 different Wi-Fi networks and 3 different computers in the whole process, and I was going desperate! I started to find out some info about this trouble over the Internet, and guess what? I was not alone! But I did not find any answer or solution either!
    Finally, I joined Apple Support Communities, and started searching with no good luck at all, until I found (many hours later)  this old (2009) solution:
    +Do a DFU recovery:+
    +1. Open iTunes.+
    +2. Connect the iPhone+
    +3 Press both the home and sleep/wake buttons until the Apple icon appears (ignore the red slider if it shows).+
    +4. Continue pressing the home button alone until iTunes sees your phone in recovery mode.+
    +5. Follow the prompts to restore the iPhone.+
    (THANKS A LOT!!! modular747 and Easily Easy, you saved me!!!)
    Then I suggest everyone to use this, of course it will erase everything, but you may be able to recover your data from your last backup, or you can also choose to configure iPhone as a new cell phone.
    The process took me about 92 minutes, but it was worth it, now I own an unlocked iPhone 4S (it was an AT&T when I purchased from Apple Store in November) and is working perfectly!
    Hope it is useful for all of you facing this trouble!
    Good luck and enjoy your iPhone then!

    I tried the process and was happy to note that there was some process that I managed to start because the process did start ...
    However to my disappointment,  landed back at the same status which says
    We're sorry, we are unable to continue with your activation at this time.
    Please try again later, or contact customer care
    I was using a GEVEY sim unlock with iOS 4.1 since (almost) last 2 yrs now in India on Vodafone. But as Apple designed it, there were several apps including Whatsapp, Facebook, Gmail and LinkedIn that stopped functioning due to the iOS updates and the subsequent (I guess 'mandatory' App updates). Finally yesterday I thought of updating to the iOS 6. As soon as I did that, I have been left with no choice but to see the above message.
    The process by jhidrowoh starts corectly but iTunes doesnt give you the option of restore only ... it is forcefully clubbed with update and the button that is displayed in the dialog box that appears on pressing 'Restore' in teh recovery mode, shows 'Restore and Update' and as soon as the iPhone is restored, it automatically updates the iOS as well to iOS 6 and hence leaves you hanging in the stale situation.
    Guys ... Need the data desperately ... Can anybody please help???

  • Open Environment error : Resource temporarily unavailable

    Hi,
    I use Berkeley DB 4.5.2 in a system with Intel PXA255, 64MB memory, 512MB USB disk. The system is Linux 2.4.18, compiler is arm-linux-gcc 2.95.3. I put database files on the USB disk (because the file size is more than 72MB), and the disk still got 70% free space (so I don't think the problem is caused by the disk space).
    The same program is run pretty well on PC, Intel P4 3.0, 512MB memory, Red hat Linux 4.2 Enterprise (Linux 2.6.9-22), compiler is gcc 4.3.3.
    But it could not even open the Environment on the board. One program shows error message:
    Environment open failed: Resource temporarily unavailable.
    The other program shows error message:
    unhandled page fault at pc=0x00019808, lr=0x000197f4 (bad address=0x000000dc, code 0)
    pc : [<00019808>] lr : [<000197f4>] Not tainted
    sp : bffff528 ip : bffff700 fp : bffff804
    r10: 402d62fc r9 : 402d5c88 r8 : 0001ee90
    r7 : 00000001 r6 : 00008a24 r5 : 4001e724 r4 : bffffce4
    r3 : 00000000 r2 : 00029cf0 r1 : bffff71c r0 : bffff700
    Flags: nzcv IRQs on FIQs on Mode USER_32 Segment user
    Control: 397F Table: A3DF8000 DAC: 00000015
    Segmentation fault
    They are using the same code:
    #define __DEBUG 1
    ret = db_env_create(&VitalEnv, 0);
    if (0 != ret)
    #if __DEBUG
    fprintf(stderr, "Error in creating environment handle: %s.\n", db_strerror(ret));
    #endif
    return ret
    }/*endif*/
    env_flags = DB_CREATE | DB_INIT_MPOOL;
    ret = VitalEnv->open(VitalEnv, "./Data", env_flags, 0);
    if (0 != ret)
    #if __DEBUG
    fprintf(stderr, "Environmet open failed: %s.\n", db_strerror(ret));
    #endif
    return ret;
    }/*endif*/
    The only difference is that I put these codes in a function called OpenDB() for the second program, and just put these codes in main() for the first program.
    And both of them could not open environment.
    I have put the arm version libdb-4.5.so on the USB disk. Everything I did but the problem is still there.

    Hi Lesslielee,
    We will try to fix first the "Resource temporarily unavailable" issue. Is not very clear for me which/what/where application/databases you had moved and when.
    Do you have Berkeley DB's additional error reporting turned on? With the error reporting turned on, do you see any additional error information when this exception is thrown? ( http://www.oracle.com/technology/documentation/berkeley-db/db/ref/debug/runtime.html )
    From what I understand, when you are storing the databases on the disk (not on the USB drive), the tests are running well, right? When you are moving the database files on the USB drive, are you also moving the environment files? Storing environment files on an NFS file system is not supported.
    When Berkeley DB database environment shared memory regions are backed by the filesystem, it is a common application error to create database environments backed by remote filesystems such as the Network File System (NFS), Windows network shares (SMB/CIFS) or the Andrew File System (AFS). Remote filesystems rarely support mapping files into process memory, and even more rarely support correct semantics for mutexes if the mapping succeeds. For this reason, we recommend database environment directories be created in a local filesystem.
    Does the problem occur when you run the application for the first time in the new configuration? How did you moved the databases? How did you closed the environment last time?
    For more information, please see the "Remote filesystems" section of the Berkeley DB Reference Guide, available in your download package or on our web site at: http://www.oracle.com/technology/documentation/berkeley-db/db/ref/env/remote.html
    Thanks,
    Bogdan Coman

  • We could not complete your iTunes Store request. The iTunes Store is temporarily unavailable. Please try again later.

    Please can someone help. I keep on getting this when I try and buy a song or upgrade my iPhone aps. I have got the latest iTunes on my 15" MacBook Pro with OS X 10.8.5 (12F37). Last week I changed my password on //appleid.apple.com I could the access my account in iTunes. I have tried to log on to my account / view my account in itunes / buy a song and tried upgrading my apps, but I can't do anything now. it is frustrating. Please, please, please can someone help. :-)

    Unsure if this will help anyone but I had the same problem with the message always coming up when I tried to login: "We could not complete your iTunes Store request. The iTunes Store is temporarily unavailable. Please try again later."
    What I couldn't understand was that I could log into iTunes online, but not through the iTunes app, becoming very frustrated I went to drastic measures to get everything working again - although I found this post after I had success.
    To add to the issue, my iPhone (4S - iOS7) was visible on iTunes (latest version), but some of my apps had failed to sync (showing grey on my iPhone and being unable to delete them), causing further issues and adding to my frustrations....which attributed to the drastic measures posted below.
    (You may want to try following the above posts before following my method)
    **** Apple support provided me with an email containing many links, all of which didn't really help me, but I'll post anyway, just incase they assist someone else:
    "Dear Luke,
    Thank you for writing to iTunes Store Customer Support, my name is Indra and I'll be assisting to you with your concern.
    I understand that you are unable to login to your iTunes store account and getting message that the iTunes Store is temporarily unavailable. I can imagine you must be eager to access your account and I will do my best to resolve this issue.
    Luke, as an advisor for the iTunes Store, I handle issues related to billing, downloading, customer accounts, and the items available on the iTunes Store. Although your question falls outside of my area of specialty, I will be happy to assist you with resolving your issue.
    I have verified that the iTunes Store is functioning and accepting connections. The issue could have been temporary, related to your internet connection, your local network, or your computer itself. If you’re still unable to connect, this article outlines some potential solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    These articles have helped other Windows users resolve connection issues:
    iTunes for Windows: iTunes Store connection troubleshooting
    http://support.apple.com/kb/HT1527
    iTunes for Windows: Could not establish a secure connection to the iTunes Store
    http://support.apple.com/kb/TS1470
    iTunes for Windows: can't access the Internet if proxy settings are incorrect
    http://support.apple.com/kb/TS1490
    iTunes: Troubleshooting security software issues
    http://support.apple.com/kb/TS3125
    Firewall, virus-protection, and web-acceleration software can prevent you from connecting to the iTunes Store. You might not be able to connect even if the software appears to be configured to allow full access to the iTunes Store. You can use the MSCONFIG utility to determine if software on your computer is preventing access to the iTunes Store. For detailed instructions, please refer to the following article:
    Using Msconfig to troubleshoot conflicts in Windows Vista and Windows 7
    http://support.apple.com/kb/HT2292
    If the articles above don't help you connect to the iTunes Store, I suggest testing to see if this issue occurs while you are signed in to a new user account on your computer. To learn how to create a new user account in your version of Windows, please read the article below for your operating system:
    How to create and configure user accounts in Windows XP
    http://support.microsoft.com/kb/279783
    Windows Vista: Create a user account
    http://windows.microsoft.com/en-US/windows-vista/Create-a-user-account
    Windows 7: Create a user account
    http://windows.microsoft.com/en-us/Windows7/Create-a-user-account
    Windows 8: Create a user account
    http://windows.microsoft.com/en-us/windows-8/create-user-account
    Once you are signed in to this new user account, open iTunes and try to connect to the iTunes Store. If you can connect without error, then you’ve identified that the issue is with the previous user account that you were using. You may want to consider adopting this new account as your user account and transferring your files from the old account to your new one.
    If you require more assistance, you may wish to call our AppleCare technical support team. A technical Advisor will be able to tell you about Apple's complimentary and fee-based support options as well as assist you in determining what option might be most helpful in this case. To find the appropriate phone number, please visit:
    Contacting Apple for support and service
    http://support.apple.com/kb/HE57
    I hope that the information provided above is helpful.
    Thank you for contacting us and have a nice day!
    Sincerely,
    iTunes Store Customer Support
    http://www.apple.com/support/itunes/ww/"
    But if the above doesn't work for you then you can follow my method...in the end, I perfomed the following actions which did work:
    1).  Uninstalled iTunes from my computer (via Control Panel > Programs & Features)
    2).  Located the iTunes folder containing media, Previous Libraries etc (normally located under your Music folder) and simply moved it to my desktop. (can't afford to delete)
    3). Downloaded iTunes.
    4). Plugged my iPhone into my laptop and moved all contents across to my desktop (photo's).
    5). Restored my iPhone erasing ALL data (extreme but desperate measures were required) - you may want to back it up, but I personally didn't have anything that I couldn't afford to loose on it.
    6). Set-up my iPhone (set language etc...) including iCloud, but did not plug it into my laptop.
    7). Chose the following iPhone settings>   
              > iCloud - Contacts turned off
              > Mail, Contacts, Calendars - iCloud Contacts turned off (same end result)
              > iTunes & App Store - made sure I was logged in via Apple ID.
    7). Closed Outlook.
    8). Re-installed iTunes, saving it on the C:> default location.
    9). Followed the normal iTunes install prompts, setting it up as new. (making sure I had NO apps or music - clean slate)
    10). Plugged my iPhone into my laptop, waiting for it to appear as it normally does.
    11). Checked for iOS updates and iTunes updates (all good)
    12). Checked Sync Contacts with Outlook (opening Outlook at the same time) - Calendars I left to the iCloud
    13). APPLY....once sync finally completed (this time SUCCESSFUL) I was able to click iTunes Store and LOG IN.....finally!
    I probably didn't have to perform all 13 steps, but that's exactly what I did to get everything working again!
    There is probably someone out there who will be able to explain why I couldn't login to iTunes, why many of my apps didn't load onto my iPhone correctly, why everything failed to sync and probably able to shorten the above 13 steps to a quick fix.... but for now, everything is finally working and my 48hrs of frustration has come to an stress free end!

  • I can't sync my iPhone 6 The App Store is temporarily unavailable. Please try again later.

    Hello I just purchased an iPhone 6 Plus today. I am unable to sync to my iTunes because it requires iTunes 11.4 or later. I am running 11.1.3. When I try to update this through the App Store I receive an error "The App Store is temporarily unavailable. Please try again later."
    This has been going on for several hours. I can see "Featured", "Top Charts", "Categories", "Purchases" but am unable to connect to the "Updates" section within App Store.
    I am frustrated. It is just the update function of the store that does not connect.
    And yes,my ID and Password are correct.
    Why?

    Download the app directly and install.
    iTunes 11.4

  • Password change service temporarily unavailable

    Upon logging in I got a security notice asking me to change my password, but when I try to it comes up with a Service Temporarily Unavailable page. I've tried using the "forgot my password" function too and the same thing happens. I've managed to get as far as answering the security questions (once) before it goes to the same error.
    I can't log in without changing my password, and I can't change my password! Anyone else having this problem? Any advice?
    Thanks

    Had this since 9am this morning.  Every time I tried to change it, it would object on the last step "service Unavailable".   THEN I started getting messages about "Invalid Certificate".   I eventually found THIS link that takes you right in to the "forgotten password / reset page" - try this - it worked for me https://register.btinternet.com/cgi-bin/chpasswdsso

  • Xcode. This item temporarily unavailable. Try again later.

    I installed Yosemite yesterday and noticed a blank icon in my Launchpad where Xcode used to be.  Xcode was working properly at one time but it looks like I might have paused one of my previous installations for some reason.  When I tried to resume the installation, it says "This item is temporarily unavailable.  Try again later."  I tried moving Xcode to my trash and emptying the trash but still the same thing.  I even tried deleting the Xcode file in my Preferences but still the same thing.

    I am not thinking that at all. I have described the situation on a Mac exactly as Launchpad functions.
    Notice that I said click & hold, not tap & hold. You must use a mouse or trackpad to follow my instructions, not a finger.

  • The iTunes Store is temporarily unavailable. Support is a joke

    Tried to purchase 12 items and received the above message. When I go to my account it has 12 items waiting to download. Try to download and get same error message. Added another item to my cart and was able to download it with no problem but can't download the 12 in pending. E-mailed Apple and received the following response:
    "I understand you are attempting to purchase content and I'm sorry to hear that you can't connect to the iTunes Store.
    I have verified that the iTunes Store is functioning and accepting connections, which indicates that the issue is related to your internet connection, local network, or your local computer itself. This article outlines some of the likely culprits:"
    Replied to the note that it was not a problem with my connection, local network or computer since I was able to download another song, was only having problems with the 12 in the pending queue.
    Has anyone received a reply from Apple that worked for this issue?
    I will let you know what they reply next.

    Over a week and the iTunes store is still "temporarily unavailable".
    Well, here's this morning's unhelpful email from iTunes "support" - inane.
    "Hello,
    I'm sorry to hear that you and many others are having the same problem.
    For the status on where we are with the issue; all I know is that the
    issue is known, and that we are working harder than ever to try and
    resolve the issue. Unfortunately, some customers feel that we are not
    working fast enough. Let me reassure you that it is not a matter of how
    fast or slow we are working on it, but how many curve balls are thrown.
    Like many good programs; there is bound to be ,at some point or another,
    one big issue that may take a while to fix. Once I know more on the
    situation, I will inform you are soon as I have more details.
    I hope you find this informative. Thank you for contacting iTunes Store
    Customer Support. Have a fantastic day!
    Sincerely,
    Chris
    iTunes Store Customer Support
    http://www.apple.com/support/itunes/ww"

  • After downloading i-clouds I keep receiving a no service message and could not activate iphone. it says the iphone could not be activated because the activation server is temporarily unavailable. i have read several threads with the same but no solution

    after downloading i-clouds I keep receiving a no service message and phone could not be activated because the activation server is temporarily unavailable.
    I have read several questions on this but dont see a solution.

    Activation requires a SIM, assuming the SIM is functional it should simply activate.
    The vast majority of activation issues are the result of devices that have been hacked or jailbroken.  If that is the case, no support can be provided here.

  • My iphone wont let me connect to my wifi it just keeps saying 'activation server is temporarily unavailable' what do i do?

    My iphone wont let me connect to my wifi it just keeps saying 'activation server is temporarily unavailable' what do i do?

    Ask him. In any case, if it was jailbroken, you cannot get help here for jailbroken phones. Sorry.

  • When I try to enter codes for digital movie downloads it tells me "code redemption is temporarily unavailable. Try again later." Customer support has been no help. Anyone else have this problem?

    When I try to enter codes for digital movie downloads it tells me "code redemption is temporarily unavailable. Try again later." Customer support has been no help. Anyone else have this problem?
    Am sick of going back and forth with what has turned out to be worthless customer support. Have sent them so much info and pictures, no help. All they do is send me links for instructions on how to redeem the codes. I know how to redeem, I have redeemed at least 50 codes. To them I am obviously an idiot though. To me it seems to be a problem on their end, but can't get an answer from them on why it is telling me code redemption is unavailable. Please help! Anybody!

    Confirming my suspicions with every passing hour. Support on this forum is non-existent like the support from Apple support. But, you got my money now... why would you care?

  • Unable to start Web Analysis .Service Temporarily Unavailable

    Hi,
    I am using the following URL to access Web Analysis http://testdb.xxx.xxx.xx:19000/WebAnalysis/WebAnalysis.jsp. But it throws up the following error -
    "*Service Temporarily Unavailable, the server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.*"
    FYI
    1. I'm using EPM 11.1.1.3 on Linux Server (Tikanga)
    2. Planning, Shared Services, Workspace, Essbase etc. are working fine. The problem is only with Web Analysis. However, even Web Analysis was working fine in the not-so-distant past.
    I have tried stopping and starting the Web Analysis service but that doesn't seem to help.
    Any ideas would be appreciated.
    Thanks & Cheers,
    Sahil

    Just to add to my first post, i am facing the following issues:
    1. When I restart the Web Analysis service
    [hypappl@testdb bin]$ cd /oracle/hyp/app/deployments/Tomcat5/bin
    [hypappl@testdb bin]$ ./startWebAnalysis.sh restart
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    Using CATALINA_BASE: /oracle/hyp/app/deployments/Tomcat5/WebAnalysis
    Using CATALINA_HOME: /oracle/hyp/app/common/appServers/Tomcat/5.5.17
    Using CATALINA_TMPDIR: /oracle/hyp/app/deployments/Tomcat5/WebAnalysis/temp
    Using JRE_HOME: /oracle/hyp/app/common/JRE/Sun/1.5.0
    2. When I start service from biplus folder
    [hypappl@testdb bin]$ cd /oracle/hyp/app/products/biplus/bin
    [hypappl@testdb bin]$ ./start.sh restart
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsFinancialReporting.sh.
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify /oracle/hyp/app/deployments/Tomcat5/bin/setCustomParamsWebAnalysis.sh.
    3. When I run the setCustomParamsWebAnalysis.sh
    [hypappl@testdb bin]$ ./setCustomParamsWebAnalysis.sh
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    WARNING: Access to a frame buffer device, or virtual frame buffer device
    is required for chart rendering. DISPLAY is not currently set.
    Please modify .
    4. And finally, when I try to open Web Analysis reports from Workspace -> Explore, I get the below error
    Required application module analyzer.reportview is not configured. Please contact your administrator.
    Web Analysis was working just fine until recently. Now the problem is only with WA. Everything else is working as it should If nothing gets Web Analysis up and running again, is there a way I can retrieve my saved report files? I can view these files from Workspace -> Explore -> Reports folder.
    Thanks,
    Sahil

  • I can't seem to download anything on my iTunes when I use Check for available downloads. I have preorders that I can't download cos it just says 'iTunes store temporarily unavailable' even tho when I actually go on iTunes itself it work fine..

    I've been in contact with Apple support team regarding this issue. I have about 9 items available for download(preorders mostly) but it's not listed under download. When I click on Check for available download, a message with 'iTunes temporarily unavailable' appears but when I go to the iTunes store itself, its working just fine. I've already been charged twice for the same movie which Apple have kindly refunded me for one of them but I still haven't managed to download that movie yet. Apple says its a problem with my computer and given me all sort of ways to rectify the issue and still no hope. Everything else seems to work just fine including the actual iTunes store, wifi syncing and cable syncing etc. Can somebody help me with this if you know how to solve this problem or if you've had the same issue now or before?
    I am using the latest Software updates on my iTunes and these 9 items were purchased whilst on this new updates

    Launch iTunes on your computer.
    From the menu bar click iTunes > Preferences then select the Advanced tab.
    Click Reset warnings and Reset cache
    Click OK.
    Restart your computer, launch iTunes.
    Click Store > Check for Available Downloads...

Maybe you are looking for