Correct Server JVM Configuration ??

Hello All!
We are running SJSAS7 on a Sun V880 with 12Gig Memory, 6 CPUs (750Mhz) with following Server JVM Configuration Parameters:
<jvm-options>-XX:+AggressiveHeap</jvm-options>
<jvm-options>-XX:+DisableExplicitGC</jvm-options>
<jvm-options>-server -Xss1024k</jvm-options>
<jvm-options>-Xms3584m -Xmx3584m</jvm-options>
Since we have a maximum heap size of 3,5Gig, 8 Gig of our real memory is still free. Does is it make sense to push up the heap size to lets say 8-10 Gig, or will this not really lead to a performance gain?
Any Input on this topic is very welcome
Kind Regards

btw.
are there any other hints how to use up the capacity of our hardware
eg. when using Sun One AppServer 6.5 we had 5 kjs-engines (2gig heap each), so the overall memory usage was better.
kind regards
hannes

Similar Messages

  • A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (p

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that
    the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)(Microsoft SQL Server, Error: 2)
    The system cannot find the file specified
    Cannot connect to COWBOYS.
    Here are the technical details===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476
    Error Number: 2
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer
    timeout)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance,
    SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
       at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    ===================================
    The system cannot find the file specified
    I have tried from so many forms. This is so frustrating. Thank for everyone/anyone who wants to help. So this is what happened: I had to uninstall my previous sqlserver 2012(which worked great) for some reason, and I uninstalled everything from that download.
    Then I installed the trial edition of sql server 2012 (64 Bit) and It wouldn't connect to the database. (Error mentioned above.) My local DB is COWBOYS. (COWBOYS is also my computer name.) After this, I have tried downloading sqlexpress and sqlserver 64bit
    many times and cannot connect to my local DB. 
    How do I connect to my Local DB? 
    Also, I think this might help: (When I run sqlserve.exe, which I was able to find in C:\Program Files\Microsoft SQL Server\110\LocalDB\Binn, I get an error: Your SQL server installation is either corrupt or has been tampered with(Error getting
    instance ID from name). Please uninstall then re-run setup to correct this problem.
    I would happily re install it, if it wasn't my 20th time.
    I don't have any remote connections, I don't use username/password, only window authentication. I work mostly on visual studio, but without able to store /retrieve data, I don't know how to survive.
    May be the solution is very simple, but I am too frustrated. 
    Some of the things I have tried:
    From a command prompt, enter one of the following commands:
    net start "SQL Server Agent (MSSQLSERVER)" OR 
    net start "SQL Server Agent(instancename)"(for instance)
    on my sql configuration, I cannot start anything because there is nothing there to start. I can post more details, if that would help. Also, some more details about the error:
    Details
    Product:
    SQL Server
    ID:
    2
    Source:
    MSSQLServer
    Version:
    10.0
    Component:
    SQLEngine
    Message:
    An error has occurred while establishing a connection to the server. When connecting to SQL Server, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error:
    40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    Explanation
    SQL Server did not respond to the client request because the server is probably not started.
    User Action
    Make sure that the server is started.
    Version:
    9.0
    Component:
    SQLEngine
    Message:
    An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error:
    40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    Explanation
    SQL Server did not respond to the client request because the server is probably not started.
    User Action
    Make sure that the server is started.
    Any one that can help me, I will be greatful. Thank you so much. p.s. please ask me anything if you have any questions.

    It sounds like there are a couple things going on here.  First check if you have a successful install of SQL Server, then we'll figure out the connection issues.
    Can you launch SQL Server Configuration Manager and check for SQL Server (MSSQLSERVER) if default instance or SQL Server (other name) if you've configured your instance as a named instance.  Once you find this, make sure the service is started. 
    If not started, try to start it and see if it throws an error.  If you get an error, post the error message your hitting.  If the service starts, you can then launch SSMS and try to connect.  If you have a default instance, you can use the machine
    name in the connection dialog.  Ex:  "COWBOYS" where Cowboys is the machine name.  However, if you named the SQL Server instance during install, you'll need to connect using the machine\instance format.  Ex:  COWBOYS\Romo (where Romo
    is the instance name you set during install).
    You can also look at the summary.txt file in the SQL Server setup error logs to see what happened on the most recent install.  Past install history is archived in the log folder if you need to dig those up to help troubleshoot, but the most
    recent one may help get to the bottom of it if there is an issue with setup detecting a prior instance that needs to be repaired.
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    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.

  • After restoring SharePoint farm backup ( The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connection)

    Hi,
    I have taken farm back and restore it in new UAT environment, while access to the main site getting the below error: 
    Error  
    An unexpected error has occurred. 
    Troubleshoot issues with Microsoft SharePoint Foundation. 
    Correlation ID: 866476f3-23dd-4e1e-97af-bffc62cc2d57 
    Date and Time: 7/15/2014 11:26:35 AM 
    When i checked in log i got below error
    System.Data.SqlClient.SqlException: A network-related or instance-specific
    error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40
    - Could not open a connection to SQL Server)    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecu... 
    Thanks in advance
    Said Al Balushi

    Hi Wendy,
    i have checked all below points, every thing is fine but still i am getting the same error.
    Check SQL services are runing
    Check remote conenctions are enabled
    Check SQL Browser service is runing
    Check TCP/IP protocal enabled at SQL server
    Check out windows firewall setting
    Thanks,
    Said
     

  • A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The
    server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26- Error:Locating Server\instance Specified)
    How Can i solve this?

    1. Make sure SQL Server Service is running
    2. If a named instance, make sure SQL Server browser service is running
    3. Make sure SQL Server is configured to allow remote connections
    4. Examine the SQL Server error log for messages confirming that SQL is listening on the expected network interfaces and ports
    5. Test server connectivity with PING from the client machine
    6. Test port connectivity using TELNET or PowerShell to the server and port (from step 4) from the client machine.  For example
    a. TELNET <server-name> 1433
    b. PowerShell: 1433 | % { echo ((new-object Net.Sockets.TcpClient).Connect("YourServerName",$_)) "server listening on TCP port $_" }
    7. Check firewall settings if step 5 or 6 connectivity test fails
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • The e-mail message could not be sent. Make sure the outgoing e-mail settings for the server are configured correctly

    I have a 2 server SharePoint farm.
    All outgoing emails were working fine.
    I just restarted both servers and now after that none of the emails are being sent. I am using OOB publishing workflow and it shows message:
    The e-mail message could not be sent. Make sure the outgoing e-mail settings for the server are configured correctly.
    Even if I setup Alert on some list, it doesn't send email.
    I have checked that outgoing email setting in CA is defined and like I said it was working fine without problems but after restart it is showing error.
    What could be the cause of this and how to fix it?
    EDIT
    I removed outgoing mail server in CA, added again and restart IIS but still emails from OOB workflow is not being sent. But email from Alerts are being sent. Don't know what to do now.

    This is really weird, It works when an alert is set but workflows doesn't send emails... Can you create a simple 1 Step workflow in SPD to send an email when a specific field is set. See if this sends an email..
    AJ MCTS: SP 2010 Configuration MCSA: Windows 7 If you find this post useful kindly please mark it as an answer :) TY
    I created a test workflow which sends email to user and it is also not sending email. But I am getting email from SharePoint regarding "variation" page changes as well as alerts which I told above.

  • The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly.

    Hi,
    I have SP 2013, and it was working properly. and workflows send emails perfectly. yesterday, i decided to build a fresh site collection so i deleted the old one and created a new one. now, workflows are unable to send emails. i'm sure it has nothing to do
    with my mail server cuz no changes happened to it. i'm sure about the settings for outgoing mail on central admin. all i did, was to enter mail server IP in outgoing mail field and email below it.
    in the workflow status the status says "error" followed by this message: "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly."
    Any help please?

    Hi,
    According to your post, my understanding is that you failed to send email after building a fresh site collection.
    I recommend to verify that you have entered your SMTP server name correctly.
    You can add it as FQDN e.g. ServerName.DomainName.
    Here are a similar articles for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/f0605f59-0baa-49c9-854e-0fb369a9e5a0/cant-seem-to-get-emails-to-send-in-sharepoint
    http://alpesh.nakars.com/blog/sharepoint-outgoing-email-issue/
    Best Regards,
    Linda
    Linda Li
    TechNet Community Support

  • I can receive email on iphone 4s, but cannot send an email although my server is configured correctly. any suggestions

    I can receive email on iphone 4s, but cannot reply or send an email although my server is configured correctly. any suggestions?

    iOS:Unable to send or receive mail http://support.apple.com/kb/TS3899

  • How to fix "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly."

    Hi All,
    I have move dev to production, then workflow facing "The e-mail message cannot be sent. Make sure the outgoing e-mail settings for the server are configured correctly". Actually it is working fine in dev, in production mail not going. How to fix
    this issue?
    Thanks  in advance! 

    make sure your outgoing email settings are correct and also make sure servers are in exchange rely if you are using exchange.http://sharepoint.stackexchange.com/questions/35353/how-to-handle-e-mail-message-cannot-be-sent-error
    check below blogs: http://www.chrisbuchanan.ca/Blog/Lists/Posts/Post.aspx?ID=2
    another option to put pause in right place:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/6e848a25-019d-4220-aff6-c535da933e0f/the-error-message-in-workflow-history-the-email-message-cannot-be-sent
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Need Server Hardware Configuration Advice

    Good morning!
    We are using Microsoft Visual SourceSafe for version control.
    Two years ago, when I requested that RoboHelp be connected to a
    database application for version control and multi-author support
    (I asked for RoboSource Control on a dedicated server), they gave
    us SourceSafe on a shared server. We now have 40 help systems and
    have suffered many losses (corrupt database = rebuild the project
    using the html files) as that shared server has gone down while
    RoboHelp was connected to it.
    I'm submitting a work request to our IT department today for:
    1) Upgrade from RoboHelp Office 5 to RoboHelp 6
    2) Purchase and installation of RoboHelp Server 6
    3) Purchase of a dedicated server
    I'm stuck on what to ask for with respect to the server
    hardware configuration - and afraid that if I don't provide them
    with detailed specifications that they'll provide us with another
    inadequate setup. We currently have a need for 13 simultaneous
    authors - some over VPN - to work under version control, and we're
    growing. Can anyone provide me with a recommendation for server
    hardware configuration?
    Adobe's web site only specifies the system requirements for
    the RoboHelp Server 6 software installation - and sales support
    told me that they are not able to recommend a server configuration.
    I don't like going into this at the mercy of anyone in our IT
    department! My husband, who is a database administrator, gave me
    the following advice and I'm wondering if that's all I need to tell
    IT or are there other potential issues I need to cover?
    quote:
    For the storage or “hard drive” you want a RAID
    controller with an array of hard drives for your data. You will
    have a C: drive for the OS but your data should be separated from
    the OS on a RAID controller with an array of hard drives.
    For RAM you want a few gigs.
    In addition to the application software
    requirement of 100 MB of hard drive space, we currently have 42GB
    (2.5 years) of help system data. We have 40 help systems spread
    between 10 databases (separated by lines of business) - we used
    this configuration because early in the game we thought our
    corruption issues were stemming from databases that were too large
    for SourceSafe to handle. I'm wondering, with RoboHelp Server 6
    will we need to use multiple databases or can it handle 40+ help
    systems in one database?
    I also have a need for a few help systems to be in their own
    databases because we are running them for other companies owned by
    the bank and that data can't be co-mingled - can RoboHelp Server 6
    handle multiple databases?
    Thanks in advance for any assistance you can provide.

    Hi THessler
    I've used Microsoft Visual Source Safe (VSS) quite
    successfully for many years with RoboHelp with no issues such as
    you are citing. You further state something I and probably many
    others here find very disturbing.
    You said:
    We now have 40 help systems and have suffered many losses
    (corrupt database = rebuild the project using the html files) as
    that shared server has gone down while RoboHelp was connected to
    it.
    This would seem to imply that you aren't using RoboHelp
    correctly with the source control system. And if this proves to be
    true, you will likely see the SAME behavior with RoboSource Control
    or any other source control system you decide to use.
    Please allow me to explain. RoboHelp does not like working in
    any form of a networked situation, period. If you use it this way,
    it will frequently crash and corrupt files and all sorts of ill
    mannered things. Bottom line is that RoboHelp absolutely needs to
    be working on files only when they are stored on your local PC.
    I know I know, how does one accomplish this with a Source
    Control system? After all, the fact the Source Control system has
    to sit on a server means working from a server, no?
    Here's the deal. With any Source Control system you use, you
    should find that you have the main Source Control database, which
    resides on a server.
    But (and here's the kicker) when you configure users that
    participate in Source Control, each user is configured with
    something called a
    Working folder. This is a special folder where the files
    from the database are copied to. RoboHelp should be working on
    files inside this folder. As they are updated, copies are placed on
    the server copy.
    Sooo, before abandoning VSS or before totally configuring the
    new source control system, I'd first ensure you are using it
    properly. You may just find that you don't need to spend the money
    for a new source control system after all.
    Cheers... Rick

  • SERVER SIDE CONFIGURATION OF BIP

    Hi,
    Guys, could anyone please let me know the server side configuration of BI Publisher 11g.
    Regards

    Check this guide
    http://docs.oracle.com/cd/E14571_01/bi.1111/e13880/toc.htm
    Pls mark correct/helpful

  • The server hardware configuration of IndesignServer ?

    I'm going to use IndesignServer within the enterprise network to establish a platform for online editing, there are about 200 users, the server hardware configuration, please?

    There are a lot of questions here, but I'll throw in my 2 cents on a couple of them.
    How many databases are on your database machine? The correct answer here is "1".
    What is the current load on the system in terms of percent CPU / IO? If it's 99%, then sure, APEX apps will probably push it over the edge.
    APEX page view times are typically measured in tenths and hundredths of a second. From my experience, OLTP APEX page views are usually in the range of 0.2 to 0.4 seconds per page view as indicated by the performance reports or simply putting a page in debug mode. So, if your avg page view time were say, 0.5 seconds and you have 2 cores, you can handle about 4 page views per second (240 / minute, 14,400 /hour, 115,200 / day). With that said, you'll need to benchmark your own page view times on your own system. If you write slow SQL, say 2 seconds per page view, you're now down to 14,400 per day! So, it's up to you.
    Are you currently reviewing ADDM or StatsPack reports on a regular basis? I STRONGLY suggest you run a few ADDM reports for 15 minute intervals during busy times of the day BEFORE you put APEX in production. Then you can run the same reports AFTER APEX is in production and review the impact on your database.
    As far as hardware, you don't indicate the platform or OS. 2 cores and 4 GB of RAM seems pretty low for any database these days (my laptop has the same specs), but will probably do the trick.
    Tyler Muth
    http://tylermuth.wordpress.com

  • Adding redirect path and  pattern in Lion server for configuring software update server

    Adding redirect path and  pattern in Lion server for configuring software update server.Any changes

    Ok, after days of browsing on the forum I found the following hint on another discussion related to AFP access:
    "This may be a service ACL issue.
    It turns out one of the latest Apple updates turned on Service ACL's which caused AFP connections to be  blocked. Once I fixed the Service ACL in Server Admin... all connections and Single Sign On worked."
    Well, after allowing access to all services to all users with Server Admin, we were finally able to log in the server with our admin account...
    So, there must have been an update that turned on ACL's which caused even our local access, probably for OD/Kerberos, on the server to be restricted.

  • Problem with SCs that created before the Name Server was configured

    Hello,
    I have created an SC and developed it.
    When I created it, the Name Server wasn't configured and because of that, when I created new DC for this SC I needed to write the vendor manually. Lets assume I wrote example.org.
    Sometime after I did configured the Name Server and I reserved example.org as a namespace prefix.
    When I create new SC and new DCs in it everything is OK: Instead of writing example.org as my vendor I can choose from a combo box between sap.com and my own which is example.org.
    The problem arises with the SC that has been developed before the Name server was configured: If I create new DC for it the vendor is shaded with sap.com inside with no option to change it, even though the previous DCs for this SC were created under the vendor example.org (which I entered manually).
    I assume I can (with a lot of manual work) create new SC and move the DCs (or only their code) to the newly created SC, where I have the option to choose, but I am looking for more simpler solution. For example, changing a certain configuration file at the SC or so.
    Anyone has an idea?
    Thank you in advance,
    Roy

    Anyone...?

  • SCCM 2007 R3 Software Updates Sync : 6703 WSUS server not configured

    Hi,
    We run SCCM 2007 R3 in native mode (Software Update Point and WSUS both reside on SCCM site server). We're having issues running Software Updates Synchronization which have previously worked fine. In SMS_WSUS_Control_Manager the errors appear as follows
    MessageID:6703
    SMS WSUS Synchronization failed.
    Message: WSUS server not configured.
    Source: CWSyncMgr::DoSync.
    The operating system reported error 2147500037: Unspecified error
    I've followed the suggested fixes in
    http://technet.micro...y/bb735874.aspx but still we have an issue.
    If I open the WSUS console directly and run a manual synchronization from Microsoft this completes successfully. However, I presume this will not be using SSL which is what SCCM will want to use in native mode. I've checked the bindings in IIS on WSUS Administration
    site to confirm that the certificate hasn't expired.
    Any ideas what else I can try?
    Cheers,
    Paul

    wsyncmgr.log repeatedly contains the following
    Performing sync on retry schedule SMS_WSUS_SYNC_MANAGER 13/10/2013 14:02:11 612 (0x0264)
    STATMSG: ID=6701 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=CCPSCCM02 SITE=WES PID=8084 TID=612 GMTDATE=Sun Oct 13 13:02:11.288 2013 ISTR0="" ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_WSUS_SYNC_MANAGER 13/10/2013
    14:02:11 612 (0x0264)
    Sync failed: WSUS server not configured. Source: CWSyncMgr::DoSync SMS_WSUS_SYNC_MANAGER 13/10/2013 14:07:11 612 (0x0264)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=CCPSCCM02 SITE=WES PID=8084 TID=612 GMTDATE=Sun Oct 13 13:07:11.284 2013 ISTR0="CWSyncMgr::DoSync" ISTR1="WSUS server not configured" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6=""
    ISTR7="" ISTR8="" ISTR9="" NUMATTRS=0 SMS_WSUS_SYNC_MANAGER 13/10/2013 14:07:11 612 (0x0264)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER 13/10/2013 14:07:11 612 (0x0264)
    Sync time: 0d00h05m00s SMS_WSUS_SYNC_MANAGER 13/10/2013 14:07:11 612 (0x0264)

  • Server JVM(1.4.2_11-b06 mixed mode) crashed suddenly by an Access violation

    We are running a Servlet/JSP application on Tomcat5 (Windows service) and
    WindowsNT4 Workstation(SP6a).
    JVM has crashed suddenly by an Access Violation while it was in its idle state,
    and it happened only once.
    (No access log was left in Apache's access log at the time of the crach, so it
    doesn't seem any Http access has triggered the crash.)
    We are having a trouble finding causes and solution to this problem.
    Could anyone please help us solve this problem? Thank you in advance.
    Attatched below are our environment status, Dr.Watson log and JVM's last
    GC log. (When JVM crashed, hs_err_pid<pid>.log was not generated.)
    [Apache's access log]
    #JVM crashed at 11:45:22.501, while there's no Http access according to Apache's
    #access log.
    127.0.0.1 - - [08/Aug/2006:11:45:00 +0900] "POST /Manage/mode/CNMOD00205Action.do HTTP/1.1" 200 4651
    127.0.0.1 - - [08/Aug/2006:11:45:47 +0900] "POST /Manage/change/CNCHG00601Action.do HTTP/1.1" 503 430
    [Environment]
    OS: Windows NT Workstation 4 SP6a (Japanese Edition)
    CPU: Intel Celeron 566MHz
    Memory: 256MB
    J2SDK: Sun J2SDK 1.4.2_11-b06
    Servlet Containar: Tomcat 5.0.28
    Web Server: Apache 2.0.54
    Tomcat Connector: mod_jk2 2.0.5
    Database: MS-Access
    *Tomcat5.exe run as a service, with jre\bin\server\jvm.dll.
    JVM settings is as follows.
    -XX:NewSize=32m -XX:MaxNewSize=32m -XX:SurvivorRatio=1 -XX:TargetSurvivorRatio=100
    -XX:MaxPermSize=64m -XX:PermSize=32m -XX:+UseCompilerSafepoints -XX:+UseOnStackReplacement
    -Xnoclassgc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC
    -Xloggc:F:\var\log\system\tomcat\gc.log -Xrs -Xms72m -Xmx72m
    [Dr. Watson's log]
    Microsoft(R) Windows NT(R) Version 4.00 DrWtsn32
    Copyright (C) 1985-1996 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: (pid=305)
    When: 8/8/2006 @ 11:45:22.501
    Exception number: c0000005 (access violation)
    ----> System Information <----*
    Computer Name: TEST-A08
    User Name: SYSTEM
    Number of Processors: 1
    Processor Type: x86 Family 6 Model 8 Stepping 10
    Windows Version: 4.0
    Current Build: 1381
    Service Pack: 6
    Current Type: Uniprocessor Free
    Registered Organization: xxxxxxxx
    Registered Owner: xxxxxxxx
    ----> Task List <----
    0 Idle.exe
    2 System.exe
    26 smss.exe
    34 csrss.exe
    40 winlogon.exe
    46 services.exe
    49 lsass.exe
    61 nddeagnt.exe
    80 X_AAA.exe
    84 Explorer.exe
    87 XBBB.exe
    94 XCCC.exe
    99 RpcSs.exe
    103 ups.exe
    110 SysTray.exe
    111 loadwc.exe
    115 PROMon.exe
    119 smctrlw.exe
    125 pstores.exe
    117 MSTask.exe
    148 conime.exe
    150 xxmanage.exe
    152 XCC.exe
    155 XDD.exe
    78 XEE.exe
    88 XFF.exe
    159 XGG.exe
    164 XHH.exe
    169 XII.exe
    142 XJJ.exe
    213 XKK.exe
    236 XLL.exe
    239 XMM.exe
    242 XNN.exe
    247 XOO.exe
    250 XPP.exe
    254 XQQ.exe
    248 XRR.exe
    258 XSS.exe
    261 XTT.exe
    265 XUU.exe
    269 XVV.exe
    271 XWW.exe
    280 XXX.exe
    283 XYY.exe
    286 XZZ.exe
    232 XMain.exe
    288 XXXMAIN.exe
    294 XWWWW.exe
    292 CMD.exe
    301 XXXXProc.exe
    305 tomcat5.exe
    45 Apache.exe
    328 rotatelogs.exe
    330 rotatelogs.exe
    333 Apache.exe
    323 rotatelogs.exe
    334 rotatelogs.exe
    340 XXMop.exe
    347 XX800.exe
    227 ddhelp.exe
    342 XXXX_XXXX.exe
    418 drwtsn32.exe
    0 _Total.exe
    (00400000 - 00400000)
    (77f50000 - 77fbd000) dll\ntdll.dbg
    (77ed0000 - 77f41000) dll\kernel32.dbg
    (77e40000 - 77e9b000) dll\user32.dbg
    (76680000 - 76698000) dll\imm32.dbg
    (77ea0000 - 77ecc000) dll\gdi32.dbg
    (77d90000 - 77dd0000) dll\advapi32.dbg
    (77de0000 - 77e37000) dll\rpcrt4.dbg
    (70bd0000 - 70c34000)
    (78000000 - 78046000)
    (77c10000 - 77d4f000) dll\shell32.dbg
    (71780000 - 7180a000) COMCTL32.dbg
    (77bc0000 - 77bc7000) dll\rpcltc1.dbg
    (08000000 - 082b8000)
    (77fd0000 - 77ffa000) dll\winmm.dbg
    (6bc00000 - 6bc11000) auddrive.dll
    (6bd00000 - 6bd14000) cm-pci.dll
    (10000000 - 10007000)
    (00c70000 - 00c7e000)
    (00c80000 - 00c99000)
    (00ca0000 - 00cae000)
    (193b0000 - 193bf000)
    (77640000 - 77654000) dll\ws2_32.dbg
    (77630000 - 77637000) dll\ws2help.dbg
    (73f20000 - 73f2e000) dll\rnr20.dbg
    (775f0000 - 775ff000) dll\msafd.dbg
    (77620000 - 77629000) dll\wshtcpip.dbg
    (77660000 - 7766a000) dll\wsock32.dbg
    (1d9d0000 - 1d9dc000)
    (1f7d0000 - 1f804000) dll\ODBC32.dbg
    (77d50000 - 77d83000) dll\comdlg32.dbg
    (1f8c0000 - 1f8c0000)
    (0f9a0000 - 0f9ab000) vbajet32.dbg
    (77b00000 - 77bb7000) dll\ole32.dbg
    (65340000 - 653db000) oleaut32.dll
    (23c40000 - 23c79000) dll\msjtes40.dbg
    (24090000 - 240f2000) expsrv.DBG
    State Dump for Thread Id 0x130
    eax=77bc4030 ebx=0012fe60 ecx=77bc0000 edx=00000000 esi=00000064 edi=00000000
    eip=77f57f07 esp=0012fd80 ebp=0012fde8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: ZwReadFile
    77f57efc b886000000 mov eax,0x86
    77f57f01 8d542404 lea edx,[esp+0x4] ss:00f7e787=00021000
    77f57f05 cd2e int 2e
    77f57f07 c22400 ret 0x24
    77f57f0a 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 ���������
    0012fd7c 77edd3f5 00000064 00000000 00000000 00000000 ntdll!ZwReadFile (FPO: [9,0,0])
    0012fde8 77da8aef 00000064 00132108 0000021a 0012fe18 kernel32!ReadFile (FPO: Non-FPO [5,14,3])
    0012fe1c 77da853b 00000064 00132108 0000021a 0012fe60 advapi32!RegisterServiceCtrlHandlerA (FPO: Non-FPO [4,4,3])
    0012fe80 77da84d4 00000064 00132108 0000021a 00000000 advapi32!StartServiceCtrlDispatcherW (FPO: Non-FPO [3,17,3])
    0012fec4 004026c8 00415724 00ad1ed8 0040280a 00ad1ed8 advapi32!StartServiceCtrlDispatcherW (FPO: Non-FPO [1,10,3])
    ----> Raw Stack Dump <----
    0012fd80 f5 d3 ed 77 64 00 00 00 - 00 00 00 00 00 00 00 00 ...wd...........
    0012fd90 00 00 00 00 bc fd 12 00 - 08 21 13 00 1a 02 00 00 .........!......
    0012fda0 00 00 00 00 00 00 00 00 - 00 00 00 00 08 21 13 00 .............!..
    0012fdb0 60 fe 12 00 00 00 00 00 - 00 00 00 00 00 00 00 00 `...............
    0012fdc0 e8 fd 12 00 30 fe 12 00 - 04 00 00 00 00 00 00 00 ....0...........
    0012fdd0 a8 fd 12 00 00 00 00 00 - 70 fe 12 00 10 c7 f0 77 ........p......w
    0012fde0 50 da f0 77 ff ff ff ff - 1c fe 12 00 ef 8a da 77 P..w...........w
    0012fdf0 64 00 00 00 08 21 13 00 - 1a 02 00 00 18 fe 12 00 d....!..........
    0012fe00 00 00 00 00 00 00 00 00 - a0 52 13 00 1a 02 00 00 .........R......
    0012fe10 64 00 00 00 30 fe 12 00 - 00 00 00 00 80 fe 12 00 d...0...........
    0012fe20 3b 85 da 77 64 00 00 00 - 08 21 13 00 1a 02 00 00 ;..wd....!......
    0012fe30 60 fe 12 00 00 00 00 00 - 08 21 13 00 1a 02 00 00 `........!......
    0012fe40 32 01 00 00 00 00 00 00 - 08 21 13 00 1a 02 00 00 2........!......
    0012fe50 0c 21 13 00 00 00 00 00 - 01 00 00 00 b8 40 13 00 .!...........@..
    0012fe60 00 00 00 00 00 00 00 00 - 34 fe 12 00 04 00 00 00 ........4.......
    0012fe70 b4 fe 12 00 04 11 db 77 - d8 de db 77 ff ff ff ff .......w...w....
    0012fe80 c4 fe 12 00 d4 84 da 77 - 64 00 00 00 08 21 13 00 .......wd....!..
    0012fe90 1a 02 00 00 00 00 00 00 - d8 1e ad 00 a0 56 41 00 .............VA.
    0012fea0 8c fe 12 00 00 00 00 00 - 64 00 00 00 94 fe 12 00 ........d.......
    0012feb0 8c 6f 3c d2 b0 ff 12 00 - 04 11 db 77 c8 de db 77 .o<........w...w
    State Dump for Thread Id 0x132
    eax=001353b8 ebx=00000000 ecx=00135428 edx=00000000 esi=00000390 edi=00000000
    eip=77f582db esp=00bdff28 ebp=00bdff4c iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:01a2e92f=????????
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    00bdff24 77eecfd4 00000390 00000000 00000000 77da6ad2 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    00bdff4c 77ed4f5e 00000390 ffffffff 00000000 004069d8 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    00bdffa8 77da8cac 00000001 001352a8 ffffffff 77ed4f05 kernel32!WaitForSingleObject (FPO: [2,0,0])
    00bdffb8 77ed4f05 001352a0 77f8e870 ffffffff 001352a0 advapi32!RegisterServiceCtrlHandlerA (FPO: [1,0,1])
    77ee2bdc 8b550000 68ff6aec 77f0ddc8 f0c71068 89645077 kernel32!lstrcmpiW (FPO: Non-FPO [2,8,3])
    ----> Raw Stack Dump <----
    00bdff28 d4 cf ee 77 90 03 00 00 - 00 00 00 00 00 00 00 00 ...w............
    00bdff38 d2 6a da 77 e8 2e ad 00 - 01 00 00 00 88 df db 77 .j.w...........w
    00bdff48 ac e0 db 77 dc 2b ee 77 - 5e 4f ed 77 90 03 00 00 ...w.+.w^O.w....
    00bdff58 ff ff ff ff 00 00 00 00 - d8 69 40 00 90 03 00 00 .........i@.....
    00bdff68 ff ff ff ff d2 6a da 77 - 00 00 00 00 3e 25 40 00 .....j.w....>%@.
    00bdff78 e8 2e ad 00 ff ff ff ff - 00 00 00 00 00 00 00 00 ................
    00bdff88 00 00 00 00 01 00 00 00 - 44 06 41 00 cf 03 00 00 ........D.A.....
    00bdff98 74 0b 41 00 70 e8 f8 77 - a0 52 13 00 ec ff bd 00 t.A.p..w.R......
    00bdffa8 a0 52 13 00 ac 8c da 77 - 01 00 00 00 a8 52 13 00 .R.....w.....R..
    00bdffb8 ff ff ff ff 05 4f ed 77 - a0 52 13 00 70 e8 f8 77 .....O.w.R..p..w
    00bdffc8 ff ff ff ff a0 52 13 00 - ff ff ff ff c4 ff bd 00 .....R..........
    00bdffd8 dc 4d f5 77 ff ff ff ff - 10 c7 f0 77 48 e2 f0 77 .M.w.......wH..w
    00bdffe8 00 00 00 00 00 00 00 00 - 00 00 00 00 9e 8c da 77 ...............w
    00bdfff8 a0 52 13 00 00 00 00 00 - 03 00 00 00 18 7a 13 00 .R...........z..
    00be0008 10 00 be 00 00 00 00 00 - 18 00 be 00 00 00 00 00 ................
    00be0018 20 00 be 00 00 00 00 00 - 28 00 be 00 00 00 00 00 .......(.......
    00be0028 30 00 be 00 00 00 00 00 - 38 00 be 00 00 00 00 00 0.......8.......
    00be0038 40 00 be 00 00 00 00 00 - 48 00 be 00 00 00 00 00 @.......H.......
    00be0048 50 00 be 00 00 00 00 00 - 58 00 be 00 00 00 00 00 P.......X.......
    00be0058 60 00 be 00 00 00 00 00 - 68 00 be 00 00 00 00 00 `.......h.......
    State Dump for Thread Id 0x135
    eax=00000000 ebx=00000000 ecx=008a86f0 edx=00000000 esi=0000010c edi=189afe84
    eip=77f582db esp=189afe68 ebp=189afe8c iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:197fe86f=00000019
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    189afe64 77eecfd4 0000010c 00000000 189afe84 00000000 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    189afe8c 77ed4f5e 0000010c 000003e8 00000000 08170894 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    189afe9c 08170894 0000010c 000003e8 008a15e0 00000001 kernel32!WaitForSingleObject (FPO: [2,0,0])
    189afee8 081ed3a3 00000001 000003e8 008a1510 008ab040 !JVM_FindSignal
    008ab040 00000000 00000000 00000000 00000000 008acf90 !JVM_RegisterUnsafeMethods
    0823703c 081ed120 081ed160 0806e710 0806e620 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_RegisterUnsafeMethods
    State Dump for Thread Id 0x136
    eax=00000004 ebx=00000000 ecx=125bce20 edx=00000000 esi=000001c0 edi=00000000
    eip=77f582db esp=18aafbb4 ebp=18aafbd8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:198fe5bb=????????
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18aafbb0 77eecfd4 000001c0 00000000 00000000 00d71254 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18aafbd8 77ed4f5e 000001c0 ffffffff 00000000 08177e73 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18aafbe8 08177e73 000001c0 ffffffff 18aafc78 00000000 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18aafc38 081be7b0 00000000 00000000 00000001 008ac5b0 !JVM_FindSignal
    008ac5b0 00000000 00000000 00000000 00000000 008ac950 !JVM_RegisterPerfMethods
    08236450 08126b20 081cfc10 0806e620 0806e710 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_FindSignal
    ----> Raw Stack Dump <----
    18aafbb4 d4 cf ee 77 c0 01 00 00 - 00 00 00 00 00 00 00 00 ...w............
    18aafbc4 54 12 d7 00 b0 c5 8a 00 - 50 c5 8a 00 c2 2e ed 77 T.......P......w
    18aafbd4 c0 01 00 00 00 00 00 00 - 5e 4f ed 77 c0 01 00 00 ........^O.w....
    18aafbe4 ff ff ff ff 00 00 00 00 - 73 7e 17 08 c0 01 00 00 ........s~......
    18aafbf4 ff ff ff ff 78 fc aa 18 - 00 00 00 00 00 00 00 00 ....x...........
    18aafc04 00 00 00 00 ff ff ff ff - 00 00 00 00 29 31 86 14 ............)1..
    18aafc14 02 00 00 00 00 00 00 00 - b0 c5 8a 00 c0 01 00 00 ................
    18aafc24 00 00 00 00 80 fc aa 18 - 00 00 00 00 ac fc aa 18 ................
    18aafc34 ed 85 db 00 b0 c5 8a 00 - b0 e7 1b 08 00 00 00 00 ................
    18aafc44 00 00 00 00 01 00 00 00 - b0 c5 8a 00 e8 ca 5b 12 ..............[.
    18aafc54 b0 c5 8a 00 3b 3c 11 08 - 20 a8 8a 00 00 00 00 00 ....;<.. .......
    18aafc64 00 00 00 00 b0 c5 8a 00 - b0 c5 8a 00 20 44 81 14 ............ D..
    18aafc74 c8 43 81 14 ac fc aa 18 - 03 86 db 00 4c c6 8a 00 .C..........L...
    18aafc84 c4 fc aa 18 00 00 00 00 - 00 00 00 00 90 fc aa 18 ................
    18aafc94 00 00 00 00 c4 fc aa 18 - 58 73 85 14 00 00 00 00 ........Xs......
    18aafca4 c8 43 81 14 bc fc aa 18 - e4 fc aa 18 33 2d db 00 .C..........3-..
    18aafcb4 00 00 00 00 59 65 db 00 - 00 00 00 00 00 00 00 00 ....Ye..........
    18aafcc4 e8 ca 5b 12 c8 fc aa 18 - ba 43 81 14 ec fc aa 18 ..[......C......
    18aafcd4 58 73 85 14 00 00 00 00 - 60 43 81 14 ec fc aa 18 Xs......`C......
    18aafce4 14 fd aa 18 33 2d db 00 - e8 ca 5b 12 03 00 00 00 ....3-....[.....
    State Dump for Thread Id 0x137
    eax=00000004 ebx=00000000 ecx=125bce20 edx=00000000 esi=00000304 edi=00000000
    eip=77f582db esp=18bafb84 ebp=18bafba8 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:199fe58b=00000900
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18bafb80 77eecfd4 00000304 00000000 00000000 00d71274 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18bafba8 77ed4f5e 00000304 ffffffff 00000000 08177e73 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18bafbb8 08177e73 00000304 ffffffff 18bafc48 00000000 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18bafc08 081be7b0 00000000 00000000 00000001 008ac160 !JVM_FindSignal
    008ac160 00000000 00000000 00000000 00000000 008ac460 !JVM_RegisterPerfMethods
    08236450 08126b20 081cfc10 0806e620 0806e710 0806e620 !<nosymbols>
    0803a810 90909090 90909090 90909090 0424448b 7c8b5756 !JVM_FindSignal
    ----> Raw Stack Dump <----
    18bafb84 d4 cf ee 77 04 03 00 00 - 00 00 00 00 00 00 00 00 ...w............
    18bafb94 74 12 d7 00 60 c1 8a 00 - 30 c1 8a 00 c2 2e ed 77 t...`...0......w
    18bafba4 04 03 00 00 00 00 00 00 - 5e 4f ed 77 04 03 00 00 ........^O.w....
    18bafbb4 ff ff ff ff 00 00 00 00 - 73 7e 17 08 04 03 00 00 ........s~......
    18bafbc4 ff ff ff ff 48 fc ba 18 - 00 00 00 00 00 00 00 00 ....H...........
    18bafbd4 00 00 00 00 c0 da 8a 00 - 00 00 00 00 9c fb ba 18 ................
    18bafbe4 02 00 00 00 00 00 00 00 - 60 c1 8a 00 04 03 00 00 ........`.......
    18bafbf4 00 00 00 00 50 fc ba 18 - 00 00 00 00 7c fc ba 18 ....P.......|...
    18bafc04 ed 85 db 00 60 c1 8a 00 - b0 e7 1b 08 00 00 00 00 ....`...........
    18bafc14 00 00 00 00 01 00 00 00 - 60 c1 8a 00 18 ce 5b 12 ........`.....[.
    18bafc24 60 c1 8a 00 3b 3c 11 08 - 20 dc 8a 00 00 00 00 00 `...;<.. .......
    18bafc34 00 00 00 00 60 c1 8a 00 - 60 c1 8a 00 20 44 81 14 ....`...`... D..
    18bafc44 c8 43 81 14 7c fc ba 18 - 03 86 db 00 fc c1 8a 00 .C..|...........
    18bafc54 94 fc ba 18 00 00 00 00 - 00 00 00 00 60 fc ba 18 ............`...
    18bafc64 00 00 00 00 94 fc ba 18 - 58 73 85 14 00 00 00 00 ........Xs......
    18bafc74 c8 43 81 14 8c fc ba 18 - bc fc ba 18 33 2d db 00 .C..........3-..
    18bafc84 00 00 00 00 59 65 db 00 - 00 00 00 00 00 00 00 00 ....Ye..........
    18bafc94 18 ce 5b 12 03 00 00 00 - 18 ce 5b 12 98 fc ba 18 ..[.......[.....
    18bafca4 04 3c 86 14 d8 fc ba 18 - e0 3e 86 14 00 00 00 00 .<.......>......
    18bafcb4 80 3b 86 14 d0 fc ba 18 - f8 fc ba 18 0a 2e db 00 .;..............
    State Dump for Thread Id 0x138
    eax=7802a830 ebx=00000000 ecx=008af5f0 edx=00000000 esi=00000094 edi=00000000
    eip=77f582db esp=18cafeb8 ebp=18cafedc iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19afe8bf=000000ff
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18cafeb4 77eecfd4 00000094 00000000 00000000 00000000 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18cafedc 77ed4f5e 00000094 ffffffff 00000000 08170894 kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18cafeec 08170894 00000094 ffffffff 7800139d 008afeb0 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18caff38 081cf6e4 00000001 ffffffff 00000000 18caff84 !JVM_FindSignal
    78001d42 32a068ff 11687803 647800db 000000a1 89645000 !JVM_RegisterPerfMethods
    State Dump for Thread Id 0x139
    eax=0000000f ebx=00000000 ecx=010d8d29 edx=00000000 esi=0000015c edi=00000000
    eip=77f582db esp=18dafe24 ebp=18dafe48 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19bfe82b=26c89808
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18dafe20 77eecfd4 0000015c 00000000 00000000 008b0710 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    18dafe48 77ed4f5e 0000015c ffffffff 00000000 0817091c kernel32!WaitForSingleObjectEx (FPO: Non-FPO [3,3,3])
    18dafe58 0817091c 0000015c ffffffff 008af220 008af5d0 kernel32!WaitForSingleObject (FPO: [2,0,0])
    18dafea4 0806f032 00000000 ffffffff 008af220 008a0dc0 !JVM_FindSignal
    00000000 00000000 00000000 00000000 00000000 00000000 !<nosymbols>
    State Dump for Thread Id 0x13a
    eax=7ffad000 ebx=00000024 ecx=00000005 edx=28f40080 esi=28ef5e28 edi=19af5ec0
    eip=77eedbe3 esp=18eaf2bc ebp=77eedbdd iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: TlsGetValue
    77eedbdd 64a118000000 mov eax,fs:[00000018] fs:00000018=????????
    77eedbe3 8b4830 mov ecx,[eax+0x30] ds:80dfba06=????????
    77eedbe6 8b542404 mov edx,[esp+0x4] ss:19cfdcc3=26c89808
    77eedbea 8b4940 mov ecx,[ecx+0x40] ds:00e4ea0b=e006c0e0
    77eedbed 3911 cmp [ecx],edx ds:00000005=????????
    77eedbef 770e ja TlsGetValue+0x22 (77eedbff)
    77eedbf1 680d0000c0 push 0xc000000d
    77eedbf6 e8673bfeff call EnumResourceNamesW+0x37c (77ed1762)
    77eedbfb 33c0 xor eax,eax
    77eedbfd eb0e jmp TlsGetValue+0x30 (77eedc0d)
    77eedbff c7403400000000 mov dword ptr [eax+0x34],0x0 ds:80dfba06=????????
    77eedc06 8b8490100e0000 mov eax,[eax+edx*4+0xe10] ds:28f40e90=00000000
    77eedc0d c20400 ret 0x4
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18eaf2b8 080c656f 00000005 00000024 18eaf308 00002460 kernel32!TlsGetValue (FPO: [1,0,0])
    77eedbdd 488b0000 24548b30 40498b04 0e771139 00000d68 !<nosymbols>
    ----> Raw Stack Dump <----
    18eaf2bc 6f 65 0c 08 05 00 00 00 - 24 00 00 00 08 f3 ea 18 oe......$.......
    18eaf2cc 60 24 00 00 f0 f3 ea 18 - ec 6a 0c 08 24 00 00 00 `$.......j..$...
    18eaf2dc 01 00 00 00 23 01 00 00 - 74 31 0c 08 fe ff 00 00 ....#...t1......
    18eaf2ec d4 f6 ea 18 60 24 00 00 - 00 00 00 00 f0 f3 ea 18 ....`$..........
    18eaf2fc 28 81 00 29 23 01 00 00 - 00 5e 0b 00 00 00 00 00 (..)#....^......
    18eaf30c 8f 17 00 00 05 00 00 00 - c0 5e af 19 18 00 00 00 .........^......
    18eaf31c d8 50 f6 19 32 00 00 00 - 28 5e ef 28 dc b5 04 08 .P..2...(^.(....
    18eaf32c 01 40 00 00 b8 c8 26 08 - d4 f6 ea 18 88 f3 ea 18 .@....&.........
    18eaf33c dd db ee 77 b0 3a e3 1a - 00 00 00 00 00 00 00 00 ...w.:..........
    18eaf34c 63 24 00 00 08 00 00 00 - a0 2a 17 1a 32 00 00 00 c$.......*..2...
    18eaf35c c0 54 f6 19 32 00 00 00 - b8 5f ef 28 28 11 00 00 .T..2...._.((...
    18eaf36c d4 f6 ea 18 6d b4 04 08 - 00 00 00 01 b8 c8 26 08 ....m.........&.
    18eaf37c d4 f6 ea 18 dd db ee 77 - 00 00 00 00 00 00 00 00 .......w........
    18eaf38c fd a8 04 08 00 00 00 00 - 24 fa ea 18 00 00 00 00 ........$.......
    18eaf39c c8 8f 20 1a b0 f3 ea 18 - 00 b4 2d 1d 08 b4 2d 1d .. .......-...-.
    18eaf3ac f4 b7 2d 1d 00 b4 2d 1d - 08 57 95 09 38 cc 95 09 ..-...-..W..8...
    18eaf3bc fc d6 95 09 74 ff ea 18 - 0c 00 00 00 24 fa ea 18 ....t.......$...
    18eaf3cc 10 10 2f 1b e8 84 5b 09 - 18 83 3e 09 48 5d 35 09 ../...[...>.H]5.
    18eaf3dc 08 25 2d 1b 38 f5 ea 18 - 40 f7 ea 18 22 31 00 00 .%-.8...@..."1..
    18eaf3ec b0 f3 ea 18 0d 00 00 00 - 24 fa ea 18 28 00 e4 28 ........$...(..(
    State Dump for Thread Id 0x13b
    eax=00000000 ebx=00000000 ecx=099c4b40 edx=0000edd5 esi=18faf354 edi=0000001b
    eip=080c6ad4 esp=18faf334 ebp=18faf3f0 iopl=0 nv up ei pl zr na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000246
    function: <nosymbols>
    080c6ab3 8b4618 mov eax,[esi+0x18] ds:19dfdd5a=00000000
    080c6ab6 3bf8 cmp edi,eax
    080c6ab8 0f83d6000000 jnb 080c6b94
    080c6abe 8b4614 mov eax,[esi+0x14] ds:19dfdd5a=00000000
    080c6ac1 8b0cb8 mov ecx,[eax+edi*4] ds:0000001b=????????
    080c6ac4 81f998c82608 cmp ecx,0x826c898
    080c6aca 7420 jz 080c6aec
    080c6acc 894e0c mov [esi+0xc],ecx ds:19dfdd5a=00000000
    080c6acf 33c0 xor eax,eax
    080c6ad1 833900 cmp dword ptr [ecx],0x0 ds:099c4b40=00000000
    080c6ad4 7561 jnz 080c6b37
    080c6ad6 40 inc eax
    080c6ad7 83c104 add ecx,0x4
    080c6ada 83f808 cmp eax,0x8
    080c6add 72f2 jb 080c6ad1
    080c6adf 8b4e1c mov ecx,[esi+0x1c] ds:19dfdd5a=00000000
    080c6ae2 85c9 test ecx,ecx
    080c6ae4 7406 jz 080c6aec
    080c6ae6 57 push edi
    080c6ae7 e864faffff call 080c6550
    080c6aec 8b4618 mov eax,[esi+0x18] ds:19dfdd5a=00000000
    080c6aef 47 inc edi
    *----> Stack Back Trace <----*
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    18faf3f0 18fafa24 29050028 00000001 29170028 0000384e !<nosymbols>
    *----> Raw Stack Dump <----*
    18faf334 00 00 00 00 01 00 00 00 - cc 33 0c 08 f0 f3 fa 18 .........3......
    18faf344 c8 6d 1e 29 a0 6d 07 00 - 9c 15 00 00 04 00 00 00 .m.).m..........
    18faf354 00 00 00 00 a4 15 00 00 - 05 00 00 00 40 4b 9c 09 ............@K..
    18faf364 16 00 00 00 80 d9 30 09 - 39 00 00 00 e8 c0 0b 29 ......0.9......)
    18faf374 ee 2e 0c 08 01 00 00 00 - d4 f6 fa 18 00 00 00 00 ................
    18faf384 b8 c8 26 08 dd db ee 77 - 21 aa 04 08 00 00 00 00 ..&....w!.......
    18faf394 24 fa fa 18 00 00 00 00 - 28 f4 17 1a b0 f3 fa 18 $.......(.......
    18faf3a4 b0 c4 32 1d b8 c4 32 1d - a4 c8 32 1d b0 c4 32 1d ..2...2...2...2.
    18faf3b4 f8 57 a4 09 40 b1 a4 09 - ec d7 a4 09 74 ff fa 18 [email protected]...
    18faf3c4 0c 00 00 00 24 fa fa 18 - d0 e1 60 09 40 1b 68 09 ....$.....`[email protected].
    18faf3d4 20 55 76 09 c4 bf 76 09 - e0 3c 10 1a 38 f5 fa 18 Uv...v..<..8...
    18faf3e4 40 f7 fa 18 4e 38 00 00 - b0 f3 fa 18 0d 00 00 00 @...N8..........
    18faf3f4 24 fa fa 18 28 00 05 29 - 01 00 00 00 28 00 17 29 $...(..)....(..)
    18faf404 4e 38 00 00 b0 f3 fa 18 - b8 c4 32 1d 40 53 22 08 N8........2.@S".
    18faf414 0e 00 00 00 24 fa fa 18 - d4 f6 fa 18 5d 4f 00 00 ....$.......]O..
    18faf424 00 00 00 00 00 00 00 00 - 01 00 00 00 d4 f6 fa 18 ................
    18faf434 00 00 00 00 00 00 00 00 - d4 f4 fa 18 3c 2c 25 1a ............<,%.
    18faf444 00 00 00 00 d4 f6 fa 18 - 69 a4 04 08 70 0d 8a 00 ........i...p...
    18faf454 00 00 00 00 00 00 00 00 - 0c 00 00 00 95 d6 26 e8 ..............&.
    18faf464 0b 2e 11 3e f0 05 00 00 - db 02 00 00 1f 03 00 00 ...>............
    State Dump for Thread Id 0x13c
    eax=008b39b0 ebx=00000000 ecx=008a5010 edx=00000000 esi=190afeb8 edi=00000000
    eip=77f5791f esp=190afea4 ebp=190afec0 iopl=0 nv up ei pl nz na po nc
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000206
    function: NtDelayExecution
    77f57914 b827000000 mov eax,0x27
    77f57919 8d542404 lea edx,[esp+0x4] ss:19efe8ab=00004f00
    77f5791d cd2e int 2e
    77f5791f c20800 ret 0x8
    77f57922 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    190afea0 77eed227 00000000 190afeb8 008b3040 00000032 ntdll!NtDelayExecution (FPO: [2,0,0])
    190afec0 77eed1f0 00000032 00000000 0817d087 00000032 kernel32!SleepEx (FPO: Non-FPO [2,3,2])
    190afecc 0817d087 00000032 00000032 00000000 008b3900 kernel32!Sleep (FPO: [1,0,0])
    190aff00 081cf47b 008b3900 00000032 008b3040 00000000 !JVM_FindSignal
    00000000 00000000 00000000 00000000 00000000 00000000 !JVM_RegisterPerfMethods
    State Dump for Thread Id 0x13d
    eax=191af53c ebx=775fb100 ecx=001304d0 edx=00000000 esi=0013df48 edi=0000096c
    eip=77f582db esp=191af2f0 ebp=191af344 iopl=0 nv up ei ng nz ac pe cy
    cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000293
    function: NtWaitForSingleObject
    77f582d0 b8c5000000 mov eax,0xc5
    77f582d5 8d542404 lea edx,[esp+0x4] ss:19ffdcf7=26c89808
    77f582d9 cd2e int 2e
    77f582db c20c00 ret 0xc
    77f582de 8bc0 mov eax,eax
    ----> Stack Back Trace <----
    FramePtr ReturnAd Param#1 Param#2 Param#3 Param#4 Function Name
    191af2ec 775f89fa 0000096c 00000001 191af31c 0013df64 ntdll!NtWaitForSingleObject (FPO: [3,0,0])
    191af344 775f1202 0000096c 000008c0 00000002 00000004 msafd!<nosymbols> (FPO: Non-FPO [4,15,3])
    191af7ac 7764c1f3 000008c0 191af81c 191af82c 00000000 msafd!<nosymbols> (FPO: Non-FPO [6,274,3])
    191af7e4 7764c17e 000008c0 191af81c 191af82c 00000000 ws2_32!WSAAccept (FPO: Non-FPO [5,4,3])
    191af7fc 193b44a6 000008c0 191af81c 191af82c 008b6600 ws2_32!accept (FPO: [3,0,0])
    191af81c 08035288 00000014 191af7e4 00000010 191af860 !Java_java_net_PlainSocketImpl_socketAccept
    00000000 00000000 00000000 00000000 00000000 00000000 !<nosymbols>
    ----> Raw Stack Dump <----
    191af2f0 fa 89 5f 77 6c 09 00 00 - 01 00 00 00 1c f3 1a 19 .._wl...........
    191af300 64 df 13 00 4c df 13 00 - 1a 00 00 00 c0 65 8d 78 d...L........e.x
    191af310 96 ba c6 01 ff ff ff ff - ff ff ff 7f ff ff ff ff ................
    191af320 ff ff ff 7f 00 00 00 00 - 80 c3 13 00 ad 1f 63 77 ..............cw
    191af330 d8 11 5f 77 c0 08 00 00 - 00 00 00 00 00 00 00 00 .._w............
    191af340 00 00 00 00 ac f7 1a 19 - 02 12 5f 77 6c 09 00 00 .........._wl...
    191af350 c0 08 00 00 02 00 00 00 - 04 00 00 00 00 00 00 00 ................
    191af360 28 e0 13 00 50 c0 13 00 - 60 7c 8b 00 70 7c 8b 00 (...P...`|..p|..
    191af370 74 7c 8b 00 80 7c 8b 00 - 00 00 00 00 00 66 8b 00 t|...|.......f..
    191af380 60 7c 8b 00 00 66 8b 00 - 54 7c 8b 00 f4 7f 8b 00 `|...f..T|......
    191af390 e0 65 8b 00 b0 6b 8b 00 - cc 6b 8b 00 a4 6f 8b 00 .e...k...k...o..
    191af3a0 3d ca 14 08 d4 f5 1a 19 - 74 7c 8b 00 60 7c 8b 00 =.......t|..`|..
    191af3b0 54 7c 8b 00 70 7c 8b 00 - 01 00 00 00 80 7c 8b 00 T|..p|.......|..
    191af3c0 00 66 8b 00 d0 e3 98 14 - 74 7c 8b 00 04 d7 14 08 .f......t|......
    191af3d0 d4 f5 1a 19 54 7c 8b 00 - 70 7c 8b 00 60 7c 8b 00 ....T|..p|..`|..
    191af3e0 64 7c 8b 00 68 7c 8b 00 - 6c 7c 8b 00 01 00 00 00 d|..h|..l|......
    191af3f0 24 f4 1a 19 8c 8f e8 00 - 59 f9 f7 77 23 00 00 00 $.......Y..w#...
    191af400 5c f4 1a 19 70 f4 1a 19 - 7a a1 83 14 98 1d 5d 12 \...p...z.....].
    191af410 e8 fb 1a 16 0c f7 1a 19 - 01 00 00 00 83 7d de 00 .............}..
    191af420 5c f4 1a 19 70 f4 1a 19 - 54 47 f5 77 34 f4 1a 19 \...p...TG.w4...
    State Dump for Thr

    user4815182 ,
    You should start a new thread. The thread you added to was posted in 2007.
    Also, what I would recommend is that you go to http://java.sun.com/webapps/bugreport/crash.jsp and follow the steps there, adding flags etc, to help identify or even solve the issue you are seeing.
    The initial post indicated that they are using 1.4.2, which is super old. Bugs are fixed in releases that have higher numbers. I recommend that you run, or at least try, to run with the latest 1.7 release. The downloads can be found here: http://www.oracle.com/technetwork/java/javase/downloads/index.html
    If you you are convinced that you need 1.4.2, or there are other issues seen with 1.7, a more recent 1.4.2 release can be found in the archive. Please note that security vulnerabilities are fixed with each release. As 1.4.2 has reached the End of Public Releases, there has not been a new public release in a long time. Current 1.4.2 releases with vulnerabilities fixes can be obtained through a support contract http://www.oracle.com/us/technologies/java/standard-edition/support/overview/index.html.
    That said, you can still access the Download Archive: http://www.oracle.com/technetwork/java/archive-139210.html .
    -Roger

Maybe you are looking for

  • Too many database connections and configurator logins ?

    Hi, We're having some performance and/or stability problem with Oracle Waveset 8.1.1. patch 2. I'm not sure what the problems is yet, but two facts got my attention: I noticed for too many database connections waiting to be closed on the OS, varying

  • Grant access

    Good day! Is it possible to access a table in system/manager by granting TYRES privileges? Grant select on EMPLOYEE_MSTR to tyres. Tyres is another user. I wanted to access all the tables stored in SYSTEM/MANAGER when I logged in as TYRES/TYRES. I am

  • Lightroom Upgrades on Mac Creates Multiple Apps

    In the Applications folder there are separate application "icons" for Lightroom, Lightroom 2.1, and Lightroom 2.2. The last two were created when the 2.1 and 2.2 upgrades were installed. When the upgrades were downloaded to my desktop I executed the

  • I can't find country in the app store serttings, why?

    I Can't find my country in the app store settings , that means I can't ise the app store at all , please help

  • Why i can't see the music button on store sync setting on my iPad2?

    I want to sync the music i bought on my iPhone4 but i cant see the music on my iPad. iCloud seems to be set up fine on both devices. Can someone help me?