Does Max threads in Viusal Admin overide Max concurrency in Channels...

Hi All,
Here are the settings for no of JDBC threads in our Java Visual Admin:
AFWCall 10
AFWRecv 5
AFWRqst 10
AFWSend 5
JDBC_http://sap.com/xi/XI/SystemCall 5
JDBC_http://sap.com/xi/XI/SystemRecv 5
JDBC_http://sap.com/xi/XI/SystemRqst 5
JDBC_http://sap.com/xi/XI/SystemSend 5
Now the issue is that even if I put Max concurrency as 1 or 5 in JDBC adapter, I see 5 messages with status 'Delivering' at one time.
So does that mean Max threads in Viusal Admin overide Max concurrency in Channels
Pls advice...on this...
Regards,
XIer
Edited by: XIer on May 14, 2008 2:16 AM

Hi All,
Here are the settings for no of JDBC threads in our Java Visual Admin:
AFWCall 10
AFWRecv 5
AFWRqst 10
AFWSend 5
JDBC_http://sap.com/xi/XI/SystemCall 5
JDBC_http://sap.com/xi/XI/SystemRecv 5
JDBC_http://sap.com/xi/XI/SystemRqst 5
JDBC_http://sap.com/xi/XI/SystemSend 5
Now the issue is that even if I put Max concurrency as 1 or 5 in JDBC adapter, I see 5 messages with status 'Delivering' at one time.
So does that mean Max threads in Viusal Admin overide Max concurrency in Channels
Pls advice...on this...
Regards,
XIer
Edited by: XIer on May 14, 2008 2:16 AM

Similar Messages

  • How to find out Max threads count for Custom Work Manager??

    Hi All,
    How to find out Max threads count for Custom Work Manager??
    I have created 1 WM & targeted it to a cluster of 2 MS. Later I created Max thread Constraint = 300 & assigned that to my WM.
    I need to check how many threads maximum were created by my WM after lets say 1 completed day.
    The idea behind that is to understand if .. 300 is enough or need to increase the same way as we do it for JDBC datasource like.. Active connections Max count.. etc.
    Any Idea?
    regards,
    Tanmay

    Hi Ashish,
    Thanks for your response.
    The monitoring page that you are suggesting does not indicate the max thread count reached for a particular WM.
    For example, If I have Sample WM with 300 Max Thread Constraint, is there a way for me to check how many threads have been used out of 300??
    Any pointers in this regard are appreciated.
    Thanks,
    Tanmay

  • Weblogic work manager - Control min./max. threads & fair share

    I have an application which is running on Weblogic 10.3.2. I need to be able to control the number of threads the server assigns to this application. The application has 3 MDBs and for each of these MDBs, we need to assign a weight so that that the available threads are distributed among the 3 MDBs according to the weight.
    After going through the Weblogic documentation, it looks like I could create 3 work managers with the min. threads, max. threads and fair share. These work managers could be assigned to each of the MDBs. But, this does not control the total number of threads the server assigns to the application.
    Question:
    Is there a way we can create a work manager with the min. threads and max. threads and assign it to the whole application? This could be used to control the min./max. threads assigned to the application. Then we could define 3 work managers with the fair share and assign them to the individual MDBs.

    Hi ,
    You can create a work manager with min. threads and max. threads constraints defined. Check this:
    http://www.oracle.com/technetwork/articles/entarch/workload-management3-087769.html
    Thanks,
    Sharmela

  • WorkManager Max thread constraints not applied to MDB

    Hi
    We have a problem with the workmanager & the max threads constraint in weblogic 10.3. It doesn't seem to apply the constraint at all. The number of beans (message-driven) seems to stop at 16 (max threads is set to 25, applications based work-manager) but it threads the calls far beyond that limit until we run out of database connections. Or at least, that's what it seems to be doing. The server has been restarted and the application redeployed. We've also created a default workmanager with the same constraint but nothing changed. Changing the max-treads-constraint to 1 leads to the same result, 16 beans are created and it seems to create threads until we run out of database resources.
    Any ideas on what might be the cause of this ?
    Edit: just noticed that the @MessageDriven( name=".. wasn't set. Might that be the cause of this problem ? (not setting the name of the mdb in the @MessageDriven annotation)
    /Laban
    Edited by: Laban on 2009-jun-15 09:22
    Edited by: Laban on 2009-jun-15 09:47

    The problem is not that it doesn't create more then 16 threads, it's that it seems to be creating more like the 1000+ threads despite the fact that i've set the max-threads constraint in the application specific work-manager (for the specific ejb). It creates 16 ejb's though.
    1 - Set the MDB's dispatch-policy to reference a custom work manager (not the default work manager)I did: opened the application, selected the ejb containing the mdb. Configuration - workload, create new workmanager. Selected the global max-constraint workmanager that i've created that says that it should have a restriction of 25 threads. Then both a redeploy and a restart just to be sure.
    2 - Set the MDB's max-beans-free-pool to higher than 16 (default is something like 1000)Is this necessary if i set the max-threads constraint. If that's the case, what is the max-threads constraint actually doing ? And another thing, the max-beans-in-free-pool can't be set using the /console if i'm not mistaken which is a bit annoying.
    3 - Configure the custom work manager with max threads constraint of higher than 16.I've tried 25 and 1, nothing seems to change. And as i mentioned, i also tried with a default workmanager. It still created 16 ejb's and a WHOLE lot of threads.

  • Setting Webserver max-threads in Weblogic

    Hi all!
    I'm porting an application from Tomcat which uses max-threads to set up the number of maximum concurrent connections to the web server.
    I see Oracle Weblogic uses Workmanager instead, but what is the correct way to assign a WorkManager with a MaxThreadsConstraint to the Web server ? (or if it's not possible to the Web server to a Web application)
    Thanks
    Frank

    Assuming that you are porting the application to Weblogic server,if you want to set maximum concurrent connections on the weblogic server,you could configure a workmanager with MaxThreadConstraints.You can either create a Global Workmanager or a scoped work manager on the basis of your requirement.
    Please refer to the below link to understand the difference between both and how to go about configuring them:-
    http://docs.oracle.com/cd/E11035_01/wls100/config_wls/self_tuned.html
    http://docs.oracle.com/cd/E11035_01/wls100/config_wls/self_tuned.html#wp1064810
    Now,if you want say for example only 10 concurrent requests on any managed server instance at any point of time,you could configure a Global manager with "Max Threads Constraint" of 10 and target it to the specific instance.
    Hope this helps!
    -Sandeep

  • Jcp.endpoint.main.max.threads exceeded error on jrun 4.0.1 server

    jcp.endpoint.main.max.threads exceeded error on jrun 4.0.1 server
    Posted: May 20, 2005 4:30 AM Reply
    hi,
    i am getting following error on my jrun server
    'too many concurrent requests,
    jcp.endpoint.main.max.threads exceeded'
    The application is running on jrun 4.0.1 server.
    i checked the log files but the load was too few on the day.
    I tried a lots of stuff on net but could not find the solution.
    pls help it out urgently
    manoj

    Lisa,
    I would check the online docs and/or the following HowTos for more details. They are not specific to JRun, but will give you the general process and list or archives and other things to copy and add to the classpath:
    http://technet.oracle.com:89/ubb/Forum2/HTML/006397.html
    http://technet.oracle.com:89/ubb/Forum2/HTML/006398.html

  • Core i5 'max thread' query

    Hi guys,
    I've just upgraded my MacBook Pro to a unibody Core i5 model. Loving the speed increase all round in Motion & FCP etc.
    Although it's a dual core (2.4), due to the hyper-threading on each core, it registers in Compressor and Shake as having 4 accessible processing threads.
    So my question, perhaps obvious as it may sound, is: Should I enable Shake & Compressor to use all 4 threads, or should I cap them to 2?
    Only reason I ask is because I'm rendering a project in Shake at the min with 'Max Thread' set to 4, yet it seems really slow. Perhaps it's an abnormally large project? Although it only contains 1 x ProRess 422LT video and one Quicktime SD file. The rest is a concoction of keying nodes and adjustment layers etc.
    I've included a screen grab of the project in question (not sure if it helps at all):
    http://i1.creativecow.net/u/134316/shakerenderscreen.jpg
    It's a bit of a messy project, but the original screen & lighting were quite poor, so I've had to work hard to get it to viewable state I am by no means, a shake-spert
    All help & advice appreciated.
    Thanks in advance.
    Chaz

    What I was told and seems to hold true for me is to use one instance for two processors, so for 4 processes (virtual or otherwise), use two instances...
    Patrick

  • WebLogic Max Threads

    Hello!
    In Tomcat we can specify the attributes of Connector in conf/server.xml like maxThreads, minSpareThreads,maxSpareThreads to control the Thread Pool.
    How we can do this in Weblogic? Which is the default value of max threads?
    thanks a lot
    A.

    Hi,
    Which Version of WLS are u using? Because till WLS 8.1 We can use Execute Queue Concept to adjust that. We can use " -Dweblogic.ThreadPoolSize=100" JAVA_OPTIONS to do this in WLS8.
    But from WLS 9.x onwards we have a new concept called as WorkManager (Which is even recommended). Using this u can assign the MaxThread Constraint not only to the Server ...even u can do it at Application level now.
    Please refer to: http://jaysensharma.wordpress.com/workmanagers/ to know how to do it.
    <font color=red>NOTE: </font> for any reason if you dont want to use WorkManager thing in your Domain then Please apply the Following JAVA_OPTIONS to use the Old (WLS8.1) Style of Thread Pooling Mechanism:
    -Dweblogic.Use81StyleExecuteQueues=true
    and
    -Dweblogic.ThreadPoolSize=100
    Thanks
    Jay SenSharma

  • What is the Default WorkManager Max-Threads-Constraint default value?

    Hello,
    I know that when I create a new WorkManager the default value for the Max-Threads-Constraint is -1.
    But I wonder if this is the case also for the default value of the Default Work Manager?
    I would assume that the Default WorkManager has other values set. Couldn't find any reference to that.
    Thank you in advance.

    It is called as Self-Tuning Work Manager.
    It means, it doesnt have a specific value. It varies according to the demand in a specific time.
    Kinds,
    Gabriel Abelha

  • In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    In my macbook pro 15 inch mid 2012 model, my cpu and gpu will get very hot, when gaming or rendering sometimes over 200F. The fans only spin at max about 2900 rpm, when their max is 6400. I downloaded a fan control app, but how can i fix it?

    Hi rhaughan,
    I see that you have concerns about your operating temperature of your computer while using resource-heavy applications such as gaming applications. I have an article that will address some of the concerns you have mentioned:
    Mac notebooks: Operating temperature - Apple Support
    http://support.apple.com/en-is/HT201640
    While there are third-party utilities that measure the temperature of a notebook computer, it is important to understand that these utilities are not measuring the external case temperature. The actual case temperature is much lower. Never use third-party applications to diagnose possible hardware issues—instead, contact Apple or go to an Apple Retail Store or Apple Authorized Service Provider.
    You should also see this article for even further information about your fans:
    Learn about the fans in your Mac - Apple Support
    http://support.apple.com/en-is/HT202179
    Thanks for being a part of the Apple Support Communities!
    Cheers,
    Braden

  • PowerBook G4 boots to unfamiliar login. List of known user accounts does not appear and original admin user name and password is rejected. What is going on here?

    PowerBook G4 boots to unfamiliar login. List of known user accounts does not appear and original admin user name and password is rejected. What is going on here?

    There are no children, nor other suspicious characters that have "played" with my computer. One moment I'm in, the next time I turn on/restart the powerbook I'm at a screen with the name of the hard drive and two fields: username and password. Not a list with pictures and names ie 'Katie Jo' with an orange icon and 'Guest' with a silhouette of a head.
    In an attempt to remedy this problem, I backed up files using target disk mode and firewire cable. I then, rebooted in single user mode, typed in the correct script and essentially made the computer appear virgin again. Original start up welcome screen display with multiple languages, and then set up prompts such as language, network, and registration. After completing the cues and the "just a few more questions" page, I press continue and am left at a grey standstill, with the continue button greyed out, and no other actions. I'm only able to "go back" by clicking the go back button, all the way to the beginning of the set up, and as I proceed through the steps a second time, I'm greeted with the same halt. What is this?

  • Does somebody know,what diffrence between overide a method or to hide?

    Hi All!
    Does somebody know,what diffrence between overide a method or to hide?
    Thanks.

    Static methods are class methods. This means you can
    access them without having any existing instances of
    the class (className.methodName()).True. Further, I would argue that the language designers made a mistake in allowing static methods to be accessed via variables, since it only seems to add confusion.
    A static method (or any other method in fact) can be
    overriden by a sub class as long as it's not declared
    final in the superclass.Not true. A static method can be hidden by a subclass;Only instance methods can be overridden. If you disagree with this, please take time to read the link in one of my earlier posts, and look at the examples here:
    http://java.sun.com/docs/books/jls/second_edition/html/classes.doc.html#39617
    The difference between overriding and hiding can be demonstrated by the code below:
    class Superclass {
      public void instanceMethod() {
        System.out.println("Superclass.instanceMethod");
      public static void classMethod() {
        System.out.println("Superclass.classMethod");
    class Subclass extends Superclass {
      public void instanceMethod() {
        System.out.println("Subclass.instanceMethod");
      public static void classMethod() {
        System.out.println("Subclass.classMethod");
    public class MainClass {
      public static void main(String[] argv) {
        Superclass x = new Subclass();
        x.instanceMethod();
        x.classMethod();
    }The output is:
    Subclass.instanceMethod
    Superclass.classMethodThe instance method has been overriden and the class method has been hidden. The difference is:
    When you override a method, you are effectively saying "use this implementation instead of the one in the superclass", and client code has no way of calling the superclass' implementation. The implementation has been replaced.
    When you hide a method, the original implementation from the superclass can still be called by client code, via the superclass' class name, or a variable whose compile-time type is that of the superclass.

  • Does cleaning sort records and impact on max log size

    I'm looking for confirmation that the act of cleaning logs produces sorted records, equivalent to having inserted them in sorted order to begin with. If that is the case is the memory overhead of cleaning proportional to the maximum log file size, or will it spill to disk to sort? I ask since the max log file size is 1G, and if there is a memory component then it may be relevant to take into consideration.
    On a similar note, is increasing the log file size from 10MB recommended if the database is large (say a TB)? Are there some linear operations (most likely in the admin/maintenance category) that have to iterate over each log file?
    Thanks.

    Hi,
    I'm looking for confirmation that the act of cleaning logs produces sorted records, equivalent to having inserted them in sorted order to begin with.No, that's not exactly true. When records are written (migrated to the end of the log) during the log cleaning process, any clustering (writing of adjacent records in key order) occurs on a per BIN (bottom internal node) basis. So at most 128 records (or DatabaseConfig.setNodeMaxEntries) with adjacent key values are sorted and written out together in this manner. But normally not all records in a BIN will be migrated and I'll describe more about this below.
    If that is the case is the memory overhead of cleaning proportional to the maximum log file size, or will it spill to disk to sort? I ask since the max log file size is 1G, and if there is a memory component then it may be relevant to take into consideration.No, the memory used for sorting in this case is the JE cache itself -- the memory that holds the Btree. The log cleaner thread moves records to be migrated into the Btree (in the cache), and flags them for migration. These records are written lazily the next time their parent Btree node (the BIN I mentioned) needs to be flushed. This can occur for two reasons: 1) when the BIN is evicted from the cache because the cache is full, or 2) during the next checkpoint, since a checkpoint will flush all dirty BINs. The most desirable situation is that the BIN is flushed during the checkpoint, not during eviction, to reduce the number of times that a single BIN is flushed to disk. If a BIN is evicted, it may have to be fetched again later in order to migrate more records as part of the log cleaning process, and this is counterproductive.
    So during this process, the number of records that are written to disk in key order in a cluster, such that they are physically adjacent on disk, is variable. It depends on how many records are processed by cleaner threads, and inserted in their parent BIN for migration, between checkpoint intervals, and whether the BINs are evicted during this period.
    A physical cluster of records includes the BIN itself as well as its child records that are migrated for log cleaning. The fact that the BIN is part of the cluster is beneficial to apps where not all BINs fit in the cache. If a record and its parent BIN are not in cache, and the app reads that record, the BIN and the record must both be fetched from disk. Since they will be in physical proximity to each other on disk, disk head movement is avoided or reduced.
    However, not all of the child records in a BIN will necessarily be part of a physical cluster. If only some of the records in a BIN were processed by the log cleaner before the BIN is flushed by the checkpointer or evictor, then only a subset of the child records will be written as part of the cluster. In other words, even for a single BIN, all the child records in that BIN are not normally written out together in a cluster.
    Clustering is a useful feature and something we would like to enhance in the future. What I've described above is as far as we've gotten with this feature in the currently released and supported product. However, there are two experimental configuration settings that cause additional clustering to occur. These cause additional records to be written to disk when their parent BIN is flushed. If you're interested in trying these, I will be happy to explain them and work with you. But you should be aware that they're not currently in the standard, supported set of features, and are not well tested.
    I'm not sure whether I've given you less information than you need or more than you wanted. :-) If you describe in detail what you're trying to do, and more about your app and performance requirements, I may be able to offer more concrete advice.
    On a similar note, is increasing the log file size from 10MB recommended if the database is large (say a TB)? Are there some linear operations (most likely in the admin/maintenance category) that have to iterate over each log file?Yes, there are such operations and per-log file overhead, and we recommend using using a 20M to 50M log file size for large data sets. Log files larger than 50MB could decrease log cleaner performance.
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Why does the sampling rate for my DAQCard-70​0 max out at 6578Hz regardless of the number of channels I'm sampling?

    My DAQCard-700 is acting funny. I am using LABView 6.0.2 on a Dell Inspiron 8100 laptop for continuous analog input. For some reason my DAQCard-700 won't let me acquire multiple channels unless I create virtual channels in max and then run AI Config with a list of the virtual channel names. That's fine (but weird), but I max out my sampling rate at 6578 Hz, which is the max sampling rate if I would have sampled all 16 (Referenced, single-ended) AI channels. But I'm not -- I'm sampling 6 channels, as proven by the "number of channels" indicator in AI config and just looking at my data. If I sample just one channel, I can get up to 105248Hz. Is my card f
    ried, or am I missing a hidden setting somewhere? I have the latest NIDAQ.

    Hello;
    By the description of your problem, everything is pointing us to a hardware failure.
    There aren't any tricks to acquire multiple channels with that card.
    The best way to go about this is to have NI to fix the board for you.
    Regards
    Filipe

  • RPF Camera does not match the scene from 3DS Max or Maya in AE

    Hi, since I've been trying to integrate 3D with Motion Graphics, I've had trouble. First I read in VideoCopilot's website that I can import 3D cameras into AE, but when I first tried in AE CS6, right clicking on the RPF sequence layer (with the ZDepth info included), the camera was never imported, and never created a new camera layer.
    Then I tried in CS5.5 and from 3DS Max 2013 the camera was succesfully created but it's movement did not match the imported scene, because when creating and positioning some 3D layers, they did not stick correctly to the scene, and they never looked integrated. So it's a pain trying to make them match.
    So I also installed Maya 2008 and followed this tutorial (https://vimeo.com/32726702) with a locator for the scene, then saved it as a Maya ASCII, and again when trying to match the camera inside AE with the scene's camera, the movemet of the camera imported was again strange and the 3D layers did not stick correctly to the imported scene. Of course I know I have to position the 3D layers, and I get them to be in the camera sight.
    I need some real help because I've tried many times and asked a friend who knows of Maya and 3DS Max, but he could not help me neither inside AE. Again, the importing of the RPF in CS5.5 works fine, but the movement of the camera just doesn't seem to be right what I need.
    Thanks for any help.

    Cameras in RPF files must be embedded accordingly. Just because it has depth data doesn't mean there's camera data as well. I'm sure there is some simple check box somewhere. The rest sounds like mundane scale and coordinate issues because you do not set up your 3D scenes properly, but that's impossible to tell for certain...
    Mylenium

Maybe you are looking for

  • ORA-01079: ORACLE database was not properly created, operation aborted

    Hello everyone, On Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 My problem is that I've to drop the database as the same is not created properly. For that, I get the below error when I try to mount the database. ORA-01079: ORACLE databas

  • Using more than one external drive with apple tv and itunes

    I've searched the forums and haven't found a clear answer for this. Is it possible to use two seperate drives for the itunes library? I've already filled up my external firewire drive and would like to get another one. I've read in several places tha

  • Partner number in Business Data Toolset

    hi all, I´m using the Business Data Toolset to do some maintanance on customer own fields by saving the Business Partner. Actually I wrote a function module and put it into the event DSAVB. How is it possible to read the actual Business Partner numbe

  • JRE7: Exception Handler no longer works

    Hello Folks, in a large-scale Swing App (usually started via JWS) we used to define a global event handler by setting the "sun.awt.exception.handler" environment variable. This used to work under JRE6, but it doesn't work under JRE7 anymore. What is

  • ITunes connection reset for all purchased content - won't download!

    Hello, I see many archived messages about this issue, however, it is a new problem for me.  I have until now been able to download entire Seasons of shows without an issue, without interruption.  Now, a single half-hour episode in standard definition