Server in gdb hangs.....

When I was trying to debug a server with gdb by attaching to the pid, my client
call times out.
If I detach from gdb this works fine.
This is the message i get in gdb
warning: reading register r3: No data
0xc01f48b0 in selectsys () from /lib/libc.2
How do i get around this..
rgds,
Damy

Isnt there a setting in the UBB for the timeout thing?
Not the -T setting which is for client WSL timeout
In article <[email protected]>, [email protected] says...
>
It's normal for the client to timeout when you are debugging a service because
the default timeout is 30 seconds and when you debug a service and step through
lines of code, it normally takes longer than 30 seconds. To get around this,
specify the TPNOTIME flag in the tpcall() function call on the client side. The
warning message has nothing to do with the timeout.
"Damy" <[email protected]> wrote:
When I was trying to debug a server with gdb by attaching to the pid,
my client
call times out.
If I detach from gdb this works fine.
This is the message i get in gdb
warning: reading register r3: No data
0xc01f48b0 in selectsys () from /lib/libc.2
How do i get around this..
rgds,
Damy
Mats Gårdstad Friberg
Datarutin AB Sweden

Similar Messages

  • Gdb hangs in loading the core

    we have a solaris 9 box,
    uname -a , SunOS nnmsolt14 5.9 Generic_118558-08 sun4u sparc SUNW,Sun-Blade-100
    with gdb, GNU gdb 5.0
    when i try to load a core file gdb hangs, at
    Loaded symbols for /usr/lib/libCrun.so.1
    Reading symbols from /usr/lib/libm.so.1...(no debugging symbols found)...done.
    Loaded symbols for /usr/lib/libm.so.1
    Reading symbols from /usr/lib/libthread.so.1...(no debugging symbols found)...
    done.
    any ideas of whats happening???

    Yes, that's true, but I think that happens because you deploy the web service in a non public area as your home directory. If you put it in a public area, your service should have 'running' status.
    Pedro Salazar.
    This is not a solution but I am posting this because
    this might help in guessing the cause of the error.
    I had similar problem. When I installed JWSDP, I
    copied the hello example from the tutorial example to
    my home directory. I also copied the "common"
    directory which is required by the build.xml.
    (common/target.xml is included in build.xml).
    Then I ran "ant build" and "ant install". I made
    required change in the "build.properties" in the
    "common" directory. But after this when I do "ant
    list" it shows me all the services running but this
    hello server as stopped.
    Then I copied the war file of the service (generated
    using "ant package") to the <JWSDP_HOME>/webapps. Then
    "ant list" showed me the hello service as running. I
    don't know why this is happening.
    regards
    Pankaj

  • Websphere Application Server 5.1 Hangs when using Oracle Connection Pool

    I have a j2ee application that runs on WAS 5.1 ( IBM JDK 1.4 ) and Oracle 10g 10.2.0 . My customer is doing load testing with 25 virtual users and a connection pool with a max size of 10. When the test starts all 25 users attempt to get a connection, and the first 10 get a connection. At this point the application server hangs with the connection pool in allocation. This is seen in Tivoli. Each thread only needs one connection to process it's request.
    I have my own home grown connection pool which when used under this load does not experience and issue. Monitoring from Oracle's admin console I see a max of 10 sessions. The home grows connection pool does not use a WAS DataSource.
    I have configured my application to use DB2 with a WAS DataSource and the application server does not hang. Monitoring using Tivoli shows the connection pool going into allocation, but it recovers as is expected.
    Are there any known issues with the Oracle JDBC drivers when used with WAS 5.1 DataSources?
    Any direction would be helpful, as I currently thing there is an issue with Oracle's Connection Pool and the IBM JVM.
    Thanks,
    J

    just an attention call: OracleDatasource connection pool does not accept parameters such as removeAbandoned, minEvictableIdleTimeMillis, timeBetweenEvictionRunsMillis, etc, these are specific for the tomcat dbcp implementation (http://tomcat.apache.org/tomcat-6.0-doc/jndi-resources-howto.html#JDBC_Data_Sources).
    For the accepted ones read this http://download.oracle.com/docs/cd/B28359_01/java.111/b31224/concache.htm
    Edited by: user7428636 on 24/Jan/2011 6:22

  • Developer Server 6.0 hanging when launched from Netscape 4.6

    Hi, simple question to ask about OAS and Developer Server.
    My Developer Server 6.0 hanging when launched from Netscape 4.61,
    I am currently running...
    Pentium PII 200Mz running NT sp5
    Forms Server version 6.0.5.31.0 (Patch 3 applied)
    OAS version 4.0.7.1.0 (Patch applied)
    Jinitiator 1.1.7.18
    Netscape 4.61 browser
    I have all the latest versions of everything that is available,
    I have followed the instructions.
    I successfully connect to the OAS admin utility and have setup
    all the virtual to physical directory mappings under the default
    listener www. I successfully start all website OAS services.
    I have Forms server successfully started up as a process
    listening on port 9000.
    I have two statics html files created:
    a) with Jinititator 1.1.7.18
    The very first time I connected to this static html file it
    installed Jinitiator as expected. The Forms server splashscreen
    then appears.
    Jinitiator then starts up successfully, no errors appear in the
    Java console. This has proved I am talking to the listener and
    my virtual directory mappings are working.
    At this point there is a lot of disk activity and then all
    stops, the splashscreen remains and appears in the discussion
    area:
    FRM-9999 cannot access "koala.ilaco.gov.bo:9000" and
    a series of java exceptions
    I am pointing to the correct java directories (I think)
    b) with out Jinitiator
    When I try to call using URL with Netscape 4.61 I get a
    message on the status bar saying...
    Applet oracle.forms.engine.Main class oracle/forms/engine/Main
    got a security violation: Method verification error
    Can you help ?
    If you know the answer, please let me know as soon as
    posible.
    Thanks for the answer....
    Rgds,
    Polo
    null

    Bart LEBOEUF (guest) wrote:
    : Hi,
    : I've the same problem during this week. I've resolve the
    : problem by replace DLL's
    : in %ORACLE_HOME%\bin by the ifwcm60.dll from Developer CD-Rom
    : (\extras\sp4\ifwcm60.dll) and vgs60.dll
    (\extras\vgs\vgs60.dll).
    : At first time, it doesn't work. I remove my environnement
    : variables
    : FORMS60_MAPPING and FORMS60_TIMEOUT from my System Control in
    the
    : Config panel, then I reboot and surprise, it works !!!
    : (Look also in database registry of Windows with regedit
    utility
    : in
    : [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE] and remove the two
    : variables if you found them.)
    : I try on my two servers and it worked now perfectly.
    : : Bart.
    I respond your email, with my actual server configuration my
    problem is now: I get the splash screen and after form is hanged.
    My server configuration is:
    Compaq PC, with Pentium II, the software is:
    - Windows NT, with Service Pack 5
    - Oracle Application Server, v.4.0.7.1.0 Enterprice Edition,
    pathset 1
    - Developer Server v.6 patchset 3
    - My browser in this machine is Netscape 4.61
    - Jinitiator 1.1.7.18 is also used.
    My developer server is installed and running on the same machine
    that OAS is. I am using other browser in other machine (IE5)
    and trying to connect to the OAS on the first machine.
    My problems begin when I launch ifsrv60.exe. I copied
    ifwcm60.dll v.6.0.5.0.2, and other files required in the %
    ORACLE_HOME%\bin
    I forced listener Developer Server Port (
    c:\orant\bin\ifsrv60.exe -listen port=9000 )
    Now, I can connect with this process, with the following line:
    telnet koala 9000. The listener is working now.
    I tried to work with my (NonCartride-static html)forms60 form on
    WEB without Jinitiator, but I couldn't.
    With Netscape, in the status bar: Applet
    oracle.forms.engine.Main can3t stop ERROR
    With IE5, I get the splash screen and after the forms is hanged.
    If I use Jinitiator:
    With Netscape, in the status bar: Oracle Jinitiato: applet
    oracle.forms.engine.Main inited then form is hanged.
    With IE5, I get the splash screen and after that, the screen
    freezes and looks like the form is hanged.
    Any further suggestions on this?
    Polo
    null

  • Cf 4.5 server is always hang.

    Hi,
    my cf 4.5 server is always hang. At least, 5 times per day.
    How should I do?
    all solution will be appreciated.

    quote:
    Originally posted by:
    Fernis
    >How should I do?
    You should do miserably, what comes to any replies for
    questions like "Help, I've got a problem, can someone help? (end of
    message)".
    1) What OS?
    2) Which OS version? All latest service packs installed?
    3) Which cf 4.5 server version? 4.5.1? SP2?
    4) What kind of applications are you running on the CF
    server? If you've got hunch on the application which hangs the
    server, have you tried to trace the last page that was executed
    before the hang, by checking the web server log of templates
    visited.
    5) What changes have you done recently to your applications
    or other configurations?
    6) Has the server worked earlier flawlessy?
    7) How does the hanging occur? Is is just the CF process, or
    does the machine stop responding?
    8) How's the memory consumption?
    9) What's the hardware configuration?
    10) Why do *we* have to ask these questions, since the
    answers should already provided with the question?
    thanks,
    1) my OS is window 2000.
    2) And we've installed All latest service packs.
    3) yap, my cf 4.51 and SP2.
    4) There is a few applications running (ms sql and CF) on my
    server. I feel they won't let my cf4.5 server to down. Likewise, I
    always check the log file of cf server whenever they down. But, not
    gotcha yet.
    5) I haven't changed any setting of cf4.5 server yet. But,
    I've added cfx_jpegresize.dll and cfx_imageinfo.dll recently. It
    will be problem for my server?
    6) the error is "Server is not fullfilled request...extremely
    traffic...." not the machine stop responding.
    7) my memory is 1GB.
    8) the hardware configuration is ASUS P4 motherboard.
    Please help me.

  • I am trying to download iOS 5.1 on my iPhone and iPad. Both times it tries connecting to the software update server and just hangs there. I've tried doing both over wifi and get error message. What do I do?

    I cannot download the ios 5.1. I'v tried doing it through itunes after downloading the latest itunes. It says that my phone and ipad both have new updates and tries to coonect to update software server. That is where it hangs up and just keeps trying to connect but never does. Then when I try to update my devices over wifi, it tries and thens gives me a download failed message after a few minutes. What do I do?

    This has solved loads of people who have this issue and have used an alternate DNS setting.  Below are instructions for both iPhone OTA and on you Mac
    If you are getting the error message "Unable to check for update" when you try an OTA (over the air update)
    Change DNS Servers
    Settings -> Wi-Fi
    Click the blue arrow on your connected network
    Delete everything in DNS and replace it with 208.67.222.222, 208.67.220.220
    Try again
    If this works, you will probably want to remove the WiFi network using "Forget This Network" and then reconnect to it to get your original DNS servers back. Alternatively, make a note of the original DNS servers before deleting them and replace it after you are done.
    If you are getting the error message "Unable to check for update" when you try through iTunes
    On your Mac
    Choose Apple menu > System Preferences, and then click Network.
    Select the network connection service you want to use (such as Wi-Fi or Ethernet, unless you named it something else) from the list, and then click Advanced.
    Click DNS, and then click Add at the bottom of the DNS Servers list. Enter the IPv4 address for the DNS server.
    You can use OpenDNS
    208.67.222.222
    208.67.220.220
    or
    You can Google Public DNS if you want
    8.8.8.8
    8.8.4.4
    I have actually repointed my routers DNS so all my devices now point to OpenDNS servers

  • Connection to Windows 2008 Server via SMB hangs after standby

    After boot or reboot, I can easily "connect to server" in finder to the Windows Server 2008 machine via smb://hostname. The network and shares work good without connection drops.
    However, when my Macbook resumes from standby or hibernation, the mounts do not reconnect, and the connected server in finder keeps reconnecting until the connecting failed message appears. When trying to unmount the smb server, finder hangs from time to time. When trying to reconnect via "connect to server" using either IP address or hostname, the connecting window with the moving bar appears, but never succeeds. The only option is to reboot the machine to be able to reconnect to the windows server and mount some shares.
    Anyone any ideas?
    Thanks!

    I've been having exactly the same issue on my iMac-- very frustrating. I'm not aware of a permanent cure yet, but on my system I usually can avoid a full reboot by turning my Airport/wireless on for a few seconds, and then off again. The Windows shares become visible again after doing so. (My normal state is wired network only, with Airport off.)

  • Sql server configuration manager hangs in Technet Virtual labs

    Hi All,
    During the virtual labs for SQL Server 2014 Always on feature, whenever I check the box for 'enable high availability' it goes into hang state and further sql server manager crashes and never opens again.
    aa

    Hi,
    There could be n number of reasons for this delay - WMI provider will not give you problems on Virtual Labs until and unless someone break it via manual intervention.
    I never faced this issue - but if you can let us know the direct link of this particular VM Lab where you experienced this issue - we can diagnose further.
    Thanks.
    Sarabpreet Singh Anand
    SQL Server MVP Blog ,
    Personal website
    This posting is provided , "AS IS" with no warranties, and confers no rights.
    Please remember to click "Mark as Answer" and "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • 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.

  • Server 2008 SP2 hangs at Applying Registry Policy

    I have a VM with Server 2008 SP2 (32bit) that hangs when we try to log in. If I uncheck the network adapter property "Connect at power on" within VMware I can log on with no problem. The moment I connect the network it hangs upon boot up. I have
    tried to look through the Event Viewer, but nothing obvious is jumping out at me.
    Regarding updates...none have been done in nearly three months, so I think that rules out updates as a culprit.
    This server has two functions:
    1 - MySQL
    2 - Hosts one website
    I have tried to run RSoP.msc when the network is not connected, but it just hangs. If I try to install anything (updated VMware Tools) or unistall something it just hangs. If I try to check services or disable services...it just hangs. All result in me having
    no choice but to power it down without a graceful shutdown. I can boot into safemode with no problems, so hopefully there is something within that I can do.
    Guidance would be appreciated, but we are preparing to build a new VM from scratch.
    Rick

    Is that a multihomed server? If yes, you might need to check the routing table content. You can also reset your TCP/IP stack: http://www.geeksinphoenix.com/blog/post/2010/12/03/Resetting-your-network-adapter-in-Windows-7.aspx
    You need also to check that you using the correct DNS server: Please make sure that you have set only available and reachable DNS servers on the server itself while public DNS servers are configured as forwarders on your internal DNS servers. 
    As you can get inside the VM using Safe Mode, please check which updates were applied recently as that might point you to the problem.
    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Get Active Directory User Last Logon
    Create an Active Directory test domain similar to the production one
    Management of test accounts in an Active Directory production domain - Part I
    Management of test accounts in an Active Directory production domain - Part II
    Management of test accounts in an Active Directory production domain - Part III
    Reset Active Directory user password

  • SQL Server 2008 R2 hangs during setup - after serviceaccount config

    Hi,
    I want to install SQL Server 2008 R2 on Windows 2008 R2 which I have done a dozen times now, but this time the setup hangs after confirming the service account setup. It is a virtualized system on VMWare ESX which did not cause any issues before.
    Does anyone know why this might happen?
    Thanks
    Sven

    Can you share/upload summary and detail logs to file sharing site (skydrive)
    How to find/read SQL Setup logs
    http://msdn.microsoft.com/en-us/library/ms143702(v=sql.100).aspx
    Regards,
    Ahmed Ibrahim
    SQL Server Setup Team
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and "Vote as Helpful"
    on posts that help you.
    This can be beneficial to other community members reading the thread.

  • Windows Server 2008 R2 hangs on Welcome screen

    Hi people,
    I'm running Windows Server 2008 R2 Datacenter with Hyper-V role installed. This is production server DELL PowerEdge R710 with 72GB memory. Since few months ago I had problem, from time to time, to RDP to server because it was taking too much time to pass
    from Welcome screen to desktop. Last week when i restarted it I couldn't login to it at all, it hangs on Welcome screen for hours. Well I'm aware of Microsoft walktrought and i used devnodeclean /r and after 2 hours it cleaned registry from ghost drives created
    by DPM and after restart i still got a problem. I can't install hotfix from safe mode so i can't really try that solution. Same thing with Welcome screen hanging is happening when i: RDP to it with msft rdp, with visionapp, dell drac kvm console and directly
    on server. Virtual machines on it is working and i can access Hyper-V from other server console untill i try to login and then RPC service fialed.
    Nemanja

    Hello,
    Start by running msconfig and disable all startup items / services except Microsoft ones. Once done, restart the server and check results.
    Also, update all possible drivers especially the graphic card one.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights. 
    Microsoft Student
    Partner 2010 / 2011
    Microsoft Certified
    Professional
    Microsoft Certified
    Systems Administrator: Security
    Microsoft Certified
    Systems Engineer: Security
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft
    Certified Technology Specialist: Windows 7, Configuring
    Microsoft
    Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft Certified
    IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer

  • Looking for a server connection and hangs when I take my air home

    Everytime I open motion on my new Air it seeks a server connection and then comes back with "can't find 10.10.1.101".  It then hangs again for a few minutes with the same message. It tries a third time again with the same message and then gives up and allows me to work unimpeded.
    I trashed prefs and can't find anyway else to un-make this desire to attach itself to my work server. Any ideas out there?

    The easiest and best way is using 1) - change the SMTP server used for your work email account when at home.
    I assume you must use the SMTP server for your work account to send messages with your personal account when at work?
    There is a collection of AppleScripts available called Mail Scripts you can download at this link.
    http://homepage.mac.com/aamann/Mail_Scripts.html
    The script you want to use from the collection of scripts is Change SMTP Server (Mail) to switch between different already defined SMTP servers or define a new one. This is especially useful if you are using your computer in more than one location and have to switch servers for several accounts at once.
    Thunderbird includes a setting for changing the default SMTP server used for all accounts but this must be selected/changed by location which is not much or any different.

  • Windows Server 2012 R2 hangs at a certain timing.

    Hello all,
    I have a server (Windows Server 2012 R2 Datacenter Edition) using Hyper-V manager. It is hosting Live VMs now. For two Saturdays in a row, it hangs at a certain timing early morning at around 3am. There are two events that i seen, one of them is event 6008
    and the other is event 41. Both of them doesn't seems to tell me anything after i googled for these events.
    There is no dump files being created even though it is configured to do so. I have checked the scheduler but i also found nothing.
    Anybody have any idea on how to troubleshoot and prevent that from happening?
    The screenshot i had taken:
    http://i60.tinypic.com/155kyzm.jpg
    http://i60.tinypic.com/200us0g.jpg
    http://i61.tinypic.com/nlwydk.jpg
    http://i57.tinypic.com/bvpyr.jpg

    Hello,
    Is there anyone that can help me with this? I am out of ideas..

  • Updating OS X server 4.0 hangs at 'preparing calendar service'

    Hi, kindly help me.. I have OS X Server 4.0 update; I went thru the normal process of updating but the process hangs at 'Preparing calendar service'. My operating system is: OS X Yosemite

    Move the Calendar service data aside temporarily so that the migration will finish, then see below.
    caldavd failing to start after upgrade to Server

Maybe you are looking for

  • Parameter is incorrect compile problem in virtual box

    Hi, since Linux support for flash builder (flex builder at the time) was dropped longer ago, we Linux users are forced to use virtualbox to run flash builder. Latest virtualbox 4.1 has an issue to build flex projects. I spent hours yestarday to try t

  • Handling Error message in BADI

    Hi All, I have a requirement to call a error message within the badi Workorder_Update, interface Before_Update. As it cannot be done in the generalised way can anybody help me out in this regard. Thanks in advance,

  • Moving Apple TV to different TV set

    Re Apple TV:  I have it all set up and working fine.  Now I would like to move it to a different television set, same house, within same WiFi network.  Will I have to go through setup all over again?

  • How to view cleared checks

    It would be very helpful if the Check Register Report could indicate which checks have been cleared by means of the Bank Reconciliation.

  • Access manager policyagent 2.1 fro webspher5.0  with sun access manager in

    Help It is very urgent I have installed my sun access manager and sun direcory server on same machine solaris10.SSL is diable in directory server.Access manager working on ssl mode means it is working on Http with port 80 and Https with port443.Acces