Resource not release when starting/stopping the deployed application

I am testing to deploy an standard web application on Weblogic 11gR1 at Windows XP. It is running and everything is working fine. But I noticed below situation which concersns about the release of resouce during stop and start deployed application by using Admin Server Console:
After the deployed application starting running in Weblogic, I go to Admin Server Console to select the deployed application at deployment section and click "stop\When work complete". It looks like that the deployed application was stopped and its state went to "Prepared". Then I start it again by click "Start\Servicing all requests". It started correctly. If I tried multiple times of "Start \ Stop" operations on this deployed application, then eventurally, I got "output memory" exception and Weblogic died. I wached the memory usage of Weblogic, when applying multiple times of 'start / stop' operation on an deployed application, the memory usage of weblogic continuese to grow and until "output memory" exception occurs.
Is it normal? What might be wrong when configuring weblogc? or somethng wrong for deployed application?
Anybody can provide any help would be great appreciated.
Thanks in advance.
Jim

Hi Mithun,
Thanks for your reply! If stopping the deployment need some time to finish, So, admin console of weblogic should disable ( grey out ) its starting button while the related deployed application is still shutting down. After the deployed application were stopped completely, then enable the starting button again to avoid the issue.
I just feel a little bit strange for the admin console of Weblogic to behavior on start / stop deployed application.
Thanks,
Zhiping

Similar Messages

  • JMS resource not located when starting Weblogic 8.1 as windows service

    I have a Weblogic 8.1 cluster which I am trying to configure as a Windows service.
              The managed servers startup up without errors when started from the command line, but when I start it up as a service they do not seem to find the JMSConnectionFactory that has been configured.
              Any ideas on what I am missing ?
              Malini

    Can you post the error message? Are your custom connection factories targeted to the cluster?

  • PDF fine in Preview of Designer..have issue when seen in the deployed application

    hello all,
    I am using LiveCycle Designer ES 8.2 to design xdps.
    I have a problem when my web app is deployed.The pdf is not genereated as the way it is shown in the Preview of LiveCycle Designer.
    I am facing the followng problems:
    (1) When the data overflows, the pdf doesn't include the subsequent header for the overflowed data despite the required option being checked.
    (2) The Second Master Page is not recognized
    Is this the rendering problem with adobe form server..??
    **Pdf is fine when viewed in the Preview of LiveCycle Designer.
    Any help on this is greatly appreciated.Thanks in advance..

    Question: Is all the source footage shot in 16 bit audio or is some also shot in 12 bit?
    http://docs.info.apple.com/article.html?artnum=42973
    http://www.kenstone.net/fcphomepage/idvd_6stone.html
    http://docs.info.apple.com/article.html?artnum=93006
    http://docs.info.apple.com/article.html?artnum=303550
    http://docs.info.apple.com/article.html?path=iDVD/6.0/en/397.html
    http://docs.info.apple.com/article.html?artnum=61636
    http://docs.info.apple.com/article.html?artnum=302925

  • ConcurrentModificationException while running the deployed application

    Hi,
    I am using JDeveloper 11.1.2.0.0 and WebLogic Server Version: 10.3.5.0 with production environment.
    My application is based on Customized Dynamic Tab Shell where each task flow is loaded with its own transaction and also it is defined not to share data control.
    I use a Collection Object inside TabContext class, which will be accessed and consumed (including modifications) by all dynamic tab loaded taskflow.
    I use Customized FactoryClass for every BC4JDataControl to track the request and also to pass parameter to model layer AMs
    When i run the application in local, i didn't get any error. But when i check the deployed application, I am getting ConcurrentModificationException frequently as javascript dialog
    java.util.ConcurrentModificationException
    ADF_FACES-60097: For more information, please see the server's error log for
    an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #181When i check the server error log, it didn't say anything about my classes.
    [2011-10-04T01:35:33.608-07:00] [MDA1-Server01] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 11d1def534ea1be0:-38985633:132c98ea02d:-8000-000000000000b88b,0] [APP: CalwinApplication] ADF_FACES-60096:Server Exception during PPR, #55[[
    java.util.ConcurrentModificationException
         at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
         at java.util.AbstractList$Itr.next(AbstractList.java:343)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:619)
         at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
         at oracle.adfinternal.view.faces.renderkit.rich.PageTemplateRenderer.encodeAll(PageTemplateRenderer.java:69)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1661)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:607)
         at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:623)
         at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer._encodeChildren(RegionRenderer.java:310)
         at oracle.adfinternal.view.faces.renderkit.rich.RegionRenderer.encodeAll(RegionRenderer.java:186)
         at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452)
         at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913)
         at oracle.adf.view.rich.component.fragment.UIXRegion.encodeEnd(UIXRegion.java:323)
         at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1661)
         at org.apache.myfaces.trinidad.component.UIXGroup.encodeChildren(UIXGroup.java:170)
                    .....On checking further about this error code in Oracle® Fusion Middleware Error Messages Reference 11g Release 2 (11.1.2.0.0), it is given as
      ADF_FACES-60097: For more information, please see the server's error log for an
    entry beginning with: {0}
    Cause: An exception was thrown durring a PPR request.
    Action: Please look in the servers error log for more details on this error.
    Level: 1
    Type: ERROR
    Impact: LoggingI couldn't get any hint on what may be the issue. Can anyone help on this?
    Thanks in Advance.
    Perumal S

    I've seen this happen before if component objects are stored in managed beans (e.g. using binding="#{someBean.foo}").
    Problems like this can happen if the component is stored directly on the bean as a member variable (most commonly if the bean is application-scoped, session-scoped, or pageFlow-scoped but smaller scopes can exhibit the problem too).
    Usually just referencing the components from the accessors on JSF event objects during an event handlers or using one of the various component searching APIs (e.g. findComponent) can suffice in locating the components dynamically.
    However, if using one of those mechanisms isn't feasible you must use the ComponentReference as the storage mechanism (and follow the caveats noted in its JavaDoc):
    http://www.jarvana.com/jarvana/view/org/apache/myfaces/trinidad/trinidad-api/2.0.0-beta-1/trinidad-api-2.0.0-beta-1-javadoc.jar!/org/apache/myfaces/trinidad/util/ComponentReference.html
    Hope this helps,
    Matt

  • When I "share" to DVD the file is transcoded.  When it reaches 66% it starts to "finishing", but the process stops and does not proceed beyond 66%.  When I stop the sharing process I receive the following message "the share operation dvd has failed".

    When I "share: to DVD the file is transcoded.  When the sharing process gets to 66%, it changes to "finishing" "CreateDVD:waiting fro create disk to finish.  The sharing process does no go beyond 66%, and when I stop the sharing process, I receive the message "the share DVD operation has failed."
    Is this a problem with FCPX or Create DVD?  How can this problem be resolved?

    The handshake between FCP and a hidden app called Create Disk wasn't completed.
    Try this. Select a short range and Share>DVD. In Output Settings. set it to Hard Drive to save as a disk image. (Save to your Desktop so you can find it.) For menu Background, click the Add button, then cancel. That is often enough to wake up the disk burning part of this process. If it makes a disk image, try a physical disk.
    Russ

  • My I Pad is not charging, it started after the battery went dead while i was playing a game, when i tried charging it all it does is flash the apple icon and it switches off again, help Pliiz

    my Ipad is not charging, it started after the battery died while i was playing a game, when i tried charging its only flashing the apple icon and it switches off again, help PLIIZ

    Not charging
    1. Reset iPad
    2. Try another wall socket
    3. Try another cable (make sure it's an original Apple cable)
    4. Try another charger (make sure it's an original Apple charger)
    5. Clean Lightning port with compress air or new paint brush

  • I have a 27" desktop mac running with OSX 10.6.8.  The bluetooth keyboard started not typing when some of the keys are pressed. Plugged in a wired keyboard, started doing the same thing.  Now the cursor moves but cannot select anything.  Suggestions?

    I have a 27" desktop mac running with OSX 10.6.8.  The bluetooth keyboard started not typing when some of the keys are pressed. Plugged in a wired keyboard, started doing the same thing.  When opening up a browser or application, the cursor moves but cannot select anything.  Suggestions?

    Maybe something in these Apple support articles will help.
    Keyboard Doesn’t Work
    Keyboard Keys Do Not Respond
    Keyboard/Mouse – Troubleshooting Wireless

  • I can not resume when I downloaded the application from the Apple Store. If I have to start from the beginning of a solution to this too please.

    I can not resume when I downloaded the application from the Apple Store. If I have to start from the beginning of a solution to this too please. ?

    Are  you away from your home country?
    Settings > General > International > Region Format > set to correct location?
    Settings > Phone > Dial Assist > ON

  • Firefox does not appear on screen when started from the start menu, but task manager says the process is running

    Firefox does not appear on screen when started from the start menu or the shortcuts, but task manager says the process is running.

    No - I get the message basically saying "Can't run program while Firefox is running. Please close down Firefox & try again".
    I rebooted my computer and it all works now - but that's weird it was happening before. Kinda weirded out that it happened at all.
    To avoid that happening again, I still wanna know what to do to avoid it or fix it for next time. Thanks

  • WebLogic 10.3 Problem when stop a deployed application from admin console

    I've deployed a web application inside webLogic 10.3 and Oracle jdk1.6 in a single server.
    The application starts up correctly. When I stop it the weblogic server says that it's really stopped but I can see that the application continues to write logs inside its log file.
    When I start again from the console the application fails to run up because it seems that remains some threads or instances of the previous start in the jvm.
    I think that the jvm of the deployed application is not stopped correctly but some instances or threads remains active.
    I've to restart the server completely.
    With others app servers I don't have this problem.
    There is a way to force the shutting down of entire jvm that starts with my application?
    Thanks for the support.

    I've deployed a web application inside webLogic 10.3 and Oracle jdk1.6 in a single server.
    The application starts up correctly. When I stop it the weblogic server says that it's really stopped but I can see that the application continues to write logs inside its log file.
    When I start again from the console the application fails to run up because it seems that remains some threads or instances of the previous start in the jvm.
    I think that the jvm of the deployed application is not stopped correctly but some instances or threads remains active.
    I've to restart the server completely.
    With others app servers I don't have this problem.
    There is a way to force the shutting down of entire jvm that starts with my application?
    Thanks for the support.

  • When I get ready to burn my dvds they tend to be blurred. Even with pictures they do the same thing. When I preview them they blur while playing. But when I stop the video it becomes crystal clear.

    When I get ready to burn my dvds they tend to be blurred. Even with pictures they do the same thing. When I preview them they blur while playing. But when I stop the video it becomes crystal clear.

    Lamontsplace
    Thanks for asking for clarification. Appreciated. I did not see you post 8 until after I posted my post 9.
    Important that we define the issue as being related to just preview or to preview and export.
    Project Preset....
    When you start a new project, a project preset (project settings) need to be set by you or the project. The program
    is designed to do that based on the properties of the first video file that you drag to the Timeline. Sometimes the program
    does it right, sometimes not. If not, then you set the project preset manually assuring that the description of the project preset
    matches your video properties for at least frame size, frame rate, etc. A major function of the project preset is to direct
    the program to give you the correct space in the Edit area monitor for editing. If you select a project preset which includes
    1920 x 1080 in its description, then the space in the Edit area monitor will reflect that 16:9 format.
    If you or the program have set the correct project preset, then, when you drag your video to the Timeline for the first time, there
    will be no colored line over its content. That means that you are getting the best possible preview in the monitor. Once you
    edit that video, you will get an orange line over it. That is the program telling you that you no longer have the best possible preview
    and to get it you Timeline render using the Render button above the Timeline. When that Timeline rendering is complete, the orange
    line turns to green. That is the program telling you that you have the best possible preview which will be in effect until you edit the
    file again. Then orange to green again.
    Right now I would prefer to stay with trying to get your photos to an acceptable preview stage. No matter what the project preset,
    these will need Timeline rendering after they are dragged to the Timeline. Several have reported that the use of the DSLR project preset results in sharper images pre and post export. I want to see if any of that can enhance your situation.
    Please review and consider and then let me know if I am going in the right direction for the explanations. I will adjust
    my instructions/suggestions accordingly.
    More later.
    Thanks again for the follow up.
    ATR

  • Macbook Pro 13" will not sleep when I shut the lid

    Hello Community,
    This is my first time using the forum. I have a macbook pro 13" 2009 model. Recently I had my MBP connected to an external monitor. I shut the lid while it was connected to the monitor and forgot to turn off my bluetooth mouse. Later that night the mouse was bumped, waking my macbook and setting it to clamshell mode. I put it to sleep again, opened the lid and woke it, but the LCD on the laptop did not turn on. I reset the PRAM and the NVRAM with no luck. I disconnected the monitor, rested the P/NVRAM and it would boot with the laptop screen and once everything was loaded my screen went black and then went to sleep on its own. I tried powering on and off using the P/NVRAM key commands...and nothing. So I opened the bottom case and physically disconnect the battery, reconnected the battery, put the bottom plate back on and powered it up. The screen began working again, now I have a new problem, the MBP WILL NOT sleep when I shut the lid anymore. I even reinstalled the OS and still no luck? If anyone has anything helpful that I could try to get this feature working again it would be much appreciated. If there is some terminal command I could try or some other troubleshooting method. I even put a magnet by the right side of the keyboard to try to trigger the sleep switch.
    Any advice would be appreciated.

    I resolved my issue in a very unlikely way. In my earlier post I mentioned that I wiped my hard drive and was starting from scratch. Well I reinstalled windows 7 through bootcamp and it fixed my sleep issue. That's right folks...Windows fixed my mac. I think that it was an EFI issue. I think this because windows 7 uses EFI and during installation it must have reset the sleep values to normal. I feel when you reinstall Mac OSX the EFI partition on the drive should get wiped and reinstalled as well. I also feel that apple should have an option within System Prefs for the user to select what the way is that the computer responds when the lid is shut instead of the ritual of trickery and problems that the clamshell mode can cause.
    Hope this helps someone.

  • Firefox does not open when clicking on the icon, the firefox.exe process consumes 99 % of the CPU and my computer runs slowly.

    I have been a happy user of Firefox for many years. Around last April first I opened Firefox and was offered an update to v 4.42.0.0 which I accepted. Installation seemingly went well. I forget now exactly what happened but the result has been that ever since April 1 I haven’t been able to open the Firefox browser when clicking on the Firefox icon. My computer now was running very slowly. I tried to uninstall Firefox, but a popup told me I couldn’t because Firefox was in use. This confused me because I couldn’t see it being used. Only now I have found that on Task Manager processes that “firefox.exe” was consuming 99 % of the CPU. After removing firefox.exe by clicking End Process my computer ran better. I uninstalled Firefox I had on my computer and installed Firefox 5.0. Unfortunately I have the same problems: Firefox does not open when clicking on the icon, the firefox.exe process consumes 99 % of the CPU and my computer runs slowly.

    Born2die! Brilliant. I am a desktop clicker and never knew Firefox had a safe mode.
    Thank You!
    I was unable to start in safe mode initially. The second time I disabled all of the Add-Ons and she started up just fine. I enabled them one by one hoping to track down the culprit but the problem seems to have gone away.
    BTW I am running ver. 3.6.8 (in response to cor-el's earlier post) and
    Firefox is in the process of downloading 3.6.10 (which I am starting to think may have been what caused this whole problem to begin with)
    Incidentally, whats up with all of the Java Console Add Ons?
    I have:
    Java Console 6.0.11, Java Console 6.0.13, Java Console 6.0.15
    Java Console 6.0.17, Java Console 6.0.20, and Java Console 6.0.21
    What are they? Do I need them? Can I uninstall them? Is this due to using Open Office?
    Also, .NET Framework 0.0.0 Should I uninstall it?

  • HT1338 hi, my firefox and safari are both having difficulty loading certain parts of web pages. previous to this my firefox would freeze and state that a script was not responding. i would stop the script and reload the page and everything would be fine.

    hi, my firefox and safari are both having difficulty loading certain parts of web pages. previous to this my firefox would freeze and state that a script was not responding. i would stop the script and reload the page and everything would be fine. now though the pages just load very very slowly or load leaving out certain pictures and video content. i've tried clearing my cache's and cookies, resetting my browser etc, but it seems like its a system issue as both safari and firefox are having issues. i've run Avast to screen for malware and it came up empty. any suggestions?

    10.4.8's been a pain for Networking... not sure of all the reasons though, or whether all the complaints might not be MS working around Bugs/Non-compliance, but at this point I think you should get Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, boot holding down CMD+s, then when the prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    Fixes a lot of problems, and besides, if your Mac ever gets to the point it won't Boot... this is a life saver!
    After you run that... let's see where we are.
    BTW, several ISPs seem to have trouble with their DNS Servers lately, might try these insead...
    208.67.222.222
    208.67.220.220

  • Bad load arguments supplied when starting up the Reports Server

    Dear All,
    In report60\server\<filename>.ora
    Following were the contents :
    maxconnect=20
    cachedir="d:\Oracle\806\REPORT60\server\cache"
    cachesize=50
    minengine=0
    initengine=0
    maxengine=1
    maxidle=30
    security=1
    englife=50
    We chnaged it to
    maxconnect=20
    cachedir="d:\Oracle\806\REPORT60\server\cache"
    cachesize=50
    minengine=1
    initengine=0
    maxengine=5
    maxidle=30
    security=1
    englife=50
    We imideatly got result we checked it put it on live application server.
    Everything was smooth but next day we got calls/email from user saying report were slow. when we checked the windows process on application server rwmts60 was occuping 50% of memory so we killed that process. We restrarted the report service but was unable to restart.Then we saw the report log as follows :
    *** 2008-07-29 17:36:51 -- Server started up an engine. (Rep60_WEBDB-01)
    *** 2008-07-29 17:36:53 -- Server engine crashed. (Rep60_WEBDB-01)
    *** 2008-07-29 17:38:18 -- Server started up an engine. (Rep60_WEBDB-01)
    *** 2008-07-29 18:39:44 -- Server shutting down an engine. (Rep60_WEBDB-01)
    *** 2008-07-30 09:13:19 -- Server engine cannot be started. (Rep60_WEBDB-01)
    *** 2008-07-30 09:15:24 -- Server engine cannot be started. (Rep60_WEBDB-01)
    *** 2008-07-30 09:17:29 -- Server engine cannot be started. (Rep60_WEBDB-01)
    *** 2008-07-30 09:19:34 -- Server engine cannot be started. (Rep60_WEBDB-01)
    *** Bad load arguments supplied when starting up the Reports Server
    *** Bad load arguments supplied when starting up the Reports Server
    *** Bad load arguments supplied when starting up the Reports Server
    *** Bad load arguments supplied when starting up the Reports Server
    then we changed back our ora file to
    maxconnect=20
    cachedir="d:\Oracle\806\REPORT60\server\cache"
    cachesize=50
    minengine=0
    maxengine=1
    initengine=0
    maxidle=30
    security=1
    englife=50
    And restarted the service which restarted suceesfully.
    My question is i had changed maxengine=5 and minengine=1 on 20- JUL-2008 around 16:00 .Did this happen b'coz of this 2 parameters.
    Kindly advice.
    Thanking You in anticipation.
    Best Regards,
    Devendra

    Hello Mahendraji,
    Thanks for your reply.
    I may ask some basic question please accomodate me.
    <<$RACLE_HOME\reports\conf\apple_report.conf>>
    I have Application server 9i version 1.0.2.0.0 (isuite).
    I have installed in D drive
    In this drive a folder d:\orcale is created.
    Inside of this i don't have any folder called "reports"
    i have folder called "806"
    \\webdb-01\D-Drive\Oracle\806
    Inside of which i have folder "report60"
    \\webdb-01\D-Drive\Oracle\806\REPORT60
    Inside of which i have folder "SERVER"
    \\webdb-01\D-Drive\Oracle\806\REPORT60\SERVER
    In which i found "Rep60_WEBDB-01.ora" , "Rep60_WEBDB-01.log" and "cgicmd.dat"
    and 2 folders "CACHE" and "security".
    I am confused as you said that the file name should be Rep60_WEBDB-01.CONF but i have Rep60_WEBDB-01.ora are they one and the same . If yes is the extension b'coz i have older version of 9i i.e 1.0.2.0.0 (isuite).
    if no where i how i can search this .
    This Rep60_WEBDB-01.ora file doesnot have parameter "engineResponseTimeOut" if i add it will it work.
    Your explanation regarding "engineResponseTimeOut" is clear.
    Maximum Time taken by our report is 20 minutes. But sometimes when report hangs or SQL takes more time than normal due to the environment so the max time might change to 25 or 30 minutes in such a case should we keep it at 45 minutes to avoid any unneccessary termination.
    <<Note:
    It is always better to run batch reports on a separate server with different engineResponseTimeOut values. Do not submit interactive and batch reports to same server.>>
    If i create a seperate application server how can i send reports requested by user to batch in this seperrate server.
    What should be the criteria of report to be redirected to seperate server?
    What do mean by "submit interactive" and "submit batch"
    My interpretation is when we click on submit query button it is "submit interactive" is it correct.
    I am not clear about "submit batch"
    I know there might be some silly questions but please do accomodate.
    Kindly advice.
    Thanks.
    Regards,
    Devendra Shelke

Maybe you are looking for