Weird portal management webflow errors

Okay, so I migrated my EBCC files from Portal 4 to Portal 7. But I can't add my
portlefts to my page. Several of the links break on the manage portal pages link.
(manage_portal_pages.link)
Under "Available Pages" Attributes breaks, Entitlements breaks, and Edit Portlets
breaks.
I know this isn't a giant problem, but it's kind of disappointing. I'm logged
into ebizAppTools as administrator.
Steve
Exception[com.bea.p13n.appflow.exception.InvalidArgumentException: The origin
named [manage_portal_pages.jsp] in namespace [admin_portal] in application [tools]
does not have an event named [link.page_attr].]

Hmmm. It appears there are some differences. It looks like the migrator tool didn't
properly migrate this one. Let me resync the one from sampleportal and see what
happens.
Steve
"Daniel Selman" <[email protected]> wrote:
Steve,
I suspect a bad version of admin_portal.wf to be the culprit. Opening
the
one shipped with 7.0 I see:
<event event-name="link.page_attr">
<destination namespace="admin_portal"
node-name="set_page_attributes" node-type="jsp"/>
</event>
Perhaps you have sync'ed a version from 4.0?
Sincerely,
Daniel Selman
"Steve Lewis" <[email protected]> wrote in message
news:[email protected]..
Okay, so I migrated my EBCC files from Portal 4 to Portal 7. But Ican't
add my
portlefts to my page. Several of the links break on the manage portalpages link.
(manage_portal_pages.link)
Under "Available Pages" Attributes breaks, Entitlements breaks, andEdit
Portlets
breaks.
I know this isn't a giant problem, but it's kind of disappointing.I'm
logged
into ebizAppTools as administrator.
Steve
Exception[com.bea.p13n.appflow.exception.InvalidArgumentException:The
origin
named [manage_portal_pages.jsp] in namespace [admin_portal] in application[tools]
does not have an event named [link.page_attr].]

Similar Messages

  • Weblogic Portal webflow Error

    We have been getting following error even after synchronizing using EBCC
    <Jul 8, 2003 6:41:56 PM IST> <Warning> <Webflow> <Webflow could not resolve a
    de
    stination given: appname [null], namespace [repair_shipment_tracking], origin
    [s
    upport_repair_status.jsp], event [repair_search.event] with request id [-8789390
    ]; Attempting to load Configuration-error-page.>
    <Jul 8, 2003 6:41:56 PM IST> <Error> <Webflow> <Error while parsing uri /Sup
    port/application, path null, query string null - Webflow XML does not exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The configurati
    on-error-page node was not found in the webflow xml file. for webapp [null], nam
    espace [main]. While trying to display CONFIGURATION ERROR: [Exception[com.bea.p
    13n.appflow.exception.ConfigurationException: Bad Namespace - namespace [repair_
    shipment_tracking] is not available for webflow execution. Make sure the [repair
    shipmenttracking.wf] file is deployed in webapp [null].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(W
    ebflowServlet.java:132)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doPost(
    WebflowServlet.java:213)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:262)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2643)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2359)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Hi,
    We have checked it everything is right
    "Sasikanth" <[email protected]> wrote:
    >
    HI Rashmi
    You should check the name space in EBCC "repair_shipment_tracking"
    for
    event repair_search.event and see to which page / node it is connected.
    Itseems
    your request origination is support_repair_status.jsp page. If your
    link with
    event repair_search.event is not properly defined then you must define
    it properly
    and Save the .wf file and then do SYNC.
    regards
    SasiKanth
    "Rashmi Bhojwani" <[email protected]> wrote:
    We have been getting following error even after synchronizing usingEBCC
    <Jul 8, 2003 6:41:56 PM IST> <Warning> <Webflow> <Webflow could notresolve
    a
    de
    stination given: appname [null], namespace [repair_shipment_tracking],
    origin
    [s
    upport_repair_status.jsp], event [repair_search.event] with requestid
    [-8789390
    ]; Attempting to load Configuration-error-page.>
    <Jul 8, 2003 6:41:56 PM IST> <Error> <Webflow> <Error while parsinguri
    /Sup
    port/application, path null, query string null - Webflow XML does not
    exist, is
    not loaded properly, or you do not have a configuration-error-page defined.
    Exception[com.bea.p13n.appflow.exception.ConfigurationException: The
    configurati
    on-error-page node was not found in the webflow xml file. for webapp
    [null], nam
    espace [main]. While trying to display CONFIGURATION ERROR: [Exception[com.bea.p
    13n.appflow.exception.ConfigurationException: Bad Namespace - namespace
    [repair_
    shipment_tracking] is not available for webflow execution. Make sure
    the [repair
    shipmenttracking.wf] file is deployed in webapp [null].]],]
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processConfigurationError(WebflowExecutorImpl.java:772)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:474)
    at com.bea.p13n.appflow.webflow.internal.WebflowExecutorImpl.processWebf
    lowRequest(WebflowExecutorImpl.java:409)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(W
    ebflowServlet.java:132)
    at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doPost(
    WebflowServlet.java:213)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:262)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:21)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:27)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:2643)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2359)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • Portal doesn't appear in Portal Management Home

    Hi,
    For WebLogic Portal 7.0, I followed the tutorial instructions on how to create
    a new portal (in a new domain). I get as far as adding a portlet. When I try
    to use the portal admin tool to make the portlet visible, and navigate to the
    Portal Management home page, the portal is not visible (nothing is). No errors
    are reported on the console. According to the WebLogic console, the portal app
    is deployed ok, and the portal and portlet appear in the data repository.
    Any ideas gratefully received.
    SB

    &**@&*$@ - Thanks.
    SB
    "Reid" <[email protected]> wrote:
    >
    Make sure you've logged into the admin console as "administrator".
    "Stanley Beamish" <[email protected]> wrote:
    Hi,
    For WebLogic Portal 7.0, I followed the tutorial instructions on how
    to create
    a new portal (in a new domain). I get as far as adding a portlet. When
    I try
    to use the portal admin tool to make the portlet visible, and navigate
    to the
    Portal Management home page, the portal is not visible (nothing is).
    No errors
    are reported on the console. According to the WebLogic console, the
    portal app
    is deployed ok, and the portal and portlet appear in the data repository.
    Any ideas gratefully received.
    SB

  • Error during Portal Setup: An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount

    Error:
    Configure Portal Setup
    An error occurred while executing a custom action:_GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6
    This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the original state of the system. Once the correction are made, you can retry upgrade for this role.
    Errors in the Log:
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    MSI (s) (38:14) [21:30:36:094]: NOTE: custom action _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 unexpectedly closed the hInstall handle (type MSIHANDLE) provided to it. The custom action should be fixed to not close that handle.
    CustomAction _GrantLocalPermissionsToWCSAccount.11EE91AB_EABF_48A6_9973_4DCD73190AC6 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:94) [21:30:36:115]: User policy value 'DisableRollback' is 0
    I cannot get past this error. I am running Sharepoint Foundation 2010 with Sp1. This is on a Windows Server 2008 R2 Server +Sp1.
    Any ideas?
    David Baur

    I finally figured this out, The issue was that I had put in the Self Service Portal Computer Name and Service account into the Service Manager SQL as SysAdmin, once I removed it flew through just fine.
    David Baur

  • NullPointerException in Portal Manager

    When I go to my Portal Administrator and click on Portal Management I get a NullPointerException
    (see below). In addition, neither administrator/password nor system/weblogic can
    even log in. Only my default user (which is not weblogic/weblogic) can get
    in. Thoughts?
    java.lang.NullPointerException
         at jsp_servlet._tools._portal.__portal_home._jspService(portal_home.jsp:137)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDispatcherImpl.java:341)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
         at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:178)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5412)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3086)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2544)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)

    1. What version of Weblogic Portal are you running? Have you run a
    Consistency Checker from dev2dev.bea.com on your portal domain?
    2. What security repository are you using (CustomRealm (ldap) or
    RDBMSRealm)?
    3. Are the SystemAdministrator, DelegatedAdministrator, and
    AdminEligible groups defined in the security repository?
    4. Is an administrator user defined in the security repository?
    5. Were any changes made to weblogic.xml role mappings?
    -- Jim
    Annie wrote:
    When I go to my Portal Administrator and click on Portal Management I get a NullPointerException
    (see below). In addition, neither administrator/password nor system/weblogic can
    even log in. Only my default user (which is not weblogic/weblogic) can get
    in. Thoughts?
    java.lang.NullPointerException
         at jsp_servlet._tools._portal.__portal_home._jspService(portal_home.jsp:137)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDispatcherImpl.java:341)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:251)
         at com.bea.p13n.appflow.webflow.servlets.internal.WebflowServlet.doGet(WebflowServlet.java:178)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5412)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3086)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2544)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)

  • NullPointerException in Portal management

    I created a new Portal by copying the exampleportal, editing the config.xml
    file, and editing the property set.
    The (cloudscape) database was reinitialized by deleting the Commerce db and
    copying the CommerceBackup to the Commerce db.
    I use WLS 6.0 SP2, and WLCS 3.5.
    When opening the newly created portal in the administration tool, the portal
    management, the "definition", "associated portlets", and the "layout"
    sections show well, but the "colors" section produces a
    NullPointerException, of which the stack trace follows:
    java.lang.NullPointerException:
         at
    jsp_compiled._tools._portal._portal_view._jspService(_portal_view.java:708)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:157)
         at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestinat
    ion(ServletDestinationHandler.java:51)
         at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:540
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1265)
         at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1631)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    The "associated groups" section does not show at all. When opening the
    exampleportal in the portal management, no such errors occur.
    When trying to edit the "colors", the following NullPointerException occurs:
    java.lang.NullPointerException:
         at
    com.beasys.commerce.portal.jspbeans.PortalAppearanceBean.getSchemaProperty(P
    ortalAppearanceBean.java:784)
         at
    jsp_compiled._tools._portal._portal_colors._jspService(_portal_colors.java:6
    37)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:157)
         at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestinat
    ion(ServletDestinationHandler.java:51)
         at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:540
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1265)
         at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1631)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Any ideas on why these exceptions are raised, and how I can solve this?
    Ignaz

    I created a new Portal by copying the exampleportal, editing the config.xml
    file, and editing the property set.
    The (cloudscape) database was reinitialized by deleting the Commerce db and
    copying the CommerceBackup to the Commerce db.
    I use WLS 6.0 SP2, and WLCS 3.5.
    When opening the newly created portal in the administration tool, the portal
    management, the "definition", "associated portlets", and the "layout"
    sections show well, but the "colors" section produces a
    NullPointerException, of which the stack trace follows:
    java.lang.NullPointerException:
         at
    jsp_compiled._tools._portal._portal_view._jspService(_portal_view.java:708)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:157)
         at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestinat
    ion(ServletDestinationHandler.java:51)
         at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:540
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1265)
         at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1631)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    The "associated groups" section does not show at all. When opening the
    exampleportal in the portal management, no such errors occur.
    When trying to edit the "colors", the following NullPointerException occurs:
    java.lang.NullPointerException:
         at
    com.beasys.commerce.portal.jspbeans.PortalAppearanceBean.getSchemaProperty(P
    ortalAppearanceBean.java:784)
         at
    jsp_compiled._tools._portal._portal_colors._jspService(_portal_colors.java:6
    37)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:157)
         at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestinat
    ion(ServletDestinationHandler.java:51)
         at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:540
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :213)
         at
    weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:1265)
         at
    weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :1631)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    Any ideas on why these exceptions are raised, and how I can solve this?
    Ignaz

  • Adobe application manager - download error. please contact customer support

    trying to download cc apps to my laptop (my second computer) - mac os 10.8.3 - safari browser (failed w/ firefox too)
    been having this issue for a couple months... want to clear it up befor the new cc releases
    so I just uninstalled and removed all adobe apps from my computer - including the adobe application manager
    restarted my computer (shut down my desktop) - downloaded the 'new' adobe application manager
    tried to log in and got the following error (same error I have been getting for months)
    adobe application manager - download error. please contact customer support

    I renamed the OOBE folder to OOBE_old
    but I cannot find the opm.db file -
    I do not seem to have a library in my user h2oonstone folder...
    I did search the HD for the opm.db file - says nothing found

  • Portal Run time error after deploying custom logon page par file in portal

    Hi Experts,
       We have customized the standard portal logon par file for client XYZ and imported it with the same name (com.sap.portal.runtime.logon.par)  in portal.
       It is working fine for XYZ . And another client ABC wants the same customization for them also. So we took the par file from XYZ and imported it in ABC system. But in ABC system, we are getting Portal Run time Error. When we checked the logs, it is showing error in LogonBean class.Wwe have included the necesary jar files. Could anyone help us in identifying what is missing?
    Thanks
    VJ

    Hello Vijay,
    Please paste or attach the error log.
    Regards,
    Haseena

  • Sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0

    sys.webforms.page request manager server error exception:An unknown error occured while processing the request on server. The status code returned from the server was:0 We got this response(In firebug console) when we try to click on link (after leave webpage for 3 minuts ideal) which is AJAX based. Please reply ASAP because its urgent.

    Hi SP,
    Please check if the following web config appSettins value settings from SSRS server could fix the issue (Note, back up your original web config file before any modification).
    http://stackoverflow.com/questions/10911610/ssrs-webpage-error-status-code-500
    http://srinivasbn.blogspot.in/2013/09/syswebformspagerequestmanagerservererro.html
    http://connect.microsoft.com/SQLServer/feedback/details/782155/ssrs-2012-failed-with-win32-error-0x03e3
    If you have more questions about the SSRS error logs related to this issue, you can post in the SSRS forum for a better assistance with more experts.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/home?forum=sqlreportingservices
    Thanks
    We are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Portal Management doesn't show the created portal

    I have some problem with the Portal Management from evaluation version of the Weblogic
    Portal Server 7.0
    I followed the documentation from Bea and created a new Weblogic Portal Domain
    and a new Portal.
    The Portal i created worked but it is not shown in the Portal Management.
    Otherwise i have assigned this portal new portlets and other skins with EBCC but
    they are not available in the portal.
    Can anyone help me?

    This question is best suited to the Orac le9iAS Portal Security and Login Server forum.
    Thanks

  • Oracle Portal returns 500 error running under Weblogic 11g server

    I've got Oracle Portal set up under Weblogic 11g.
    SSO running, talking to OID 11g, also running under the same Weblogic 11g server. Tested SSO, it is working well.
    After the install (no errors or issue on install), I go to http://<server>:8090/portal/pls/portal and geta Error 500 - Internal Server Error.
    I traced down the problem to OHS - in ohs1.log:
    [2009-08-04T10:09:15.0512-05:00] [OHS] [ERROR:32] [OHS-9999] [odl_log.c] [host_id: <server>] [host_addr: 127.0.0.1] [tid: 1320139072] [user: oracle] [ecid: 004S594zs25Fw000jzwkno0002740001NK] [rid: 0] [VirtualHost: main] Request Failed for : /portal/pls/portal, Resp Code : [500]
    [2009-08-04T10:09:15.1212-05:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: <server> [host_addr: 127.0.0.1] [tid: 1330628928] [user: oracle] [ecid: 004S5953tHhFw000jzwkno0002740001NL] [rid: 0] [VirtualHost: main] File does not exist: /opt/oracle/Middleware/asinst_2/config/OHS/ohs1/htdocs/favicon.ico
    So the problem is favicon.ico is missing, which I confirmed. Does this mean a bad deployment of an .EAR file? What should I do?

    Yes, it seems you are correct....this is from WLS_PORTAL-diagnostic.log
    Looks like the real problem is ERROR: Failed to load C shared library in RepositoryGateway after calling RepositoryGatewayJNI.load:
    [2009-08-05T08:32:08.333-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [ACTIVE].ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBekbL6Fw000jzwkno1AU3uT000001,0] [APP: portal] Portal Servlet Context Listener destroy started
    [2009-08-05T08:34:14.191-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Initializing Portal Servlet Context Listener
    [2009-08-05T08:34:14.534-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Creating Repository Service
    [2009-08-05T08:34:14.540-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryService.constructor(<3 args>), PLSQL_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_plsql.conf[[args: serverInfo=WebLogic Server 10.3.1.0 Thu Jun 11 00:26:56 EDT 2009 1227385 , contextRoot=/portal, logMode=error]]
    [2009-08-05T08:34:14.578-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryServiceConfig, DAD_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_dads.conf, CACHE_CONFIG_FILE = /opt/oracle/Middleware/user_projects/domains/pfrd/servers/WLS_PORTAL/stage/portal/portal/configuration/portal_cache.conf
    [2009-08-05T08:34:14.582-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] In RepositoryServiceConfig, dadRetriever = oracle.webdb.repository.service.DadFileConfigRetriever@26d4835, cacheRetriever = [email protected]7
    [2009-08-05T08:34:14.622-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] Calling RepositoryGatewayJNI.load ...
    **ERROR STARTS HERE
    [2009-08-05T08:34:14.637-05:00] [WLS_PORTAL] [ERROR] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] ERROR: Failed to load C shared library in RepositoryGateway!
    [2009-08-05T08:34:14.665-05:00] [WLS_PORTAL] [ERROR] [] [oracle.portal] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId:
    <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] ERROR: Repository Service creation failed. Please check previous log entries for possible cause.
    [2009-08-05T08:34:14.911-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal.config.modplsql.mbeans.DadManagerMXBeanImpl] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] **** Inside Reloaded, NOW Register mbean = : /pls/portal
    [2009-08-05T08:34:14.915-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portal.config.modplsql.mbeans.DadManagerMXBeanImpl] [tid: [STANDBY].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 0000IBel63LFw000jzwkno1AUOdM000000,0] [APP: portal] **** Inside RegisterBean, global beanName = : oracle.portal.config:subtype=DADs,name=/pls/portal,type=PortalConfig,Application=portal
    [2009-08-05T08:36:16.717-05:00] [WLS_PORTAL] [NOTIFICATION] [] [oracle.portlet.server.wsrp.mbean.WSRPTransientConfigMXBeanImpl] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IBelXi4Fw000jzwkno1ARF2b0004Zm,1:5002] [APP: wsrp-tools] Found WLS AppDeployment MBean com.bea:Name=portalTools#11.1.1.1.0,Type=AppDeployment

  • Adobe application manager getting error code : A12E6 please what can i do ?

    adobe application manager getting error code : A12E6 please what can i do ?

    Anass63113494 what Adobe software or service are you attempting to install?  Also which operating system are you using?

  • ORA-27023: skgfqsbi: media manager protocol error

    can some one please tell me what to do regarding this error, and how can i solve it. the result log is stated below...
    Recovery Manager: Release 10.2.0.1.0 - Production on Tue Oct 16 15:26:49 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    connected to target database: MOT (DBID=2759813257)
    using target database control file instead of recovery catalog
    RMAN>
    echo set on
    RMAN> run {
    2> allocate channel oem_sbt_backup type 'sbt_tape' format '%U';
    3> backup as BACKUPSET current controlfile tag '10162007032648';
    4> restore controlfile validate from tag '10162007032648';
    5> release channel oem_sbt_backup;
    6> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on oem_sbt_backup channel at 10/16/2007 15:26:50
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_connect: Internal error - could not connect to obproxyd (Oracle Secure Backup error: 'bad port name specified (OB SBT proxy manager)').
    RMAN> allocate channel for maintenance type 'sbt_tape' ;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on ORA_MAINT_SBT_TAPE_1 channel at 10/16/2007 15:26:51
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_connect: Internal error - could not connect to obproxyd (Oracle Secure Backup error: 'bad port name specified (OB SBT proxy manager)').
    RMAN> delete noprompt backuppiece tag '10162007032648';
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=125 devtype=DISK
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 10/16/2007 15:26:51
    RMAN-06168: no backup pieces with this tag found: 10162007032648
    RMAN> exit;
    Recovery Manager complete.

    can some one please tell me what to do regarding this error, and how can i solve it. the result log is stated below...
    Recovery Manager: Release 10.2.0.1.0 - Production on Tue Oct 16 15:26:49 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    RMAN>
    connected to target database: MOT (DBID=2759813257)
    using target database control file instead of recovery catalog
    RMAN>
    echo set on
    RMAN> run {
    2> allocate channel oem_sbt_backup type 'sbt_tape' format '%U';
    3> backup as BACKUPSET current controlfile tag '10162007032648';
    4> restore controlfile validate from tag '10162007032648';
    5> release channel oem_sbt_backup;
    6> }
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on oem_sbt_backup channel at 10/16/2007 15:26:50
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_connect: Internal error - could not connect to obproxyd (Oracle Secure Backup error: 'bad port name specified (OB SBT proxy manager)').
    RMAN> allocate channel for maintenance type 'sbt_tape' ;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03009: failure of allocate command on ORA_MAINT_SBT_TAPE_1 channel at 10/16/2007 15:26:51
    ORA-19554: error allocating device, device type: SBT_TAPE, device name:
    ORA-27023: skgfqsbi: media manager protocol error
    ORA-19511: Error received from media manager layer, error text:
    sbt__rpc_connect: Internal error - could not connect to obproxyd (Oracle Secure Backup error: 'bad port name specified (OB SBT proxy manager)').
    RMAN> delete noprompt backuppiece tag '10162007032648';
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=125 devtype=DISK
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of delete command at 10/16/2007 15:26:51
    RMAN-06168: no backup pieces with this tag found: 10162007032648
    RMAN> exit;
    Recovery Manager complete.

  • Portal run time error

    Hi Friends.
    I have created a bacaend system in Portal.
    Data  is fetched sussessfully from this system in Visual Compser, when i test this on by clicking on Data service(BAPI) ,
    But when i am deploying this on Portal , then following error comes
    Please help me , Surely i will awards u points.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    Error occurs during the rendering of jsp component.
    Exception id: 02:49_23/03/07_0026_18667450
    See the details for the exception ID in the log file
    Thanks in Advance
    Naresh Kumar

    Hi Naresh,
    Don't know whether this is gonna solve your problem or not, but nevertheless have a look at this thread:
    Error when trying to transport an VC iView from one portal to another
    Bye
    Ankur
    Message was edited by:
            Ankur Garg

  • Cannot Connect to HP Connection Manager. Error 8008005

    I  have an HP Pavilion dv6 Notebook PC and keep getting an error "cannot connect to HP Connection Manager. Error 80080005" I have tried unsuccessfully to resolve through prompts. Any ideas?
    This question was solved.
    View Solution.

    Hello Mrmcmorris.  I understand you're wondering how to get the latest drivers for your notebook.
    The easiest way to get the latest drivers is to ensure that you have both the HP Software Framework and HP Support Assistant installed.  Then you can run HP Support Assistant.  It will scan your system and check HP's database for any updates to your drivers and HP-software.  
    If you find this helpful you can click the white star under my name to give me Kudos.
    Let me know the result.  Have a great day!
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

Maybe you are looking for

  • How to create a dynamic hyperlink which point to a BLOB column

    Hello, I am fighting with the issue for about 2 days. My purpose is to use Oracle Report Builder to build a report of our employee directory which contains employee's information and also employee's picture. The requirement is that our report is goin

  • Can I back up the windows side of my Mac with Time Capsule too?

    I use VMware to access the Windows side and have a couple of programs on it after I upgraded to Lion which does not support them. But now how to back up?

  • T420s display port won't drive 2560x1600?

    Hi all, Just received a T420s, udpating from a T410s. The T410s has the switchable graphics. When connected with a display port cable using a series 3 docking station, the old T410s will drive my Dell 3008 at its native 2560x1600 resolution without a

  • Time Machine: Why Does It Disable Finder?

    I am using Time Machine with a third party external drive. I find I am having to do a hard shut down every few days because I will find the indicator on the menu bar just spinning away, my dock will lock up, and when I restart and look at the Time Ma

  • Page Turning SWF File

    Having created a magazine in Indesign CS6 with hyperlinks throughout - I now want to create a page turning SWF. On doing so, everything works fine apart from the hyperlinks. If I export as a interactive pdf the links worth fine - has anyone else had