IWS 6.0 SP5 Server crash/restart

I've recently noticed the following message in the iplanet error log.
"Crash occurred in NSAPI SAF NSServletService"
The server appears to crash and then restart. We're running a servlet based web application which has been running on Iplanet 6.0 SP 5 for 7 months now without a problem.
Does anyone know what may cause a problem in the NSServletService or can someone point me in the right direction to find out what is causing this error.
Our platform is Solaris 8 and the jdk version is JDK_1.2.2_10.
Thanks.

Is there any additional information reported? Any correlation between the crashes and specific entries in the access log? Anything in the OS logs? Is a core generated? What about a corelation between the crashes and time of day (or day of week)? How frequent are the crashes? And finally - Have you checked to see if you are able to reproduce the behavior with 6.0sp6?

Similar Messages

  • Recovering from BM 3.8 SP5 server crash

    Our our BM 3.8 SP5 server crashed last week that was running NW 6.5 SP6 OS. Our backup failed to restore to a new hardrive, so we just did a fresh install and pulled tree info from our OES Linux server. I think we are ready to install Border Manager again but need to ask advice about correct procedure.
    Should I install BM 3.8 SP5 first, then upgrade to 3.9 SP2 or just go direct to BM 3.9 SP2? I have the old config files I can copy back to their previous directories and assume edir info is still there in regards to filters, etc.
    Thanks,
    Rob

    On 11/21/2009 04:46 PM, robkoon81 wrote:
    >
    > Our our BM 3.8 SP5 server crashed last week that was running NW 6.5 SP6
    > OS. Our backup failed to restore to a new hardrive, so we just did a
    > fresh install and pulled tree info from our OES Linux server. I think we
    > are ready to install Border Manager again but need to ask advice about
    > correct procedure.
    > Should I install BM 3.8 SP5 first, then upgrade to 3.9 SP2 or just go
    > direct to BM 3.9 SP2? I have the old config files I can copy back to
    > their previous directories and assume edir info is still there in
    > regards to filters, etc.
    >
    > Thanks,
    > Rob
    >
    >
    1. Install from bm39sp1_overlay iso
    2. Apply bm39sp2

  • Server crashes after router restarts, different routers, same result!

    Hello team,
    I've had this problem before, and it's getting really annoying.
    Every time I restart my router, my server will crash. It's almost always the case. I don't know why. It's not my router, I have tried 3 different routers. I thought maybe my RAM was faulty, that's not the case either. 
    Any thoughts?
    p.s. 
    my server always assigns its own DNS address to my clients, so when the server crashes, the clients are left without internet. How can I stop this from happening?
    setup: Server 2012 Essentials R2, 2 GB RAM, AMD X2 3800+ CPU.
    edit: this is the dump file it generates. I just restarted my router again, and exact same scenario:
    http://1drv.ms/1xooykW

    Hi MetaLRasaM,
    For Bug Check 0xC2, it indicates that the current thread is making a bad pool request. For more details, please
    refer to following article and check if can help you.
    Bug Check 0xC2: BAD_POOL_CALLER
    Would you please check if any drivers need to be updated or any Windows Update need to be installed? Please
    run sfc /scannow command to scan all protected system files. Any find? If perform a
    clean boot, will the same crash issue still exists?
    For Event ID 41, please refer to following KB and check if can help you.
    Windows Kernel event ID 41 error "The system has rebooted
    without cleanly shutting down first" in Windows 8.1, Windows 8, Windows Server 2012 R2, Windows Server 2012, Windows 7, or Windows Server 2008 R2
    As you know, troubleshoot this kind of kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. Please refer to following articles
    and check if help you to analyze dump files.
    Crash dump analysis using the Windows debuggers (WinDbg)
    How to read the small memory dump file that is created by Windows if a crash occurs
    By the way, it is not effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer Service
    and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • Weblogic managed server crash and automatic restart on Solaris SPARC platform

    hi Everyone,
    We are facing a problem a problem with Weblogic managed server where the managed server crashes and automatically restarts (via nodemanager) on Solaris SPARC platform.
    The system info is as below:
    OS:                            Oracle Solaris 11.1 SPARC
      Copyright (c) 1983, 2012, Oracle and/or its affiliates.  All rights reserved.
                               Assembled 19 September 2012
    uname:SunOS 5.11 11.1 sun4v
      (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:1.04 0.52 0.32
    CPU:total 4 v9, popc, vis1, vis2, vis3, blk_init, cbcond, sun4v, niagara_plus
    Memory: 8k page, physical 16777216k(5930008k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for solaris-sparc JRE (1.7.0_25-b11), built on May 15 2013 04:30:17 by "" with Sun Studio 12u1
    The pstack output of analyzing the core file is as below (for the particular thread, I can attach the entire output of pstack if required):
    --- called from signal handler with signal 11 (SIGSEGV) ---
    ffffffff7ec1a7c4 memcpy%sun4v-hwcap3 (103d34720, 10a7e7710, 108ae1060, 6300, 0, ffffffff5f66394b) + 990
    ffffffff36102fa4 ZIP_GetEntry (103d34720, ffffffff636f66a4, bd, 103d347f0, a26f1c, 2f) + e4
    ffffffff36103440 Java_java_util_zip_ZipFile_getEntry (2b, ffffffff636f66a4, 103d34720, ffffffff636f6b70, 2b, 1) + a8
    ffffffff7586ac1c * *java/util/zip/ZipFile.getEntry(J[BZ)J [compiled]
    ffffffff75b61b58 * *java/util/zip/ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; [compiled] +39 (line 606)
    ffffffff75b61b58 * *java/util/jar/JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;+3 (line 452)
    ffffffff75b61b58 * *weblogic/utils/classloaders/ZipClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+36 (line 75)
    ffffffff75b6eb84 * *weblogic/utils/classloaders/JarClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +6 (line 100)
    ffffffff75a40938 * *weblogic/utils/classloaders/AbstractClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +74 (line 58)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/application/utils/CompositeWebAppFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+5 (line 176)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/utils/classloaders/CodeGenClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+43 (line 48)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;+87 (line 571)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+117 (line 515)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+60 (line 121)
    ffffffff75a465c8 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; [compiled] +71 (line 836)
    ffffffff75db42c0 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; [compiled] +4 (line 714)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+2 (line 358)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+27 (line 83)
    ffffffff7580024c * StubRoutines (1)
    ffffffff3691f44c __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (ffffffff636f7f98, 10234f000, 2, c, 2, 10) + 2f4
    ffffffff36e546c0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_pnGSymbol_63pnGThread__v_ (ffffffff636f7f98, 1013e7748, 10234f000, 10011bf30, 100119ec0, 772d4ec08) + 1b8
    ffffffff3725bf0c __1cQSystemDictionaryTload_instance_class6FpnGSymbol_nGHandle_pnGThread__nTinstanceKlassHandle__ (105cb6100, 1013e7978, 10234f000, 102b6e500, 0, 1013e7748) + 494
    ffffffff3725a028 __1cQSystemDictionarybEresolve_instance_class_or_null6FpnGSymbol_nGHandle_3pnGThread__pnMklassOopDesc__ (105cb6100, 19dc00, 70, 10234f000, 70, 1013e7700) + ae0
    ffffffff37257800 __1cQSystemDictionaryPresolve_or_fail6FpnGSymbol_nGHandle_3bpnGThread__pnMklassOopDesc__ (105cb6100, 1013e76f0, 1013e76f8, 1, 10234f000, 1) + 290
    ffffffff368ba9dc __1cTconstantPoolOopDescNklass_at_impl6FnSconstantPoolHandle_ipnGThread__pnMklassOopDesc__ (10201b6e0, 1013e7978, 10234f000, 10201b6e0, 783cfb098, ffffffff37588000) + 264
    ffffffff36937380 __1cSInterpreterRuntimeE_new6FpnKJavaThread_pnTconstantPoolOopDesc_i_v_ (10234f000, 77548b730, 49, 10201b6e0, 1013e76e8, 10234f000) + b8
    ffffffff7581ab58 * com/jdedwards/base/logging/log4j/JdeLogger.warn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V+14
    ffffffff75807bcc * com/jdedwards/system/security/proxy/SecurityServerProxyImpl.install(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/proxy/SecurityServerProxyImpl;+30
    ffffffff75806d10 * com/jdedwards/system/security/proxy/SecurityServerProxyFactory.create(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/SecurityServer;+1
    ffffffff75807898 * com/jdedwards/system/security/SecurityServerInstance.getInstance()Lcom/jdedwards/system/security/SecurityServer;+27
    ffffffff75806d10 * com/jdedwards/mgmt/security/UserManager.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+59
    ffffffff75806b24 * com/jdedwards/mgmt/security/UserManagerImpl.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+5
    ffffffff75806b24 * com/jdedwards/mgmt/security/SCFLoginModule.login()Z+481
    The output of the hs_err_pid1127.log file is as below:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0xffffffff7ec1a544, pid=1127, tid=20
    # JRE version: 7.0_25-b11
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode solaris-sparc compressed oops)
    # Problematic frame:
    # C  [libc.so.1+0x11a544]  memcpy%sun4v-hwcap3+0x710
    # Core dump written. Default location: /slot/ems9437/appmgr/Oracle/Middleware/user_projects/domains/smc_domain/core or core.1127
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x000000010294d000):  JavaThread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_in_native, id=20, stack(0xffffffff62f00000,0xffffffff63000000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xffffffff5f6ce000
    I ran the suspect code which i believed was causing the issue as a standalone Java program using the same Java executable and it worked fine without any crash.
    Appreciate any inputs / discussion / feedback / thoughts on this topic.
    Good day.

    I just wanted to throw in one more thought.  I have also seen that there is a restart=true parameter.  Maybe if we set this to true, and just issue the command to shut down the server in the script, the managed server will restart on its own. 
    Would greatly appreciate any advice!

  • Solaris 8 restart syslogd with rc script, server crash

    I have this Sparc Sun server. I added the -t option to the syslogd script to prevent listening for syslog requests and the server crashes when I execute S74syslog start.
    release: 5.8 (64-bit)
    version: Generic_117350-44
    machine: sun4u
    I have other solaris 8 servers and it is not happening. They are running Generic_117350-50. Has anyone experienced this issue. I could update the kernel but it is a remote server and that is not as simple as it sounds.
    Thank you.

    Whats the crash message from /var/adm/message ?
    Also, if you go to /var/crash/<hostname> you will see a bunch of files there which ends in different numbers, take the number and feed it to mdb, for example if you have unix.0 and vmcore.0 you would type:
    mdb 0
    Then, at the new prompt, type $c to print the stack trace, for example:
    unknown(/var/crash/unknown):# ls
    bounds     unix.1     unix.3     unix.5     vmcore.1   vmcore.3   vmcore.5
    unix.0     unix.2     unix.4     vmcore.0   vmcore.2   vmcore.4
    unknown(/var/crash/unknown):# mdb 4
    mdb: warning: dump is from SunOS 5.10 Generic_141445-09; dcmds and macros may not match kernel implementation
    $cLoading modules: [ unix krtld
    genunix specfs dtrace cpu.generic uppc pcplusmp ufs ip hook neti sctp arp usba uhci fctl nca lofs zfs audiosup cpc random fcip logindmux ptm ]
    $cfop_rwlock+0x15(d3f43300, 1, 0)
    write+0xdf()
    sys_sysenter+0x101()
    .. then cut the output back here for a few of them..
    I think mdb was introduced in Solaris 8, if not, the old command is 'kadb'.
    .7/M.

  • CIFS Crashes & Won't restart until server is restarted

    CIFS service dies & Won't restart until server is restarted or rcndsd restart
    /var/log/messages
    Apr 26 12:03:47 toto CIFS[7372]: ERROR: CODIR: Failed to get new NSS connection for user: wells, zError: 20001. Try reconnecting
    Restarting rcnovell-cifs restart
    /var/log/message
    Apr 26 12:05:49 toto CIFS: EVENT: ENTRY: ********** CIFS server started ******* *****
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Failed to assign name to a socket
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Fialed to connect to NCP server.
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Failed to get volume list.
    Apr 26 12:05:49 toto CIFS: ERROR: CODIR: Volume List is not obtained from NCP
    Apr 26 12:05:49 toto CIFS: ERROR: ENTRY: NSS Volume are not mounted
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Failed to assign name to a socket
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Fialed to connect to NCP server.
    Apr 26 12:05:49 toto CIFS: ERROR: RPC: Failed to register trustee sync with NCP.

    Originally Posted by darth_wells
    Online Updates done on Apr 27 (Shows up to date now)
    Which is the day after you had the above problem - is it still occurring exactly the same? Can you pick anything in /var/log/messages at the time it dies?

  • Application unable to identify the managed server after restart

    Hi
              I have a application deployed in a cluster in production environment which has two managed servers configured to it in separate machines. this application generates a wsdl file.
              now we are facing a strange problem as below.
              when one managed server crashes and goes down in some situation, the cluster is able to manage it.
              we have a class which does remote binding of objects.
              Even when we restart the second server it is not able to identify it.
              Edited by [email protected] at 04/18/2008 9:45 PM

    Hi,
    I tried starting the server from the console as well as from command prompt. Here I am giving the command below.
    nohup ./startManagedWebLogic.sh bi_server1 t3://machineIP:portNo > bis1_startup.log &
    But each time I got the same exception.
    Korandla

  • OBIEE Server crash

    Hello Gurus:
    I am having a server crash problem.
    OBIEE server crashes around afternoon almost everyday.
    error is "An error occurred contacting Oracle BI Presentation Services. If this problem persists, contact your ssytem admin. Error Codes: GDO7WNZA"
    I tried to see the server log, it says
    nQSError: 16001] ODBC error state: 28000 code: 18456 message: [Microsoft][SQL Native Client][SQL Server]Login failed for user 'ETL_OLAP'..
    Few minutes before server crash.
    I cant even restart the services.
    And after I bounce the server, it says
    [nQSError: 58030] The specified cache entry could not be loaded during initialization.
    [nQSError: 52020] Cache entry, 'C:\OracleBIData\cache\NQS_733394_47613_00006309.TBL', is invlaid due to either non-existing file name, size does not match, exceeding maximum space limit nor exceeding maximum entry limit, and it's been removed.
    2008-12-16 14:06:55
    So Is it because Users are trying to run BIG LONG reports?
    also memory usage is very high in like 2 GBs or something.
    PLease help me with it.
    Thanks.
    ~Vinay

    It's probalbly the running out of chache space.
    It's not a good idea to have your cache file residing on the same drive as your OS. When it runs into disk size problem in can make your OS corrupt. Have a look here on cache management:
    http://obiee101.blogspot.com/2008/07/obiee-cache-management.html
    regards
    John
    http://obiee101.blogspot.com

  • Why did my server crash and what to do to prevent this?

    hi there,
    i've been following the installation guide on single host and all looked well until yesterday all of a sudden i couldn't see my mail tab when using webmail.
    i tried re-logging in several times and from three computers at home but no mail tab was dispayed (calendar, address book, etc were fine). in some occasions i have been displayed an error msg saying i should reconfigure the server.
    so i went on today to check the server but having a very limited knowledge of administration i couldn't figure out what to check and where so i stopped all services as advised in single host guide. notably web and messaging servers (or services?) weren't running. i restarted them and now require some help to diagnose why this all happened as i was not getting any emails until the server was restarted.
    i was able to log in yesterday morning however in the afternoon server has crashed. it didn't restart or hung up but web server wasn't running anymore. the last email i received was 3.21 pm yesterday. after i restarted all services today, a few emails were displayed immediately with current date and time (10 am today), however i don't know whether these were emails received while server was 'malfuntioning' or they are some left overs from last seconds of working.
    i remember myself running update service on the server yesterday and it looked okay today's morning when i found it finished updating the computer. could this be the reason? did update service stopped web server from running?
    also after i restarted the machine this morning i had to re-run all services all over again. don't they just start automatically upon reboot? what if power fails and my APC UPS shuts machine down and then boots it back when power regains?
    pls help me as i am new guy on the block and want to stick to Sun products but don't want to be put off by some mysterious errors and instability of such a great software package which CommSuite defintiely is.

    Graham_Brown wrote:
    i've been following the installation guide on single host and all looked well until yesterday all of a sudden i couldn't see my mail tab when using webmail.If you cannot see the mail-tab you need to verify whether the messaging server processes are running. It helps to have a high-level view of how things fit together:
    http://docs.sun.com/app/docs/doc/819-4440/6n6jfgch0?a=view
    In this case for the mail-tab to work you need messaging server running, specifically the mshttpd (webmail) process and the imapd (IMAP) process.
    i tried re-logging in several times and from three computers at home but no mail tab was dispayed (calendar, address book, etc were fine). in some occasions i have been displayed an error msg saying i should reconfigure the server.The error message advising to reconfigure the server is misleading. If this was the first time you accessed the comms-express interface and had no mail-tab then the message is pointing out that you may have misconfigured something (which was really easy to do in earlier releases). As you had already successfully accessed the mail-tab this is more indicating that something is now broken/not-running correctly.
    so i went on today to check the server but having a very limited knowledge of administration i couldn't figure out what to check and where so i stopped all services as advised in single host guide. notably web and messaging servers (or services?) weren't running. i restarted them and now require some help to diagnose why this all happened as i was not getting any emails until the server was restarted.Four things you can do at this juncture:
    1. Configure coreadm to capture any future core dumps (assuming of course the processes died abnormally e.g. coding issue, memory starvation ...) http://docs.sun.com/app/docs/doc/819-5355/6n7eo3v6v?a=view
    2. Enable auto-restart of processes. http://docs.sun.com/app/docs/doc/819-4428/bgadd?a=view
    3. Check patching levels and update to address known issues. http://www.sun.com/bigadmin/hubs/comms/downloads/updates.jsp#cp1
    4. Log a Sun Support Case to have the issue investigated (assuming you have a support contract). http://msg.wikidoc.info/index.php/Submit_sun_support_request
    i was able to log in yesterday morning however in the afternoon server has crashed. You need to be very specific about what actually 'crashed'.
    Saying the "server has crashed" implies that the entire system (at the hardware/OS level) crashed/rebooted.
    If the 'webserver' has crashed then you would be able to access the system via SSH (so the hardware/OS is working) but when you connect to the server using a webclient to get mail, you don't get a connection.
    If the 'mailserver' has crashed then you would be able to log into Comms Express or at least see the login page (webserver is working) but one or more components are not working (if you cannot login then chances are there are directory server issues, if there is no mail-tab then this is mail-server issues, no calendar tab, calendar-server issues, no address-book then potentially directory-server issues and so on).
    it didn't restart or hung up but web server wasn't running anymore. the last email i received was 3.21 pm yesterday. after i restarted all services today, a few emails were displayed immediately with current date and time (10 am today), however i don't know whether these were emails received while server was 'malfuntioning' or they are some left overs from last seconds of working.If you have enabled mail logging then you can see when the emails were being accepted.
    http://docs.sun.com/app/docs/doc/819-2650/6n4u4dtv9?a=view#bgbew
    i remember myself running update service on the server yesterday and it looked okay today's morning when i found it finished updating the computer. could this be the reason? did update service stopped web server from running?Which 'update service' are you referring to?
    also after i restarted the machine this morning i had to re-run all services all over again. don't they just start automatically upon reboot? what if power fails and my APC UPS shuts machine down and then boots it back when power regains?You need to configure the various components to start-on-boot using /etc/init.d/* scripts. This is a standard system-administration task.
    pls help me as i am new guy on the block and want to stick to Sun products but don't want to be put off by some mysterious errors and instability of such a great software package which CommSuite defintiely is.At this juncture I recommend that you investigate Solaris 10 administration training. The issues you have described aren't necessarily isolated to just CommSuite but are more standard system-admin tasks.
    Regards,
    Shane.

  • JDBC Adapter: J2EE server crashes while sending large messages

    We want to use the following scenario to transfer data from a MS SQL Server to SAP BW via XI:
    JDBC Sender Adapter – XI – SAP ABAP Proxy.
    All works fine with a small amount of data. But if the select statement delivers too many record sets and the size of the transformed XML payload is greater then 50 MB the J2EE server crashes. A complete restart is necessary. It seems to be am memory problem.
    Here are the entries from our log files:
    dev_server0
    [Thr 6151] Mon Jul 24 12:46:57 2006
    [Thr 6151] JLaunchIExitJava: exit hook is called (rc=666)
    [Thr 6151] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 940893 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6151] SigISetIgnoreAction : SIG_IGN for signal 17
    [Thr 6151] JLaunchCloseProgram: good bye (exitcode=666)
    std_server0.out
    FATAL: Caught OutOfMemoryError! Node will exit with exit code 666java.lang.OutOfMemoryError
    Is this a general problem of the XI or a specific one of our configuration? Is it possible to transfer such large messages via XI? If not, is there a workaround for such scenarios?
    (Memory heap size of the J2EE server is 1024 MB.)

    > Hi Gil,
    >
    > i had nearly the same problems some times in praxis
    > and the mapping was the reason. Just change your
    > interface determination temporary, delete the mapping
    > and test again to find out if the mapping is the
    > reason.
    >
    > Regards,
    > Udo
    I have changed my interface determination so that no message mapping is used. The J2EE server still crashes.
    > Hi Gil,
    > This does sounds like a memory problem especially
    > when it comes to 50M message with a minimum XI sys
    > requierments...
    > To be sure you can check on the RWB for the
    > componnent monitoring at the JDBC adapters and look
    > for your adapter
    > look at the status of the adapter and the trace
    > there...
    Hi Nimrod
    In case of such an error I have no entries in channel monitor. So I can't see anything there. I have also no entries in message monitor of the RWB in this case. So I don't get any information with standard XI tools.
    > My reccomendation to you is to set the poll intervall
    > to a shorter period,this way you'll make sure you get
    > less records...I hope you have remembered to add  a
    > status/flag column on the table to be set after
    > selection so no duplicate records will be taken on
    > the second pools.
    >
    The problem is that the source of my data is not a simple SQL statement but a stored procedure. So I don't know exactly how many records will be delivered. A update command is not possible.

  • Calendar Server crashes in Yosemite 10.10 with Server App 4.0

    I am running an OS X Server (4.0) in Yosemite 10.10 locally on my iMac to provide calendars in our house. Since the combined update of OS and the "Server App" the calendar server crashes frequently. It restarts when I run the server app but crashes again a couple of minutes later.
    Error log is below, I hope someone has an idea.
    Thanks,
      shoot_me
    2014-10-22 21:34:15+0200 [-] Exception from execute() on first statement in transaction.  Possibly caused by a database server restart.  Automatically reconnecting now.
      Traceback (most recent call last):
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 48, in _run
         while self._qpull():
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 68, in _qpull
         self._oneWorkUnit(*work)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 74, in _oneWorkUnit
         result = instruction()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 312, in <lambda>
         lambda: self._reallyExecSQL(*args, **kw)
      --- <exception caught here> ---
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 242, in _reallyExecSQL
         self._cursor.execute(sql, args)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/txdav/base/datastore/dbapiclient.py", line 77, in execute
         self.realCursor.execute(sql, args)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 323, in execute
         return self.executemany(operation, [params])
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 342, in executemany
         raise _op_error("can't start transaction")
      pg.OperationalError: can't start transaction
    2014-10-22 21:34:15+0200 [-] [twext.enterprise.jobqueue#error] Failed to pick a new job, FATAL:  the database system is shutting down
    2014-10-22 21:34:15+0200 [-] Unhandled Error
      Traceback (most recent call last):
       File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
         return func(*args,**kw)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 48, in _run
         while self._qpull():
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 69, in _qpull
         return True
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 82, in _oneWorkUnit
         self._reactor.callFromThread(deferred.callback, result)
      --- <exception caught here> ---
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 74, in _oneWorkUnit
         result = instruction()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 352, in reallySomething
         really()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/txdav/base/datastore/dbapiclient.py", line 176, in rollback
         self.realConnection.rollback()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 521, in rollback
         raise _op_error("connection has been closed")
      pg.OperationalError: connection has been closed

    Looks like a corrupt database. I suggest you export all calendars on the clients, then delete /Library/Server/Wiki/Data and reinitialize the server.
    Back up all data.
    Quit the Server application and drag it to the Trash, but don't empty. You'll be prompted to confirm that you want to stop all services. You won't lose any data.
    If you're using the server for DNS, temporarily change the primary DNS setting in the Network preference pane to your ISP's DNS.
    Put the app back where it was and launch it. Test.
    Revert the DNS setting, if applicable.

  • Server crash due to lot of debug statements in log file during deployment

    I am facing problem while deployment of my application
    I am using log4j api and its in debug mode as following
    log4j.rootCategory=DEBUG, A2
    log4j.appender.A2=org.apache.log4j.DailyRollingFileAppender
    log4j.appender.A2.file=D:/logs/directory.log
    log4j.appender.A2.datePattern='.'yyyy-MM-dd'.txt'
    log4j.appender.A2.append=true
    log4j.appender.A2.layout=org.apache.log4j.PatternLayout
    log4j.appender.A2.layout.ConversionPattern=%d %-5p [%t] - %m%n
    I am getting lot of debug statements when i am deploying the application and result is server crash
    can anyone help me?
    some of the debug statements are :
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace()
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace(
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace( )
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - endElement(,field,field)
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - match='form-validation/formset/form/field'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - bodyText=''
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire body() for ObjectCreateRule[className=org.apache.commons.validator.Field, attributeName=className]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire body() for SetPropertiesRule[]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire body() for SetNextRule[methodName=addField, paramType=org.apache.commons.validator.Field]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Popping body text ''
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire end() for SetNextRule[methodName=addField, paramType=org.apache.commons.validator.Field]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [SetNextRule]{form-validation/formset/form/field} Call org.apache.commons.validator.Form.addField(          key= null
              property= pct_other_project_3_last_yr
              indexedProperty= null
              indexedListProperty= null
              depends= required
              page= 0
              fieldOrder= 0
              Vars:
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Matching name=addField on class org.apache.commons.validator.Form
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Found straight match: public void org.apache.commons.validator.Form.addField(org.apache.commons.validator.Field)
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - isPublic:true
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire end() for SetPropertiesRule[]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire end() for ObjectCreateRule[className=org.apache.commons.validator.Field, attributeName=className]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [ObjectCreateRule]{form-validation/formset/form/field} Pop org.apache.commons.validator.Field
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace()
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace(
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace()
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace(
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - ignorableWhitespace( )
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - startElement(,field,field)
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Pushing body text ''
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - New match='form-validation/formset/form/field'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire begin() for ObjectCreateRule[className=org.apache.commons.validator.Field, attributeName=className]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [ObjectCreateRule]{form-validation/formset/form/field}New org.apache.commons.validator.Field
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire begin() for SetPropertiesRule[]
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [SetPropertiesRule]{form-validation/formset/form/field} Setting property 'property' to 'pct_se_prev_yr_2'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [SetPropertiesRule]{form-validation/formset/form/field} Setting property 'depends' to 'required'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - [SetPropertiesRule]{form-validation/formset/form/field} Set org.apache.commons.validator.Field properties
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - BeanUtils.populate(          key= null
              property= null
              indexedProperty= null
              indexedListProperty= null
              depends= null
              page= 0
              fieldOrder= 0
              Vars:
    , {property=pct_se_prev_yr_2, depends=required})
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - setProperty(          key= null
              property= null
              indexedProperty= null
              indexedListProperty= null
              depends= null
              page= 0
              fieldOrder= 0
              Vars:
    , property, pct_se_prev_yr_2)
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Convert string 'pct_se_prev_yr_2' to class 'java.lang.String'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Using converter org.apache.commons.beanutils.converters.StringConverter@1d86a73
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - setProperty(          key= null
              property= pct_se_prev_yr_2
              indexedProperty= null
              indexedListProperty= null
              depends= null
              page= 0
              fieldOrder= 0
              Vars:
    , depends, required)
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Convert string 'required' to class 'java.lang.String'
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Using converter org.apache.commons.beanutils.converters.StringConverter@1d86a73
    2005-09-16 09:36:19,000 DEBUG [scheduler-1] - Fire begin() for SetNextRule[methodName=addField, paramType=org.apache.commons.validator.Field]

    The only suggestions I have off the top of my head are:
    * Ensure (1) the host system has at least 2GB (file store size) of free physical memory in addition to the memory used by current processes, and (2) the host system is not rebooted between each WebLogic restart. If you make sure of these two items, then the operating system will implicitly cache the store's file contents in memory even between boots -- when WebLogic subsequently boots the file store, the O/S should serve the file contents up much more quickly.
    * Consider moving to a JDBC store. JDBC store runtime performance is lower, but since you have a typically only have a small amount of records to recover, boot performance should be higher in this case.
    * Not that it helps your particular case, but it happens that we have boot performance enhancements in process for a future release (hopefully a near future release).
    Tom

  • Server crash - in function memcpy

    OS- Solaris 9 and 10 (sparc)
    WS- SJSWS 6.1 SP5-8
    JAVA- j2sdk 1.4.2_13
    Frequent server crashes with the following in the logs-
    errors:[18/Jul/2007:14:16:04] catastrophe ( 5938): CORE3260: Server crash detected (signal SIGBUS)
    errors:[18/Jul/2007:14:16:04] info ( 5938): CORE3261: Crash occurred in NSAPI SAF send-file
    errors:[18/Jul/2007:14:16:04] info ( 5938): CORE3262: Crash occurred in function memcpy from module /platform/sun4v/lib/libc_psr.so.
    Also seems to happen when xml files (served to clients frequently) are updated in the docroot, which is nfs mounted and shared to multiple webservers.
    Any thoughts?
    Thanks,
    Jess

    Here is some log (partial) generated from 6.1 SP5.
    ==========
    [06/Dec/2007:15:38:02] catastrophe (16564): CORE3260: Server crash detected (signal SIGSEGV)
    [06/Dec/2007:15:38:02] info (16564): CORE3261: Crash occurred in NSAPI SAF service-j2ee
    [06/Dec/2007:15:38:02] info (16564): CORE3262: Crash occurred in function memcpy from module /platform/sun4u-us3/lib/libc_psr.so.1
    [06/Dec/2007:15:38:07] failure (16556): CORE3107: Child process closed admin channel
    [06/Dec/2007:15:38:08] info (16566): CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_16] from [Sun Microsystems Inc.]
    ==========
    Following is the stack trace as generated from the core file generated by the crash:
    ==========
    core 'config/core' of 16564:     webservd -r /bsohome/harvest/SUNONE6.1SP5 -d /bsohome/harvest/SUNONE6.
    ----------------- lwp# 1 / thread# 1 --------------------
    fe040144 __lwp_park (25e48, 1ea868, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (25e48, 1ea868, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (25e48, 1ea868, 0, 14, 4a4, fdf32100) + 10
    fe03a790 pthread_cond_wait (25e48, 1ea868, 0, 1000, 0, 600) + 8
    fedc7a00 PR_WaitCondVar (25e40, ffffffff, 2, 464c8, fffffffe, 1) + 18c
    ff245ea8 __1cJWebServerDRun6F_nIPRStatus__ (37a20, 7eb88, ff2eefe4, ff2ef004, ff2eeffc, ff2c179c) + ccc
    00010ab0 main (7, ffbfe8fc, ffbfe91c, 20c00, fda90240, fda90280) + 1c
    00010a70 _start   (0, 0, 0, 0, 0, 0) + 108
    ----------------- lwp# 5 / thread# 5 --------------------
    fe040e70 __pollsys (fda3ede0, 1, fda3ed70, 0, 0, 1388) + 8
    fdfdcf48 poll (fda3ede0, 1, 1388, 10624c00, 0, 0) + 7c
    fedc9568 pt_poll_now (fda3ee48, 9, 3, ffffffff, ffffffff, 20) + 48
    fedca460 pt_Read (ffffffff, fda3eed8, 1000, 2e, 1e9ec, 0) + e0
    ff23f1b8 __1cRLogNsprDescriptorDrun6M_v_ (7eaf8, 1, fda3eed8, 2f, 1400, ff2e0814) + 44
    ff106dec ThreadMain (7eaf8, 1ea758, 2, 0, 1, 0) + 24
    fedd0028 ptroot (1ea758, fda40000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 6 / thread# 6 --------------------
    fe040e70 __pollsys (fda1ede0, 1, fda1ed70, 0, 0, 1388) + 8
    fdfdcf48 poll (fda1ede0, 1, 1388, 10624c00, 0, 0) + 7c
    fedc9568 pt_poll_now (fda1ee48, e, 3, ffffffff, ffffffff, 20) + 48
    fedca460 pt_Read (ffffffff, fda1eed8, 1000, 2c, 1e9ec, 0) + e0
    ff23f1b8 __1cRLogNsprDescriptorDrun6M_v_ (7eb88, 50, fda1eed8, 50, 1400, ff2e0814) + 44
    ff106dec ThreadMain (7eb88, 1ea7e0, 2, 0, 1, 0) + 24
    fedd0028 ptroot (1ea7e0, fda20000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 7 / thread# 7 --------------------
    fe040144 __lwp_park (25ba0, 487d8, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (25ba0, 487d8, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (25ba0, 487d8, 0, 14, 4a4, fd9f0500) + 10
    fe03a790 pthread_cond_wait (25ba0, 487d8, 0, 1000, 0, 1) + 8
    fedc7a00 PR_WaitCondVar (25b98, ffffffff, 1, 642798, 1, 0) + 18c
    ff241d98 __1cLUnixSignalsDGet6Fi_i_ (1, 2c00, 2c00, 2e5c, 2c00, ff2e0814) + 104
    ff246f40 __1cXUnixSignalWatcherThreadDrun6M_v_ (26458, 3, 2, 2, 46448, 0) + 20
    ff106dec ThreadMain (26458, 642798, 3, 0, 1, 0) + 24
    fedd0028 ptroot (642798, fd880000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 8 / thread# 8 --------------------
    fe040528 ___sigtimedwait (fd3efec8, 0, 0, fd9f0800, 0, 1) + 8
    ff241364 __1cXUnixSignalHandlerThreadDrun6M_v_ (ff316130, 64, 2800, 2800, 2b20, 2bf8) + bc
    ff106dec ThreadMain (654c88, 666be8, 3, 0, 1, 0) + 24
    fedd0028 ptroot (666be8, fd3f0000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 9 / thread# 9 --------------------
    fe040144 __lwp_park (26640, 6cfaf8, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (26640, 6cfaf8, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (26640, 6cfaf8, 0, 14, 22008, fd9f0d00) + 10
    fe03a790 pthread_cond_wait (26640, 6cfaf8, 0, 1000, 0, 0) + 8
    fedc7a00 PR_WaitCondVar (26638, ffffffff, 842b, 6cfb80, 1, 1000) + 18c
    ff21e0c4 __1cJPollArrayPGetPollSnapshot6Mpippv_v_ (7f5a8, fd3cfed0, fd3cfed4, 3, fffffffd, 1) + 70
    ff21ea5c __1cMKAPollThreadDrun6M_v_ (7f5f0, 1, ff2edfec, ff2ee020, ff2ee054, ff2edfb8) + e4
    ff106dec ThreadMain (7f5f0, 6cfb80, 103, 0, 1, 0) + 24
    fedd0028 ptroot (6cfb80, fd3d0000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 10 / thread# 10 --------------------
    fe040144 __lwp_park (26668, 6cfda0, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (26668, 6cfda0, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (26668, 6cfda0, 0, 14, 0, fd9f1100) + 10
    fe03a790 pthread_cond_wait (26668, 6cfda0, 0, 1000, 0, fd9f1100) + 8
    fedc7a00 PR_WaitCondVar (26660, ffffffff, fe06cbc0, 6cfe28, 46448, 0) + 18c
    fdf615b4 NSTP_ThreadMain (6cfd18, 0, fd3aff28, 0, 1, 0) + 74
    fedd0028 ptroot (6cfe28, fd3b0000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 11 / thread# 11 --------------------
    fe040e70 __pollsys (0, 0, fd38feb8, 0, 0, 0) + 8
    fdfdcf48 poll (0, 0, 3e7, 10624c00, ee2e1f, 3b8b87c0) + 7c
    fde6119c __1cQclockthread_main6Fpv_v_ (fde73400, c0, 0, 3, 3, 60) + 148
    fedd0028 ptroot (6cff38, fd390000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 13 / thread# 13 --------------------
    fe040144 __lwp_park (266b8, 6d0048, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (266b8, 6d0048, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (266b8, 6d0048, 0, 14, 0, fd9f1d00) + 10
    fe03a790 pthread_cond_wait (266b8, 6d0048, 0, 1000, 0, 0) + 8
    fedc7a00 PR_WaitCondVar (266b0, ffffffff, 0, 6d00d0, 0, 0) + 18c
    ff1abb54 __1cHPSQdDueue4CpnbCConfigurationManagerListener__Dget6Mr1_nIPRStatus__ (3eec0, fd34fed4, 2800, ff000000, 0, 0) + 44
    ff226264 __1cUConfigurationManagerDrun6M_v_ (266d8, 6, 5, 29b0, 46448, 0) + 28
    ff106dec ThreadMain (266d8, 6d00d0, 103, 0, 1, 0) + 24
    fedd0028 ptroot (6d00d0, fd350000, 0, 0, 20000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 14 / thread# 14 --------------------
    fe040144 __lwp_park (82ccb0, 81ac08, fd36fcc8, 1, 0, 0) + 14
    fe03a1d4 cond_wait_queue (82ccb0, 81ac08, fd36fcc8, 0, 0, 0) + 28
    fe03a64c cond_wait_common (82ccb0, 81ac08, fd36fcc8, 0, 0, 0) + 298
    fe03a7e4 condtimedwait (82ccb0, 81ac08, fd36fdf8, ff000000, 0, 0) + 34
    fe03a8d8 cond_timedwait (82ccb0, 81ac08, fd36fdf8, 186a0, 0, 0) + 14
    fe03a918 pthread_cond_timedwait (82ccb0, 81ac08, fd36fdf8, 0, 0, 0) + c
    fedc7b1c PR_WaitCondVar (82cca8, 0, 0, 7f6da0, 0, 0) + 2a8
    ff239eb0 __1cQBandwidthManagerDrun6M_v_ (58fe0, 29e8, ff2e0814, 6, 46448, 0) + 2a0
    ff106dec ThreadMain (28578, 7f6da0, 103, 0, 1, 0) + 24
    fedd0028 ptroot (7f6da0, fd370000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 15 / thread# 15 --------------------
    fe041378 ___lwp_cond_wait (85830, 85818, faeffd38, 3b9ac800, 3704cef0, 16) + 8
    fe02c214 lwpcond_timedwait (85830, 85818, faeffe20, f4240, 0, 1) + 1c
    fd4c7d04 __1cHMonitorEwait6Mil_i_ (fd83bfb4, 4000, 0, 2a508, 4330, fd837b20) + 2a8
    fd4c85b0 __1cIVMThreadEloop6M_v_ (4800, 4400, 446c, 4400, 440c, 3c00) + 120
    fd4c8238 __1cIVMThreadDrun6M_v_ (7f7950, 0, fd847158, ffff8000, 0, 1) + 8c
    fd759828 java_start (7f7950, faf00000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 16 / thread# 16 --------------------
    fe041378 ___lwp_cond_wait (88d10, 88cf8, 101020, ff000000, 0, 0) + 8
    fd4d9200 __1cNObjectMonitorEwait6MxipnGThread__v_ (5000, 50a0, 4c00, 4f84, 101020, 4ab0) + 54c
    fd4d8738 JVM_MonitorWait (1010b8, fa77fa94, 0, 0, 4800, 0) + 13c
    f840bf48 ???????? (e5c95db8, b6, fa77fb14, c, e421f740, fa77fa30)
    f8405d64 ???????? (e5c95db8, b6, fa77fb18, f84153a4, 0, fa77fab0)
    f8405d64 ???????? (fa77fba8, 0, 0, f84156e0, 36955c, fa77fb48)
    f8400218 ???????? (fa77fc30, fa77fe98, a, f404ec78, f840abe0, fa77fdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (fa77fe90, fa77fcf8, fa77fdb0, 101020, 101020, fa77fd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 127578, fa77fda4, fa77fda0, fa77fdb0, 101020) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (fa77fe90, fa77fe8c, fa77fe84, fa77fe7c, fa77fe74, 101020) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (101020, 101020, 2a580, 127578, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (101020, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (101020, fa780000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 17 / thread# 17 --------------------
    fe041378 ___lwp_cond_wait (88e78, 88e60, 101228, fd83ca88, 0, fa67f8ac) + 8
    fd4d9200 __1cNObjectMonitorEwait6MxipnGThread__v_ (5000, 50a0, 4c00, 4f84, 101228, 4ab0) + 54c
    fd4d8738 JVM_MonitorWait (1012c0, fa67fa14, 0, 0, e5c984d8, 0) + 13c
    f840bf48 ???????? (e5c95d50, b6, fa67fa18, c, e4210fa8, fa67f9a8)
    f8405d64 ???????? (e5c95d58, b6, fa67fb24, f84153a4, f8415724, fa67fa48)
    f8405c10 ???????? (e5c95d58, b6, fa67fba4, f84153a4, f401eb38, fa67fac8)
    f8405c10 ???????? (fa67fba8, 0, 0, f8415690, 36955c, fa67fb48)
    f8400218 ???????? (fa67fc30, fa67fe98, a, f4050300, f840abe0, fa67fdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (fa67fe90, fa67fcf8, fa67fdb0, 101228, 101228, fa67fd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 127d88, fa67fda4, fa67fda0, fa67fdb0, 101228) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (fa67fe90, fa67fe8c, fa67fe84, fa67fe7c, fa67fe74, 101228) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (101228, 101228, 2a5d0, 127d88, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (101228, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (101228, fa680000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 18 / thread# 18 --------------------
    fe041378 ___lwp_cond_wait (84fc0, 84fa8, 0, ff000000, 0, c0) + 8
    fd4c7b54 __1cHMonitorEwait6Mil_i_ (fd83bfb4, 4000, 0, 3, 4330, 1) + f8
    fd4f2370 __1cUSuspendCheckerThreadDrun6M_v_ (7f7b70, ffffffe2, fd847158, ffff8000, 0, 1) + 88
    fd759828 java_start (7f7b70, fa580000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 19 / thread# 19 --------------------
    fe040144 __lwp_park (0, 0, fe06dc44, 1000, 0, 0) + 14
    fd4f3498 __1cVcheck_pending_signals6Fi_i_ (fd83c8e4, fd83e0b8, fd83ca98, fd83f790, 1, c0) + 1a8
    fd4f30a0 __1cTsignal_thread_entry6FpnKJavaThread_pnGThread__v_ (1, fd84641c, fd846224, fd84644c, fd7fc092, fd4d7e6c) + 88
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (101430, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (101430, f8380000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 20 / thread# 20 --------------------
    fe041378 ___lwp_cond_wait (85e60, 85e48, 101638, 89eb0, fd826000, 0) + 8
    fd4c7e14 __1cHMonitorEwait6Mil_i_ (fd83bfb4, 4000, 0, 1299c0, 4330, 101638) + 3b8
    fd4f39c8 __1cNCompileBrokerUcompiler_thread_loop6F_v_ (fd7dd432, fd837bc0, 0, 101638, 41c4, fd4d7e6c) + 214
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (101638, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (101638, f8280000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 21 / thread# 21 --------------------
    fe040e70 __pollsys (e3f7fd48, 0, e3f7fdb0, 0, 0, 0) + 8
    fdfe1f24 pselect (e3f7fd48, fe06ba68, fe06ba68, 0, e3f7fdb0, 0) + 1c8
    fdfe229c select (0, 0, 0, 0, e3f7fe18, e3f7fe18) + a0
    fd4f1ce0 __1cIos_sleep6Fxi_i_ (0, 32, 0, 0, 0, c0) + 170
    fd4f1b34 __1cCosFsleep6FpnGThread_xi_i_ (7f7bf8, 0, 32, 0, fd4f1718, 1) + 21c
    fd4f1710 __1cNWatcherThreadDrun6M_v_ (7f7bf8, ffffffe2, fd847158, ffff8000, 0, 1) + e0
    fd759828 java_start (7f7bf8, e3f80000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 22 / thread# 22 --------------------
    fe040e70 __pollsys (e3a7f788, 0, e3a7f7f0, 0, 0, 0) + 8
    fdfe1f24 pselect (e3a7f788, fe06ba68, fe06ba68, 0, e3a7f7f0, 0) + 1c8
    fdfe229c select (0, 0, 0, 0, e3a7f858, e3a7f858) + a0
    fd4f1d68 __1cIos_sleep6Fxi_i_ (0, ea60, 1, 0, fd4c46ec, 3836a8) + 1f8
    fd4f1b34 __1cCosFsleep6FpnGThread_xi_i_ (101e58, 0, ea60, 1, e3a7f600, 1) + 21c
    fd56ecbc JVM_Sleep (101ef0, e3a7f9b0, 0, ea60, f8415724, 0) + 27c
    f840bf48 ???????? (101e58, b8, 0, 8, f84155c4, e3a7f9c8)
    f8405d64 ???????? (e4213108, b7, e3a7fb2c, f84156c4, f8415884, e3a7fa58)
    f8405d64 ???????? (e4213108, f401fc38, e3a7fba4, f8415530, 0, e3a7fad0)
    f840622c ???????? (e3a7fba8, 0, 0, f8415840, 36955c, e3a7fb48)
    f8400218 ???????? (e3a7fc30, e3a7fe98, a, f4020520, f840abe0, e3a7fdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (e3a7fe90, e3a7fcf8, e3a7fdb0, 101e58, 101e58, e3a7fd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 8d0ea0, e3a7fda4, e3a7fda0, e3a7fdb0, 101e58) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (e3a7fe90, e3a7fe8c, e3a7fe84, e3a7fe7c, e3a7fe74, 101e58) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (101e58, 101e58, 2cf88, 8d0ea0, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (101e58, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (101e58, e3a80000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 23 / thread# 23 --------------------
    fe040e70 __pollsys (e2aff788, 0, e2aff7f0, 0, 0, 0) + 8
    fdfe1f24 pselect (e2aff788, fe06ba68, fe06ba68, 0, e2aff7f0, 0) + 1c8
    fdfe229c select (0, 0, 0, 0, e2aff858, e2aff858) + a0
    fd4f1d68 __1cIos_sleep6Fxi_i_ (0, ea60, 1, 0, 0, 0) + 1f8
    fd4f1b34 __1cCosFsleep6FpnGThread_xi_i_ (102e98, 0, ea60, 1, 0, 0) + 21c
    fd56ecbc JVM_Sleep (102f30, e2aff9b0, 0, ea60, 0, 0) + 27c
    f840bf48 ???????? (0, b8, 0, 8, 0, e2aff9c8)
    f8405d64 ???????? (e5cf8690, b7, e2affb2c, f84156c4, 0, e2affa58)
    f8405d64 ???????? (e5cf8690, f401fc38, e2affba4, f8415530, 0, e2affad0)
    f840622c ???????? (e2affba8, 0, 0, f84157f0, 36955c, e2affb48)
    f8400218 ???????? (e2affc30, e2affe98, a, f4020520, f840abe0, e2affdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (e2affe90, e2affcf8, e2affdb0, 102e98, 102e98, e2affd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 8d5f40, e2affda4, e2affda0, e2affdb0, 102e98) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (e2affe90, e2affe8c, e2affe84, e2affe7c, e2affe74, 102e98) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (102e98, 102e98, 2ded8, 8d5f40, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (102e98, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (102e98, e2b00000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 24 / thread# 24 --------------------
    fe040e70 __pollsys (e1fff880, 0, e1fff8e8, 0, 0, 0) + 8
    fdfe1f24 pselect (e1fff880, fe06ba68, fe06ba68, 0, e1fff8e8, 0) + 1c8
    fdfe229c select (0, 0, 0, 0, e1fff950, e1fff950) + a0
    fd4f1d68 __1cIos_sleep6Fxi_i_ (0, 4e20, 1, 0, e1fff604, 3836a8) + 1f8
    fd4f1b34 __1cCosFsleep6FpnGThread_xi_i_ (103cd0, 0, 4e20, 1, e1fff6f8, 1) + 21c
    fd56ecbc JVM_Sleep (103d68, e1fffaa8, 0, 4e20, f8415724, 0) + 27c
    f840bf48 ???????? (103cd0, b8, e1fffba4, 8, 0, e1fffac0)
    f8405d64 ???????? (e1fffba8, 0, 0, f84156c4, 36955c, e1fffb48)
    f8400218 ???????? (e1fffc30, e1fffe98, a, f46d5728, f840abe0, e1fffdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (e1fffe90, e1fffcf8, e1fffdb0, 103cd0, 103cd0, e1fffd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 8d93a8, e1fffda4, e1fffda0, e1fffdb0, 103cd0) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (e1fffe90, e1fffe8c, e1fffe84, e1fffe7c, e1fffe74, 103cd0) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (103cd0, 103cd0, 2f008, 8d93a8, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (103cd0, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (103cd0, e2000000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 25 / thread# 25 --------------------
    fe040e70 __pollsys (e1eff788, 0, e1eff7f0, 0, 0, 0) + 8
    fdfe1f24 pselect (e1eff788, fe06ba68, fe06ba68, 0, e1eff7f0, 0) + 1c8
    fdfe229c select (0, 0, 0, 0, e1eff858, e1eff858) + a0
    fd4f1d68 __1cIos_sleep6Fxi_i_ (0, ea60, 1, 0, 0, 0) + 1f8
    fd4f1b34 __1cCosFsleep6FpnGThread_xi_i_ (103ed8, 0, ea60, 1, 0, 0) + 21c
    fd56ecbc JVM_Sleep (103f70, e1eff9b0, 0, ea60, 0, 0) + 27c
    f840bf48 ???????? (0, b8, 0, 8, 0, e1eff9c8)
    f8405d64 ???????? (e5cf8728, b7, e1effb2c, f84156c4, 0, e1effa58)
    f8405d64 ???????? (e5cf8728, f401fc38, e1effba4, f8415530, 0, e1effad0)
    f840622c ???????? (e1effba8, 0, 0, f84157f0, 36955c, e1effb48)
    f8400218 ???????? (e1effc30, e1effe98, a, f4020520, f840abe0, e1effdb8)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (e1effe90, e1effcf8, e1effdb0, 103ed8, 103ed8, e1effd08) + 274
    fd4d8254 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nLKlassHandle_nMsymbolHandle_4pnRJavaCallArguments_pnGThread__v_ (fd826000, 8df870, e1effda4, e1effda0, e1effdb0, 103ed8) + 164
    fd4d80e0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_ (e1effe90, e1effe8c, e1effe84, e1effe7c, e1effe74, 103ed8) + 60
    fd4d8068 __1cMthread_entry6FpnKJavaThread_pnGThread__v_ (103ed8, 103ed8, 2ebd0, 8df870, 34e0f8, fd4d7e6c) + 128
    fd4d7e94 __1cKJavaThreadDrun6M_v_ (103ed8, ffffffe2, fd847158, ffff8000, 0, 1) + 288
    fd759828 java_start (103ed8, e1f00000, 0, 0, fd7596f4, 1) + 134
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 27 / thread# 27 --------------------
    fe040e70 __pollsys (fa43fc98, 1, fa43fc28, 0, 0, 1388) + 8
    fdfdcf48 poll (fa43fc98, 1, 1388, 10624c00, 0, 0) + 7c
    fedc9568 pt_poll_now (fa43fd04, 7d2988, 3, ffffffff, ffffffff, 20) + 48
    fedcb218 pt_Accept (3f0, 7d2988, ffffffff, fa43fd34, fedc98d4, 3) + 104
    ff229d44 __1cMListenSocketGaccept6MrnJPRNetAddr_kI_pnKPRFileDesc__ (105f58, 7d2988, ffffffff, 1000, 9a060, 3ed88) + c
    ff220934 __1cIAcceptorDrun6M_v_ (8da98, 8, 7d2988, 0, 1000, ffffe800) + 54
    ff106dec ThreadMain (8da98, 7fb3c0, 102, 0, 1, 0) + 24
    fedd0028 ptroot (7fb3c0, fa440000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 28 / thread# 28 --------------------
    fe040144 __lwp_park (241d8, 478f8, fa41fd60, 1, 0, 0) + 14
    fe03a1d4 cond_wait_queue (241d8, 478f8, fa41fd60, 0, 0, 0) + 28
    fe03a64c cond_wait_common (241d8, 478f8, fa41fd60, 0, 0, 0) + 298
    fe03a7e4 condtimedwait (241d8, 478f8, fa41fe90, ff000000, 0, 0) + 34
    fe03a8d8 cond_timedwait (241d8, 478f8, fa41fe90, 186a0, 0, 0) + 14
    fe03a918 pthread_cond_timedwait (241d8, 478f8, fa41fe90, 0, 0, 0) + c
    fedc7b1c PR_WaitCondVar (241d0, 0, 0, 7fbd50, 0, 0) + 2a8
    ff23b1c4 __1cRGlobalFlushThread6Fpv_v_ (2e64, 0, 0, ff2eeb88, ff2eeb90, ff2eeb7c) + 394
    fedd0028 ptroot (7fbd50, fa420000, 0, 0, 10000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 29 / thread# 29 --------------------
    feee0e40 memcpy (e1140040, e, f64e90, 1b6d8, ff3f06d0, f6df20) + 680
    fdb78224 __1cDstdMbasic_string4Ccn0ALchar_traits4Cc__n0AJallocator4Cc___Hreserve6MI_v_ (e1140040, e, f6df28, 7, 0, f6df20) + 24
    e10fe7a0 __1cDstdG__copy4Cpkcn0AUback_insert_iterator4n0AMbasic_string4Ccn0ALchar_traits4Cc__n0AJallocator4Cc______Ci_6FTA3TBrkn0AbArandom_access_iterator_tag_pTC_4_ (f83eb77c, e1128e49, e1128e4a, f83eb778, f83eb777, 0) + 68
    e10fd7ec __1cDstdO_Init_timeinfo6Frn0AK_Time_Info__v_ (e113fe60, e1140034, e1128e54, e113ff08, e, e1140028) + 158
    e10ff320 __1cDstdM_Locale_implTmake_classic_locale6F_p1_ (e113fd68, e1140064, e10b2fb0, 18, 0, e113a65c) + 2ac
    e10ffeb4 __1cDstdGlocaleN_S_initialize6F_v_ (e113f9e4, 0, e113ad3c, e113a65c, 3a7c4, 1) + 24
    e10f32fc __SLIP.INIT_A (0, fe06cbc0, 0, e113a65c, 47374, fda91ec0) + 1c
    e1111698 _init    (0, 1, fd9f5800, ff3ee980, 32380, ff3ee268) + f0
    ff3bfea8 call_init (1, e11115a8, f8291708, ffdfffff, ff3ee980, ffffffff) + 1a0
    ff3c5318 dlmopen_intn (f8390338, f2fa60, ff3ee0f8, fd931eb8, 8000, 0) + 70
    ff3c5474 dlmopen_check (ff3ee0f8, f2fa60, c01, fd931eb8, f83ebacc, f83ec280) + 14c
    ff3c54e8 dlopen (f2fa60, 1, 861, 294f4, fe06dc44, 0) + 64
    fd302344 ???????? (f2fa60, f83ebf98, 400, fd83a188, 3f, baddc800)
    fd4ee864 JVM_LoadLibrary (f2fa60, f83ec5f0, 0, 0, 4800, 49c8) + 114
    fd27d394 Java_java_lang_ClassLoader_00024NativeLibrary_load (108070, f83ec5f4, f83ec5f0, 4, 9, 0) + e8
    f840bf48 ???????? (e41cfa28, b6, f3, 8, f400e8e0, f83ec588)
    f8405d64 ???????? (e41cf778, b8, e5c98598, f8415370, e4200000, f83ec658)
    f8405b44 ???????? (0, b8, f83ec7e4, f8415690, f83ec440, f83ec6f0)
    f8405d64 ???????? (e5c97b78, b6, f83ec86c, f84156d8, f8415724, f83ec788)
    f8405d64 ???????? (107fd8, b8, 8, f8415370, fd826000, f83ec808)
    f8405d64 ???????? (107fd8, 0, 0, f84156e0, 36955c, f83ec888)
    f8400218 ???????? (f83ec970, f83eca30, a, f4725c28, f840abe0, f83eca3c)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (f83eca28, f83eca24, f83eca38, 107fd8, 107fd8, f83ed44c) + 274
    fd4c9538 __1cNinstanceKlassbBcall_class_initializer_impl6FnTinstanceKlassHandle_pnGThread__v_ (f83ecb48, 107fd8, 10b, f83ecbe0, 1, 0) + fc
    fd4c905c __1cNinstanceKlassPinitialize_impl6FnTinstanceKlassHandle_pnGThread__v_ (f83ecc90, 107fd8, f83ed360, e8d140, 107fd8, 0) + 4f4
    fd4c8b20 __1cNinstanceKlassKinitialize6MpnGThread__v_ (f4725cb8, 107fd8, 1b8, f4001e00, f83ecd54, 1) + 84
    fd4cc574 __1cMLinkResolverTresolve_static_call6FrnICallInfo_rnLKlassHandle_nMsymbolHandle_53iipnGThread__v_ (0, 107fd8, fd84a4ac, f83ece4c, f83ece48, 1) + 190
    fd4cb448 __1cMLinkResolverOresolve_invoke6FrnICallInfo_nGHandle_nSconstantPoolHandle_inJBytecodesECode_pnGThread__v_ (f83ed13c, f83ed104, f83ed100, 1b, b8, 107fd8) + d8
    fd4ca464 __1cSInterpreterRuntimeOresolve_invoke6FpnKJavaThread_nJBytecodesECode__v_ (107fd8, b8, f83ed2f8, f4000f18, fd826000, 0) + 6ac
    f841571c ???????? (107fd8, 0, 0, 2000, 36955c, f83ed298)
    f8400218 ???????? (f83ed380, f83ed440, a, f4776248, f840abe0, f83ed44c)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (f83ed438, f83ed434, f83ed448, 107fd8, 107fd8, fd4a2b7c) + 274
    fd4c9538 __1cNinstanceKlassbBcall_class_initializer_impl6FnTinstanceKlassHandle_pnGThread__v_ (f83ed558, 107fd8, 10b, f83ed5f0, 1, 0) + fc
    fd4c905c __1cNinstanceKlassPinitialize_impl6FnTinstanceKlassHandle_pnGThread__v_ (f83ed6a0, 107fd8, f83edf20, e8cfb4, 107fd8, 3836a8) + 4f4
    fd4c8b20 __1cNinstanceKlassKinitialize6MpnGThread__v_ (f47762d8, 107fd8, 1b8, f4001e00, f83ed764, 1) + 84
    fd4cc574 __1cMLinkResolverTresolve_static_call6FrnICallInfo_rnLKlassHandle_nMsymbolHandle_53iipnGThread__v_ (0, 107fd8, fd84a4ac, f83ed85c, f83ed858, 1) + 190
    fd4cb448 __1cMLinkResolverOresolve_invoke6FrnICallInfo_nGHandle_nSconstantPoolHandle_inJBytecodesECode_pnGThread__v_ (f83edb4c, f83edb14, f83edb10, 28, b8, 107fd8) + d8
    fd4ca464 __1cSInterpreterRuntimeOresolve_invoke6FpnKJavaThread_nJBytecodesECode__v_ (107fd8, b8, 8, f8413cc8, f476b128, f83edc20) + 6ac
    f841571c ???????? (107fd8, b8, 8, f84156e0, f476b128, f83edcb8)
    f8405c10 ???????? (107fd8, b8, 4, f8415690, f476b128, f83edd58)
    f8405d64 ???????? (e41c5088, b7, 8, f84156e0, 2, f83eddd8)
    f8405d64 ???????? (107fd8, 0, 0, f8415580, 36955c, f83ede58)
    f8400218 ???????? (f83edf40, f83ee078, a, f476c990, f840abe0, f83ee0ac)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (f83ee070, f83ee06c, f83ee0a4, 107fd8, 107fd8, 107fd8) + 274
    fd4e93a0 __1cKReflectionGinvoke6FnTinstanceKlassHandle_nMmethodHandle_nGHandle_inOobjArrayHandle_nJBasicType_4ipnGThread__pnHoopDesc__ (0, f83ee1c8, fd84a4ac, 0, 1, e) + eec
    fd4e8324 __1cKReflectionSinvoke_constructor6FpnHoopDesc_nOobjArrayHandle_pnGThread__2_ (e41c5020, f83ee250, 107fd8, f84156d8, 357cac, 0) + 308
    fd4e7e1c JVM_NewInstanceFromConstructor (108070, f83ee3ac, 0, f8415530, 357cac, 0) + 154
    fd27c1fc Java_sun_reflect_NativeConstructorAccessorImpl_newInstance0 (108070, f83ee328, f83ee3ac, 0, 357cac, 0) + c
    f840bf48 ???????? (0, b8, f83ee430, 8, e4200000, f83ee340)
    f8405c10 ???????? (e41c5060, b6, f83ee4b8, f8415690, 0, f83ee3d0)
    f8405c10 ???????? (e41c5078, f402dea0, f83ee548, f8415370, 357cac, f83ee450)
    f84060d8 ???????? (e41c5020, b6, 0, f84157f0, e4200000, f83ee4e0)
    f8405c10 ???????? (f476cb78, b7, f83ee664, f8415370, 0, f83ee578)
    f8405c10 ???????? (f476cb78, b6, 2e, f8415530, f476de10, f83ee5f8)
    f8405c10 ???????? (e5c95e38, b8, f83ee710, f8415370, e5c95e50, f83ee6a0)
    f8405c10 ???????? (0, b8, 8, f8415690, e4200000, f83ee750)
    f8405c10 ???????? (e5d7f710, b8, f83ee8e8, f8415690, f8415724, f83ee808)
    f8405c10 ???????? (107fd8, b8, 8, f8415690, f84155c4, f83ee888)
    f8405c10 ???????? (e41b5f90, b7, a, f84156e0, f471ae70, f83ee908)
    f8405d64 ???????? (e4172b90, b7, f83eeaa0, f8415580, f84155c4, f83ee9b8)
    f8405d64 ???????? (e4172b90, b7, 18, f8415530, f4715d28, f83eea30)
    f8405d64 ???????? (e41dc4c8, b7, 0, f8415580, e4200000, f83eead8)
    f8405d64 ???????? (107fd8, b8, 0, f8415530, e4200000, f83eeb80)
    f8405c10 ???????? (e41aadd8, b7, 8, f8415690, 5, f83eec50)
    f8405d64 ???????? (e41aadd8, b6, 8, f8415530, f4004608, f83eecd8)
    f8405b44 ???????? (e41aadd8, b6, f83eee74, f8415370, f414d970, f83eed80)
    f8405d64 ???????? (e41aadd8, f4396ad0, 8, f8415370, e4200000, f83eee10)
    f840622c ???????? (e4203ac8, b6, f83eefcc, f84157f0, f8415404, f83eeee0)
    f8405d64 ???????? (e4203ac8, b6, 8, f8415370, 4, f83eef60)
    f8405d64 ???????? (e4203ac8, b6, f83ef104, f8415370, f414d970, f83ef008)
    f8405d64 ???????? (e4203ac8, f4396ad0, 8, f8415370, f414d970, f83ef098)
    f840622c ???????? (e5e4e080, b7, 8, f84157f0, f42a30f0, f83ef138)
    f8405d64 ???????? (e5e4e080, f413e6c8, f83ef2fc, f8415530, f8415884, f83ef208)
    f840611c ???????? (e5e79b08, f4141998, 8, f84157f0, f4143d40, f83ef2a0)
    f840622c ???????? (e5d13488, f413e6c8, f83ef434, f84157f0, f8415884, f83ef340)
    f840611c ???????? (e5d079a0, f4141998, f83ef4d4, f84157f0, f4143d40, f83ef3d8)
    f840622c ???????? (e5d06b78, f413e6c8, 1, f84157f0, f8415884, f83ef470)
    f840611c ???????? (e5d00038, f4141998, 1d, f84157f0, f46d8390, f83ef508)
    f840622c ???????? (e40fde60, b6, f83ef6b0, f8415840, 0, f83ef5a8)
    f8405c54 ???????? (f83ef6e0, 0, 0, f8415370, 36955c, f83ef650)
    f8400218 ???????? (f83ef768, f83ef948, a, f4137488, f840abe0, 8e04bc)
    fd4c9890 __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (f83ef940, f83ef81c, f83ef84c, 107fd8, 107fd8, 49c8) + 274
    fd4dd990 __1cRjni_invoke_static6FpnHJNIEnv__pnJJavaValue_pnI_jobject_nLJNICallType_pnK_jmethodID_pnSJNI_ArgumentPusher_pnGThread__v_ (108070, f83ef940, 0, 0, 2b728, f83ef924) + 218
    fd69685c jni_CallStaticIntMethodV (108070, 5dd60, 2b728, f83efa08, f83ef9a4, dbcfb0) + 134
    fd9b77ac __1cHJNIEnv_TCallStaticIntMethod6MpnH_jclass_pnK_jmethodID_E_i_ (108070, 5dd60, 2b728, 0, f83efab4, 5e7a8) + 24
    fd9b4540 __1cONSAPIConnectorHservice6MpnRJ2EEVirtualServer__i_ (f83efab4, 5e7a8, 0, 0, 0, 5f1ec) + 484
    fd9b276c service_j2ee (27150, dbcf38, dbcfb0, 0, fd9c1f53, 39b1e0) + 40
    ff1cf9e4 __1cNfunc_exec_str6FpnKFuncStruct_pnGpblock_pnHSession_pnHRequest__i_ (668, 27150, dbcf38, dbcfb0, 0, 0) + 248
    ff1d0e04 INTobject_execute (40828, dbcf38, dbcfb0, 0, 25cb0, 6d1cf8) + 5e8
    ff1d5e34 INTservact_service (dbcf38, dbcfb0, ff2e7ce4, 0, 0, ff2e7cbc) + 4d8
    ff1d6544 INTservact_handle_processed (dbcf38, dbcfb0, 20, 2, ab90d0, 3fe38) + 158
    ff218bf0 __1cLHttpRequestUUnacceleratedRespond6Mpc_v_ (dbce98, ff2e7d08, 2f44, 22ba, dbcfb0, dbcf38) + 3c8
    ff2182e0 __1cLHttpRequestNHandleRequest6MpnGnetbuf__i_ (dbce98, ab6680, ab8708, ab86f8, 2000, ab66e0) + 648
    ff2166d8 __1cNDaemonSessionDrun6M_v_ (dbca90, 2000, ff2eda0c, 0, 0, ff2ed9c4) + 17c
    ff106dec ThreadMain (dbca90, 7fbe60, 3, 0, 1, 0) + 24
    fedd0028 ptroot (7fbe60, f83f0000, 0, 0, 20000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 30 / thread# 30 --------------------
    fe040144 __lwp_park (265c8, 6cfa70, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (265c8, 6cfa70, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (265c8, 6cfa70, 0, 14, 0, fd9f5d00) + 10
    fe03a790 pthread_cond_wait (265c8, 6cfa70, 0, 1000, 0, ef8ef3) + 8
    fedc7a00 PR_WaitCondVar (265c0, ffffffff, 0, 7fbf70, 0, c0664) + 18c
    ff2202ac __1cPConnectionQdDueueIGetReady6MI_pnKConnection__ (5b2f0, ffffffff, 3eda0, 14, ca8c8, 2c00) + 10c
    ff215f78 __1cNDaemonSessionNGetConnection6MI_i_ (dbd2a0, ffffffff, ff2ed9d0, ff2e0814, fec7a780, ef8f08) + 30
    ff216138 __1cNDaemonSessionNGetConnection6M_i_ (dbd2a0, 2000, eb0ed8, ff2e0814, 1e, 1) + 98
    ff216650 __1cNDaemonSessionDrun6M_v_ (dbd2a0, 2000, 9, 0, 0, ff2ed9c4) + f4
    ff106dec ThreadMain (dbd2a0, 7fbf70, 3, 0, 1, 0) + 24
    fedd0028 ptroot (7fbf70, f83c0000, 0, 0, 20000, fede8d70) + d0
    fe0400a0 lwpstart (0, 0, 0, 0, 0, 0)
    ----------------- lwp# 31 / thread# 31 --------------------
    fe040144 __lwp_park (265c8, 6cfa70, 0, 0, 0, 0) + 14
    fe03a1d4 cond_wait_queue (265c8, 6cfa70, 0, 0, 0, 0) + 28
    fe03a754 cond_wait (265c8, 6cfa70, 0, 14, 0, fd9f61

  • Server Crash OutOfMemory

    This night our coldfusion server crashed. It gave a jrun
    error
    . Any help on this error would be greatly appreciated
    Many thanks in advance,
    Nebu
    ------------ERROR--------------------
    unable to create new native thread The specific sequence of
    files included or processed is: D:\Inetpub\NieuwBouw\index.cfm,
    line: 35
    1555
    "Error","jrpp-2057","11/17/06","02:08:32","QasaOnWeb","unable to
    create new native thread The specific sequence of files included or
    processed is: D:\Inetpub\NieuwBouw\projecten\index.cfm, line: 35 "
    1556 java.lang.OutOfMemoryError: unable to create new native
    thread
    1557 at java.lang.Thread.start(Native Method)
    1558 at
    coldfusion.server.j2ee.sql.pool.ConnectionRunner.fetchConnection(ConnectionRunner.java:42 )
    1559 at
    coldfusion.server.j2ee.sql.pool.JDBCPool.create(JDBCPool.java:519)
    1560 at
    coldfusion.server.j2ee.sql.pool.JDBCPool._checkOut(JDBCPool.java:444)
    1561 at
    coldfusion.server.j2ee.sql.pool.JDBCPool.checkOut(JDBCPool.java:350)
    1562 at
    coldfusion.server.j2ee.sql.pool.JDBCPool.requestConnection(JDBCPool.java:720)
    1563 at
    coldfusion.server.j2ee.sql.pool.JDBCManager.requestConnection(JDBCManager.java:123)
    1564 at
    coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:138)
    1565 at
    coldfusion.server.j2ee.sql.JRunDataSource.getConnection(JRunDataSource.java:125)
    1566 at
    coldfusion.sql.CFDataSource.getConnection(CFDataSource.java:37)
    1567 at
    coldfusion.sql.DataSrcImpl.getCachedConnection(DataSrcImpl.java:149)
    1568 at
    coldfusion.sql.DataSrcImpl.getConnection(DataSrcImpl.java:103)
    1569 at coldfusion.sql.SqlImpl.execute(SqlImpl.java:214)
    1570 at
    coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:499)
    1571 at
    cffooter2ecfm1264563072.runPage(D:\Inetpub\NieuwBouw\footer.cfm:35)
    1572 at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    1573 at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    1574 at
    coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
    1575 at
    cfbottom2ecfm236715733.runPage(D:\Inetpub\NieuwBouw\projecten\bottom.cfm:4)
    1576 at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    1577 at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    1578 at
    coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
    1579 at
    cfsub_samengevoegd2ecfm992510435.runPage(D:\Inetpub\NieuwBouw\projecten\sub_samengevoegd. cfm:477)
    1580 at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    1581 at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    1582 at
    coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
    1583 at
    cfindex2ecfm1730678187.runPage(D:\Inetpub\NieuwBouw\projecten\index.cfm:19)
    1584 at
    coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    1585 at
    coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    1586 at
    coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
    1587 at
    coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:209)
    1588 at
    coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
    1589 at
    coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
    1590 at
    coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    1591 at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    1592 at
    coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    1593 at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    1594 at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    1595 at
    coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
    1596 at coldfusion.CfmServlet.service(CfmServlet.java:107)
    1597 at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    1598 at
    jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    1599 at
    jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    1600 at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    1601 at
    jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
    1602 at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    1603 at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
    1604 at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
    1605 at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
    1606 at
    jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    Answered by Adobe technical support
    Since the error does mention "out of memory" in the context
    of not being able to create a new thread, it could be worth trying
    to decrease the default stack size per thread using a JVM switch,
    -Xss. So you could edit (after backing up)
    {JRun4_Home}/bin/jvm.config to add the -Xss argument on the
    java.args line just after the -Xmx (max heap) setting like this:
    java.args=-server -Xmx512m -Xss256k .....
    DO NOT USE THE CF ADMIN TO MAKE THIS CHANGE
    This example would tell the jvm to use a thread stack size of
    256k instead of the default stack (assumed to be 1024k). A CFMX
    server restart is required. You might want to first try 256k, but
    if any other problem turns up you could try increasing it to 512k.

  • JMS/JTA issue is case of a server crash

              Hi All
              I am having some JMS/JTA related issue in case of a server crash. This is there
              for both 6.1 and 7.0. Its like this - an MDB is getting data from a Queue and
              its CMT [ie JTA]. Now when the MDB has the onMessage call back that time a usertransaction
              has been opened by the JMS framework of WLS 7.0/6.1. Now when the onMessage block
              is executing if the server crashes - before the TX has been rolled back/commited
              then next time when that server is restarted that message does mot appear on the
              Queue for 4-5 minutes and the Queue shows the message in "Bytes Pending". So the
              user has to wait for 4-5 minutes before getting back the message. In this time
              period whatever u try - like use QueueBrowser /QueueReceiver to find the message
              shows no result. This is something to do with JTA/JMS combination.
              Is there anyway to control this "invisible time" of the message? This is causing
              a lot of problem in our user base.
              thanks
              Anamitra
              

    I don't think there are any issues. You might get more info from the
              transaction newsgroup and/or customer support.
              Tom
              Anamitra wrote:
              > Hi Tom
              > thats good - but this brings another question. If that was to be reduced are there
              > any side effects that I should be aware of?
              > thanks
              > Anamitra
              >
              > Tom Barnes <[email protected]> wrote:
              >
              >>This is a FAQ, but is not in the FAQ.
              >>
              >>1) As an enhancement, the transaction recovery delay has been reduced,
              >>
              >>or even eliminated in 8.1.
              >>
              >>2) There are plans to back-port this reduction to 7.0 - I think the
              >>back-port is already available. Contact customer support.
              >>
              >>3) Meanwhile, there is somewhat of a work-around. You can reduce the
              >>
              >>recovery delay to as little as 60 seconds by setting
              >> RecoveryThresholdMillis="60000"
              >>in the "JTA" section of your config.xml, programmatically via JMX on
              >>the
              >>"JTAMBean".
              >>
              >>Tom
              >>
              >>Anamitra wrote:
              >>
              >>>Hi All
              >>>I am having some JMS/JTA related issue in case of a server crash. This
              >>
              >>is there
              >>
              >>>for both 6.1 and 7.0. Its like this - an MDB is getting data from a
              >>
              >>Queue and
              >>
              >>>its CMT [ie JTA]. Now when the MDB has the onMessage call back that
              >>
              >>time a usertransaction
              >>
              >>>has been opened by the JMS framework of WLS 7.0/6.1. Now when the onMessage
              >>
              >>block
              >>
              >>>is executing if the server crashes - before the TX has been rolled
              >>
              >>back/commited
              >>
              >>>then next time when that server is restarted that message does mot
              >>
              >>appear on the
              >>
              >>>Queue for 4-5 minutes and the Queue shows the message in "Bytes Pending".
              >>
              >>So the
              >>
              >>>user has to wait for 4-5 minutes before getting back the message. In
              >>
              >>this time
              >>
              >>>period whatever u try - like use QueueBrowser /QueueReceiver to find
              >>
              >>the message
              >>
              >>>shows no result. This is something to do with JTA/JMS combination.
              >>
              >>>Is there anyway to control this "invisible time" of the message? This
              >>
              >>is causing
              >>
              >>>a lot of problem in our user base.
              >>>
              >>>thanks
              >>>Anamitra
              >>
              >
              

Maybe you are looking for

  • Crash during encode

    I had to reformat my hard drive over the weekend and reinstall software. I purchased a turnkey system from a supplier that is now out of business. Fortunately he created a "Rebuild Disk" which I used to reformat. (Reason for reformat -- I was experie

  • Back To My Mac Port Forwarding

    I find this stuff confusing. I want to see my new Comcast business all Mac LAN from my home Mac, just like I did when my business had Verizon DSL.  The only thing that has changed is our new Comcast CableModem, we still have our older AppleTimeMachin

  • Need solid pro dj software for live mixing-any suggestions?

    Tried Traktor, PCDJ and Virtual DJ with my Dell-with good results-recently converted to the MacBook Pro and love it. PC gone bye bye! Need solid pro dj software for club mixing. Thanks, ps I saw Michael Dell recently at a Texas Rangers game....with a

  • WE14 only creat new files

    Hello, we create IDoc-files with the tcode we14. The system which catch the file do this on the next day. The report of the tcode we14 always create a new file. So when I run the report twize a day the second run kll the file of the first run. I don'

  • Patchdownloader: ERROR: DownloadContentFiles() failed with hr=0x800701f6

    Hi, SCCM 2012 R2 updates work fine. Only when I create an automatic deployment rule for Endpoint Protection definition updates, it has errors in the patchdownloader.log. I already used the upddwnlodcfg.exe /bypassproxy but that didn't work (should I