Upgrade version

<p>Hi </p><p> </p><p>I just up upgrade from Crystal Report Developer Edition 10 to Crystal Report XI. I used apache tomcat version 4.1.31 and the Microsoft SQL Server 2000 as for database. The crystalreportviewer is version 10.</p><p>I&#39;ve created a report using crosstab. The report look very well in preview section.  It just a simple cross tab and I did not used any formula or calculation. However, the problem come out when I&#39;ve run the report from the server. I got these error message. </p><p> </p><h1>HTTP Status 500 - </h1><hr size="1" noshade="noshade" /><p><strong>type</strong> Exception report</p><p><strong>message</strong> </p><p><strong>description</strong> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><strong>exception</strong> </p><pre>javax.servlet.ServletException: java.lang.IndexOutOfBoundsException<br />     at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:498)<br />     at org.apache.jsp.listPreExam_jsp._jspService(listPreExam_jsp.java:797)<br />     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)<br />     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<br />     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)<br />     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)<br />     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)<br />     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<br />     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)<br />     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)<br />     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)<br />     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<br />     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)<br />     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)<br />     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)<br />     at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)<br />     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)<br />     at java.lang.Thread.run(Thread.java:595)<br /></pre><p><strong>root cause</strong> </p><pre>com.crystaldecisions.sdk.occa.report.lib.ReportSDKException: java.lang.IndexOutOfBoundsException---- Error code:-2147467259 Error code name:failed<br />     at com.crystaldecisions.sdk.occa.report.lib.ReportSDKException.throwReportSDKException(Unknown Source)<br />     at com.crystaldecisions.reports.reportengineinterface.JPEReportSource.<init>(Unknown Source)<br />     at com.crystaldecisions.reports.reportengineinterface.JPEReportSource.a(Unknown Source)<br />     at com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory.createReportSource(Unknown Source)<br />     at org.apache.jsp.listPreExam_jsp._jspService(listPreExam_jsp.java:728)<br />     at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:92)<br />     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<br />     at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:162)<br />     at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:240)<br />     at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187)<br />     at javax.servlet.http.HttpServlet.service(HttpServlet.java:809)<br />     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200)<br />     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146)<br />     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358)<br />     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<br />     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127)<br />     at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596)<br />     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433)<br />     at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948)<br />     at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152)<br />     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)<br />     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)<br />     at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)<br />     at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683)<br />     at java.lang.Thread.run(Thread.java:595)<br /></pre><hr size="1" noshade="noshade" /><h3>Apache Tomcat/4.1.31</h3><p>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </p>  <p>Why this error message come out? <br /> </p><p>Really appreciate your comments on that. Please advise.</p><p> Regards,</p><p>AN </p><p> </p><p> </p>

duplicate - please do not post multiple times

Similar Messages

  • What is the difference between a full and a upgrade version?

    When I want to buy photoshop elements 8.0 i can select a full or upgrade version, the price is alsmost thesame.
    normally you would think a upgrade is just a upgrade and you can't use it if you don't already have photoshop Elements installed.
    but in many online stores they only sell the upgrade version.
    so that makes me believe you can buy it even tho you don't have any photoshop elements on your pc.
    so what is the difference?

    The only difference between the Upgrade and Full version is of the pricing. I believe right now Adobe is already offering PSE at $79 so there is no Upgrade option appearing on the website (although I am not sure about unavailability, I just stating what one of the user on the forum says).
    Legally, you should be a previous customer of PSE to buy an upgrade version and I am not sure but I believe when one go for buying the Upgrade version they do need to provide the serial number of the previous verison.(not sure though)
    Regards,
    Ankush

  • Upgraded version of edge won't allow Muse to read my .oam file

    A consultant created the site for us. I am taking it live, but when I opened the Safty.an file to change a hyperlink he got wrong and edit the text, I was forced to save the .oam file into a newer upgraded version.  After this, even if I don't make any edits to the hyperlink or text, and just save to the new upgraded version, the .oam file won't load in Muse.  If I use the previous .oam file, it will. Please help, it seems like it it something clear or obvious, but nothing seems to be working.  Also, the new safety.oam file is nearly one third the size that it was previously.  http://preview.quantapowerinc.com/safety.html

    Se my response on this post:
    ]                                  Screen Message"File iTines Library.itl cannot be read because it was created by a newer version of iTunes" What is this and how can it be fixed?                    
    They do not appearon the right-had side of your post.

  • I do not want to upgrade to 7.0, I am attending online college and the upgraded version does not work with my school. How can I stop Firefox from upgrading? I have to keep uninstalling the upgrade and installing the old one.

    How can I stop Firefox from automatically upgrading? My on-line college is not compatible with the upgraded version. I have to keep uninstalling the new one and reinstalling the old one.

    It's not a good idea to allow websites to redirect to another site until you know for sure the original site is trustworthy.
    But if you still want to do it (again not a good idea).
    Tools>Options>Advanced>General - In Accessibility, uncheck "warn me when web sites try to redirect..." option.

  • I have a new computer running os10.9. my old computer ran cs5.5(upgrade version). I am trying to get CS5.5onto my new computer. when i load cs5.5 towards the end of the install it asks for the cs5.5 serial number. i put that in and everything is accepted

    I have a new computer running os10.9. my old computer ran cs5.5(upgrade version). I am trying to get CS5.5onto my new computer. when i load cs5.5 towards the end of the install it asks for the cs5.5 serial number. i put that in and everything is accepted but then it asks for a serial number for a full version of a product which men is design premium cs3 but it doesn't give me that product as a choice from the drop down menu. it only gives me adobe master collection cs3. why when i have purchased all these different upgrades can i now not use them and how can i sort this out. i need cs5.5 on my new computer.

    Contact Adobe support:
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • What keyscrambler software is the upgraded version of Mozilla comptible with? My QFX is no longer working, many thanks jian

    What keyscrambler softward is the upgraded version of Mozilla compatible with? My QFX is now no longer working since the update. Many thanks jian

    I sent QFX an email asking about this,and they never responded.Of course,I have the free version.

  • Installing Windows 7 Ultimate 64 bit upgrade version on an Apple MA877FN/A

    Hello all,
    I've an Apple MA877FN/A running Vista 32 bit and Mac OS X 10.5.8
    I want to install Windows 7 Ultimate 64 bit upgrade version (student license) on my machine.
    Is this possible?

    Custom clean install.
    If it is shipped as .ISO burn the DVD in Vista, if you use Apple DU then burn at reduced 2x speed.

  • Can I install Windows 7 upgrade version with Bootcamp on my MAC Book Pro?

    I currently don't have Windows on my Mac book Pro.  I am trying to avoid the high cost of the full version.   My friend said they knew someone who was able to use the upgradable version to install it on their PC using bootcamp.
    Also is Parallell really worth the extra cost?  I will be primary working on my OS OPsystem and only need windows for a few specific things.

    Csound1 wrote:
    Have you actually tried to install an upgrade version of Windows 7 without a previous version of Windows installed ?
    FYI: Google "Windows 7 upgrade double install".  This was primarily to do clean installs of Windows Vista using the upgrade product keys, but it still works with Windows 7.  I use this technique for cases where the owner upgraded to Win7, but didn't make the recovery disks of XP when they originally got the computer (and the computer didn't come with recovery disks,) then the HD fails and so we have to install Windows 7 from scratch to a new HD using the upgrade product keys without any previous copy of Windows.

  • ADOBE Acrobat Pro 9 Pro - Says Upgraded Version but did not purchase as upgrade

    I just installed a brand new supposedly unopened ADOBE Acrobat 9 Pro.  I installed it with serial number but now it says that the serial number I entered indicates it is for an upgrade version of ADOBE Acrobat 9 Pro.  The sales ad said nothing about an upgrade and needing prior version serial number and neither does not box itself.   I can't find a phone number for customer service.  This follow a previous installation of the trial of ADOBE Acrobat 11 but first time using I was adding comments to review a 50 page document and whole thing was lost.   Help!?

    To be very clear, Adobe hasn't sold licenses either for new installations or upgrades to Acrobat 9 in a number of years and it is most highly unlikely that you made this purchase through an authorized Adobe reseller. Adobe Customer Support cannot assist you with this. You need to go back to whoever sold this to you. When purchasing licenses for old, out-of-date versions of software and/or from non-authorized resellers, buyer beware! There are quite a few pirates and scammers out there, especially on eBay and even as third party resellers via Amazon!
              - Dov

  • Not running pages after upgrade version in oracle apps 11.5.10.2 CU2

    Hello friends,
    after upgrading version in oracle apps 11.5.10.2 CU2. i could not run any OAF pages in local jdeveloper.
    i used these patches. 1) p4573517_11i_GENERIC 2)p4045639_11i_GENERIC . i set all properties correct like dbc file,database connection,responsibility set.
    i got below error . please let me know what is the cause.
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_USER_NOTAUTH. Tokens: USER = GUEST; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:870)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST. (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:870)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_INVALID_DBC_PARAMETER. Tokens: ROUTINE = AppsConnectionManager.makeGuestConnection; FILE = C:\JDEV\jdevhome\jdev\dbc_files\secure\detux4.corp.aam.net_erp1.dbc; PARAMETER = GUEST_USER_PWD; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:870)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: AOLJ_JAVA_EXCEPTION. Tokens: MESSAGE = Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:884)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:876)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST
         at oracle.apps.fnd.security.DBConnObj.<init>(DBConnObj.java:225)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at oracle.apps.fnd.common.Pool.createObject(Pool.java:1187)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:946)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:661)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:211)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1671)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2363)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2301)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2172)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1986)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1890)
         at oracle.apps.fnd.profiles.Profiles.getConnection(Profiles.java:1482)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:996)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:360)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:225)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:184)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:147)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1107)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:971)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:940)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:907)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:1025)
         at oracle.apps.fnd.common.WebAppsContext.init(WebAppsContext.java:3486)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:537)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:346)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST. (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:870)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_INVALID_DBC_PARAMETER. Tokens: ROUTINE = AppsConnectionManager.makeGuestConnection; FILE = C:\JDEV\jdevhome\jdev\dbc_files\secure\detux4.corp.aam.net_erp1.dbc; PARAMETER = GUEST_USER_PWD; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:870)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: AOLJ_JAVA_EXCEPTION. Tokens: MESSAGE = Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:884)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_GENERIC_MESSAGE. Tokens: MESSAGE = oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST; (Could not lookup message because there is no database connection)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:862)
         at oracle.apps.fnd.framework.OACommonUtils.processAOLJErrorStack(OACommonUtils.java:876)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:347)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.apps.fnd.common.PoolException: Not able to create new database connection: FNDSECURITY_APPL_USER_NOTAUTHNUSERGUEST
         at oracle.apps.fnd.security.DBConnObj.<init>(DBConnObj.java:225)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
         at oracle.apps.fnd.common.Pool.createObject(Pool.java:1187)
         at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:946)
         at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:661)
         at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:211)
         at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1671)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2363)
         at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2301)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2172)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1986)
         at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:1890)
         at oracle.apps.fnd.profiles.Profiles.getConnection(Profiles.java:1482)
         at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:996)
         at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:360)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:225)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:184)
         at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:147)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1107)
         at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:971)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:940)
         at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:907)
         at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:570)
         at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:1025)
         at oracle.apps.fnd.common.WebAppsContext.init(WebAppsContext.java:3486)
         at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:537)
         at oracle.apps.fnd.framework.server.OAUtility.getWebAppsContext(OAUtility.java:346)
         at oracle.apps.fnd.framework.CreateIcxSession.getEncryptedSessId(CreateIcxSession.java:144)
         at oracle.apps.fnd.framework.CreateIcxSession.createSession(CreateIcxSession.java:80)
         at runregion.jspService(runregion.jsp:96)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:797)
         at java.lang.Thread.run(Thread.java:534)
    Thanks and Regards,
    vamshi.

    Hi,
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: SECURITY_APPL_USER_NOTAUTH. Tokens: USER = GUEST; (Could not lookup message because there is no database connection)The same error is reported in (Note: 357218.1 - Troubleshooting JDeveloper setup for Oracle Applications) -- Search for "1. No Suitable Driver" under "Know Issue" section, please see if it helps.
    Btw, are you able to login to the database remotely? Please note that in 11.5.10 and above there are new security features added that restricts remote connections to the database for clients that are not registered on the system -- Please see (Note: 291897.1 - 11.5.10 New Features : Managed SQL*Net Access from Hosts) for details.
    Regards,
    Hussein

  • Installing CS5 Upgrade version  in a "clean"machine"

    * Maybe Adobe guys could chip in on this one please (as well as the early adopters in the same situation). *
    REASON: I just ordered the base hardware of a new system  I7 - 64 bit OS etc.....
    I do not intend to load CS4 into it at all because I want a really clean machine from the get go with CS5 and I do not want to uninstall CS4 from my current system at all.  It needs to keep working while I break in CS5 and the new system.
    QUESTION: I wonder what process will be involved when installing an Upgrade Version of CS5 in a brand new machine that wont have CS4 installed at all. Usually the S/W goes looking for an installed qualifying version.  Because of the move to brand new systems and hardware in this release...I expect many users apart from me, will need to know this.
    This question is a little premature but I am getting prepared and it will be worth knowing at some point..
    We wont see CS5 down here in New Zealand for a little time after the U.S guys get it I suspect on past history. This is not a bad thing actually.

    Often (sadly, not always) an upgrade will allow you to install by (1) putting a previous disc in the drive or (2) entering the previous install key
    If nobody answers before you receive your install discs, those are the 2 things you could try

  • Pro Tool Studio LE 7 upgrade... anyone knows where I can buy the upgrade version for this? and how much does it cost?

    I have a Mac Pro 2006 running on leopard and I need to upgrade my Pro Tool Studio LE 7 to 8 so it can work on Leopard.. anyone knows where I can buy the upgrade version for this? and how much does it cost?

    Upgrade to Pro Tools Studio LE 8: - http://shop.avid.com/store/product.do?product=288865113879120
    But it would be worth searching through the Updates to see if there is an update for Leopard, which it looks like there is: - http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=355241

  • Mac or standard or upgrade version?

    Hi,
    I am looking at buying Adobe photoshop and premiere elements software, but I'm confused by the term standard or upgrade version.
    I have a mac so should I just buy the mac version?
    Thanks for any help.
    Spud47

    Hi, Thanks for the answer. I understand that upgrade usually means changes to already purchased software, and is therfore less expensive.
    However the Adobe Photoshop and Premiere Elements upgrade is more expensive than the other versions so I thought there may be more features/tools or whatever?
    I'll go for the Mac version.
    Thanks again.
    Spud47

  • Can I use the upgrade version of Lightroom 5 to do a clean install?

    Hi, I'm currently an owner of Lightroom 4 (download version, bought from adobe.com) and I'm looking to upgrade to Lightroom 5. At the same time I'm going to be 'moving' the installation to a new machine (currently it's installed on my MBA, which is going to be formatted and sold). Is it possible for me to get the upgrade version from adobe.com, but use the installer for a clean install? Or do I need to install my copy of LR4 first and then run the upgrade over the top?
    Hopefully I can do this, if not I'll consider buying the full version again (I really hate upgrading software).
    Thanks in advance
    Steve

    Yes, that will work just fine. You'll just need to make sure you have your LR4 serial number to hand during the installation as you'll be prompted for it to prove you're eligible for the upgrade version.
    M

  • Upgrade version of swype for droid x2

    Dear Verizon,
    I have a droid X2.  The version of swype  on it is  2.24.66.17859 . 
     I contacted Swype and i asked them what the current version of swype they are shipping is.  They said v3.0 just started shipping to OEMs. They said they are still shipping v2.70.xx as well, where necessary/requested.
    Can you please let us know when you plan to push out an upgraded version of swype.  Thank you so much for your time.
    Sincerely,
    Rich
    NYC

    True, but the OP wanted to know when they update will be recieved so I figured its easier to just express the biggest fact that even if the update comes out it will not be installed until it is installed in a flash form like what happens with a OS upgrade...   If it wasnt a system file there wouldnt be a concern but it is so the update normally wont access the app to update it..

  • Can you format your hard-drive while upgrading from Leopard do Snow Leopard (upgrade version)?

    Hello,
    I want to purchase Snow Leopard (upgrade version) but I was planning on doing a format when installing it.
    Is it possible?
    Thank you!

    cocoazenith wrote:
    I want to purchase Snow Leopard (upgrade version) but I was planning on doing a format when installing it.
    Is it possible?
    Yes, the 10.6.3 white retail disk can upgrade 10.5 to 10.6 via the installer, but you can also hold c  or option key down while booting from the disk and use Disk Utility to Erase and then install 10.6 fresh.
    Naturally all programs and user file will be removed, so you need to backup files first and take stock of your programs that will have to be reinstalled again from original sources.
    To get the white 10.6.3 disk, call Apple via the phone, it's not sold online anymore, or search Amazon.com or amc related websites for the disk.
    Most commonly used backup methods
    How to erase and install Snow Leopard 10.6
    However if you choose to upgrade over 10.5, keeping your programs and files (backup files regardless) intact and it proceeds just fine, but want to improve the performance, you can use this method
    How to properly defrag a Mac's hard drive
    If your upgrading from 10.5 to get to 10.7 or 10.8, I don't advise it. Software Update to 10.6.8 max and stay there, your machine is too old.
    Things to consider before upgrading OS X

Maybe you are looking for

  • Armoured

    I recently had to reinstall my Photshop 6.0 following hard drive problems.  Now I am presented with the following message when I attempt to access the organiser. MS Visual C++ Runtime Library This application has requested the runtime to terminate it

  • MIGO-Mtype-103 batch not crted for blocked stock.in UD want batch

    Dear Friends , GR at Blocked stock non valuated stock u2013 Batch management is activated. 1)     Creating PO 2)     MIGO with M.Type-103 u2013Goods received for PO in to GR blocked stock. Stock quantity of material gets updated. But system does not

  • DropDownList1 has no properties

    I have a script where a value in a drop-down list causes a subform to change from hidden to visible. The following message is displayed in the debugger window: form1.page3.innerSubformRows.Table2.Row1.DropDownList1 has no properties I've hunted every

  • How to set itunes music as ringtones for 4s

    how to set up itunes music as a ringtone for 4s

  • Parameters in Call_Form

    Hi, A form A call to a form B using Call_Form built-in. I would like to pass values from B to A. What alternative to globals variables does exist to do that ? Thanks.