Possible to check total incoming/outgoing size per domain?

Hello :),
Is it possible to see the top incoming or outgoing emails by total size?
The intention is to determine which domain or emails may be eating the network bandwidth.
Also, is there a Report to check the Incoming email graph/statistics a listener or specific domain receives? I tried Monitor > Incoming Mail, with the domain options but it does not show them. As we have several clients in the same Appliance we need a Report for the email that only client1.com or client2.com received.
Thank you in advance.
Hugo

My unoffical answer is using Mail Flow Central in the unoffical way.
login the MFC mysql
select rcpt_domain,sum(message_size) as total_size from recipients r, messages m
where r.sid = m.sid
and r.mid = m.mid
and timestamp > unix_timestamp(date_sub(now(), interval 1 day))
group by rcpt_domain order by total_size desc limit 0,20
This will give the top 20 total message size processed by receipent domains of last 1 day.
This executes just forever if you want more days or add the transfer_id as a condition..(i left it out delibrately).
There are alternatives,
1.
In my experience, your incoming total size statistics can, alternatively, be generated by your ultimate message store server (sendmail/postfix/exchange).
Your outoging total size is a little difficult if not using the above tweaked method.
2.
scp the mail_logs out regularly, look for "MID XXXXXX ready YYYY bytes for "
Do some mining scripts.
Chris

Similar Messages

  • How to limit mail size of outgoing messages per domain/user

    Hello,
    i want to limit the size of a mail a user can send. For inbound mail there are attributes in the directory service: mailDomainMsgMaxBlocks and mailMsgMaxBlocks.
    But these limitations only enforce the size of incoming mail.
    I've read the messaging server admin guide but all i could find out is that i could limit the size of outgoing mail via a channel.
    For me this solution ist not granular enough. I want to set the outgoing mail size limit per user. Furthermore i don't know the impact of configuring 200+ channels for enforcing individual outgoing mail size limits per hosted domain.
    Does anybody know a solution for this problem? Maybe i've read over something. Or can anybody tell me the performance impact of 200+ channels at least?
    Thank you very much,
    af_inet
    JES 2005Q1, Solaris10, V440

    Hi jay_plesset,
    thanks a lot for your clarifications.
    Why would you need 200 channels? That sounds like a
    very strange setup. Setting outbound max size per
    user sounds like a very unusual demand, too.Let me explain: I got several departments who control their email settings in the messaging server via a webapp. So they can add, delete and modify users. They can manage mailing lists and so on. It's really a cool tool :-) I want this thing to be as granular as an own mailserver for the department would be. So it would be cool when the webapp writes an attribute like maxMsgBlocks in the DS and the thing is done.
    I don't understand why you guys could do the stuff for inbound but not for outbound. Is there a technical reason or is it just because it seems strange? :-)
    If you REALLY need something like that, 200 channels
    would need a POOL of at least 200 jobs in order to
    reliably run, and that's likely to need lots of
    system memory.I think that's not the way i want to go.
    Consider a custom channel, or something like that,
    that does an LDAP lookup for setting message size on
    sending. You'd need to enforce smtp authentication,
    so you know who your messages are coming from, first,
    and then you could proceed from there. This is not a
    trivial setup.Sounds interesting. Any documentation hints for custom channels?
    Thanks again for your reply,
    af_inet

  • I would like to be able to size images by kilobytes instead of pixels--is this possible?  I use I-Contact which requires a maximum of 70kb per image.  For best quality I want to make the images as close to 70 as possible.  Currently I choose a size of 300

    I would like to be able to size images by kilobytes instead of pixels--is this possible?  I use I-Contact which requires a maximum of 70kb per image.  For best quality I want to make the images as close to 70 as possible.  Currently I choose a size of 300 pixels on the shortest side but sometimes this gives me an image of slightly greater than 70kb and sometimes the image is just 30-40kb.  Is there a way to be more precise in reaching but not exceeding 70 kb?

    That is not a feature of iPhoto - suggest to Apple - iPhoto Menu ==> provide iPhoto feedback.
    You can opnly resize using the available options and file size is not one of them
    LN

  • How to check total size of attachment stored in database?

    Hello guys,
    Firstly I'm new to this forum & SAP Basis. Therefore i want to apologize if i'm posting in wrong area.
    Actually I want to know how to check total size of attachment that have been uploaded in ECC.
    From the current database size, how can i check how much space have been used to store attachment such as pdf, doc, xls and tif. I  want to know how much space have been utilized by those attachments from August 2010 until now.
    FYI, those are PR, PO & MIGO attachments.
    Where do i start? What are the tables to check? Which table keeps record of the attachment size? etc.. etc..
    Really appreciate if you guys can give me some guideline.
    Thank you & Rgds,
    fafizah.

    Hi,
    As such there is no direct way to do this but if you will able to find out which all table stores the attachment then you can find out the size of those table from database level.
    Thanks
    Sunny

  • Property configuration for ccBPM incoming message  size ?

    Hi,
    I got problem using ccBPM in PI 7.0 EHP2.  If the total of incoming records is less than 2000 line then the ccBPM able to process the message. But then if the incoming message more than 2000 always stuck at the ccbPM inbound queue and not able to continue unti i can delete the queue.
    is that any way to configure this ?
    Thank you and Regards
    Fernannd

    Hi Madhu,
    Actually, the total record that i have tested was 8000 (Header and detail). I have checked also the payload size is around 3.5 MB (i don't think that so big).
    I will continue to investigate what is the root cause because the bpm working fine if i am set the sender communication channel to split the message for every 500 record.
    Thank You and Regards
    Fernand

  • Incoming network traffic per uid / projid

    Hi,
    I am running Solaris10 (11/04) on x86.
    Because it's running nice I would like to give some of my friends access to it.
    But there is one problem, I've got a traffic limit with my ISP and if I get over the limit I have to pay additional for the next beginning GBs.
    I am afraid some of my friends could waste traffic (unwilling).
    That's why I would like to set limits for them.
    I already got ipqos accounting working, getting the count of outgoing bytes for uid ... for example.
    Unfortunately its not possible to count the incoming traffic for specific uids or projids, since both are -1 for incoming traffc.
    But my ISP counts incoming + outgoing traffic of course.
    How could I get the count of incoming bytes, for a specific uid / projid ?
    Help would be very appreciated.

    hi, for outgoing traffic its easy, just follow the steps below.
    Unfortunately for incoming traffic its impossible yet. I would like to see this changed in the final sol10, but I don't think it will be realized.
    I have to keep using Linux and a patched version of the ipt_owner module. (It's easily done and works)
    I don't need any of Solaris great new features as long as it's not possible to control the amount of traffic for my users. It's a shame to see Solaris 10, the "most modern Unix operating environment" lacking this ability.
    Anyone knows where to suggest it to the developers of the ipqos project ?
    I hope someone will get notice of this.
    To get the outgoing traffic for user root:
    1. flush old config
    ipqosconf -f
    2. put this to /etc/inet/ipqosconf
    fmt_version 1.0
    action {
            module ipgpc
         name ipgpc.classify
            filter {
                   name myfilter
                   class meter_myapp
              user root
            class {
                    name meter_myapp
                    enable_stats true
              next_action acct       
            params {
                    global_stats true
    action {
         module flowacct
         name acct
         params {
              global_stats true
              max_limit 2048
              next_action continue
    3. apply the config
    cat /etc/inet/ipqosconf | ipqosconf -va -
    4. check the stats
    kstat -m flowacctAlso you may want to take a look at the docs:
    http://docs.sun.com/app/docs/doc/816-4554/6maoq027n?q=ipqos&a=view

  • Income tax is not calculated After Total Income

    Dear All,
                        I am running my payroll but my Income tax is not calculating properly because when am seeing my log then i find my total income is calculated properly but after that my STANDARD DEDUCTION is not been happening according to the rule if the employe is men it should be deducted 150,000 but it's not happenings . In payroll log where i can see the this (STANDARD DEDUCTION)amount because am not able to find how much deduction is happenings.My employe joining date is 01.05.2009
    I am giving my salary components.
    Basic-19500
    HRA-13650
    Performance-15000
    LIC(IT0586 80C)-35215
    Tution Fee(IT0586 80 C)-16800
    Calculated PF-2340
    CAlcualtion is done on the basis of 11 month
    Gross Salary                   529,650.00
    Exemption U/S 10               107,250.00 (HRA Annual Ex)
    Balance                        422,400.00
    Incm under Hd Salary           422,400.00
    Gross Tot Income               422,400.00
    Agg of Chapter VI               77,755.00
    Total Income                   344,650.00 (Till Here Every thng is fine From the next level am not able to identify  how much and which basis MY Standard deduction is calculated)
    Tax on total Income             52,395.00
    Tax payable and surcharg        53,967.00
    Income Tax                       4,906.00
    Kindly help me to resolve this issue am not a functional guy.
    Thanks
    Sandeep

    Dear Siknder ,
                               I alredy check in it0002 it male.
    I want to know how should i check in my payroll log what calculation is happening after my total income get.
    And also how i can identify which finacial year calculation is been performed.

  • Mail Server "Type" and Mail Server "Address" for Incoming & Outgoing Mail

    First, the only browser I use is Mozilla's Firefox, the best browser hands down. Second, I have both a Yahoo email account and a Google "gmail" account that I use regularly (daily). I am trying to set up a mail washing program to rid myself of these ridiculous spammers & scammers, however I need to the the Incoming & Outgoing mail server "type" & "address" to do this and I seem to have guessed the yahoo settings, but I can't seem to get the Google gmail account set up properly. Yahoo settings that worked are: Server Type="POP3" and Server Address="pop.mail.yahoo.com", with advanced settings: Secure Authentication=Required, Secure Connection (SSL)=Required, Store Cached Emails=Yes, Server Port Number=995 (set), Pipelining=Enabled. The equivalent settings for the Google gmail account result in an error message = "Failed to log into POP3 Server". Of course user name & password triple checked, Type=POP3, Address=pop.mail.gmail.com, and , Address="pop.gmail.com" tried also, Port and other settings the same. Where can I find this info for both accounts? Tanks a million! -jw

    Yahoo and Gmail support should be able to help you.
    Not related to Firefox support, web mail doesn't use POP or SMTP protocols which is what email clients such as Thunderbird use for communicating with email servers.

  • Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).

    Hi,
    Our Environment is Essbase 11.1.2.2 and working on Essbase EAS and Shared Services components.One of our user tried to run the Cal Script of one Application and faced this error.
    Dynamic Calc processor cannot lock more than [100] ESM blocks during the calculation, please increase CalcLockBlock setting and then retry(a small data cache setting could also cause this problem, please check the data cache size setting).
    I have done some Google and found that we need to add something in Essbase.cfg file like below.
    1012704 Dynamic Calc processor cannot lock more than number ESM blocks during the calculation, please increase CalcLockBlock setting and then retry (a small data cache setting could also cause this problem, please check the data cache size setting).
    Possible Problems
    Analytic Services could not lock enough blocks to perform the calculation.
    Possible Solutions
    Increase the number of blocks that Analytic Services can allocate for a calculation:
    Set the maximum number of blocks that Analytic Services can allocate to at least 500. 
    If you do not have an $ARBORPATH/bin/essbase.cfg file on the server computer, create one using a text editor.
    In the essbase.cfg file on the server computer, set CALCLOCKBLOCKHIGH to 500.
    Stop and restart Analytic Server.
    Add the SET LOCKBLOCK HIGH command to the beginning of the calculation script.
    Set the data cache large enough to hold all the blocks specified in the CALCLOCKBLOCKHIGH setting. 
    Determine the block size.
    Set the data catche size.
    Actually in our Server Config file(essbase.cfg) we dont have below data  added.
    CalcLockBlockHigh 2000
    CalcLockBlockDefault 200
    CalcLockBlocklow 50
    So my doubt is if we edit the Essbase.cfg file and add the above settings and restart the services will it work?  and if so why should we change the Server config file if the problem is with one application Cal Script. Please guide me how to proceed.
    Regards,
    Naveen

    Your calculation needs to hold more blocks in memory than your current set up allows.
    From the docs (quoting so I don't have to write it, not to be a smarta***:
    CALCLOCKBLOCK specifies the number of blocks that can be fixed at each level of the SET LOCKBLOCK HIGH | DEFAULT | LOW calculation script command.
    When a block is calculated, Essbase fixes (gets addressability to) the block along with the blocks containing its children. Essbase calculates the block and then releases it along with the blocks containing its children. By default, Essbase allows up to 100 blocks to be fixed concurrently when calculating a block. This is sufficient for most database calculations. However, you may want to set a number higher than 100 if you are consolidating very large numbers of children in a formula calculation. This ensures that Essbase can fix all the required blocks when calculating a data block and that performance will not be impaired.
    Example
    If the essbase.cfg file contains the following settings:
    CALCLOCKBLOCKHIGH 500  CALCLOCKBLOCKDEFAULT 200  CALCLOCKBLOCKLOW 50 
    then you can use the following SET LOCKBLOCK setting commands in a calculation script:
    SET LOCKBLOCK HIGH; 
    means that Essbase can fix up to 500 data blocks when calculating one block.
    Support doc is saying to change your config file so those settings can be made available for any calc script to use.
    On a side note, if this was working previously and now isn't then it is worth investigating if this is simply due to standard growth or a recent change that has made an unexpected significant impact.

  • No voice during incoming outgoing calls

    Hi, if anyone faced this issue before....there is no voice heard during incoming outgoing calls. However, we are able to talk on Skype or listen to music.

    To me this sounds like the RTP stream problem - it probably does not pass the firewall / nat on the way between SIP provider and you.
    What may have happenned is, that either on your Belkin router/NAT, or on internet ISP's router/NAT the SIP ALG (Application Layer Gateway) was enabled.
    If this is the case,  you need to disable SIP ALG on your router and/or ask your internet ISP to disable it on the firewall router.
    Another issue may have been if you have (accidentaly) changed the port forwarding on your Belkin router, and/or the PAP2T local LAN IP address changed and the port forwarding no longer works.
    So my proposals to check would be :
    - check and DISABLE SIP ALG on your Belkin (if router has this feature)
    - check the port forwarding on your Belkin router ... IF you setup port forwarding for 5060/61 you MUST set the same for RTP ports (16384-16483)
    - if you don't have port forwarding on your Belkin, try to setup forward of 5060-5061 AND 16384-16483*.
    *(If this is too many ports, set the the RTP portrange on PAP2T to 16384-16394 for example and then forward only that range)
    - if neither of above helps, change your Line1 SIP port from 5060 to let's say 6070, and RTP ports to the range let's say 17300 - 17310
    - last you may do on your side is to remove all port forwarding and put the PAP2T to the DMZ settings of your Belkin router.

  • Limit message size per recipient domain

    Is there a feature to set maximum message size per recipient domain (incoming emails) in the roadmap maybe?
     

    While you cannot do it by 'domains' for maximum message size limitations, you can limit the connection mail hosts.
    IE: domain1.com may use the connecting mail host of mail.domain1.com
    domain2.com may use the connection mail host of mx.domain2.com
    Then you can create new sendergroups for the respective domains mail servers to match, and with the sendergroup you will need to create a new mail flow policy with the size limits you would like to impose.
    Once this is done, simply add the mail.domain1.com into the respective sendergroup and it will impose this limitation.
    Key points to note:
    Size limits should account for MIME inflation.
    IE: 10mb limitation you want to implement should be 14MB on the mail flow policy to account for MIME inflation.
    Alternatively, if you would like to do it 'by domain'
    SImply increase your mail flow policy for the sendergroup that these domains normally match (under default it would normally be UNKNOWNLIST) and have it at 14MB (to allow for 10MB emails)
    Then run a message filter (so it gets actioned at the start)
    FilterDomain1:
    if (mail-from =="@domain1.com") AND (body-size > 5M)
    drop();
    Etc. to impose the limits this way.
    Note:
    Body size refers to the size of the message, including both headers and attachments. The body-size rule selects those messages where the body size compares as directed to a given number.

  • Report question for main, incoming, outgoing G/L accounts

    hi ,
    i am an abaper , i got a requirement in FI
    as per my requirement
    my bank account consists of 3 G/l acc's
    1) Main A/C
    2) Incoming A/c
    3) Outgoing A/c
    based on plant and date i have to retrieve the data as
    o/p
    in G/L  desc  fr G/L desc Particulars Amount
    i am geting the o/p but both the A/c nos and desc r coming same
    how to know which is main,incoming,outgoing accounts how to write
    Edited by: Julius Bussche on Oct 30, 2008 9:25 AM

    hi,
    actually G/l no is SKA1-SAKNR ok
    actually if the data should be retrieved from 2 A/C's then how can we declare ska1-saknr 2 times in internal table
    how the prgm identifies which one is one acc and the other as 2nd account
    reply

  • Bank Incoming & Outgoing Entries

    Dear All,
    My client requirement is in bank consolidated report have to view the incoming & outgoing account open tiems as on particular date.Issue here is input field is,
    1. Company code
    2. House Bank
    3. Account id
    4. Posting Date(Hard coded)
    Using these inputs have to extract the OI's for those two accounts, in BSEG table House bank (HBKID) & Account id(HKTID) does not gets populated and how system can link input fields with these open items...I have checked all other table still house bank & account id is not populating..
    Is there any other table to get these entries using the above input values.
    Kindly update me on this issue and have to prepare the spec on the same..
    Awaiting for ur reply at earlier..
    Regards,
    Balaji.c

    Hi Shammi,
    I dont think so we creating house bank & account id for incoming & outgoing account, since in T.code FI12, we creating house bank & account id only for main bank & not for these accounts...
    What i suggested is thru input we can get main bank GL account & for incoming, outgoing accout, asked the ABAPer to add +1 & +2 to that accout where it jumps to the corresponding account entries and it can pick the value..
    If any other inputs, pls update me..
    Regards,
    Balaji.c

  • Endeca Server: RuntimeException: Unable to load physical or total virtual memory size

    Hey!
    I've got a problem with Endeca Server. After i had some problems with Studio, EndecaServer kept getting a Runtime Exception. When i try to create a Data Domain I get this error:
    The Endeca Server returned an error: OES-000075: Caught exception when starting Endeca Server: java.lang.RuntimeException: Unable to load total physical memoery size or total virtual memory size
    and in the Server console it says:
    <23.01.2014 10:59 Uhr MEZ> <Error> <com.endeca.opmodel.ws.ManagePortImpl> <OES-0
    00066> <OES-000066: Service error: com.endeca.endeca_server.manage._2.ManageFaul
    t: OES-000075: Caught exception when starting Endeca Server: java.lang.RuntimeEx
    ception: Unable to load total physical memoery size or total virtual memory size
    com.endeca.endeca_server.manage._2.ManageFault: OES-000075: Caught exception wh
    en starting Endeca Server: java.lang.RuntimeException: Unable to load total phys
    ical memoery size or total virtual memory size
            at com.endeca.opmodel.ws.ManagePortImpl.defaultManageException(ManagePor
    tImpl.java:116)
            at com.endeca.opmodel.ws.ManagePortImpl.checkCluster(ManagePortImpl.java
    :124)
            at com.endeca.opmodel.ws.ManagePortImpl.createDataDomain(ManagePortImpl.
    java:198)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(Ser
    viceEndpointRuntime.java:370)
            at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(Ser
    viceEndpointRuntime.java:202)
            at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWS
    RuntimeDelegate.java:474)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing
    (ProviderProcessor.java:1187)
            at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementatio
    n(WebServiceProcessor.java:1112)
            at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(
    ProviderProcessor.java:581)
            at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServicePr
    ocessor.java:233)
            at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcess
    or.java:193)
            at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java
    :485)
            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(StubSecuri
    tyHelper.java:125)
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.jav
    a:301)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at com.endeca.util.ChangeHeaderFilter.doFilter(ChangeHeaderFilter.java:5
    0)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at com.endeca.util.TimingFilter.doFilter(TimingFilter.java:72)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at com.endeca.router.RoutingServlet.doFilter(RoutingServlet.java:227)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at java.security.AccessController.doPrivileged(Native Method)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:31
    5)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUt
    il.java:442)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.jav
    a:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:1
    71)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:13
    9)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.ja
    va:56)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppS
    ervletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletC
    ontext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.j
    ava:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: java.lang.Exception: OES-000075: Caught exception when starting Endec
    a Server: java.lang.RuntimeException: Unable to load total physical memoery size
    or total virtual memory size
            ... 47 more
    every time i start Server and everytime i try to create or check a Data Domain.
    Can someone help me?
    regards,
    Alex

    I reinstalled the VM and now it works again. It was on a Win2008 Server with 8Gb Ram. It first worked but then I somehow crashed studio and after that Server never worked again, even after reinstalling everything.

  • Is it possible to check which thread is currently executing?

    Hi,
    is it possible to check which thread is currently executing in MIDP?
    actually i want to display a gauge for connection and download status and i
    want to increment the gauge as per data download...
    i already have implemented the Runnable interface..
    now using another thread i need to increment the gauge value until a boolean
    variable returns true.
    but for this, i need to check which thread is executing ....
    plz help.

    Like this?
    Thread aParticularThread;
    public void run() {
      if (Thread.currentThread() == aParticularThread) {
    }shmoove

Maybe you are looking for

  • How to update the Input message data in OSM

    hi, I am using OSM 7.0.2. can we update input message data before the orchestration execution. I want to add some more order line item to the input xml by calling some external webservice. Suppose CRM submits order with 3 order line item. Now once we

  • Problem sending MMS/Picture messages

    Wondering if anyone else is having this problem: I'm finding that if i try to send someone a picture message along with a typed message, as soon as i hit send i get a little message saying its converting and then it just stays stuck on "sending". It

  • Bad bind variable error in oracle forms 10g

    i have a created a table in oracle database 10g create table myimage(image_id number, image_name BLOB); i want insert an image and retrieve an image through programing(don't want block level) in oracle forms 10g without using java beans(and finely wo

  • Macbook Pro Wifi

    whenever i have my macbook on my leg while using it from some reason the wifi stops working and i cannot turn it on one more time im guessing it overheated and i went to apple store beside me and when they run the diagnose they find everything looks

  • Myriad pro suddenly stuck

    Hello, I am using Ai on a mac and have been using a variety of fonts  for the last hour or so, now the font will not change  from Myriad pro at all. It was working 10 minutes ago and now it won't change. any help appreciated. Cath