First page after installation

Hi,
I've just downloaded (from otn web site) and installed (on my winxp pro notebook) html db to a just created 10g personal edition db.
I'm not able to find the right url to login to html db ... the url
http://hostname:7778/pls/htmldb/htmldb_login
doesn't work (no page error)
I'm also unable to find any error message related to some installation errors ...
I've some doubt about he installation process ... any idea ?
it will be great also if you can explain something about default users created during installation ...
thanks for your support

ok,
I've installed the enterprise edition .... same problem ...
which is the right URL ?
How ca I find some useful logs ?
Thanks for your support
Regards

Similar Messages

  • Refresh First page after returning from a framed pop-up window

    HI Can anyone help me on this technical problem.
    I have got one mainpage and from there i'm calling a popup with two frames (left, right). At frame right i'm populating the tableview.
    So when i submit(button) in tableview(right), the table contents has to be replicated in the first page and the popup has to be closed. So far it has be done successfully.
    The problem is when i return to the first page the page is not getting <b> refreshed automatically</b>. FYI, i'm not using mvc for performance reasons.
    So i need your help on how to refresh the first page, after control passes from popup.
    Here is the code, that calls the popup window
    winvar=window.open("organization.htm", 'main','height=450,width=650,status=yes,scrollbars=yes,toolbar=no,resizable=yes');

    Hi Craig & Raja,
    Let me tell thanks for your response. But your valuable solutions are not working for me. Please, check this code and please let me know that any thing went wrong.
    Here is the code
    My main page is progress.htm
    ============================
    <script language = "javascript">
        function openOrgTree(){      
           var winvar;
           winvar=window.open("organization.htm", '<b>Main</b>','height=450,width=650,status=yes,scrollbars=yes,toolbar=no,resizable=yes');
      </script>
    <htmlb:inputField id          = "InputOrgPlan"
                            showHelp    = "X"
                            onValueHelp = "javascript:openOrgTree()" />
          <% if application->i_desc is not initial.%>
          <htmlb:tableView id              = "tvX"
                           headerVisible   = "false"
                           design          = "alternating"
                           visibleRowCount = "3"
                           fillUpEmptyRows = "true"
                           columnWrapping  = "false"
                           onHeaderClick   = "MyEventHeaderClick"
                           onRowSelection  = "MyEventRowSelection"
                           keyColumn       = "Text"
                           table           = "<%= application->i_desc %>"
                           iterator        = "<%= iterate %>" />
          <% endif. %>
          </td></tr>
    organization.htm (is the frames container)
    =========================================
      <!-- frames -->
    <frameset  rows="110%,*">
        <frameset  cols="40%,*" >
            <frame name="left" src="tree.htm" marginwidth="0" marginheight="0" scrolling="No" frameborder="0">
            <frame name="right" src="table.htm" marginwidth="0" marginheight="0" scrolling="auto" frameborder="0">
    table.htm (right frame)
    ==========================
       function callSubmit()
         alert(parent.window.name);  
    // displays the name as "<b>Main</b>" which i gave at the time opening oraganization.htm
    //        parent.window.opener.refresh();
    // window.opener.location.href = window.opener.location.href ;
             window.opener.refresh();
             parent.close(); // to close the popup
    // all of the above are not working
       </script>
      <htmlb:page onLoad = "callSubmit()">
    <htmlb:button id            = "submitbutton"
                        onClick       = "myButtonClick"
                        onClientClick = "callSubmit()"
                        width         = "10"
                        text          = "Submit" />
    i need onClick to populate the internal table and onClientClick to refresh the opener.
    if event->id = 'submitbutton'.
          refresh application->i_desc.
          application->i_desc = i_desc.
    Regards
    Swaroop

  • Hi everybody, adobe muse does not start at the first attempt after installation. know the reason and possible solution? (on iMac 27 retina - latest edition)

    Hi everybody, adobe muse does not start at the first attempt after installation. know the reason and possible solution? (on iMac 27 retina - latest edition)

    Hi
    Are you still experiencing the issue or is it fixed now?

  • Resetting range to first "page" after query

    Hi everyone,
    I'm using JDeveloper 10.1.3.3.0.4157. I have a table bound to an iterator, with a range size of 10. I execute a query, and navigate through the "pages". When I execute another query (with different, or the same parameters), I need the table to show the first "page" of the new query, but instead it's showing the same "page" where it was before. I need a way to workaround this behaviour.
    Thanks in advance.

    How are you executing the query, and how are you getting the parameters to your query? Are you using the built-in query by example, or ExecuteWithParams? Have you seen these:
    Creating Three Simple Search Pages with ADF Business Components and ADF Faces (JSF)<br> 
    <ul>
    <li>Part 1: Web-Style Search Form
    </li><li>Part 2: Oracle Forms-Style EnterQuery/ExecuteQuery Mode Page
    </li><li>Part 3: Search Form Using View Object with Named Bind Parameters<br> </li></ul>

  • Only shows first page after interactive sort.

    We've developed a number of reports on Reporting Services 2005. These are going to be displayed to the users via a browser embedded in an application using the standard ReportServer URLs, with the toolbar and parameters hidden. Parameters are passed via
    the URL.
    As there is no toolbar, for multi-page reports pages are displayed below each other, with a gap and the header row (column names) repeated. This is how we want it to be. The problem comes if you add an interactive sort to a column. It displays fine initially
    with the pages below one another as before, but when you click the interactive sort only the first page is displayed and there is no way to access the subsequent pages as the toolbar is hidden and they're not displayed below as we want them to be. Is there
    any way around this?

    Hi Andy_Cap,
    Thanks for your question.
    According to your description, it seems like for different pages of one specified report, you using one WebBrowser control in your application,
    the WebBrowser’s URL is one report’s standard URL in ReportServer, you had hidden the toolbar and parameters of the report, so you passed the parameters via URL. Although you had added interactive sort to the report, when clicked on the column,
    just the first page changed, the other pages have no effect, right? If I misunderstand your question, please let me know.
    Based on previous understanding, I had tried to reproduce the scenario on my local computer, it works fine. My approach is
    setting the report’s InteractiveSize is 0, thus all of the data will being displayed in one webpage and the Interactive sort has effect.
    1. Double-click the report in the Solution Explore, select Report in the Properties window.
    2. Locate to the property of InteractiveSize, expand it, set the Width’s value is 0cm.
    Hope it help you. If there is anything unclear, please feel free let me know.
    Thanks,
    Sharp Wang
    Please remember to mark the replies as answers if they help you and unmark them if they provide no help.

  • Blank page after installation :1158/em

    Hi,
    I am trying to install the O-DB 10.2 on WINDOWS SERVER 2003.
    I am using the documentation on: file://///192.168.11.55/e$/DB_10.2_extracted/B19306_01/install.102/b14316/reqs.htm
    I have installed the loopback adapter because it was giving an error when installing the DB for the first time.
    Since the computer does not have a domain I gave the IP-address found with command: ipconfig; section "ethernet adapter local area connection"
    Then I have installed the DB and when I want to open the browser URL, given by the install manager: http://hostname.domain:1158/em
    it just shows a blank page.
    the page ~:5560/isqlplus opens (although it seems I cannot login. But when I open a "command prompt" window and enter "sqlplus" and then enter the values it does connect)
    So I have stopped after chapter 3.4 of the documentation, because I have got the blank page.
    Can anybody help please? or is that normal?
    Regards,
    Denise

    rpearson wrote:
    I can't give you a screen shot because I uninstalled again. But it's just a shortcut in Start > Oracle > Database Control. Did you look at the properties of that shortcut to see what it is and does? It's trying to launch the old java console. Mine doesn' work either, but then I've never really even looked at it until just now. After all, dbcontrol is web based .. accessed via a browser, just like this site, just like google, .....
    Another interesting thing is if I do a basic install, then oracle uses port 1158 for dbconsole and installs an agent. When I did an advanced install, port 5500 was used, and I didn't see any agent.Probably trying to deal with vestiges of things left over from the first install, and different choices you made (or didn't make) on the advanced vs. the basic.

  • Can't connect to database or Database Home Page (after installation)

    sorry that i have to make another thread for this problem, but i didnt found an equal problem to mine.
    after installing oracleXE 10, i get an error message in my firefox, if want to start 127.0.0.1:8080/apex.
    i have win xp pro. in command line i tryed to connect to sqlplus:
    c:\>sqlplus
    user-name: system
    password: <password>
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    and by trying:
    C:\>sqlplus system/<password>@XE
    SQL*Plus: Release 10.2.0.1.0 - Production on Wed Jun 13 17:37:21 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    my services are running. (Listener and ServiceXE)
    lsnrctl status says:
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=compi)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    i think the problem is the status UNKNOWN
    in windows the PATH is set to: E:\oraclexe\app\oracle\product\10.2.0\server\bin
    i hope i have the important details posted
    its my second day, and i have no clues what to do. its my first time for Oracle.
    can someone help?
    Message was edited by:
    crunchy_nut

    it seems he can not find the file spfileXE.ora while i tried to shutdown the database, the folder dbs is empty.
    the best is, i show you what the command tells me:
    C:\Dokumente und Einstellungen\Daniel>sqlplus "/ as sysdba"
    SQL*Plus: Release 10.2.0.1.0 - Production on Thu Jun 14 07:32:17 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> shutdown immediate
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file 'E:\oraclexe\app\oracle\product\10.2.0\serv
    er\dbs/spfileXE.ora'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) Das System kann die angegebene Datei nicht finden.
    during installation of oracle, i got no error message or something.
    i hope this is not a big problem :-(
    Message was edited by:
    crunchy_nut

  • Unable to open Database Home Page after installation

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

    Hello!
    I have made my very first installation of Oracle 10g XE and I have immediately tried to open the Database Home Page, as suggested by the installer.
    However, I have got a browser error and I noticed that no process was listening on port 8080.
    No Oracle service was running, except OracleXETNSListener. Nonetheless I have started OracleServiceXE as well and it started without visible errors.
    However, port 8080 is still not open.
    I am really disappointed with my first experience with Oracle products. No errors whatsoever, but an inaccessible home page. In addition, I have noticed other questions about the same problem. No working answers for me. I feel quite frustrated.
    Just FYI: I am running Windows XP SP3.
    Is there any way to solve this issue at the end of the day?
    Thank you and sorry if being offending. I think that a company like Oracle should not tolerate such an unfriendly product installation, especially if counting on winning new customers with its free XE database.
    Best wishes,
    Georgi
    P.S. Yes, I have errors in C:\oraclexe\app\oracle\product\10.2.0\server\config\log files, but they are quite a lot and I can't realize what went wrong exactly. There are probably errors elsewhere as well, but they are not visible to the ordinary user/developer during the installation. Sad.
    Edited by: user10677497 on Dec 3, 2008 4:30 PM

  • Unable to boot Windows 7 after first reboot (after installation and bootcamp driver)

    Hi, I'm italian and I'm on a 2010-end Macbook Pro bought last month. I installed Windows 7 and then I installed the Bootcamp drivers.
    I was able to operate the scroll of the mouse only magic-installing the 3.0 version ofBootcamp and then installing the missing drivers from the DVD Bootcamp 3.2. After that I rebooted the computer and tells me: "Could not start the computer" and start the recovery screen that remains indefinitely without ever doing anything, so I have to shut down by the power button.
    How can I do to restore everything?

    I have the exact same problem.
    I've tried several times using both boot camp 3.2 whitch came with my computer, and using boot camp 4.0 that I got in the lion-update. Everything works fine until it restarts after installing the boot camp drivers, then it's the recovery screen that never finishes.
    Anyone know what might be the problem?

  • AT300 goes back to first page after turn off when reading a book

    When I turn off the Tablet and later turn it back on the book I was reading as started back at the beginning and I have to keep flipping pages to get to the spot I was at. This is very annoying. Any answers out there ? Thank you.

    No as this is only the 2nd time it has done this. I have had this tablet for almost a year now and have been reading books all that time. Usually when I close the tablet and then open it later, the page has always been just where I left it. This was most annoying when each time you want to continue, you have to flip thru 20 chapters to get to the last reviewed page.

  • Cant seem to insert a "section" page between a chapter page and the first page after that

    Just cant seem to do it. It will put it at the END of these 3 or four pages following the chaper heading page but NO between them. Do hope I dont have to rewrite the chapter just becuase it now works better as a section...

    Author automatic fills a page. If you want to insert an empty page you'll have to inser a pagebreak. In the menu select Insert > Pagebreak.
    Good luck

  • Starting up Leopard first time after installation

    Just install Leopard onto imac G5 - dock appears - top bar appears - no desktop icons - just the cursor activity

    Hi Daniel Ebeck;
    I don't know why you say that you dislike the Upgrade path.
    So for I have always used for all versions of OS X including Leopard. It has worked flawlessly for me on both my MacBook Pro and my PowerMac Quad.
    Allan

  • Exception using ATG CSC for first time after installation/configuration

    Hi,
    I am getting the below error when i try to hit the csc url(http://localhost:8080/agent/). I have just installed/configured ATG CSC in my machine. Any help on this is welcome.
    SOURCE EXCEPTION:
    javax.servlet.ServletException: Can't find component named: /atg/agent/userprofiling/AgentProfileFormHandler
    at atg.droplet.DropletDescriptor.setPropertyValue(DropletDescriptor.java:708)
    at atg.taglib.dspjsp.SetValueTag.doStartTag(SetValueTag.java:282)
    at org.apache.jsp.accessDenied_jsp._jspx_meth_dspel_005fsetvalue_005f0(accessDenied_jsp.java:1289)
    at org.apache.jsp.accessDenied_jsp._jspx_meth_dspel_005fpage_005f1(accessDenied_jsp.java:995)
    at org.apache.jsp.accessDenied_jsp._jspService(accessDenied_jsp.java:299)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:148)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:606)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:602)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:490)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:436)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:561)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1097)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:779)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
    at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
    at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:662)
    20:41:35,752 ERROR [DynamoServlet]
    javax.servlet.jsp.JspTagException: java.lang.NullPointerException
    at atg.svc.taglib.stateholder.RestoreStateTag.doStartTag(RestoreStateTag.java:81)
    at org.apache.jsp.error_jsp._jspx_meth_svc_002dui_005frestoreState_005f0(error_jsp.java:766)
    at org.apache.jsp.error_jsp._jspService(error_jsp.java:240)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687)
    at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:469)
    at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:403)
    at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
    at org.apache.jasper.runtime.PageContextImpl.doForward(PageContextImpl.java:699)
    at org.apache.jasper.runtime.PageContextImpl.forward(PageContextImpl.java:670)
    at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:811)
    at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:784)
    at org.apache.jsp.accessDenied_jsp._jspService(accessDenied_jsp.java:307)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:387)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at atg.servlet.pipeline.TailPipelineServlet.service(TailPipelineServlet.java:148)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.DispatcherPipelineServletImpl.service(DispatcherPipelineServletImpl.java:253)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.http.CookieBufferServlet.service(CookieBufferServlet.java:97)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.ExpiredPasswordServlet.service(ExpiredPasswordServlet.java:356)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.MimeTyperPipelineServlet.service(MimeTyperPipelineServlet.java:206)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.droplet.DropletEventServlet.service(DropletEventServlet.java:606)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.sessionsaver.SessionSaverServlet.service(SessionSaverServlet.java:2425)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.AccessControlServlet.service(AccessControlServlet.java:602)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.PageEventTriggerPipelineServlet.service(PageEventTriggerPipelineServlet.java:169)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.SessionEventTrigger.service(SessionEventTrigger.java:490)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.ProfileRequestServlet.service(ProfileRequestServlet.java:436)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.DynamoPipelineServlet.service(DynamoPipelineServlet.java:469)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.URLArgumentPipelineServlet.service(URLArgumentPipelineServlet.java:280)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.PathAuthenticationPipelineServlet.service(PathAuthenticationPipelineServlet.java:370)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.userprofiling.sso.PassportServlet.service(PassportServlet.java:561)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.security.ThreadUserBinderServlet.service(ThreadUserBinderServlet.java:91)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.dtm.TransactionPipelineServlet.service(TransactionPipelineServlet.java:212)
    at atg.servlet.pipeline.PipelineableServletImpl.passRequest(PipelineableServletImpl.java:135)
    at atg.servlet.pipeline.HeadPipelineServlet.passRequest(HeadPipelineServlet.java:1097)
    at atg.servlet.pipeline.HeadPipelineServlet.service(HeadPipelineServlet.java:779)
    at atg.servlet.pipeline.PipelineableServletImpl.service(PipelineableServletImpl.java:250)
    at atg.filter.dspjsp.PageFilter.doFilter(PageFilter.java:227)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at atg.servlet.GenericFilterService.doFilterChain(GenericFilterService.java:599)
    at atg.servlet.GenericFilterService.handleDoFilter(GenericFilterService.java:462)
    at atg.servlet.GenericFilterService.doFilter(GenericFilterService.java:409)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:580)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.NullPointerException
    at atg.svc.taglib.stateholder.RestoreStateTag.doStartTag(RestoreStateTag.java:75)
    Thanks
    Edited by: 979965 on Jan 4, 2013 7:22 AM

    This could be a effect of some earlier exception. Can you look through the log to see if other exceptions are thrown.
    You might also want to search AgentProfileFormHandler in your log to see if an exception is thrown while initializing the component

  • BPCNW 7.5 SP7 - Unable to connect to backend after installation

    Hi Experts,
    I have installed the BPC NW 7.5 SP7 with CMS authentication but when i launch the BPC server manager, it ask for user id and password. But when i enter the password for the bpc_sysadm, it gives the error "unable to connect to backend Abap system"
    I am stuck and urgent help is required.
    In backened, entry in the table UJA_SVR_DEFAULT is the hostname of of CMS.
    I dont have sapmsg.ini file under c:
    Windows as shown in the below log.  Does it matter?
    Below is the error log
    2.0 #2011 08 14 20:06:39:223#+2:00#Error#ServerMgrService##EPM-BPC-NW##dbaf8fa3-8af1-478e-8091-082680638a84###TestConnection#BPC_SYSADM########Plain##<Exception><ExceptionInfo><exType>SAP.Connector.RfcException</exType><exMessage>Open file 'C:
    Windows
    sapmsg.ini' failed</exMessage><exSource>SAP.Connector</exSource><assembly>SAP.Connector.Connection, SAP.Connector, Version=2.0.0.0, Culture=neutral, PublicKeyToken=50436dca5c7f7d23</assembly><stackTrace>   at SAP.Connector.Connection.Open()
       at SAP.Connector.Connection.BeforeCall(SAPClient sapclient)
       at SAP.Connector.SAPClient.BeforeCall()
       at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
       at SAPServerMgrProxy.SAPServerMgrProxy.Uja3_Get_User_Langu(UJ0_S_USER Is_User, String& E_Langu, UJ0_T_MESSAGE& Et_Error)
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser.GetUserLanguageProxy.getABAPUserLanguage()
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser.init(Hashtable htContext)
       at OSoft.Services.Common.ApplicationServiceProxy.ContextUser..ctor(String contextXML)
       at Osoft.Services.Webservice.ServerMgrService.ServerMgrService.TestConnection(String strParameter, String strContext)
    </stackTrace><exTime>8/14/2011 8:06:39 PM</exTime></ExceptionInfo><WebServiceLayer><machineName>SVRMSA030</machineName><userName></userName><csnComponent>EPM-BPC-NW-SRV</csnComponent><className>ServerMgrService</className><MethodInfo><methodName>TestConnection</methodName><Params><strParameter></strParameter><strContext>
    <Context>
    <AppSet>
    </AppSet>
    <UserID><![CDATA[BPC_SYSADM]]></UserID>
    <App><![CDATA[]]></App>
    <Language><![CDATA[]]></Language>
    <Session>
    <SessionID><![CDATA[]]></SessionID>
    <Machine><![CDATA[]]></Machine>
    <Machine_Name><![CDATA[SVRMSA030]]></Machine_Name>
    <ModuleName><![CDATA[]]></ModuleName>
    </Session>
    <CurrentView>
    <Dim>
    <Name></Name>
    <Value></Value>
    </Dim>
    </CurrentView>
    </Context></strContext><strSecurity>
    <SECURITY>
    <CheckSum><![CDATA[4jyETibRHl1Mk3AfQ/l9m8tNWjE=]]></CheckSum>
    <IsZipped><![CDATA[False]]></IsZipped>
    <IsEncrypted><![CDATA[True]]></IsEncrypted>
    </SECURITY></strSecurity></Params></MethodInfo></WebServiceLayer><additionalInfo></additionalInfo><displayMode>ERROR</displayMode></Exception>#
    Regards
    Sagar
    Edited by: sagar chouhan on Aug 14, 2011 11:30 PM

    Thanks for your reply. I tried using "BPC_SYSADM" and "BPC_ADMUSR" but for both the users I am getting the same error. i checked the servername in the connection wizard it is correct. I am doing this for first time after installation.
    In the backend, i checked the table UJA_SVR_DEFAULT and the entry for all the 3 fields are as below
    ADMIN    -- CMS hostname
    SYSADMIN  - CMS Hostname
    USER  -- CMS hostname
    Regards,
    Sagar

  • How to output particular text in main window only in first page

    Hi experts how to ouput particular text in main window only in first page after that actual transaction data will be continued.....any ideas....Answers will be rewarded.....

    Hi,
    Try this.
    /: IF &PAGE& = '1'
    /: ENDIF
    Thanks,
    Naren

Maybe you are looking for

  • How Fowrarding Agent get Determined in Delivery?

    Hi Gurus, I have a delivery which forwarding agent is different from Forwarding agent showed in Sales Order. For example, in Sales Order partner function I have Mr. A as forwarding agent. But, I got forwarding agent as Mr B when I create delivery. I

  • Can you only put one Field in a mailDoc subject line?

    Hi folks, Have set up a mailDoc submit button using the tutorial that has been linked to in a few different discussions on here (the "Benny" one, you know what I mean?). Anyway, trying to set up a custom subject line, all good until I try to pull inf

  • Problem related to MIR7 Display?

    Hi All, I have parked a document through mir7 and now when I am trying to see it through MIR7 again it is giving me the below mentioned message i.e. Invoice document 5105634725 cannot be processed further I have checked the PO as there is nothing  Bl

  • When to use qualified lookup table?

    Hi all, I am confused with the qualified lookup table and lookup table, for the situation that a company has more than one contact person, I created a table "contact person", which has following fields: first name, last name, phone number, email addr

  • BW Number range buffering

    HI, We are facing performance issue and i would like to perform BW number range buffering. I used function module RSD_CUBE_GET to get the information on the dimension name. What i notice is the name of the dimension in BW Production and BW Developmen