Portal Access Exception

I'm building a demo using the WLP7.0, the portal is being used to build the
first page. I create the portal and deployed, everything is OK, but when I
access the portal page , the WLP console throw the exception:
<2002-10-16 ÉÏÎç09ʱ43·Ö39Ãë> <Error> <Events> <401904> <Unable to construct
Eve
ntListener examples.portalApp.whatshot.event.ClickContentEventListener by
Handle
r com.bea.p13n.events.internal.AsynchronousEventHandler.
waiting few minutes I can access the portal home page. I want to know if the
exception is the internal problem. I use win2000 professional, WLP700.
thanks.

Thanks. I'm wangzheng, from Chengdu Office, BEA China
"Ture Hoefner" <replyto@newsgroup> wrote in message
news:[email protected]..
Hello,
I am taking a guess. Is your portal web application fully configuredfor
handling events? Did you create your portal app using the Domain
Configuration Wizard? The wizard creates a stripped-down portal domainand
you have to configure your portal web app to include the services that you
want.
For example, do you have this in WEB-INF/web.xml for your portal:
<!-- Filter to fire click through events -->
<filter>
<filter-name>ClickThroughEventFilter</filter-name>
<filter-class>com.bea.p13n.tracking.clickthrough.ClickThroughEventFilter</fi
lter-class>
</filter>
<filter-mapping>
<filter-name>ClickThroughEventFilter</filter-name>
<url-pattern>/application/*</url-pattern>
</filter-mapping>
If not, then check the release notes at
http://edocs.bea.com/wlp/docs70/relnotes/relnotes.htm#292355 and search
for
CR079828. You can look at the sampleportal web.xml file to see what kinds
of things are included.
Ture Hoefner
BEA Systems, Inc.
www.bea.com
"bea" <[email protected]> wrote in message
news:[email protected]..
I'm building a demo using the WLP7.0, the portal is being used to buildthe
first page. I create the portal and deployed, everything is OK, but when
I
access the portal page , the WLP console throw the exception:
<2002-10-16 ÉÏÎç09ʱ43·Ö39Ãë> <Error> <Events> <401904> <Unable toconstruct
Eve
ntListener examples.portalApp.whatshot.event.ClickContentEventListener
by
Handle
r com.bea.p13n.events.internal.AsynchronousEventHandler.
waiting few minutes I can access the portal home page. I want to know ifthe
exception is the internal problem. I use win2000 professional, WLP700.
thanks.

Similar Messages

  • Portal Runtime exception.

    Hi Experts,
    while opening Competences in Portal Dev server am getting an exception which is as follows.
    Portal runtime error.
    An exception occured while processing your request.Send the exception Id to your portal administrator
    Exception ID: 09:03_17/08/10_118_344050353
    Refer to the log file for details about this exception.
    Please go through the error and advice me a solution.
    Thanks in advance.
    Prakash.

    Hi,
      Please check the log file below and suggest me the solution :
       [EXCEPTION]
    com.sap.mw.jco.JCO$Exception: (106) JCO_ERROR_RESOURCE: Trying to access row values in a table which does not have any rows yet
    at com.sap.mw.jco.JCO$Record.checkRowCapacity(JCO.java:12362)
    at com.sap.mw.jco.JCO$Record.getString(JCO.java:12835)
    at com.sap.mw.jco.JCO$Record.getString(JCO.java:14118)
    at com.shell.shellpeople.mss.competence.bean.competencebean.CreateScaleTable(competencebean.java:513)
    at pagelet._sapportalsjsp_employee.subDoContent(_sapportalsjsp_employee.java:889)
    at pagelet._sapportalsjsp_employee.doContent(_sapportalsjsp_employee.java:74)
    at pagelet._sapportalsjsp_employee.service(_sapportalsjsp_employee.java:54)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:360)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:89)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:232)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:133)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    PortalComponentSession.putValue() failed
    [EXCEPTION]
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:632)
    at com.sapportals.portal.prt.component.PortalComponentSession.putValue(PortalComponentSession.java:187)
    at com.sapportals.portal.prt.component.PortalComponentSession.putValue(PortalComponentSession.java:173)
    at com.shell.shellpeople.mss.competence.teamviewer.RemoveBeanObject(teamviewer.java:99)
    at com.shell.shellpeople.mss.competence.competenceDynPage.doInitialization(competenceDynPage.java:57)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:108)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
    at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
    at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
    at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:540)
    at java.security.AccessController.doPrivileged(AccessController.java:246)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:423)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Thanks in Advance,
    Prakash.

  • Portal runtime exception :Delegated plugin

    Hi all
          We are having SAP application which is accessed through portal.In SAP we have returned a new additional field to portal.We are using Eclise editor.In the Bean we have added get,set methods and field declaration.All the class files regenerated and a new jar file is created.but when the par file is uploaded we are getting Portal runtime exception:delegated plugin.Can any one help.Thanks in advance
    Jagan

    Hi,
    you have to check the file default.properties. There you have to define the main-class like:
    ClassName=de.mycomp.km.MainClass
    Regards,
    Gerhard

  • Win 8.1 domain workstation. Block all access, except for a fews users/groups and domain controller information/date.

    Hi!
    Win 8.1 pro, domain workstation. How Block all access, except for a fews users/groups and domain controller information/date.
    Nuance:
    From domain AD is locked Workstation Firewall "Domain profile" edit.
    Possible?
    cenubit

    Hi GirtsR,
    I am not sure the command to use the SID to accomplish what you want to achieve, if you only know the SID, you could take use Powershell to find the related information, more information, please check:
    Working with SIDs
    And a similar thread for reference:
    How to find user/group known only SID
    More reference: Default local groups.
    Best regards
    Michael Shao
    TechNet Community Support

  • Portal access through a firewall

    Hi there!
    Having the default installtion of R2 on a single W2K box, what's the minimal procedure to make this configuration available through a firewall?
    I've opened ports 7777-7778 but fail when trying to logon via SSO (host.domain.com:7777/pls/orasso)
    Have I missed out to open another port or am I forced to follow the steps of setting up a reversing proxy to have portal-access outside the firewall?
    Cheers
    /Staffan

    If they are on different servers, then both are listening on the 7777 port, and you will have to change one of them to use another port (assuming your firewall can only port forward a port to only one host).
    If you are running both instances on the same server, then your SSO is accessible via 7777 and your midtier would be on 7778, so your setup as described should be enough (I do the same thing).
    If they are running on the one machine, can you access the SSO/INF server directly? http://inf.domain.com:7777 and then http://inf.domain.com:7777/pls/orasso ?

  • Portal.runtime.exception.errorcomponent

    Is property "portal.runtime.exception.errorcomponent" working in CE NetWeaver Administrator v7.20?
    NWA -> Configuration Management -> Infrastructure -> Java System Properties
    Services -> Portal Runtime Container Extension -> portal.runtime.exception.errorcomponent
    This property is meant for customizing error message for runtime exception.
    When click on Show Details button, all the values cannot be changed. Please refer to attachment. Not sure if this is still under development. Please advise.

    Hi Both,
    Thank you for your reply. I have developed a webdynpro app for the custom message. But, not sure what value should I entered for "<portal application name>.<application component name>". Referring to this app below, should I enter "saesapp.SAESAPP_base" for the Property Value? But, it does not seem to work by entering this.

  • 500 Java bean field access exception

    Installed the APSB07-06 Security patch, and now I am getting
    a "500 Java bean field access exception" error in CF Admin when
    clicking on Settings. I also get "500 Class jrunx/logger/Logger
    violates loader constraints" when clicking on "Caching"
    This is on a Win2K, IIS5
    CFMX 7,0,2,142559
    Java 1.4.2_09
    I Installed JRE 1.4.2_14 per recommendations from reading
    other posts. CF Admin still shows 1.4.2_09.
    JRE installed in C:\Program Files\Java\j2re1.4.2_14. If I
    point CF to that directory, CF will not start. I even followed the
    Technote
    http://www.adobe.com/go/2d547983
    Anyone actually get this fixed?
    Is it possible to remove the APSB07-06 Security patch?

    quote:
    Originally posted by:
    JrLz
    I've read that you cannot install only the JRE, but you have
    to install JDK (for the --server parameter to work), and after that
    you need to change the java.home section in
    c:\cfusionmx7\runtime\jvm.config, point it to your new Java sdk dir
    I have tried both, JRE and JDK. When I change the java.home
    to the new directory, CF fails to start. Can't recall the exact
    message as it's been a few weeks. I am almost to the point of
    re-installing CF.

  • Where to find portal.runtime.exception.errorcomponent

    Hi experts ,
    Where to Find portal.runtime.exception.errorcomponent  in SAP EP 7.0.

    hi Govardan raj,
                     1   Login your portal server .
                     2   go to  NWA.    
                     3   select Monitoring.
                     4    select Logs and Traces

  • Java.exe crashes with windows access exception

    When OracleASHome102HTTPServer starts I get a Win2000 access exception c0000005 on java.exe. Little DrWatson window pops up... O9i logs Logs show nothing. Only drwatson shows problem info, assembler dump, ets...
    Anyone know what's wrong? I've got O9iAS 1.0.2.0, Win2000SP1, Pentium 4, 1.4GHz, 512Mg RAM?
    I know there is a problem with the jre JIT compiler on the P4. Got around this during O9iAS installation by using the '-nojit' parameter on all invocations of jrew.exe and jre.exe. Is my java.exe problem still with the P4 chip?
    Regards,
    Jim Anderson

    solution
    I have solved the problem,and the method as follows:
    1.look for the dll file:symcjit.dll(the path is %oracle_home%\Apache\jdk\jre\bin) ,
    2.change the extension to .old
    3.restart the httpServer
    4.ok
    try it,and hope you good luck

  • Distributed Access Exception for Forte Client

    We are experiencing a problem with Forte Runtime client machines getting a
    distributed access exception when trying to start a client application. We
    have about 40 installed clients of a new production application. All the
    clients machines started out okay, but about 1 or 2 machines a day start
    having this distributed access problem. The only workaround we have found
    is to delete the clients environment repository files and start up the
    client application again. This causes a re-install of the client partition,
    which also gets the distributed access exception but the client does
    start-up anyway. Once the client machine starts to have this problem we
    have to do the work around every time the client needs to start-up. At the
    rate we are going all of our clients will need this workaround.
    Anyone know what's going on here?

    LOVECODING wrote:
    hi all
    i am developing an application in jsp for calll center users.
    there are 4 types of users who can interact with the appl
    in that 100 users of one type are interacting with it.
    i am using MS ACCESS for the database connection.
    it is working well when 10 users simultaneously logs in
    but when users increases its capacity degrades and it throws an exception TOO MANY CLIENT TASKS
    i have surfed through net and diffrent forums in that the soln is to switch to Mysql or SQL SERVER
    i had talked to the PM
    he needs in MS ACCESS itselfSounds like your PM is screwed.
    i am using tomcat version 5 jdk 1.5Irrelevant.
    %

  • Run Profile Deletion and Speeding up portal access

    Hi,
     My FIM 2010 R2 architecture uses 4 servers as follows:
    1 x fim server, 1 x fim sql DB (fim service DB), 1 x sync server + fim SQL DB and 1 x SSPR
    I have a PowerShell sync scripts running every 5 minutes which take fim portal changes and export those changes to AD.
    I've created some PowerShell scripts for removing old run profiles, but am not sure how many run profiles to keep? Reading online I came across one blog post which mentions that Ms recommend no more than 10,000 run profile history entries - about 4 days
    worth (although I can't find official Ms recommendations).
     I'm assuming it's OK, but are there any issues with one script running a run profile at the same time as another script which deletes older run profiles?
     On a side note, if anyone has any tips for speeding up fim portal access I'd be glad to hear them - each page in my environment takes about 30 seconds to load, regardless of the number of users connected.
    thanks in advance
    IT Support/Everything

    On a side note, if anyone has any tips for speeding up fim portal access I'd be glad to hear them - each page in my environment takes about 30 seconds to load, regardless of the number of users connected.
    If every page load of the FIM Portal is taking 30 seconds, something is broken in your environment. I get better performance than that running an entire test FIM configuration in virtualized machines on my laptop (AD, Exchange, FIM Portal/Service/Sync, etc.)
    When you first start up the environment and bring up a given page the first time, it can take some time, but once you get to steady state, you should not be seeing delays like that.
    Any chance you have an authentication configuration error (Kerberos settings, SPN assignment, DNS settings, etc.) that is causing authentication to time out on each page load?
    During that 30 second delay, are any of your servers pegged on CPU or IO?
    If this is a virtual environment or if you are using SAN based disk, do you have enough IOPS allocated?

  • Restricted Access Exception?

    Basically what's happening is I'm creating a 3D scroll-shooter and I need it to fire every time I press space.
    When that happens I add a transform group containing the laser, and it's position to the main branchgroup. Whenever I try to do this however it says I'm only allowed to add a BranchGroup node to it?
    Is a branchgroup only allowed to contain one transformgroup before I have to add another?

    Restricted Access Exception is thrown when you are trying to add a non-BranchGroup Object to a Live or Compiled Scene Graph
    So, in order to fix the Issue you have 2 options:
    1) wrap everything you were going to add in a BranchGroup Object and add that
    2) or, just add everything you will need(TransformGroup Objects, Behaviors, Lights etc) before adding it to the Locale or SimpleUniverse Object
    Hope this helps

  • HR Portal access error - access denied.

    Hello Experts,
      Can you help me to analyze the Portal log about the error messages:
      I got access is denied message, but how and where I can check the user access?
    Exception ID:05:40_28/12/09_0096_17116350
    [EXCEPTION]
    com.sapportals.portal.prt.runtime.PortalRuntimeException: Access is denied: com.sap.portal.appdesigner.contentcatalog.BasicProperties - user: J2EE_GST_PEP,
    at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2005)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.refresh(PortalComponentContextItem.java:251)
    at com.sapportals.portal.prt.core.broker.PortalComponentContextItem.getContext(PortalComponentContextItem.java:316)
    at com.sapportals.portal.prt.component.PortalComponentRequest.getComponentContext(PortalComponentRequest.java:387)
    at com.sapportals.portal.prt.connection.PortalRequest.getRootContext(PortalRequest.java:488)
    at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:607)
    at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
    at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
    at java.security.AccessController.doPrivileged(AccessController.java:242)
    at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sapportals.portal.pcd.gl.PermissionControlException: Access denied (Object(s): com.sap.portal.system/security/sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appdesigner.contentcatalog/components/BasicProperties)
    at com.sapportals.portal.pcd.gl.PcdFilterContext.filterLookup(PcdFilterContext.java:422)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1248)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.basicContextLookup(PcdProxyContext.java:1254)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookupLink(PcdProxyContext.java:1353)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.proxyLookup(PcdProxyContext.java:1300)
    at com.sapportals.portal.pcd.gl.PcdProxyContext.lookup(PcdProxyContext.java:1067)
    at com.sapportals.portal.pcd.gl.PcdGlContext.lookup(PcdGlContext.java:68)
    at com.sapportals.portal.pcd.gl.PcdURLContext.lookup(PcdURLContext.java:238)
    at javax.naming.InitialContext.lookup(InitialContext.java:361)
    at com.sapportals.portal.prt.deployment.DeploymentManager.checkPermissions(DeploymentManager.java:2000)
    ... 26 more

    Hi SergioSarasti,
      Thanks for yoru suggestion.
      I think I found the reason.
      The user ADSUSER is used to connect systems between HR backend system and Java HTTP destination.
      The authentication between these systems are not identical, so that the access denied messages appears.
      I checked it and then correct it, after that the action is normal.

  • Application is not working in Enterprise Portal (Access Denied)

    Hi,
    I have created one application..........This application contains one DropDownByKey element whenever i run this application all the material numbers are automatically populated from R/3....... once i selected material number all the fields related to that material number are displyed in my view..... It is working fine in my NWDS(WebDynpro).....
    I have integrated this application into Enterprise Portal their i am not getting any data into DropDownList box from R/3.... when i run the application i am getting "ACESS DENIED" error ............
    But i have another applicaton(FlightList) which is already integrated into Enterprise Portal..... its working fine......This is also accessing data from R/3.... but its working......
    The material application is not working........
    Please Help Me.....
    Thanks & Regards
    Ravi Shankar B
    <b></b>

    Hi,
      How have you defined the property "WAS host" for the portal system that you have created for the back-end?
    You might get this error if the way you have defined this WAS host property and the way you are calling the portal are different. For example, if your WAS host property is "<hostname>:<portnumber>" and you are calling your portal as "localhost:<portnumber>", then you will get this error.
      Also are you connecting to your portal using the fully qualified domain name? Don't call the portal simply as
    <i>http://<host>:<port>/irj</i> but call it as http://<host>.<domain>:<port>/irj.
    Regards,
    Satyajit.

  • Portal Access through Internet

    Dear All,
    We have a requirement like the following:
    We are developing a portal application. We need to access that through Intranet as well as through Internet.
    The problem is that, for Internet (logged in as anonymous user), the look and feel and navigation of the pages are very different from that of Intranet, but the content is the same for both Intranet and Internet. Basically, the JSP templates are different for Internet and Intranet.
    Do we need to deploy different applications  to make this happen? Can we customize the navigation menu and look and feel diffently for Internet and Intranet from the same application?
    Please suggest any ideas if you have.
    Kind regards,
    Sreejesh.

    Hi Sreejesh,
    if you have different JSP templates, it's up to you to create different applications (for different users? roles?! how to differentiate?) or to make the usage of the JSPs of the application itself flexible (so that the application decides at runtime which template will be used).
    > Can we customize the navigation menu
    In general you can customize the look and feel of the portal: System Administration -- Portal Display -- Theme Editor.
    If you want to modify more than colors etc, you should consider using the LightFrameworkPage together with a sef-developed DetNav using the Navigation TagLib, see http://help.sap.com/saphelp_nw04/helpdata/en/42/ea3a29b28e1bcae10000000a11466f/frameset.htm
    Hope it helps
    Detlev

Maybe you are looking for