Filtering on TMSYSEVT removing WSNAT_CAT:1199 .SysClientDied

I am working on an application where this message comes up in excess of 100k per day and I want to limit this traffic. I manually modified to tmsysevt.dat to remove the subscription on warning and only show errors for T_EVENT_USERLOG and only show errors. Is this ok or is there a better way to do this. The warning confuse my support people. I know i can do a mib call but was wanting to make it perm.
Jim

Hi,
Sorry for the lack of responses. May I suggest that you open an enhancement support request with Oracle Customer Support? This seems like a reasonable request.
Regards,
Todd Little
Oracle Tuxedo Chief Architect

Similar Messages

  • ADF View Object filtering

    Hi, This question is related to ADF table filters.
    Let us take an example of a View Object that is being dropped in a jspx page as a "ADF Table" with filters.
    Whenever user applies a filter on a column, will the data for view object be queried from database once again?
    Is there a way to avoid the query re-execution on applying filters in table.

    Thanks for the replies. Jdeveloper version we use is 11.1.1.6.
    I have a follow up question.
    We have a programmatic View Object which gets data from 3 different rows and populate them in view rows (We have overridden standard methods like executeQueryForCollection..etc)
    The data is displayed in a ADF table.
    Now when the user filters data, normally filter works fine but the web service calls are made every time the filters are applied/removed.
    We would like to avoid making calls to web services when user filters data by setting Query Mode to "QUERY_MODE_SCAN_VIEW_ROWS".
    But what happens is first time filter is applied, the filtered rows are displayed properly but from there on the query collection refers to filtered data only and not the complete data set.
    So when the user removes filter and hits enter again only filtered rows are displayed and not all the rows fetched initially. I am not sure why the query collection looses all the rows and keeps only filtered rows??

  • Default filters which the users can delete (in parent/child setup)?

    Is it possible in Latitude 2.2.2 to have filters (range filters, refinement filters etc.) applied by default (meaning users see these filters when they log-in), but they can also remove them (using Breadcrumbs portlet) if they wanted to? We tried using the data source (JSON) filters (using "baseFunctions" setting) where we have a parent/child setup, but it seems those filters cannot be removed once applied. Note that the filters can be removed if we do not have a parent/child relationship amongst the data sources, but as soon as we introduce a parent/child relationship amongst the data sources (which we need to have), the filters get sticky and cannot be deleted. Any reason why parent/child relationship causes the filters to become sticky? Any (alternate) means to achieve what we want?

    Thanks Dave - that issue is the issue we are facing, and it does have a hotfix - I will contact support and get it for our client. Thanks for your help.
    Mahim.

  • [svn] 4885: Flex SDK Framework - Update mx.filters API and class hierarchy

    Revision: 4885
    Author: [email protected]
    Date: 2009-02-06 16:12:32 -0800 (Fri, 06 Feb 2009)
    Log Message:
    Flex SDK Framework - Update mx.filters API and class hierarchy
    - Removed BaseFilter.as, BaseDimensionFilter.as, and GradientFilter.as
    - Renamed IBitmapFilter.as to IFlexBitmapFilter.as
    - Changed IBitmapFilter.clone to createBitmapFilter
    - Moved properties and functions from base classes up to filter subclasses
    - Changed ColorMatrixFilter constructor parameter from Array to Object
    - Added Change metadata to all filter classes
    - Changed notifyFilterChanged from public to private
    - Added ASDoc comments
    - Added copyright info
    - Added a number of formatting and style fixes
    QE Notes: Need to update tests based on API changes. Missing tests for DisplacementMapFilter.as.
    Doc Notes: Need extensive ASDoc review. Consider using @copy for properties that match the flash.filters properties
    Bugs: n/a
    Reviewer: Gordon
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/FxAnimateFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/FxAnimateFilterInst ance.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/BevelFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/BlurFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/ColorMatrixFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/ConvolutionFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/DisplacementMapFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/DropShadowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/GlowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/GradientBevelFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/GradientGlowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/ShaderFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/StrokedElement.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/graphics/graphicsClasses/GraphicElement.a s
    flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    Added Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/IFlexBitmapFilter.as
    Removed Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/filters/GradientFilter.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseDimensionFilter.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseFilter.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/IBitmapFilter.as

    Yup. The source files are simply missing from the 4.5 source releases....I'm hitting the same issue when trying to rebuild the SDK with flexcover changes applied.

  • BGP Conditional Route Filtering

    Hi All,
    I have router with 2 Connection.
    1) IP Transit from Tier 2 Provider
    2) IX - Local Internet Exchange for local peering
    I'm receiving full internet route nearly 500k+ entries. I also have few local peering through IX connection to local telco. Now that , Im receiving more specific route from IP Transit link compared to local peering . Eg
    Local Peer A( ASN YYYY)  send route : a.a.0.0/16
    IP Transit send route : a.a.1.0/24
    With this , My traffic to a.a.1.0/24 end up routed over IP transit link. But we need the traffic routed via IX Peering, since its direct peering and have low latency and high bandwidth capacity. 
    Im thinking, to filter AS-PATH YYYY from IP Transit link, so that anyy traffic to ASN YYYY will now routed over local IX Peering. But, this will cause traffic get dropped if My Port to IX or Peering Partner Port to IX is went down.  The traffic then should routed over IP transit link if local peering is down. Meaning to say , AS-Path filtering should be removed if local peering to that ASN is down.
    Any Idea how to accomplish this ?

    Hello
    You dont say if this is just one router with two perrings or two routers with ibgp between them each with a isp peering?
    However i for outbound traffic you can use  either Weight or local Prefeance path selection for your local traffic to be go over your selected link.
    For inbound As-Path prepending would be apllcable I think
    Outbound:
    Weight (Is locally significant - Just one router)
    access-list 10 permit x.x.x.x y.y.y.y
    route-map Weight permit 10
    match ip address 1
    set weight 400000
    route-map Weight permit 99
    router bgp xx
    neigbour x.x.x.x route-map Weight out (to ebgp perring for your prefered choice path)
    or
    route-map Local-Pref permit 10 ( for IBGP routers)
    match ip address 1
    set local-preferance 200
    route-map Local-Pref permit 99
    router bgp xx
    neigbour x.x.x.x route-map Local-Pref in (to ebgp perring for your prefered choice path)
    Inbound
    AS=PAth prepend
    route-map AS-Path permit 10
    match ip address 10
    set as-path prepend ASN ASN ASN
    route-map AS-Path permit 99
    router bgp xx
    neigbour x.x.x.x route-map AS-Path out ( to the least preffered ISP)
    res
    Paul

  • Jump without keeping filters in WAD

    Q1 -
    >  Q2 detail -
    > Q3 detail
    > Q4 detail
    Q1, Q2, Q3 & Q4 are four existing queries.
    The jump Q1 -
    > Q2 is created.
    I need to create two jumps from Q2 to Q3 and to Q4 (jump from WAD to  WAD)
    The problem is that in Q1 i have a filter (in filter zone), which is necessarily applied to the Q2 detail (because of the GO TO, which incorporates the Q1filter)
    Is there a solution to the GO TO from Q2 to Q3 and to Q4, without taking into account the Q1filter?
    If I don't remove this filter in my GO TO, I won't have Data in "Q3 detail" and "Q4 detail" because of the combination of two heterogeneous filters.
    Thanks

    To remove the filters in RSBBS - choose delete under the assignment details  against the infoobject and the filter will not be passed through to the target.
    Edited by: Arun Varadarajan on Oct 8, 2009 2:00 AM

  • Advice with removing background noise from recording

    I made a recording but there is an extrotor fan noise going in the background which is really off putting, is there a way to edit this?

    Hi Sarah, and welcome to the forum!
    Regarding your question, any solution,even the most sophisticated ProTools-based one, uses some sort of comb filtering/eq to remove those unwanted frequencies. This means that your sound will suffer to a certain extent because the frequencies occupied by the fan noise overlap with instruments/voice in your recording, and when you remove the frequencies associated with the fan, you also remove part of your music.
    Having said that, you can try the following and see if it works for you:
    Choose a parametric eq plug-in (you didn't mention which s/ware you're using, but most programs that can record do also have eq, so I'm assuming you have one) and boost generously one of the frequencies below 1000Hz and sweep it across the frequencies field. You should find a spot where the fan noise is most prominent. Now narrow the eq curve and redo your sweep - same procedure than before. Then do it again with - yet again an even narrower eq curve. Your goal here is to zoom as much as possible on the offending fan frequencies. Once you have found them this way, cut around 2-4db. You will remove sound elements in your music as well as fan noise, but that's as good as you'll get.
    What you can also do is try to use a mistake creatively. Eq you track radically, experiment. Use the fan noise as if it were another instrument. "Play" it. Don't be afraid to mangle the recording, push the envelope. Who knows, something interesting might come out. I always liked turning a disadvantage into an advantage
    All else failing, you just might have to re-record it, and if you do, take a chance, do something different; don't try to emulate what you had before because it will only hinder you. Try something new.
    Hope this helps a little.
    Ant

  • [svn] 2905: Changes to allow UIComponent to take advantage of the new bindable filters (bindable wrappers around DropShadowFilter, GlowFilter, etc.

    Revision: 2905
    Author: [email protected]
    Date: 2008-08-19 13:45:59 -0700 (Tue, 19 Aug 2008)
    Log Message:
    Changes to allow UIComponent to take advantage of the new bindable filters (bindable wrappers around DropShadowFilter, GlowFilter, etc. that will force the filter stack to be re-evaluated when one or more of the filter parameters change). Checkin-tests: PASS
    Reviewer: Jason
    Bugs: SDK-16311
    QA: Yes
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16311
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/BevelFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/BlurFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/ColorMatrixFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/ConvolutionFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/DisplacementMapFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/DropShadowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/GlowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/GradientBevelFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/GradientFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/GradientGlowFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/BitmapGraphic.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/Parser.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/StrokedElement.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/graphics/graphicsClasses/GraphicElement .as
    flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/trunk/tools/dependencychecker/flex/tools/dependencychecker/FrameworkSwcDependenc yRules.java
    Added Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseDimensionFilter.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/BaseFilter.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/filters/IBitmapFilter.as
    Removed Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/BaseDimensionFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/BaseFilter.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/filters/IBitmapFilter.as

  • TMQUEUE server appears to hang

    I am working with Tuxedo 6.5 on a HPUX 64 bit platform. Recently
    we have, on two occasions had what appears to ba a "hang" of the
    TMQUEUE server. The server does not appear to complete a request
    and subsequent requests are left on the input queue, unhandled,
    making the queue unusable.
    There are no messages in the ulog to indicate the cause of the
    problem. The only option is to kill the server and restart it.
    The TMQUEUE server receives a large number of requests, probably
    around 6 per second most from client requestors (TCP/IP clients).
    I am at a loss to explain why it freezes.
    If anyone has seen this problem before and identified cause/
    solution, then please let me know.
    thanks
    Mike.

    As suggested by a BEA representative, the patch level of Tuxedo 6.5 was brought up
    to the latest available for us, for Tuxedo 6.5
    64 bit. We were given patch level 328 I think.
    Since that was put in place we get better reporting of possible
    error conditions. We have one re-occurrence of the problem and
    these messages are being produced:
    183159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    183159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    183659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    183659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    183958.mudevl11!JSH.16589: JOLT_CAT:1185: INFO: Userid: [ihlcnd], Clientid: [myapp]
    timed out due to inactivity
    183958.mudevl11!JSH.16589: JOLT_CAT:1198: WARN: Forced shutdown of client; user name
    'ihlcnd'; client name 'myapp'
    183958.mudevl11!TMSYSEVT.16442: JOLT_CAT:1199: WARN: .SysClientDied: User ihlcnd
    on MuUATHost client died
    183958.mudevl11!TMSYSEVT.16442: CMDTUX_CAT:4069: INFO: .SysClientState: User ihlcnd
    on MuUATHost state change to DEAD
    184159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    184159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    184659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    184659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    185159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    185159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    185659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    185659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    190159.mudevl11!?proc.18989: 180000 pglutm1b: MuUATHost 98 29 8 214
    140 120
    190159.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190205.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190215.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190225.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190235.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190245.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190255.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190305.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190315.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190325.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190335.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190345.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190355.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190405.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190415.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190425.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190435.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190445.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190455.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190505.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190515.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190525.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190535.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190545.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190555.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190605.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190615.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190625.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190635.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190645.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190655.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1483: INFO: .SysClientState: User on
    MuUATHost state change to ACTIVE
    190659.mudevl11!TMSYSEVT.16442: LIBTUX_CAT:1482: INFO: .SysClientState: User on
    MuUATHost state change to INACTIVE
    190705.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190715.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190725.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190735.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190745.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190755.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190758.mudevl11!JSH.16589: JOLT_CAT:1185: INFO: Userid: [ihlcnd], Clientid: [myapp]
    timed out due to inactivity
    190758.mudevl11!JSH.16589: JOLT_CAT:1198: WARN: Forced shutdown of client; user name
    'ihlcnd'; client name 'myapp'
    190758.mudevl11!TMSYSEVT.16442: JOLT_CAT:1199: WARN: .SysClientDied: User ihlcnd
    on MuUATHost client died
    190758.mudevl11!TMSYSEVT.16442: CMDTUX_CAT:4069: INFO: .SysClientState: User ihlcnd
    on MuUATHost state change to DEAD
    190805.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190815.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    190825.mudevl11!TMSYSEVT.16442: WARN: .SysMachineMsgq: MuUATHost message queue blocking
    I think the HPUX machine itself is somewhat overloaded in terms of
    resource usage (there are 5 tuxedo domains running on it and 2 MQ managers as well).
    However, any specific details that can be
    determined from these messages will be useful to us..
    thanks
    Mike.
    "Mike Carrington" <[email protected]> wrote:
    >
    Further information:
    We get a lot of these messages, however, they do not seem to
    cause any problems, other than to cause servers to wait for a
    few seconds:
    044310.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    044311.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    044312.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xbf4c9: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    052607.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xc17ee: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    071114.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xc6e45: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    072427.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xc7915: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10089]
    074325.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xc885e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    082742.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xcac1e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    120017.mudevl11!BBL.9778: LIBTUX_CAT:220: WARN: BB lock appears stuck: held
    by pid=10088
    121202.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xd7a61: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10087]
    121202.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xd7a61: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10087]
    152814.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xe3009: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    160003.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xe4d6e: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    173050.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173051.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173052.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173052.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    173053.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xea175: LIBTUX_CAT:1511:
    WARN: [Semaphore appears stuck - currently held by 10088]
    175324.mudevl11!TMS_QM.10088: gtrid x0 x3ce20428 xeb681: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195719.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195720.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    195721.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xf2a33: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10087]
    211945.mudevl11!TMS_QM.10087: gtrid x0 x3ce20428 xf7681: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10089]
    234252.mudevl11!TMQUEUE.10089: gtrid x0 x3ce20428 xffb97: Q_CAT:1447:
    WARN:
    [Semaphore appears stuck - currently held by 10088]
    Recently we also had the whole bulletin board hang: The only
    messages produced were:
    160019.mudevl11!BBL.9778: LIBTUX_CAT:220: WARN: BB lock appears stuck: held
    by pid=6560
    161341.mudevl11!WSH.9895: WSNAT_CAT:1055: ERROR: Connection to unassigned
    WSH rejected
    After these two messages, no more tpinit() calls were accepted.
    It has happened before so we have tried regenerating the UBB and
    QM configurations, things usually work again for about a week,
    then fall over again. Other, similar environments on the same
    machine have had no problems (we have four domains running on
    the machine).
    If anyone has had the same problems and has a satisfactory
    resolution, please let us know.
    "Mike Carrington" <[email protected]> wrote:
    I am working with Tuxedo 6.5 on a HPUX 64 bit platform. Recently
    we have, on two occasions had what appears to ba a "hang" of the
    TMQUEUE server. The server does not appear to complete a request
    and subsequent requests are left on the input queue, unhandled,
    making the queue unusable.
    There are no messages in the ulog to indicate the cause of the
    problem. The only option is to kill the server and restart it.
    The TMQUEUE server receives a large number of requests, probably
    around 6 per second most from client requestors (TCP/IP clients).
    I am at a loss to explain why it freezes.
    If anyone has seen this problem before and identified cause/
    solution, then please let me know.
    thanks
    Mike.

  • Tuxedo getReply() occurs at times and complete stops my application from working.

    Hi,
    I am getting the error as shown below on my system box. For the last 6 months
    it has been
    working fine for us on production as well as system box.
    My problem is that I am never able to simulate such an error on my development
    box. Yet
    some times when we give a new patch or deliver a new/enhanced tuxedo service which
    has nothing related to this server we get this error on our system box. Interestingly
    just a couple of days back this has been working fine.
    I have no clue why this could be happenning as I don;t see this problem occurring
    at all in my development as well as production boxes.
    ANY CLUE WILL BE HELPFUL AND GREATLY APPRECIATED!
    thanks in advance.
    Sachin.Rane
    ==============================================================
    145540.sia-cot5!NN_ORAC_DB_tux.15814: LIBTUX_CAT:488: ERROR: Invalid data pointe
    r given to tpreturn()
    145540.sia-cot5!NN_server.15832: [COM] - [1003] : Error getting reply message
    - Action: Look into ULOG for more information
    145540.sia-cot5!NN_server.15832: SiaAppException - NN_server - tpgetrply Failed
    (TPESVCERR - server error while handling request) in: retrievePortedTnInformatio
    nBo.cpp at: 261
    145540.sia-cot5!NN_server.15832: [FRW] - [2013] : Data error
    - Action: Error in client request/response
    145540.sia-cot5!NN_server.15832: SiaSystemException - sia_common::eSIAStatus -
    b
    ad enum value in: sia_dasc_nn_map.cpp at: 72
    145540.sia-cot5!TMSYSEVT.8495: ISNAT_CAT:1199: WARN: .SysClientDied: User IIOP
    c
    lient on SIA client died
    ==============================================================

    Sachin,
    Look at the service code. Apparently the problem is with the service
    returning invalid pointer (the first line of your log). Failure of the
    tpgetreply is a result of the earlier failure.
    --rk
    "Sachin" <[email protected]> wrote in message
    news:3f0e2be6$[email protected]..
    >
    Hi,
    I am getting the error as shown below on my system box. For the last 6months
    it has been
    working fine for us on production as well as system box.
    My problem is that I am never able to simulate such an error on mydevelopment
    box. Yet
    some times when we give a new patch or deliver a new/enhanced tuxedoservice which
    has nothing related to this server we get this error on our system box.Interestingly
    just a couple of days back this has been working fine.
    I have no clue why this could be happenning as I don;t see this problemoccurring
    at all in my development as well as production boxes.
    ANY CLUE WILL BE HELPFUL AND GREATLY APPRECIATED!
    thanks in advance.
    Sachin.Rane
    ==============================================================
    145540.sia-cot5!NN_ORAC_DB_tux.15814: LIBTUX_CAT:488: ERROR: Invalid datapointe
    r given to tpreturn()
    145540.sia-cot5!NN_server.15832: [COM] - [1003] : Error getting replymessage
    - Action: Look into ULOG for more information
    145540.sia-cot5!NN_server.15832: SiaAppException - NN_server - tpgetrplyFailed
    (TPESVCERR - server error while handling request) in:retrievePortedTnInformatio
    nBo.cpp at: 261
    145540.sia-cot5!NN_server.15832: [FRW] - [2013] : Data error
    - Action: Error in client request/response
    145540.sia-cot5!NN_server.15832: SiaSystemException -sia_common::eSIAStatus -
    b
    ad enum value in: sia_dasc_nn_map.cpp at: 72
    145540.sia-cot5!TMSYSEVT.8495: ISNAT_CAT:1199: WARN: .SysClientDied: UserIIOP
    c
    lient on SIA client died
    ==============================================================

  • HT203164 help! i am using itunes 10.6.1.7 and windows vista 64. itunes will no longer burn cds. i have searched online and tried all i saw that could possibly fix it and it is still not working.

    i have tried:
    reloading itunes
    unchecking 'write'
    removing lower filters in regedit
    ensuring i had the correct 'gear' info in the upper filters in regedit
    removing 'gear' from regedit, system32
    reloading updated version of 'gear'
    cleaning my registery
    deleting itunes
    cleaning registry again
    reloading itunes
    cleaning registry again
    i still cannot burn cd. t i can import and play cds in itunes and i can watch dvds. itunes will just not burn to blank cds, and i have tried sever new blank cds, each is not recognized.
    i do not know what else to do, i have searched the internet and whatever i saw doable i tried.
    when i check the cd drive in itunes i had gotten a 4220 error, cnet advised to download a free error fixer, however, this error fixer gave me and enduser message, so that didn't work.
    the diagnostic for the cd burner read that i had to put in a formatted disc with content so i did and there are the results of that were that it read the cd and that the 4220 errir code was encountered last time there was an attempt to burn.
    and 'could not open cd handler 32. there is a problem with the installation of the drive in windows or the drive contains a copyprotected cd.
    the above is not the case as it also popped up for me to import cd to itunes.
    i tried to copy and past the entire contents here but it would not allow me to paste.
    please help!

    I too have only recently encountered this problem. I have been able to burn disks before but it keeps making all these weird sounds. It might be a hardware problem but the fact that everything else that uses a disk works I doubt it.

  • Frequent Broadband Resets and poor performance

    I have tried everything on this forum to improve the reliability of my BT broadband connection. I am no at the end of the trail concerning alterations I can make to my internal configuration.
    My best configuration is now:
    No internal extension wiring, no bell wire. The NTE master socket has an ADSL nation faceplate with inbuilt filters and the BT Home Hub 3 connected. I have BT graphite series remote phone set, with the answerphone plugged into the filtered faceplate.
    There are no other connections in the house. All other wires and filters have been removed.
    There has been progress made in that I now connect at 8 to 10 Mbs, but BT speedtest measures dowloads at 4-6mbs, even commenting that this is poor for my line speed. I now connect in fast mode not Interleave mode. The telphone still sometimes disconnects the broadband, but always causes errors resulting in blanking. BT vision streaming is often interupted at any time.
    Here are my stats, with a hign numbers of error seconds;
    ADSL Line Status
    Connection Information
    Line state:
    Connectedppp0_0
    Connection time:
    0 days, 02:50:57
    Downstream:
    9.617 Mbps
    Upstream:
    443.9 Kbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.5 Annex A
    Latency type:
    Fast
    Noise margin (Down/Up):
    8.9 dB / 17.2 dB
    Line attenuation (Down/Up):
    29.7 dB / 14.9 dB
    Output power (Down/Up):
    20.8 dBm / 12.6 dBm
    FEC Events (Down/Up):
    0 / 0
    CRC Events (Down/Up):
    1575 / 90
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    27279 / 28
    Error Seconds (Local/Remote):
    8590 / 384
    Solved!
    Go to Solution.

    The quite line test was Quiet. The hub is connected through the BT master socket and one filter . The Home hub 3 has been reset by power off and on.
    This is the line test.
    FAQ
    1. Best Effort Test: -provides background information.
    Download  Speed
    6.66 Mbps
    0 Mbps
    7.15 Mbps Max Achievable Speed
     Download speedachieved during the test was - 6.66 Mbps  For your connection, the acceptable range of speeds is 2 Mbps-7.15 Mbps.  IP Profile for your line is - 7.14 Mbps
    2. Upstream Test: -provides background information.
    Upload Speed
    0.19 Mbps
    0 Mbps
    0.83 Mbps Max Achievable Speed
    Upload speed achieved during the test was - 0.19Mbps  Additional Information:  Upstream Rate IP profile on your line is - 0.83 Mbps
    We were unable to identify any performance problem with your service at this time. It is possible that any problem you are currently, or had previously experienced may have been caused by traffic congestion on the Internet or by the server you were accessing responding slowly. If you continue to encounter a problem with a specific server, please contact the administrator of that server in the first instance.
    We have identified that you have additional services enabled on you broadband line, please click continue to run advanced service tests.
    These are the router stats:
    ADSL Line Status
    Connection Information
    Line state:
    Connectedppp0_0
    Connection time:
    0 days, 00:35:01
    Downstream:
    7.898 Mbps
    Upstream:
    443.9 Kbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.5 Annex A
    Latency type:
    Fast
    Noise margin (Down/Up):
    8.7 dB / 10.5 dB
    Line attenuation (Down/Up):
    30.2 dB / 15.7 dB
    Output power (Down/Up):
    20.7 dBm / 12.5 dBm
    FEC Events (Down/Up):
    0 / 0
    CRC Events (Down/Up):
    32 / 2
    Loss of Framing (Local/Remote):
    0 / 0
    Loss of Signal (Local/Remote):
    0 / 0
    Loss of Power (Local/Remote):
    0 / 0
    HEC Events (Down/Up):
    66 / 9
    Error Seconds (Local/Remote):
    161 / 2

  • Manually-entered date information doesn't stay with photos outside iPhoto

    Hello--
    I'm having problems trying to share the date information I've manually added in iPhoto to all my scanned photos.
    I understand because they are scanned photos they are really new files where the image creation date is the day they were scanned. However, why is it that I can export the title, keywords, and location information of any of these scanned photos but not the date information that iPhoto is storing and using to sort the photos by date?
    I've tried exporting the photos to iDisk, sharing via e-mail with the title, keyword, and location information, and downloading specialized EXIF viewers (now understanding that a scanned photo isn't really going to have any EXIF data like a digital camera photo would). The only place external from iPhoto that I seem to be able to view the date information I've added to the scanned photos is in my MobileMe Web Gallery (but not when uploaded to a family member's Web Gallery), but only when selecting the "Show Detailed Info..." menu item after opening a photo...this date info does not come along when I download the photo from my own Web Gallery.
    I've also tried changing the date on these scanned photos using the Batch Change... menu item with no resulting change over setting the date in the information area for the photo (I still only see the date I've set in iPhoto or in my Web Gallery).
    My ultimate goal is to send many scanned photos with titles, keywords, and date information to a family member also using a Mac to build a slideshow with photos from several of us all sorted properly by date. Right now we're unable to figure out how to do that. Entering the date information into the description field allows that textual data to come along when I share via e-mail, but it doesn't solve the problem of allowing other people to sort automatically by date with a larger set of photos without them having to transcribe that textual date info into the date field in the information area of the photo.
    Thank you very much in advance for any specific instructions on making this work! This is getting quite frustrating at how something so seemingly simple and valuable is turning out to be so difficult to figure out.
    --Bill

    Terence Devlin wrote:
    audio capture/auto ID3 tagging
    What do you mean by this?
    On the Windows machine I have an app called 'Spin it Again'
    I use it for Vinyl and analogue tape capture for stuff that I could not fford to go out and buy new ( if even now available).
    All I have to do is put in artist name and title and it finds from online database (Gracenote plus others) , it analysis the audio and automatically splits the single capture in to individual tracks, saving the track names to each track, it uses recorded track length and database info to to comfirm/database naming. It also has basic audio filtering/crackle/hiss removal, audio cleanup options all in one package.
    I have yet to find anything that does the same job on the Mac,
    iTunes will auto tag tracks from an online database.
    The iTunes store database is very limited and does not have much of the older stuff. Plus I have always used FLAC format as my 'archive store' for all my audio, so ripping with iTunes is out For CD's I use EAC with Accurate rip to rip them and that also uses an online database with much greater range than iStore.
    Have you searched on MacUpdate?
    To an extent, and Garmin are now producing some better software for mac for their GPS units. But still nothing much in the Freeware world yet. I have tried a few apps for GPS over the last year (yes I have had a Mac for almost a year now) but still found nothing that has all the functions that I am used to on the Windows machine, and as I still have the Xp machine set up next to the mac , all on the same screens, then there is no difficulty in swapping machines. It is not of that great an importance that I am going to spend too much time on searching for Mac apps..something will turn up in time...as Name Mangler has done. I spend too much time on these bloody machines as it is...it is now 1210...and I have been on here since 0800...I had planned to go down the farm and do some work down there this morning...another morning gone and nothing real to show for it.

  • Flash Player not working in Windows 8.1 (Internet Explorer 11)

    Hi,
    I cannot get Flash Player to work in IE 11 on Windows 8.1 (on a Surface Pro). This has been going on for a while, and I was hoping that  I've tried the usual suggestions from this community:
    Ensure it's not disabled: the control is enabled.
    ActiveX filtering is OFF
    Removed IE as a feature and reinstalled it
    I tried reinstalling the latest MSU with Flash Player (13 now) from Microsoft's site (KB 2942844, 64-bit) and that installation fails. Attempting to install the Debug version from Adobe (also an MSU) fails as well.
    Before I did the above tests, I did notice that my ActiveX control was not from Microsoft or Adobe, it was from an unknown vendor. On another system, it reads it's from Microsoft Windows Third Party Application Component.
    Is there a way to clear this out and then hopefully successfully install the MSU?
    Please don't suggest to run Firefox or Chrome. I know I can do that, I am looking for a solution to run Flash in IE.
    SA.

    Speedbird_186 wrote:
    I tried reinstalling the latest MSU with Flash Player (13 now) from Microsoft's site (KB 2942844, 64-bit) and that installation fails. Attempting to install the Debug version from Adobe (also an MSU) fails as well.
    There are two registry keys and the KB patch that MUST BE manually removed before you can manually replace Flash Player ActiveX in Windows 8 or 8.1. I did it one time on a test machine and it was a MAJOR P.I.T.A.
    Before I did the above tests, I did notice that my ActiveX control was not from Microsoft or Adobe, it was from an unknown vendor. On another system, it reads it's from Microsoft Windows Third Party Application Component.
    ActiveX is a software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly in the context of the World Wide Web. It was introduced 1996 (it's old enough to vote now - Yay!!!) and is commonly used in its Windows operating system. In principle it is not dependent on Microsoft Windows, but in practice, most ActiveX controls require either Microsoft Windows or a Windows emulator. Most also require the client to be running on Intel x86 hardware, because they contain compiled code. Adobe doesn't own or develop ActiveX. They write conformed code with it for the IE plug-in.
    Is there a way to clear this out and then hopefully successfully install the MSU?
    No. The ActiveX Flash Player plug-infor Win 8 or 8.1 can ONLY be modified, updated or repaired via Windows Update. You may need to repair IE first: http://support.microsoft.com/kb/318378  That'll fix the plug-in (in most cases) in Windows 8 & 8.1
    Please don't suggest to run Firefox or Chrome. I know I can do that, I am looking for a solution to run Flash in IE.
    Here's something to consider: Internet Explorer 11’s Many User-Agent Strings
    Microsoft is already trying to convince websites you visit THAT YOU ARE USING SOMETHING ELSE.
    Microsoft "rewrote" the User-Agent Strings for the abomination they call their latest and greatest browser.
    User-Agent Strings are what websites use to identify the browser you're using and provide the proper content for it's browser engine, like ActiveX stuff, and Flash or HTML5 video.
    Thanks to the "geniuses" in Redmond, WA, the User-Agent Strings for IE11 (which has a Trident engine), ID it as either "Gecko" (Firefox) or "Webkit" (Chrome, Opera, Safari).
    Trouble is: when the site the directs to the content for one of these two engines, the Trident engine in IE can't intepret it and the site then sees IE as an "unidentified" browser.
    The problem with an unidentified browser is that the plug-ins in that browser aren't recognized either, so even though you're up to date, it says you need the latest Flash Player when you use IE11. Or the content just doesn't play.
    YouTube... has converted to HTML5 video so if it doesn't detect Flash Player, it can display HTML5 (MP4) video which requires no plug-in to play. Not everyone has converted to HTML5 yet, though.
    Facebook and other game sites can't do that, because HTML5 doesn't apply to games... only video.
    Microsoft has no plans to "fix" the mess they've created because they think it's a great idea to block you out of content in the websites you visit.
    They recommend using "Compatibility View" and pretending that you're using an older verison of IE...
    Problem with that is that it's seen limited success, and you have to enable it for EVERY page that has problems... individually.
    I'm not big on "pretending" so I recommend using another browser, even if you don't like the idea. Since most of the websites you visit with IE11 already see it as Firefox or Chrome, you might as well actually be using one or the other.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Satellite P300 19P - CD/DVD Burning Issue

    Hi, I am new to the forum and hope that somone will be able to help.
    I am having problems burning DVD's. When I use burning software the image is usually copied ok and then the burning process starts, which usually lasts a couple of moments and then the machine spits out the disc part burnt and wasted.
    I usually use Corel DVD Copy 6, but have tried the TOSHIBA programmes and others such as NERO. Using Corel VideoStudio, this burns discs with a 90% sucess rate, but the problem comes when trying to copy my own created discs.
    I have tried different Disc types (ie +R and -R), and I have tried burning speeds too.
    Has anbody else suffered this problem?
    I have managed to find an error code 06077-26-2A040902 , does this mean anyhting to anyone?
    The TEMPRO Alerts seem to have provided firmware updates for a number of other DVD drives, but not the one in my machine? Perhpas it is due one? All the drivers are up to date.
    Thanks for listening and anybodies help is more than welcome.
    Cheers.

    Hi, sorry it has taken so long to post a reply again - many apologies.
    Thanks for you suggestion, which I have completed and tried. Although, this did help and I have managed to copy some discs with limited sucsess I am still having problems. I also made sure that the filters are still removed as mentioned.
    I use Corel VideoStudio to create my discs, which seems to work fine. The initial burn is successful and will play in any DVD machine perfectly. Since this issue I have given up using Corel DVD Copy6 and reverted to using the Toshiba DVD Backup tool, but this only allows a single disc copy (can't produce multiple copies). This works with a very low success rate.
    I have so far:
    - Made sure lense and discs are clean.
    - Tried different media (+R and -R)
    - I use good quality discs.
    - Tried the filter removing as mentioned.
    Is there any other suggestions as to what I can do to resolve this issue?
    Many thanks for your continued help.

Maybe you are looking for