Update Planning table but need to restart Web application server

Hi All,
We want to update the process state externally. After updating table, Windows services (Web application server) need to be restarted.
However, the updating operation could be done frequently so that we can get real-time result. How to notify Planning application to refresh its data without restarting services ?
Any ideas or suggestions will be appreciated.
Edited by: kyhsu on 2009/11/24 下午 10:59

Hi,
Planning uses a caching system where it caches the current state of the relational tables. If changes are made in planning then the cache is updated and the tables.
If you update the tables directly the cache will not be updated so planning will still hold its previous state. I don't think there is an easy way round this and there is no simple update cache procedure.
If you do need to update tables directly then the only sure way of clearing the cache is to restart the web app.
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Wierd ClassCastExeption. Do I always need to restart web logic server?

    I salute the web development community and thank you in advance for taking the time to read my problem. I just started trying out Jdeveloper. While writing applications, as they become more complex I find myself with the annoying task of restarting the server every time I make changes in my code. For example: in a simple application, the user specifies the Country in an html form and the server gives it's cities in a jsp page. To do this I used the EJB beans to convert my database into entities and the created a Java service facade. My application is now working fine, but if I make even the tiniest change in the code, it totally crashes and I have to restart the server for the changes to take place. The question is: Do I have to start getting used to the annoying task of restarting the server every time I modify my code? Or due to the fact that I',m just starting out in Jdeveloper I might be doing something wrong. This is the exception that I get that causes the 500 internal server error:
    java.lang.ClassCastException: model.countries cannot be cast to model.countries
         at model.Service.getCountriesById(Service.java:143)
         at control.ServletLoadCities.doPost(ServletLoadCities.java:26)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3592)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2202)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Wierd... why cant I cast model.countries to model.countries. They are the same class!
    Thanks again for your help and time.
    Michel

    Hello pedja,
    No, re-deploying the project doesn't work. What do you mean by Classloader issues?
    This exception occours at the EntityManager class that talks with the database, right here:
    /** <code>select o from Paises o where o.codigopais = :elCodigo</code> */
    public Paises getPaisesFindPaisById(Object elCodigo) {
    Paises elPais;
    Object o = getEntityManager().createNamedQuery("Paises.findPaisById").setParameter("elCodigo", elCodigo).getResultList().get(0);
    elPais = (Paises)o;
    return elPais;
    in: elPais = (Paises)o
    If I call the method above within the same class nothing happens... It crashes when I call this method from a Servlet.

  • Which Web application server version to install

    We are on Ecc6.0 and planning to install ADS . I found that we need to have web application server  installed for ADS to run.
    Can we some one guide me which version of web application server we need to install and location to download that

    Hello,
    For ADS you will need a java stack.
    Do you have a portal running in your system landscape.
    If yes you can use the J2EE engine of your portal to setup ADS.
    Using the J2EE engine of another system than the ECC system is explained in the ADS setup guide.
    We also have an ECC 6.0 ABAP stack only and activated the ADS services on our portal which we use in the ECC system.
    Installing the Java addin on your ECC system is also a solution.
    You will have a double stack than, advantage of a double stack is that you always have to patch both ABAP and Java stack to the same level.
    On the Java stack you can run the ADS services then.
    Double stack (ABAP + JAVA) is still supported by SAP however not recommended.
    Wim

  • I just updated to cs6, but need to install indesign 5.5

    So I just updated to cs6, but need to install indesign 5.5 because I share a lot of files with people still using cs5.5
    How/Where can I download older versions of adobe products

    Have you purchased Creative Suite 5.5?  If so, and you choose the download option, it will be available under your account.  You can find more details on locating the software at http://forums.adobe.com/thread/1006208?tstart=0&promoid=KBHJQ.

  • Do we need to restart the Tomcat server each time when we modify servlets?

    Hi Friends,
    Do we need to restart the Tomcat server each time when we modify servlets. Or is there any otherway to achieve the functionalitly?
    Thanks and Regards,
    JG

    JamesGeorge wrote:
    Hi kajbj,
    Java guys are mostly using TOMCAT,so for me it seems to be the best place.That's not correct. Most people who are writing stuff for the web might be using Tomcat, but there are lots and lots of Java applications that aren't for the web.
    Is there any other reason behind your question.Yes, this forum is named "New to Java" and Tomcat questions shouldn't be asked here, even if people knows the answer to you question. You will probably get better and more detailed answers in a Tomcat forum. All othe guys there are actually using Tomcat, and they know the small differences between the different versions, and how they behave on different operating systems. They do also know if you need to make configurations changes, and where you should make them.
    So in future, please ask questions in a forum that is specific to the product that you are using.

  • Why do we need to Restart XI Production server frequently ?

    Hi Friends,
                    We have faced issue like Timeout , deadloack  in  JDBC Adapter and many issues . If we restart the XIPRD once  the problem get solved .
                <b> 1.   Can you please suggest why do we need to restart teh XI  Server ?
                  2.  In what way it will be helpful for us ?
                   3. Will it clear any locks ? or any dump files ?
                   4. Is it recommended to star t and stop the sever ?</b>
                              Can you please give valuable replies as why  should we restart the xi sevrer in particular period like once in a month like that
    Regards.,
    Shyam.S

    1. Can you please suggest why do we need to restart teh XI Server ?
    It is not done on the frequent basis until you fae some problems like file adapter not appearing in the adapter configuration.....none of the adaters are present in ID (EX)
    it will only start the servicess or other things which were hanging or not responding state.....
    2. In what way it will be helpful for us ?
    ot moght e helpfull some times but not always...it depends on the probelm you are facing...lot of problems can be solved without restarting the server
    3. Will it clear any locks ? or any dump files ?
       Not sure
    4. Is it recommended to star t and stop the sever ?
      Not recomded to do it frequenlty without any valid reason (until you apply some patches etc)

  • PCI-GPIB does not like returning from computer power-save mode. I need to restart the application. Uggh! Customer not happy.

    It seems volatile memory is lost on the PCI GPIB Card. When the system returns from power-save, I cannot get to my GPIB instruments. I have to close the application and restart it. I've tried unregistering and reregistering the gpib globals and resetting the device interfaces (reissuing the ibdev command) without luck. I am using Visual Basic 6, but I also get the Measurement and Automation Explorer to fail in the same way, so I don't think it is my development environment.

    On Sat, 15 May 2004 20:23:58 -0500 (CDT), SQP Products wrote:
    >PCI-GPIB does not like returning from computer power-save mode. I
    >need to restart the application. Uggh! Customer not happy.
    >
    >It seems volatile memory is lost on the PCI GPIB Card. When the
    >system returns from power-save, I cannot get to my GPIB instruments.
    >I have to close the application and restart it. I've tried
    >unregistering and reregistering the gpib globals and resetting the
    >device interfaces (reissuing the ibdev command) without luck. I am
    >using Visual Basic 6, but I also get the Measurement and Automation
    >Explorer to fail in the same way, so I don't think it is my
    >development environment.
    Can you change your power save settings? What operating system
    are you running?
    Also, some BIOS's have options for power save. For example, recent
    IBM's can be set to maintain power to all peripherals, or only to main
    memory. Of course, you would want it to maintain power.
    I suspect the GPIB board and its driver are completely unable to
    handle power save operation. It probably was never considered while
    it was being designed.
    Aidan Grey

  • Business Object on SAP Web Application server.

    Experts,
    Can Business Objects be installed on SAP Web Application Server?
    Any Help is appreciated.
    Thanks
    Yashu Raj

    Matt,
    Thanks for your input.
    I found this information on SDN
    Can Business Object Enterprise Web Tier be deployed on SAP NetWeaver system with usage type AS Java?"Yes, this is supported for Java 1.4 (NW 7.0), see http://support.businessobjects.com/documentation/supported_platforms/default.asp
    However, the BOE Web Tier is not shipped with SAP NetWeaver, but can be deployed on an SAP NetWeaver system with usage type AS Java at customer side.
    SAP is evaluating if we could ship the Busines Object Enterprise Web Tier with SAP NetWeaver in the future but that cannot be confirmed yet.
    Still, in this scenario, the Busines Object Enterprise backend server would need to be installed as a separate server."
    Can the Busines Object Enterprise backend server be deployed on an SAP NetWeaver system with usage type AS Java?
    "No, as this is not a J2EE application, but a mix of Java and C++.
    SAP is evaluating if the Busines Object Enterprise backend server could be shipped as a ""Standalone engine"" (as it is the case for BIA and Livecache
    Can the whole or at least relevant parts of the whole Busines Object Enterprise be deployed to the NetWeaver J2EE server, so that distinct scenarios for Busines Object applications run without the need to install a separate Busines Object Enterprise backend server?
    This scenario is currently planned for the next generation Analysis Client (Project: Pioneer) and evaluated for the Java based Crystal Version.
    I am trying to understand the difference between BOE Web Tier and Busines Object Enterprise backend server....can you throw some light on it if you can.
    I am a SAP BI consultant and one of my customers have this question on BOBJ. Any help will be appreciated.
    Thanks
    Yashu Raj

  • Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxD

    Dear all
    I tried to install
    "Sneak Preview SAP NetWeaver 2004s
    SAP Web Application Server 7.00 on MaxDB (ABAP Edition) "
    <b>on Windows Server 2003 Korean Edition.</b>
    but i got the error.
    ~
    INFO 2005-12-18 20:33:12
    Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0 Step CheckExistingServerSoftware returns TRUE.
    ERROR 2005-12-18 20:33:14
    MDB-07004  File not found: undefined.
    ERROR 2005-12-18 20:33:14
    The dbmcli call for action SDB_DBMVERSION failed. Check the logfile XCMDOUT.LOG.
    ERROR 2005-12-18 20:33:14
    MUT-03025  Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.
    ERROR 2005-12-18 20:33:14
    FCO-00011  The step CheckExistingServerSoftware with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CreateDB|ind|ind|ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_ServerSoftware_Dialogs|ind|ind|ind|ind|0|0|CheckExistingServerSoftware was executed with status ERROR .
    ~
    could you let me know how to do?
    with kind regards
    David

    Dear all
    i tried to install "Sneak Preview SAP NetWeaver 2004s  SAP Web Application Server 7.00 on MaxDB" on <b>Windows XP SP2 , korean edition.</b>
    at the beginning it was okay.
    however on the "importing ABAP" stage, it shows the error.
    I linked the screenshot and attached "test_MIGKEY.log".
    According to "Sneak Preview SAP NetWeaver 2004s System Requirements",
    Operating System:
    Windows XP Professional (Service Pack 1) or Windows Server 2003 
    is this because of " XP SP 2"?
    ( I could manage it on Windows Server 2003 korean standard edition)
    Do i need to activate (or run ) MaxDB manually ?
    Thanks in advance.
    With kind regards
    David
    [Screenshot]
    http://static.flickr.com/9/75374137_5b70c5bfc6_o.png
    test_MIGKEY.log----
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103506
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace:   prepare() of C_0000, rc=1, rcSQL=-942 (POS(28) Unknown table name:SVERS)
    DbSl Trace: SQL PREPARE on connection 0, rc=-942 (POS(28) Unknown table name:SVERS)
    (DB) INFO: connected to DB
    (TFH) ERROR: Unable to open
    desktop-win2k\j$\SAPNW2004sSneakPreviewABAP\NSPExport\ABAP\DATA\SAPAPPL0.TOC
    (TFH) ERROR: OS error message: Invalid argument
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220103630
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: START OF LOG: 20051220104846
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: version R7.00/V1.4
    Compiled Sep 14 2005 23:24:01
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe -dbcodepage 1100 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: db_connect rc = 256
    DbSl Trace: Connect to database failed, rc = -10709 (Connection failed (RTE:database not running))
    (DB) ERROR: DbSlErrorMsg rc = 99
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: job finished with 1 error(s)
    C:\usr\sap\NSP\SYS\exe\nuc\NTI386\R3load.exe: END OF LOG: 20051220104846

  • How to restart single application server(ABAP Stack)without effecting users

    Hi Experts,
    I Want to restart  one application server(ABAP Stack) in my clustered environment with out effecting endusers. I believe can be done it by transfering users request to other application servers. Please let me know the steps to perform this activity.
    Cheers
    DV

    Hi,
    Yes, you need to wait for the users to disconnect from the app server and remove the server from the logon groups.
    You should also remove the batch processes with an operation mode switch.
    Beware also if you have HTTP applications and you use a web dispatcehr for load balancing.
    Regards,
    Olivier

  • Web Application Server on SAP R/3 4.7 * 200

    Hi All,
    How do i know if Web Application Server is running on SAP R/3 4.7 * 200 system. i checked and
    found that IGS Watch dog service is running under sap mmc, and i see this parameter active in
    Instance profile ms/http_port = 8000 . Which user do we need to use to login and the url would be
    http://hostname:portname ??  Any inputs would be appreciated
    Regards,
    Ershad Ahmed

    Hello Eric,
    Thanks for correcting me, but
    J2EE_ADMIN is used only with ABAP stack.
    but i think you are tring to say JAVA stack or it is really ABAP stack.
    Regards,
    Subhash

  • Configure Web Application Server

    Hi How I can configure web application server
    I'm geeting the pop up which require web application credential pls advice.
    I'm installing on my client desktop
    what should be the following information:
    port:
    username:
    passowrd:
    Server Instance:
    Virtual host:
    Service name:
    App server installation directory:
    I am installing the SAP Trial version and in that I am installing everything from the Custom option
    I have installed SAP BO Edge Trial and Crystal Reports 2008
    Can anyone please advise me what would be the parameters i need to insert as I have gone through the webblogs
    /people/ingo.hilgefort/blog/2008/11/19/businessobjects-integration-with-sap-netweaver-bi--technical-material
    but the details are not mentioned
    Regards
    JM

    thanks alot
    but for the trial version which SAP has provided there is no TOMCAT server in that
    and when i check my Central Configuration Manager there is just one service (Server Intelligence Agent) running and if I see the details like manage server then no service of TOMCAT is listed there
    Do i need to install TOMCAT separately bcoz my BusinessObject Edge Series server is working fine
    Please advise
    Regards
    JM

  • 4.6c- web application server release

    1) where do I find web application server release in 4.6c?
    ans: ??
    2) I am trying to configure ICM.. As part of that, I need to set smtp paramater.. but I could not find the path for SMTPplugin.dll file.. any help on this?
    ans:??
    thanks
    GP

    Hello Gopal
    Starting with SAP kernel release 6.20 the parameter icm/plugin_<*> isn't
    required anymore since the SMTP plugin is an intrinsic part of the SAP
    Internet Communication Manager (ICMAN), so no separate library isn't
    necessary and isn't shipped by SAP anymore.
    See SAP Note 455140 contains more related information.
    Kenny

  • Is there a Web Applications Server for Oracle8?

    hi!
    I need to know if there is a Web Applications Server for
    Oracle8 on Linux. (I know there is one for Oracle7)
    Thanks!
    null

    PoNY (guest) wrote:
    : hi!
    : I need to know if there is a Web Applications Server for
    : Oracle8 on Linux. (I know there is one for Oracle7)
    : Thanks!
    i solved the same problem while download the application server
    via ftp
    ftp ftp.oracle.com
    cd /pub/www/oas/linux
    get was302.tar.Z
    If the connection is lost, you can continue downloading with
    reget was302.tar.Z
    The download starts not from the beginning, but appends the
    already transmitted part of the file.
    Hans
    null

  • Why it take so long to start the SAP Web Application Server?

    As I read from the doc that starting the SAP Web Application Server will take from 25 to 40 minutes, I don't believe. But as I try it on my machine, it does take really so long. Isn't it a wonder?
    I am used to work with Tomcat, JBoss, BEA etc. None of them will take so long.

    Hi Chen,
    In a WAS I assume that it has dual stack (ABAP + JAVA)
    For the startup of a ABAP Stack it generally takes about 2 minutes or so.
    And for the WAS JAVA STACK should take around 8 to 15 minutes depending on the application, services and hardware sizing.
    The reason for the long time required for a WAS Java Stackis:
    JAVA Stack depends on three diffrent components: a) dispatcher(java) b)SDM c) Server0 process.
    Now before the execution of all these the first thing what happens is the initializastion of jcontrol which inturn initiates the java bootstrap process.
    At this moment of time the JVM environment takes some time for the loading and memory management. Once the JVM is loaded successfully then only the three compnents (SDM, dispatcher and server0) are initiated to run.
    The SDM and dispatcher do started up with a couple of services and hence require not toomuch of time.
    But the main component i.e Server0 process consumes a lot of time to startup at it requires many of the Java stack services to start before it reaches running state.
    Again the port configuration for HTTP for SDM , dispatcher , server0 and java process also takes place.
    So this was an overview for the Time required for a WAS Stack to come up in operational condition.
    Apart from this , seeing specifically to your scenario, wherein it takes 25 - 40 minutes could be an issue with the Hardaware sizing of the Server and the Sofware compnents / tools loaded. We might need to analyze it in more detail to get a clear picture.
    I hope this helps you!
    Regards,
    Prem

Maybe you are looking for