How to increase the time for threadstuck jdeveloper weblogic server

Hi,
This is a requirement for increasing the time for threastuck detection in jdeveloper weblogic server.
Few of my threads take a longer time than the default value for threastuck detection.
Could you please share the suggestions on how to do it?
i have tried by creating workmanager from the administration console but not aware of how to apply it to application(in web.xml).
Share inputs on this.
Thanks,
Devender

You are posting this on the wrong forum. All this in one of the server forums.
Timo

Similar Messages

  • How to increase the time for detect a device down on Prime 2.0

    Hi,
    I would like to know how to increase the time for detect when a device has lost connection, currently I monitor several stand alone Access Points that are paleced on differents locations connected to prime through 256 Mbps Links, so when the location has very high bandwith utilization, an e-mail notification about the unreachable Access Point is sent, but if we check te reachability, the Access Point is reachable, and we don´t want to receive to many of this notificatios,
    thanks for your help

    Go to the Console,   Select the server --> configuration --> tuning tab, 
                        Stuck Thread Max Time and Stuck Thread Timer Interval  (give your required time)
    This will definitely increase the Stuck Thread time interval.
    or
    by using work manager also you can define Stuck Thread Max Time interval by editing deployment descriptor file
    <work-manager>
    <name>wm_name</name>
      <max-stuck-thread-time>30</max-stuck-thread-time>
    <stuck-thread-count>5</stuck-thread-count>
    </work-manager>

  • How to increase the memory for my weblogic server in Jdeveloper 12.1.2.0.0 ?

    Hey everyone,
    So as my title says, i'm trying to increase the memory for my weblogic server in my windows 7 64 bit machine, with 8GB ram.
    The values appear to be: JAVA Memory arguments: -Xms256m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
    I've done some search from this forum and i've added this to my jdev.conf:
    AddVMOption  -XX:MaxPermSize=1536M (in this one i've only changed the value)
    AddVMOption -Xmx1536M
    AddVMOption -Xms1536M
    And i've changed this: MEM_ARGS="-Xms1024m -Xmx1024m" in my startNodeManager.sh file
    I'm still getting the same line in my server but i need to change the values since i'm not getting the server to run my application very well (it gets stucked in loading my databases and graphs) and i think it will continue untill i get a heap exception error.
    Any ideas of how to change this?
    Regards,
    Frederico.

    Thanks Alejandro .
    I'm going to ask you another question and this one is quite important.
    Whenever i run my project a couple of times, i'm not able to retrieve the page, it just gets stuck on loading.
    It just stops the loading, like its a really really slow page. I'm not using a lot of rows in my database so i don't take to much memory but it doesn't load and i know everything is fine but i just added some graphs after testing it.
    Do you know why?
    In the console it says that everything is fine and shows the link for the page but it never loads completely until it gives a error because it does not respond in 600 seconds.
    Strange right?

  • How to increase the Heap space of Jdeveloper for about more than 512 MB?

    When starting JDeveloper, the application within JDeveloper is throwing the error message:
    "could not reserve enough space for object heap"
    and a windows popup with the following error message:
    "Unable to create an instance of the Java Virtual Machine Located at path: ..\..\jdk\jre\bin\client\jvm.dll "
    To resolve these issues, i know that adding the following in ide.conf , jdev.conf will help.
    AddVMOption -XX:MaxPermSize=512M
    AddVMOption -Xmx512M
    AddVMOption -Xms512M
    I have got 10 GB of RAM in my desktop machine and virtual memory of 15 GB (page size). I am not able to increse the heap space of Jdeveloper for about more than 512MB. This is really frustrating..I had to restart my jdevloper after 3 or 4 deployments.....Has anyone tried success in increasing the heap space in jdeveloper for about 2 GB?
    Regards
    Prasath.C

    Yes, i know that -XX:MaxPermSize has nothing to do with Heap Memory. I Just pasted all my configuration settings to know if some thing or the other has caused the issue.... After hearing few people who increased the heap space to more than 512m , i played with those settings again and figured out few things...Mine is Jdeveloper 11.1.1.4, 64 bit Windows 7 environment, 64 bit Java/ JDK.
    First, i was deceived by one suggestion in forum that, keeping max and min heap memory to same size always will yield in good performance...From that time on wards, i was always increasing both and was never able to move more than 512m..But this time, i kept the min memory as constand and kept on changing the max memory ..
    Jdev.conf
    AddVMOption -XX:MaxPermSize=512M
    AddVMOption -Xmx972M (I was never able to increase more than this size, though i have around 10GB RAM, if not Jdev doesnt startup)
    AddVMOption -Xms512M
    Ide.conf
    AddVMOption -Xmx2048M (here i was able to increase)
    AddVMOption -Xms512M
    But even then, i was not seeing my changed settings at the time of deployment...
    starting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms512m -Xmx512m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer ..........
    Then i changed again into
    setDomainEnv.cmd of my default domain
    set USER_MEM_ARGS=-Xms512m -Xmx2048m -XX:MaxPermSize=512m
    Then i stared my deployment...this time i could see a real boost in deployment...and my page was launched in a fraction of minute..
    tarting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms512m -Xmx2048m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer ..........
    This is my working configuration....Thanks guys for your replies.....
    Regards
    Prasath.C
    Edited by: Prasath C on 05-Aug-2011 04:41

  • How to increase the time at the end of what aaa requeries the authentication of a client web

    Hi All,
    I configure ASA aaa to authentificate our internal web client to access to internet. It's check the username/password of client in our Active Directory.
    When the client initiate the first connexion, the ASA request the login connexion and when it's correct, it authorise the access. But after 10 min for exemple, it's request again the login, and so one and so one. Approximativelly, after each ten minute, it requeste an username/password.
    I want to know how can i increase the time between two authentifcation. Or increase the time of 10 min.
    Thanks.

    The authentication timeout is configurable via the "timeout uauth" command, and you can set either absolute or inactivity timeout.
    Here is the command for your reference:
    http://www.cisco.com/en/US/docs/security/asa/asa84/command/reference/t.html#wp1569874

  • [login root user] - increase the time for authentification ROOT user in SH

    Hello,
    We have a server in production when OS version MACOSX 10.4.11 Tiger
    The last week our monitorin system failed because the ssh session return time out.
    I try login from Terminal and X11 and the time for autentification the ROOT sh session is betwen 40 and 80 seconds. (login to SSHD, login in sh shell, login in xterm, ......
    Why root autentification in SSH an SH login have increased? Can you help me?
    Marc

    Hi Marc, and a warm welcome to the forums!
    No expert here at all, but does this offer a clue...
    http://search.cpan.org/~stevegt/IPC-Session-0.05/Session.pm

  • How to reduce the time for each clips up to 0,04 seconds?

    Hi, I'm trying to realize my first time laps. I've need to reduce the time for each clips up to 0,04 seconds, but it seems that the minimum time is 0,1 second. There's a solution?

    And use a zip file.  Many people can't open RARs.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines

  • How to get the time for executing an SQL statement?

    hi all...
    How can I get the total execution time for a given SQL statement to a ViewObject which is created dynamically for this SQL so that the end user knows it before hand and try to stop it or go further..?
    Please post any ideas if you have got..!!!
    thanx in advance..
    grüss
    K°vi

    This is not really a question for the JDeveloper forum, but rather for the DB forum.
    Since Oracle9i there is a way to estimate how long a query will take, before executing it.
    Check it out in the Oracle DB documentation or ask on the DB forum.
    There is no built-in functionality for this in JDeveloper, but you should be able to call out to the DB from your Java code to get the estimate.

  • How to increase cpu time for a job

    We have a application which submits a scheduler job. The job parses a blob and inserts rows into a table. It was running slow . On checking the scheduler tables I found out for actual time of 2 hours the job is taking cpu time of less than 2 minutes.
    Can anybody help us with any idea to increase the CPU utilization by around 4 times so the job finishes in 30 minutes
    Thanks
    Saikat

    Hi,
    How long does it take when you run the same action that the job is running from sqlplus ?
    This looks like more of an Oracle tuning question than a Scheduler question. You might get better answers if you gave more info about the pl/sql code being run and posted this to the general pl/sql forum here
    PL/SQL
    You can also try general PL/SQL profiling tools to see what statements in your code are taking the longest while to run e.g. AWR and ADDM if you have licenses for them.
    Hope this helps,
    Ravi.

  • How to increase the time of an introduction clip

    Hi. I'm working on my first ever video. I have nearly completed everything, including the editing and
    adding in a secondary sound track. I now need to add in voice over clips for each segment.
    When recording the voice over for the lead-in segment (a fade from black segment with an illustrator heading/title), I realized that the voice-over required is significantly longer than the fade from black clip that I originally put into the video; the voice-over needed is 21.9 seconds long and the fade from black segment is only 5 seconds long.
    I've tried simply moving the right edge of the lead-in segment to the right to extend the time, but nothing happens. I can't seem to get the entire video to extend its timeline. I must have obviously locked some or all of the segments, but I can't seem to figure out how to unlock them so I can extend the lead-in segment.
    Can anyone tell me what I'm doing wrong, or what I need to do to fix this. Surely there is a simple way to extend the timeline of the lead-in segment, and I'm just missing it.
    Thanks in advance to anyone that can offer suggestions.

    Hi,
    try moving everything to the "right" of the clip you want to extend...make longer ...to the right..out of the way....
    If you have "handles" on that clip you can drag it out to the time you want...if you dont have handles you can drop a "new" instance of that clip in its place and make it as long as you want..

  • How to increase the time period in Debugger

    Hi,
    If we put Debugging screen Idle for some time,we will get timed out Status bar message.Can we increase that time period.

    hi,
    A work process which is processing your task is set into a DEBUG mode.
    Debugging in general does requesting a huge memory consumption and system resources as well.
    This means that system is moving data to its extended memory in PRIV mode.
    In this mode normal request being processed by other work processes are located in local memory instead of extended. Extended memory is occupied by data for debugging user exclusively. However this cannot persist in system for a long time. So since you are not active in debugging session for some time system is canceling whole debugging with following messages:
    1) Transaction from "PRIV" session reset after timeout (Message no. 14048)
    2) Transaction from "DEBUG" mode (after timeout) reset (Message no. 14056)
    From basis point of view for production system there should not be a necessity to adjust profile parameters in order to allow debugging for a long time and for a so much users. If you wish to avoid this message anyway or you want to make debugging more comfortable on development or test system you need to consider following profile parameters:
    1)rdisp/max_priv_time # Standard value: 600
    2)rdisp/wppriv_max_no # Standard value: MAX(1, Anzahl Dialog-WPs)
    3)rdisp/max_debug_lazy_time # Standard value: 600
    thanks and regards
    chinnaiya

  • How to convert GMT time into IST on weblogic server

    Hello,
    i am using Weblogic server interconnected with webcenter content, in my application i am uploading document, the uploaded time it is showing is in GMT , and on oracle webcenter content i am getting uploaded time in Indian Standard Time that is "+05:30" so in my application what i can do to change time from GMT to Indian Standard Time
    Regards
    Mayur Mitkari

    Hi Mayur,
    As I mentioned earlier also change the system time then your weblogic will start taking IST time zone.
    Regards,
    Kal

  • How to increase load time for mobile client platform on handhelds?

    Hello Experts!
    I have developed an application for my mobile client on handheld, but i have a problem with performance, my problem is on load of client, elapsed time to load this ambient is 25 seconds, somebody have a solution to increase a performance to load Mobile client on handhelds?
    Regards
    Ronaldo Rampelotti.

    I was given this a long time ago back when I was developing on SP3
    Not sure if they are all valid or more have been added.
    I thought I posted this awhile ago, but can't find it maybe it got deleted.
    These CSS properties are ALL or NONE, you cannot specify by View or by some class id.
    I think there are suppose to be improvements in next version of MI client.
    Name of the property     
    default     
         stylesheet.default.backgroundcolor
         stylesheet.default.foreground
         stylesheet.default.font.name
         stylesheet.default.font.size
         stylesheet.default.height
         stylesheet.default.bordercolor
    brandingarea     
         stylesheet.brandingarea.backgroundcolor
         stylesheet.brandingarea.bordercolor
         stylesheet.brandingarea.font.size
         stylesheet.brandingarea.foreground
         stylesheet.brandingarea.height
         stylesheet.brandingarea.brandingtext
    button     
         stylesheet.button.backgroundcolor
         stylesheet.button.font.size
         stylesheet.button.foreground
         stylesheet.button.height
    label     
         stylesheet.label.backgroundcolor
         stylesheet.label.font.size
         stylesheet.label.foreground
         stylesheet.label.height
    caption     
         stylesheet.caption.backgroundcolor
         stylesheet.caption.font.size
         stylesheet.caption.foreground
         stylesheet.caption.height
    inputfield     
         stylesheet.inputfield.backgroundcolor
         stylesheet.inputfield.font.size
         stylesheet.inputfield.foreground
    radionbutton     
         stylesheet.radiobutton.radiobutton
    linktoaction     
         stylesheet.linktoaction.backgroundcolor
         stylesheet.linktoaction.font.size
         stylesheet.linktoaction.foreground
         stylesheet.linktoaction.height
    statusbar     
         stylesheet.status.backgroundcolor
         stylesheet.status.errorcolor
         stylesheet.status.messagecolor
         stylesheet.status.warningcolor
    table     
         header
         stylesheet.table.header.backgroundcol
         stylesheet.table.header.foreground
         stylesheet.table.header.height
         stylesheet.table.header.font.size
         content
         stylesheet.table.content.backgroundcolor
         stylesheet.table.content.foreground
         stylesheet.table.content.height
         stylesheet.table.content.font.size
         footer
         stylesheet.table.footer.backgroundcolor
         stylesheet.table.footer.foreground
         stylesheet.table.footer.height
         stylesheet.table.footer.font.size
    imagebutton     
         stylesheet.imagebutton.backgroundcolor
         stylesheet.imagebutton.font.size
         stylesheet.imagebutton.foreground
    image     
         stylesheet.image.backgroundcolor
    I don't know about the client arguments, usually that was a guess\try and find out.

  • I am using my first apple product, mac book pro.  somehow i FIGURED OUT HOW TO INCREASE THE FONT FOR SEARCHES AND WEB PAGES, BUT THE FONT IS TOO BIG AND FOR THE LIFE OF ME I CAN NOT FIND WHERE TO GET THE SCREEN BACK TO NORMAL, HELP ANYONE?

    I am new to Apple, somehow I figured out how to make font of Web pages bigger, but it is too big and I can't use sites properly.  for the life of me I can not how to get my font size reduced.  Help anyone? thank you, sbb

    Probably command-minus will do the trick.

  • How to increase the time of silde record.

    Hi,guys!
    sorry for my poor english.
    I meet a problem.when i finished a full motion recording and
    publish it.i found there so many swf files named *_Fullmotion*
    under that folder.and all of them are necessary otherwise i can not
    show my complete flash.how can i reduce the number of these swf
    files?
    Thank you.

    Welcome to our community, Smileruner
    This sounds like you have used Captivate and enabled the
    "Full motion" recording option. Try using it differently. Use
    Demonstration recording and you will still end up with many
    different slides, but fewer actual files to distribute when you are
    finished.
    There are also issues you are probably unaware of with using
    the Full Motion recording. If you create a recording that is long
    enough, you end up seeing the "Red Screen Of Death" as playback
    exhausts all available memory. Also keep in mind that it's quite
    literally WYSIWYG. You cannot change aspects of Full Motion
    recording after you are finished as you can with the other modes.
    Cheers... Rick

Maybe you are looking for

  • Dunning - 2nd level dunning is not working

    Hello Experts I have received a requirement from client for configuration of two level dunning (ie 14 & 35 days). I did the following configuration (a) Defined the Dunning Area (b) Defined the Dunning procedure in the following manner: Dunning Interv

  • Any inbuild function to retrieve all the promotions for a particular SKU?

    It is possible to retrieve the applied promotion list for a SKU in an Order using priceinfo of the shippinggroup. But in my story I also need the promotions which are not applied to the SKU because SKU is using a different shipping method for the Ord

  • Enable USER to choose output type

    Hi all, General question. Is it possible to have a single report have an output in several types (.txt,.pdf,...) depending on the user's wishes? If so, outlining the steps to do this would prove very helpful. Right now we have things like Report1 --

  • Creating Mobile Link that Isn't Visible on Desktop Browser

    I hope this makes sense. I have a mobile site with a link to my desktop site. I also want to add a link on the desktop site for mobile visitors to get back to the mobile site. But I don't want this link visible on a desktop browser... only visible on

  • My iphone 4 turned off and won't turn back on

    i was texting and i locked my phone to put it away. when I tried turning it on it just wasn't turning on. I've tried charging it and holding the home and lock button at the same time. It has happened to me before and just holding the two buttons work