HotSpot Virtual Machine

We are getting the following error message on screeen while using sun's jre 1.5
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0xb6eadd6a, pid=22552, tid=2102963120
# Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
# Problematic frame:
# V [libjvm.so+0x3ebd6a]
--------------- T H R E A D ---------------
Current thread (0x0810fca8): VMThread [id=22575]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000800
Registers:
EAX=0x00000800, EBX=0xb706d7f0, ECX=0xb707beac, EDX=0x7bc2a528
ESP=0x7d58a080, EBP=0x7d58a088, ESI=0x7d58a0b0, EDI=0x00000002
EIP=0xb6eadd6a, CR2=0x00000800, EFLAGS=0x00010206
Top of Stack: (sp=0x7d58a080)
0x7d58a080: b705eb48 b706d7f0 7d58a0f8 b6ede158
0x7d58a090: b707beac 7bc2a528 00000001 00000001
0x7d58a0a0: b1cfc928 7d58a0ac 7bb1d4d0 00000041
0x7d58a0b0: 080a7818 00000007 00000004 00000001
0x7d58a0c0: 00000001 00000041 00000004 00000005
0x7d58a0d0: 00000000 000307e8 7d58a0e0 b1cfc2ec
0x7d58a0e0: b7062e28 00000000 00000000 b706d7f0
0x7d58a0f0: b1cef048 7d58a1cc 7d58a128 b6eddfd6
Instructions: (pc=0xb6eadd6a)
0xb6eadd5a: 00 00 00 5b 81 c3 93 fa 1b 00 8b 02 85 c0 74 0a
0xb6eadd6a: 8b 00 83 e0 03 83 f8 03 75 0c 8b 5d fc 89 ec 5d
Stack: [0x7d50a000,0x7d58b000), sp=0x7d58a080, free space=512k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x3ebd6a]
V [libjvm.so+0x41c158]
V [libjvm.so+0x41bfd6]
V [libjvm.so+0x2049ef]
V [libjvm.so+0x20504f]
V [libjvm.so+0x4c4e46]

As I see you're using an ancient Java version, and i think the webMethods Broker is also very old (~ version 5).
Right now we're trying to find why crashing the JVM in native at almost the same place.
The difference is we're using JDK7, Tomcat 7 on Windows.
Our webapp is running for days, sometimes for weeks. It seems something is corrupting the memory, I suspect it is the old webMethods library, but not sure.
The crash happenning at Java_COM_activesw_api_client_ssl_AwSSLNative_getSecurityInfo in native (called by COM.activesw.api.client.ssl.AwSSLNative.createClientSocket in java). What i suspect is the awssl50 library is not supported in the current hardware platforms.
I will leave a comment if our issue is resolved, please also do the same, even if you decided to replace everithing with the latest versions.
Thanks!

Similar Messages

  • An unexpected error has been detected by HotSpot Virtual Machine:

    Hi
    When I upload the xml file with dubug window.
    When I have debug then this message will come..
    So give me a solution..
    Here at below I have pasted files. in which I want to by pass the ldap..
    So give me suggestion what to do with that files.
    What's wrong with that file ?
    Jiten
    18 Oct 2007 17:02:09 0 INFO [main] security.SecurityUtil - SecurityUtil.login: Called with [email protected]; password=[C@1797795; sourceIpAddress=192.168.5.14; weblogin=false; realm=null
    18 Oct 2007 17:02:09 16    INFO  [main] security.SecurityUtil - login: start login: username: [email protected]
    18 Oct 2007 17:02:09 125 INFO [main] BOOT - -- boot log messages -->
    [BOOT] INFO: Loading OJB's properties: file:/C:/LMS/gsnx/deploy/webapp/gsnx.ear/webapp.war/WEB-INF/classes/OJB.properties
    [BOOT] WARN: Can't read logging properties file using path 'OJB-logging.properties', message is:
    C:\LMS\gsnx\OJB-logging.properties (The system cannot find the file specified)
    Will try to load logging properties from OJB.properties file
    [BOOT] INFO: Logging: Found 'log4j.properties' file, use class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
    [BOOT] INFO: Log4J is already configured, will not search for log4j properties file
    18 Oct 2007 17:02:12 3282 INFO [main] security.SecurityUtil - SecurityUtil.login: Calling authentication with [email protected]; password=[C@1797795; realm=null
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d85c14f, pid=4032, tid=3260
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # V  [jvm.dll+0x11c14f]
    # An error report file with more information is saved as hs_err_pid4032.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Here :This is my login.config file..
    * Copyright (c) 2003-2005 E2open Inc. All rights reserved.
    * gnsx security configuration file
    * Note:
    * 1. At installation time, java.security file in your jre's lib/security/ directory should
    * be edited add the following line (ganx.home} is the home directory of gsnx install
    * login.config.url.1=file:{gsnx.home}/conf/login.config
    * 2. Edit this file to replace ldap-url with the correct url for your
    * LoginModule configuration.
    * @version $Id: login.config,v 1.8 2006/02/04 18:38:11 vgeorge Exp $
    gsnx.security.Login
    * LdapLoginModule Options:
    * ldap-url - LDAP connection URL, such as ldap://localhost:389
    * e.g. ldap-url="ldap://192.168.31.63:389"
    * dn-mask - The DN mask for user. The number 0 refers to the parameter
    * number for username. If this is specified then user search is ingored.
    * **This option is DEPRECATED**.
    * e.g. dn-mask="cn={0},ou=People,dc=gsnx,dc=com"
    * initialContextFactory - Class name of the initial context factory
    * e.g. initialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
    * connection-username - The DN used by the login module itself for authentication to
    * the directory server.
    * e.g. connection-username="uid=admin,ou=system"
    * connection-password - Password that is used by the login module to authenticate
    * itself to the directory server
    * e.g. connection-password="password"
    * connectionProtocol - The security protocol to use. This value is determined by the
    * service provider. An example would be SSL.
    * e.g. connectionProtocol="ldap"
    * authentication - The security level to use. Its value is one of the following
    * strings: "none", "simple", "strong".
    * e.g. authentication="simple"
    * user-search-base - the base DN for the user search
    * e.g. user-search-base="ou=users,ou=system"
    * user-search-pattern - filter specification how to search for the user object.
    * RFC 2254 filters are allowed. For example: (uid=user1). To parameterize the value
    * of the CN attribute type, specify (uid = {0}). The number 0 refers to the parameter
    * number for username. This query must return exactly one object.
    * e.g. user-search-pattern="uid={0}"
    * user-search-scope-subtree - Directory search scope for the user (ture | false)
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. user-search-scope-subtree="true"
    * user-password-changepw-gsnx-handler - hander to change password
    * If this handler is not specified, the change password feature will not be available
    * if "com.gsnx.core.server.security.LdapLoginModule", is used the the
    * option - user-password-attribute is required.
    * e.g. user-password-changepw-gsnx-handler="com.gsnx.core.server.security.LdapLoginModule"
    * user-password-attribute - attribute in LDAP that stores the user password
    * If this is not specified, the change password feature will not be work
    * when "com.gsnx.core.server.security.LdapLoginModule", is used as
    * user-password-changepw-gsnx-handler
    * e.g. user-password-attribute="userPassword"
    * role-search-base - The base DN for the group membership search
    * e.g. role-search-base="ou=groups,ou=system"
    * role-name-attribute - LDAP attribute type that identifies group name attribute in the object
    * returned from the group membership query. The group membership query is defined
    * by the role-search-pattern parameter. Typically the group name parameter is "cn".
    * e.g. role-name="cn"
    * role-search-pattern - The filter specification how to search for the role object.
    * RFC 2254 filters are allowed. For example: (uniqueMember = {0}). The number 0
    * refers refers to the DN of the authenticated user. Note that if role membership
    * for the user is defined in the member-of-like attribute (see user-role-name
    * parameter) you may not need to search for group membership with the query.
    * e.g. role-search-pattern="(uniqueMember={0})"
    * role-search-scope-subtree - Directory search scope for the role (ture | false).
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. role-search-scope-subtree="false"
    * user-role-attribute - LDAP attribute type for the user group membership. Different LDAP
    * schemas represent user group membership in different ways such as memberOf,
    * isMemberOf, member, etc. Values of these attributes are identifiers of groups that
    * a user is a member of. For example, if you have: memberOf: cn=admin,ou=groups,dc=gsnx,
    * specify "memberOf" as the value for the user-role-name attribute. Be aware of the
    * relationship between this parameter and group membership query. Typically
    * they will return the same data.
    * e.g. user-role-name="memberOf"
    * ldap://ldap-qa.dev.e2open.com:389
    * ldap://192.168.31.63:389
    com.gsnx.core.server.security.PassthruLoginModule required
    *com.gsnx.core.server.security.LdapLoginModule required
    initial-context-factory="com.sun.jndi.ldap.LdapCtxFactory"
    ldap-url="ldap://ldap-qa.dev.e2open.com:389"
    connection-username="cn=Manager,dc=gsnx,dc=com"
    connection-password="slapface"
    connection-protocol="ldap"
    authentication="simple"
    user-search-base="dc=gsnx,dc=com"
    user-search-pattern="cn={0}"
    user-search-scope-subtree="true"
    user-password-changepw-gsnx-handler="com.gsnx.core.server.security.PassthruLoginModule"
    user-password-attribute="userPassword"
    role-search-base=""
    role-name-attribute=""
    role-search-pattern=""
    role-search-scope-subtree=""
    user-role-attribute="";
    This is LoginConfig.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- The XML based JAAS login configuration read by the
    org.jboss.security.auth.login.XMLLoginConfig mbean. Add
    an application-policy element for each security domain.
    The outline of the application-policy is:
    <application-policy name="security-domain-name">
    <authentication>
    <login-module code="login.module1.class.name" flag="control_flag">
    <module-option name = "option1-name">option1-value</module-option>
    <module-option name = "option2-name">option2-value</module-option>
    </login-module>
    <login-module code="login.module2.class.name" flag="control_flag">
    </login-module>
    </authentication>
    </application-policy>
    $Revision: 1.12.2.2 $
    --><!DOCTYPE policy PUBLIC "-//JBoss//DTD JBOSS Security Config 3.0//EN" "http://www.jboss.org/j2ee/dtd/security_config.dtd">
    <policy>
    <!-- Used by clients within the application server VM such as
    mbeans and servlets that access EJBs.
    -->
    <application-policy name="gsnx.security.Login">
    <authentication>
    <!-- <login-module code="com.gsnx.core.server.security.LdapLoginModule" flag="required">-->
    <login-module code="com.gsnx.core.server.security.PassthruLoginModule" flag="required">
    <module-option name="initial-context-factory">com.sun.jndi.ldap.LdapCtxFactory
    </module-option>
    <!--<module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.LdapLoginModule-->
    <module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.PassthruLoginModule
    </module-option>
    <!-- <module-option name="ldap-url">ldap://192.168.31.63:389</module-option> -->
    <!-- <module-option name="ldap-url">ldap://10.120.17.253:389</module-option> -->
    <module-option name="ldap-url">ldap://ldap-qa.dev.e2open.com:389</module-option>
    <module-option name="connection-username">cn=Manager,dc=gsnx,dc=com</module-option>
    <module-option name="connection-password">slapface</module-option>
    <module-option name="connection-protocol">ldap</module-option>
    <module-option name="authentication">simple</module-option>
    <module-option name="user-search-base">dc=gsnx,dc=com</module-option>
    <module-option name="user-search-pattern">cn={0}</module-option>
    <module-option name="user-search-scope-subtree">true</module-option>
    <module-option name="user-password-attribute"/>
    <module-option name="role-search-base"/>
    <module-option name="role-name-attribute"/>
    <module-option name="role-search-pattern"/>
    <module-option name="role-search-scope-subtree"/>
    <module-option name="user-role-attribute"/>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="client-login">
    <authentication>
    <login-module code="org.jboss.security.ClientLoginModule" flag="required">
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ -->
    <application-policy name="jbossmq">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">guest</module-option>
    <module-option name="dsJndiName">java:/DefaultDS</module-option>
    <module-option name="principalsQuery">SELECT PASSWD FROM JMS_USERS WHERE USERID=?</module-option>
    <module-option name="rolesQuery">SELECT ROLEID, 'Roles' FROM JMS_ROLES WHERE USERID=?</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ when using file-state-service.xml
    <application-policy name = "jbossmq">
    <authentication>
    <login-module code = "org.jboss.mq.sm.file.DynamicLoginModule"
    flag = "required">
    <module-option name = "unauthenticatedIdentity">guest</module-option>
    <module-option name = "sm.objectname">jboss.mq:service=StateManager</module-option>
    </login-module>
    </authentication>
    </application-policy>
    -->
    <!-- Security domains for testing new jca framework -->
    <application-policy name="HsqlDbRealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">sa</module-option>
    <module-option name="userName">sa</module-option>
    <module-option name="password"/>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="JmsXARealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">guest</module-option>
    <module-option name="userName">guest</module-option>
    <module-option name="password">guest</module-option>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=TxCM,name=JmsXA</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the jmx-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="jmx-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">props/jmx-console-users.properties</module-option>
    <module-option name="rolesProperties">props/jmx-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the web-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="web-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">web-console-users.properties</module-option>
    <module-option name="rolesProperties">web-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the JBossWS web application (and transport layer!).
    This defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="JBossWS">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">anonymous</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- The default login configuration used by any security domain that
    does not have a application-policy entry with a matching name
    -->
    <application-policy name="other">
    <!-- A simple server login module, which can be used when the number
    of users is relatively small. It uses two properties files:
    users.properties, which holds users (key) and their password (value).
    roles.properties, which holds users (key) and a comma-separated list of
    their roles (value).
    The unauthenticatedIdentity property defines the name of the principal
    that will be used when a null username and password are presented as is
    the case for an unuathenticated web client or MDB. If you want to
    allow such users to be authenticated add the property, e.g.,
    unauthenticatedIdentity="nobody"
    -->
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required"/>
    </authentication>
    </application-policy>
    </policy>
    This is : java.security
    # This is the "master security properties file".
    # In this file, various security properties are set for use by
    # java.security classes. This is where users can statically register
    # Cryptography Package Providers ("providers" for short). The term
    # "provider" refers to a package or set of packages that supply a
    # concrete implementation of a subset of the cryptography aspects of
    # the Java Security API. A provider may, for example, implement one or
    # more digital signature algorithms or message digest algorithms.
    # Each provider must implement a subclass of the Provider class.
    # To register a provider in this master security properties file,
    # specify the Provider subclass name and priority in the format
    # security.provider.<n>=<className>
    # This declares a provider, and specifies its preference
    # order n. The preference order is the order in which providers are
    # searched for requested algorithms (when no specific provider is
    # requested). The order is 1-based; 1 is the most preferred, followed
    # by 2, and so on.
    # <className> must specify the subclass of the Provider class whose
    # constructor sets the values of various properties that are required
    # for the Java Security API to look up the algorithms or other
    # facilities implemented by the provider.
    # There must be at least one provider specification in java.security.
    # There is a default provider that comes standard with the JDK. It
    # is called the "SUN" provider, and its Provider subclass
    # named Sun appears in the sun.security.provider package. Thus, the
    # "SUN" provider is registered via the following:
    # security.provider.1=sun.security.provider.Sun
    # (The number 1 is used for the default provider.)
    # Note: Statically registered Provider subclasses are instantiated
    # when the system is initialized. Providers can be dynamically
    # registered instead by calls to either the addProvider or
    # insertProviderAt method in the Security class.
    # List of providers and their preference orders (see above):
    security.provider.1=sun.security.provider.Sun
    security.provider.2=sun.security.rsa.SunRsaSign
    security.provider.3=com.sun.net.ssl.internal.ssl.Provider
    security.provider.4=com.sun.crypto.provider.SunJCE
    security.provider.5=sun.security.jgss.SunProvider
    security.provider.6=com.sun.security.sasl.Provider
    # Select the source of seed data for SecureRandom. By default an
    # attempt is made to use the entropy gathering device specified by
    # the securerandom.source property. If an exception occurs when
    # accessing the URL then the traditional system/thread activity
    # algorithm is used.
    # On Solaris and Linux systems, if file:/dev/urandom is specified and it
    # exists, a special SecureRandom implementation is activated by default.
    # This "NativePRNG" reads random bytes directly from /dev/urandom.
    # On Windows systems, the URLs file:/dev/random and file:/dev/urandom
    # enables use of the Microsoft CryptoAPI seed functionality.
    securerandom.source=file:/dev/urandom
    # The entropy gathering device is described as a URL and can also
    # be specified with the system property "java.security.egd". For example,
    # -Djava.security.egd=file:/dev/urandom
    # Specifying this system property will override the securerandom.source
    # setting.
    # Class to instantiate as the javax.security.auth.login.Configuration
    # provider.
    login.configuration.provider=com.sun.security.auth.login.ConfigFile
    # Default login configuration file
    login.config.url.1=C:\LMS\gsnx\core\src\conf\login.config
    # Class to instantiate as the system Policy. This is the name of the class
    # that will be used as the Policy object.
    policy.provider=sun.security.provider.PolicyFile
    # The default is to have a single system-wide policy file,
    # and a policy file in the user's home directory.
    policy.url.1=file:${java.home}/lib/security/java.policy
    policy.url.2=file:${user.home}/.java.policy
    # whether or not we expand properties in the policy file
    # if this is set to false, properties (${...}) will not be expanded in policy
    # files.
    policy.expandProperties=true
    # whether or not we allow an extra policy to be passed on the command line
    # with -Djava.security.policy=somefile. Comment out this line to disable
    # this feature.
    policy.allowSystemProperty=true
    # whether or not we look into the IdentityScope for trusted Identities
    # when encountering a 1.1 signed JAR file. If the identity is found
    # and is trusted, we grant it AllPermission.
    policy.ignoreIdentityScope=false
    # Default keystore type.
    keystore.type=jks
    # Class to instantiate as the system scope:
    system.scope=sun.security.provider.IdentityDatabase
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageAccess unless the
    # corresponding RuntimePermission ("accessClassInPackage."+package) has
    # been granted.
    package.access=sun.
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageDefinition unless the
    # corresponding RuntimePermission ("defineClassInPackage."+package) has
    # been granted.
    # by default, no packages are restricted for definition, and none of
    # the class loaders supplied with the JDK call checkPackageDefinition.
    #package.definition=
    # Determines whether this properties file can be appended to
    # or overridden on the command line via -Djava.security.properties
    security.overridePropertiesFile=true
    # Determines the default key and trust manager factory algorithms for
    # the javax.net.ssl package.
    ssl.KeyManagerFactory.algorithm=SunX509
    ssl.TrustManagerFactory.algorithm=PKIX
    # Determines the default SSLSocketFactory and SSLServerSocketFactory
    # provider implementations for the javax.net.ssl package. If, due to
    # export and/or import regulations, the providers are not allowed to be
    # replaced, changing these values will produce non-functional
    # SocketFactory or ServerSocketFactory implementations.
    #ssl.SocketFactory.provider=
    #ssl.ServerSocketFactory.provider=
    # The Java-level namelookup cache policy for successful lookups:
    # any negative value: caching forever
    # any positive value: the number of seconds to cache an address for
    # zero: do not cache
    # default value is forever (FOREVER). For security reasons, this
    # caching is made forever when a security manager is set.
    # NOTE: setting this to anything other than the default value can have
    # serious security implications. Do not set it unless
    # you are sure you are not exposed to DNS spoofing attack.
    #networkaddress.cache.ttl=-1
    # The Java-level namelookup cache policy for failed lookups:
    # any negative value: cache forever
    # any positive value: the number of seconds to cache negative lookup results
    # zero: do not cache
    # In some Microsoft Windows networking environments that employ
    # the WINS name service in addition to DNS, name service lookups
    # that fail may take a noticeably long time to return (approx. 5 seconds).
    # For this reason the default caching policy is to maintain these
    # results for 10 seconds.
    networkaddress.cache.negative.ttl=10
    # Properties to configure OCSP for certificate revocation checking
    # Enable OCSP
    # By default, OCSP is not used for certificate revocation checking.
    # This property enables the use of OCSP when set to the value "true".
    # NOTE: SocketPermission is required to connect to an OCSP responder.
    # Example,
    # ocsp.enable=true
    # Location of the OCSP responder
    # By default, the location of the OCSP responder is determined implicitly
    # from the certificate being validated. This property explicitly specifies
    # the location of the OCSP responder. The property is used when the
    # Authority Information Access extension (defined in RFC 3280) is absent
    # from the certificate or when it requires overriding.
    # Example,
    # ocsp.responderURL=http://ocsp.example.net:80
    # Subject name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. In cases where
    # the subject name alone is not sufficient to uniquely identify the certificate
    # then both the "ocsp.responderCertIssuerName" and
    # "ocsp.responderCertSerialNumber" properties must be used instead. When this
    # property is set then those two properties are ignored.
    # Example,
    # ocsp.responderCertSubjectName="CN=OCSP Responder, O=XYZ Corp"
    # Issuer name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. When this
    # property is set then the "ocsp.responderCertSerialNumber" property must also
    # be set. When the "ocsp.responderCertSubjectName" property is set then this
    # property is ignored.
    # Example,
    # ocsp.responderCertIssuerName="CN=Enterprise CA, O=XYZ Corp"
    # Serial number of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # of hexadecimal digits (colon or space separators may be present) which
    # identifies a certificate in the set of certificates supplied during cert path
    # validation. When this property is set then the "ocsp.responderCertIssuerName"
    # property must also be set. When the "ocsp.responderCertSubjectName" property
    # is set then this property is ignored.
    # Example,
    # ocsp.responderCertSerialNumber=2A:FF:00

    user564785 wrote:
    I am trying to installl Oracle 11gR2 on VM machine with Redhat Linux 6-64bit. That is a Oracle database problem. Even though the Oracle product uses java it still represents a problem with that product (Oracle) rather than java. So you need to start with an Oracle database forum.

  • Error detected by HotSpot Virtual Machine

    Hi
    I am using JNI on linux. I have a java program BladeServerImpl which has a native method nativeBoot() which accepts three arguments two strings and one integer. I used javah -jni to generate the header file. I implemented the native method in a C program bootnative.c
    Now this method nativeBoot() is called from a client (in a JINI enviroment) The client side console discovers the BladeServer service and uses it's object to call the nativeBoot() method. However the VM crashes with the following message.
    +#+
    +# An unexpected error has been detected by HotSpot Virtual Machine:+
    +#+
    +# SIGSEGV (0xb) at pc=0x0066b12b, pid=20016, tid=2978888592+
    +#+
    +# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing)+
    +# Problematic frame:+
    +# C [libc.so.6+0x7012b] strlen+0xb+
    +#+
    +# An error report file with more information is saved as hs_err_pid20016.log+
    +#+
    +# If you would like to submit a bug report, please visit:+
    +# http://java.sun.com/webapps/bugreport/crash.jsp+
    +#+
    The error log is as under:
    +#+
    +# An unexpected error has been detected by HotSpot Virtual Machine:+
    +#+
    +# SIGSEGV (0xb) at pc=0x0066b12b, pid=12166, tid=2978737040+
    +#+
    +# Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode, sharing)+
    +# Problematic frame:+
    +# C [libc.so.6+0x7012b] strlen+0xb+
    +#+
    ---------------  T H R E A D  ---------------
    +Current thread (0x09d1cc18):  JavaThread "RMI TCP Connection(1)-127.0.0.1" daemon [_thread_in_native, id=12258]+
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000003
    Registers:
    EAX=0x00000003, EBX=0x0074fff4, ECX=0x00000003, EDX=0x00638007
    ESP=0xb18bcb10, EBP=0xb18bd114, ESI=0x00000003, EDI=0xb18bd088
    EIP=0x0066b12b, CR2=0x00000003, EFLAGS=0x00010206
    Top of Stack: (sp=0xb18bcb10)
    +0xb18bcb10: 0063b1e9 00000003 b77cd8af 00000000+
    +0xb18bcb20: 00000016 0065e474 00000001 b7f86000+
    +0xb18bcb30: 00637bec 007504c0 007504c0 b18bcb68+
    +0xb18bcb40: 0065e135 b18bd088 0065ec1a 00000016+
    +0xb18bcb50: 007504c0 00000016 b7f86000 0074fff4+
    +0xb18bcb60: 0000000e 0000000f b18bcb98 b18bd1c4+
    +0xb18bcb70: 007504c0 0000003a 0065ed0e 007504c0+
    +0xb18bcb80: b77cd876 00000000 b7f8600e 0074fff4+
    Instructions: (pc=0x0066b12b)
    +0x0066b11b: 0c eb 96 90 90 8b 4c 24 04 89 c8 83 e1 03 74 28+
    +0x0066b12b: 38 28 0f 84 97 00 00 00 40 83 f1 03 74 1a 38 28+
    Stack: [0xb183e000,0xb18bf000),  sp=0xb18bcb10,  free space=506k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    +C  [libc.so.6+0x7012b] strlen+0xb+
    +C  [libc.so.6+0x5afec] vsprintf+0x8c+
    +C  [libc.so.6+0x45a2e] sprintf+0x2e+
    +C  [libbootnative.so+0x75e] sbootuml+0xc1+
    +C  [libbootnative.so+0x64b] Java_com_wipro_magnum_slof_resource_compute_impl_BladeServerImpl_nativeBoot+0x6f+
    j  com.wipro.magnum.slof.resource.compute.impl.BladeServerImpl.nativeBoot(Ljava/lang/String;Ljava/lang/String;I)I0+
    j  com.wipro.magnum.slof.resource.compute.impl.BladeServerImpl.boot()I107+
    v  ~StubRoutines::call_stub
    +V  [libjvm.so+0x17ad8c]+
    +V  [libjvm.so+0x28efd8]+
    +V  [libjvm.so+0x17abbf]+
    +V  [libjvm.so+0x2b92ac]+
    +V  [libjvm.so+0x2bbfba]+
    +V  [libjvm.so+0x1eed12]+
    +C  [libjava.so+0x13774] Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34+
    +j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0+
    +j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87+
    +j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6+
    +j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111+
    j  sun.rmi.server.UnicastServerRef.dispatch(Ljava/rmi/Remote;Ljava/rmi/server/RemoteCall;)V246+
    j  sun.rmi.transport.Transport$1.run()Ljava/lang/Object;23+
    v  ~StubRoutines::call_stub
    +V  [libjvm.so+0x17ad8c]+
    +V  [libjvm.so+0x28efd8]+
    +V  [libjvm.so+0x17abbf]+
    +V  [libjvm.so+0x1d834d]+
    +C  [libjava.so+0x93bc] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedExceptionAction_2Ljava_security_AccessControlContext_2+0x3c+
    j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;0+
    j  sun.rmi.transport.Transport.serviceCall(Ljava/rmi/server/RemoteCall;)Z163+
    j  sun.rmi.transport.tcp.TCPTransport.handleMessages(Lsun/rmi/transport/Connection;Z)V185+
    j  sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run()V685+
    j  java.lang.Thread.run()V11+
    v  ~StubRoutines::call_stub
    +V  [libjvm.so+0x17ad8c]+
    +V  [libjvm.so+0x28efd8]+
    +V  [libjvm.so+0x17a5e5]+
    +V  [libjvm.so+0x17a67e]+
    +V  [libjvm.so+0x1f1ed5]+
    +V  [libjvm.so+0x2f8523]+
    +V  [libjvm.so+0x28fbe8]+
    +C  [libpthread.so.0+0x550b]+
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j  com.wipro.magnum.slof.resource.compute.impl.BladeServerImpl.nativeBoot(Ljava/lang/String;Ljava/lang/String;I)I0+
    j  com.wipro.magnum.slof.resource.compute.impl.BladeServerImpl.boot()I107+
    v  ~StubRoutines::call_stub
    +j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0+
    +j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87+
    +j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6+
    +j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+111+
    j  sun.rmi.server.UnicastServerRef.dispatch(Ljava/rmi/Remote;Ljava/rmi/server/RemoteCall;)V246+
    j  sun.rmi.transport.Transport$1.run()Ljava/lang/Object;23+
    v  ~StubRoutines::call_stub
    j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;0+
    j  sun.rmi.transport.Transport.serviceCall(Ljava/rmi/server/RemoteCall;)Z163+
    j  sun.rmi.transport.tcp.TCPTransport.handleMessages(Lsun/rmi/transport/Connection;Z)V185+
    j  sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run()V685+
    j  java.lang.Thread.run()V11+
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
    +0xb150c010 JavaThread "RMI ConnectionExpiration-[127.0.0.1:54612]" daemon [_thread_blocked, id=12271]+
    +0xb150ba80 JavaThread "RMI RenewClean-[127.0.0.1:54612]" daemon [_thread_blocked, id=12269]+
    +0xb150b3e0 JavaThread "RMI ConnectionExpiration-[127.0.0.1:58626]" daemon [_thread_blocked, id=12268]+
    +0x09d120c8 JavaThread "task" daemon [_thread_blocked, id=12265]+
    +0x09d11388 JavaThread "Thread-5" daemon [_thread_blocked, id=12264]+
    +0x09d47920 JavaThread "multicast announcement timer" daemon [_thread_blocked, id=12263]+
    +0x09dbfcf0 JavaThread "multicast discovery announcement listener" daemon [_thread_in_native, id=12262]+
    +0x09d1ac88 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=12259]+
    +=>0x09d1cc18 JavaThread "RMI TCP Connection(1)-127.0.0.1" daemon [_thread_in_native, id=12258]+
    +0x09dc1b20 JavaThread "task" daemon [_thread_blocked, id=12193]+
    +0x09d1c5b8 JavaThread "RMI RenewClean-[127.0.0.1:58626]" daemon [_thread_blocked, id=12188]+
    +0x09d18650 JavaThread "RMI RenewClean-[127.0.0.1:1098]" daemon [_thread_blocked, id=12185]+
    +0x09cc2e88 JavaThread "DestroyJavaVM" [_thread_blocked, id=12166]+
    +0x09dbc868 JavaThread "Thread-4" daemon [_thread_blocked, id=12184]+
    +0x09d46850 JavaThread "Thread-3" daemon [_thread_blocked, id=12181]+
    +0x09d461d8 JavaThread "Thread-2" daemon [_thread_blocked, id=12180]+
    +0x09cfcd48 JavaThread "multicast announcement timer" daemon [_thread_blocked, id=12179]+
    +0x09cfd838 JavaThread "multicast discovery announcement listener" daemon [_thread_in_native, id=12178]+
    +0x09fd8c60 JavaThread "GC Daemon" daemon [_thread_blocked, id=12177]+
    +0x09fd7ca0 JavaThread "RMI Reaper" [_thread_blocked, id=12176]+
    +0x09e45ba8 JavaThread "Timer-0" daemon [_thread_blocked, id=12175]+
    +0x09e466e0 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=12174]+
    +0x09d0bd50 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=12172]+
    +0x09d0a840 JavaThread "CompilerThread0" daemon [_thread_blocked, id=12171]+
    +0x09d097c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=12170]+
    +0x09d03f98 JavaThread "Finalizer" daemon [_thread_blocked, id=12169]+
    +0x09d02110 JavaThread "Reference Handler" daemon [_thread_blocked, id=12168]+
    Other Threads:
    +0x09cff568 VMThread [id=12167]+
    +0x09d0d318 WatcherThread [id=12173]+
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation   total 576K, used 421K [0x88920000, 0x889c0000, 0x88e00000)
    eden space 512K,  69% used [0x88920000, 0x88979490, 0x889a0000)
    from space 64K, 100% used [0x889a0000, 0x889b0000, 0x889b0000)
    to   space 64K,   0% used [0x889b0000, 0x889b0000, 0x889c0000)
    tenured generation   total 1408K, used 571K [0x88e00000, 0x88f60000, 0x8c920000)
    the space 1408K,  40% used [0x88e00000, 0x88e8ee18, 0x88e8f000, 0x88f60000)
    compacting perm gen  total 8192K, used 1779K [0x8c920000, 0x8d120000, 0x90920000)
    the space 8192K,  21% used [0x8c920000, 0x8cadcf90, 0x8cadd000, 0x8d120000)
    ro space 8192K,  68% used [0x90920000, 0x90e9f5e0, 0x90e9f600, 0x91120000)
    rw space 12288K,  48% used [0x91120000, 0x916eaca0, 0x916eae00, 0x91d20000)
    Dynamic libraries:
    +0050a000-00537000 r-xp 00000000 08:05 2729095 /usr/lib/libgssapi_krb5.so.2.2+
    +00537000-00538000 rwxp 0002d000 08:05 2729095 /usr/lib/libgssapi_krb5.so.2.2+
    +0053a000-0055f000 r-xp 00000000 08:05 2729093 /usr/lib/libk5crypto.so.3.1+
    +0055f000-00560000 rwxp 00025000 08:05 2729093 /usr/lib/libk5crypto.so.3.1+
    +00562000-005a3000 r-xp 00000000 08:05 2359897 /lib/libssl.so.0.9.8b+
    +005a3000-005a7000 rwxp 00040000 08:05 2359897 /lib/libssl.so.0.9.8b+
    +005dc000-005f7000 r-xp 00000000 08:05 2359877 /lib/ld-2.7.so+
    +005f7000-005f8000 r-xp 0001a000 08:05 2359877 /lib/ld-2.7.so+
    +005f8000-005f9000 rwxp 0001b000 08:05 2359877 /lib/ld-2.7.so+
    +005fb000-0074e000 r-xp 00000000 08:05 2359878 /lib/libc-2.7.so+
    +0074e000-00750000 r-xp 00153000 08:05 2359878 /lib/libc-2.7.so+
    +00750000-00751000 rwxp 00155000 08:05 2359878 /lib/libc-2.7.so+
    +00751000-00754000 rwxp 00751000 00:00 0+
    +00756000-0077d000 r-xp 00000000 08:05 2359882 /lib/libm-2.7.so+
    +0077d000-0077e000 r-xp 00026000 08:05 2359882 /lib/libm-2.7.so+
    +0077e000-0077f000 rwxp 00027000 08:05 2359882 /lib/libm-2.7.so+
    +00781000-00784000 r-xp 00000000 08:05 2359879 /lib/libdl-2.7.so+
    +00784000-00785000 r-xp 00002000 08:05 2359879 /lib/libdl-2.7.so+
    +00785000-00786000 rwxp 00003000 08:05 2359879 /lib/libdl-2.7.so+
    +00788000-0079d000 r-xp 00000000 08:05 2359880 /lib/libpthread-2.7.so+
    +0079d000-0079e000 r-xp 00014000 08:05 2359880 /lib/libpthread-2.7.so+
    +0079e000-0079f000 rwxp 00015000 08:05 2359880 /lib/libpthread-2.7.so+
    +0079f000-007a1000 rwxp 0079f000 00:00 0+
    +007a3000-007b5000 r-xp 00000000 08:05 2359881 /lib/libz.so.1.2.3+
    +007b5000-007b6000 rwxp 00011000 08:05 2359881 /lib/libz.so.1.2.3+
    +007b8000-008d9000 r-xp 00000000 08:05 2890848 /usr/lib/mysql/libmysqlclient.so.15.0.0+
    +008d9000-0091b000 rwxp 00120000 08:05 2890848 /usr/lib/mysql/libmysqlclient.so.15.0.0+
    +0091b000-0091c000 rwxp 0091b000 00:00 0+
    +00cb7000-00cd0000 r-xp 00000000 08:05 2359894 /lib/libselinux.so.1+
    +00cd0000-00cd2000 rwxp 00018000 08:05 2359894 /lib/libselinux.so.1+
    +00d59000-00d6e000 r-xp 00000000 08:05 2359891 /lib/libnsl-2.7.so+
    +00d6e000-00d6f000 r-xp 00014000 08:05 2359891 /lib/libnsl-2.7.so+
    +00d6f000-00d70000 rwxp 00015000 08:05 2359891 /lib/libnsl-2.7.so+
    +00d70000-00d72000 rwxp 00d70000 00:00 0+
    +00d79000-00d89000 r-xp 00000000 08:05 2359893 /lib/libresolv-2.7.so+
    +00d89000-00d8a000 r-xp 00010000 08:05 2359893 /lib/libresolv-2.7.so+
    +00d8a000-00d8b000 rwxp 00011000 08:05 2359893 /lib/libresolv-2.7.so+
    +00d8b000-00d8d000 rwxp 00d8b000 00:00 0+
    +00dd0000-00dd2000 r-xp 00000000 08:05 2359895 /lib/libcom_err.so.2.1+
    +00dd2000-00dd3000 rwxp 00001000 08:05 2359895 /lib/libcom_err.so.2.1+
    +00dd5000-00dd7000 r-xp 00000000 08:05 2359892 /lib/libkeyutils-1.2.so+
    +00dd7000-00dd8000 rwxp 00001000 08:05 2359892 /lib/libkeyutils-1.2.so+
    +00dda000-00de2000 r-xp 00000000 08:05 2729092 /usr/lib/libkrb5support.so.0.1+
    +00de2000-00de3000 rwxp 00007000 08:05 2729092 /usr/lib/libkrb5support.so.0.1+
    +04f68000-05085000 r-xp 00000000 08:05 2359896 /lib/libcrypto.so.0.9.8b+
    +05085000-05097000 rwxp 0011d000 08:05 2359896 /lib/libcrypto.so.0.9.8b+
    +05097000-0509b000 rwxp 05097000 00:00 0+
    +0509d000-0512d000 r-xp 00000000 08:05 2729094 /usr/lib/libkrb5.so.3.3+
    +0512d000-05130000 rwxp 0008f000 08:05 2729094 /usr/lib/libkrb5.so.3.3+
    +05b66000-05b6f000 r-xp 00000000 08:05 2359901 /lib/libcrypt-2.7.so+
    +05b6f000-05b70000 r-xp 00008000 08:05 2359901 /lib/libcrypt-2.7.so+
    +05b70000-05b71000 rwxp 00009000 08:05 2359901 /lib/libcrypt-2.7.so+
    +05b71000-05b98000 rwxp 05b71000 00:00 0+
    +08048000-08057000 r-xp 00000000 08:05 3348301 /usr/java/jdk1.5.0_11/bin/java+
    +08057000-08059000 rwxp 0000e000 08:05 3348301 /usr/java/jdk1.5.0_11/bin/java+
    +09cbf000-0a076000 rwxp 09cbf000 00:00 0+
    +88920000-889c0000 rwxp 88920000 00:00 0+
    +889c0000-88e00000 rwxp 889c0000 00:00 0+
    +88e00000-88f60000 rwxp 88e00000 00:00 0+
    +88f60000-8c920000 rwxp 88f60000 00:00 0+
    +8c920000-8d120000 rwxp 8c920000 00:00 0+
    +8d120000-90920000 rwxp 8d120000 00:00 0+
    +90920000-90ea0000 r-xs 00001000 08:05 3962739 /usr/java/jdk1.5.0_11/jre/lib/i386/client/classes.jsa+
    +90ea0000-91120000 rwxp 90ea0000 00:00 0+
    +91120000-916eb000 rwxp 00581000 08:05 3962739 /usr/java/jdk1.5.0_11/jre/lib/i386/client/classes.jsa+
    +916eb000-91d20000 rwxp 916eb000 00:00 0+
    +91d20000-91df0000 rwxp 00b4c000 08:05 3962739 /usr/java/jdk1.5.0_11/jre/lib/i386/client/classes.jsa+
    +91df0000-92120000 rwxp 91df0000 00:00 0+
    +92120000-92124000 r-xs 00c1c000 08:05 3962739 /usr/java/jdk1.5.0_11/jre/lib/i386/client/classes.jsa+
    +92124000-92520000 rwxp 92124000 00:00 0+
    +b137d000-b1380000 --xp b137d000 00:00 0+
    b1380000-b13fe000 rwxp b1380000 00:00 0
    +b13fe000-b1401000 --xp b13fe000 00:00 0+
    b1401000-b147f000 rwxp b1401000 00:00 0
    +b147f000-b1482000 --xp b147f000 00:00 0+
    b1482000-b1521000 rwxp b1482000 00:00 0
    +b1521000-b1600000 --xp b1521000 00:00 0+
    +b1621000-b1624000 --xp b1621000 00:00 0+
    b1624000-b16a2000 rwxp b1624000 00:00 0
    +b16a2000-b16a5000 --xp b16a2000 00:00 0+
    b16a5000-b1723000 rwxp b16a5000 00:00 0
    b1723000-b1727000 r-xp 00000000 08:05 2357036    /lib/libnss_dns-2.7.so
    b1727000-b1728000 r-xp 00003000 08:05 2357036    /lib/libnss_dns-2.7.so
    b1728000-b1729000 rwxp 00004000 08:05 2357036    /lib/libnss_dns-2.7.so
    +b173c000-b173f000 --xp b173c000 00:00 0+
    b173f000-b17bd000 rwxp b173f000 00:00 0
    +b17bd000-b17c0000 --xp b17bd000 00:00 0+
    b17c0000-b183e000 rwxp b17c0000 00:00 0
    +b183e000-b1841000 --xp b183e000 00:00 0+
    b1841000-b18bf000 rwxp b1841000 00:00 0
    +b18bf000-b18c2000 --xp b18bf000 00:00 0+
    b18c2000-b1940000 rwxp b18c2000 00:00 0
    +b1940000-b1943000 --xp b1940000 00:00 0+
    b1943000-b19c1000 rwxp b1943000 00:00 0
    +b19c1000-b19c4000 --xp b19c1000 00:00 0+
    b19c4000-b1a42000 rwxp b19c4000 00:00 0
    b1a42000-b1a43000 r-xp 00000000 08:05 3962816    /usr/java/jdk1.5.0_11/jre/lib/i386/librmi.so
    b1a43000-b1a44000 rwxp 00000000 08:05 3962816    /usr/java/jdk1.5.0_11/jre/lib/i386/librmi.so
    +b1a44000-b1a47000 --xp b1a44000 00:00 0+
    b1a47000-b1ac5000 rwxp b1a47000 00:00 0
    +b1ac5000-b1ac8000 --xp b1ac5000 00:00 0+
    b1ac8000-b1b46000 rwxp b1ac8000 00:00 0
    +b1b46000-b1b49000 --xp b1b46000 00:00 0+
    b1b49000-b1bc7000 rwxp b1b49000 00:00 0
    +b1bc7000-b1bca000 --xp b1bc7000 00:00 0+
    b1bca000-b1c48000 rwxp b1bca000 00:00 0
    +b1c48000-b1c4b000 --xp b1c48000 00:00 0+
    b1c4b000-b1cc9000 rwxp b1c4b000 00:00 0
    +b1cc9000-b1ccc000 --xp b1cc9000 00:00 0+
    b1ccc000-b1d4a000 rwxp b1ccc000 00:00 0
    +b1d4a000-b1d4d000 --xp b1d4a000 00:00 0+
    b1d4d000-b1dcb000 rwxp b1d4d000 00:00 0
    +b1dcb000-b1dce000 --xp b1dcb000 00:00 0+
    b1dce000-b1e4c000 rwxp b1dce000 00:00 0
    +b1e4c000-b1e4f000 --xp b1e4c000 00:00 0+
    b1e4f000-b1ecd000 rwxp b1e4f000 00:00 0
    +b1ecd000-b1ed0000 --xp b1ecd000 00:00 0+
    b1ed0000-b1f4e000 rwxp b1ed0000 00:00 0
    b1f4e000-b1f67000 r-xs 00000000 08:05 1408084    /root/integ/slof/release/BootServer/BootServer-service.jar
    b1f67000-b1f78000 r-xp 00000000 08:05 3962814    /usr/java/jdk1.5.0_11/jre/lib/i386/libnet.so
    b1f78000-b1f79000 rwxp 00011000 08:05 3962814    /usr/java/jdk1.5.0_11/jre/lib/i386/libnet.so
    b1f79000-b1f8e000 r-xs 00000000 08:05 1408406    /root/integ/slof/release/common/common-service.jar
    b1f8e000-b1fb3000 r-xs 00000000 08:05 1407728    /root/integ/slof/release/lib/jdom.jar
    b1fb3000-b1fcd000 r-xs 00000000 08:05 1407725    /root/integ/slof/release/lib/edtftpj.jar
    b1fcd000-b1fd3000 r-xs 00000000 08:05 1407904    /root/integ/slof/release/resourceblade/resourceblade-service.jar
    b1fd3000-b1fd8000 r-xs 00000000 08:05 1407737    /root/integ/slof/release/lib/jini/tools.jar
    b1fd8000-b1fe7000 r-xs 00000000 08:05 1407746    /root/integ/slof/release/lib/jini/reggie-dl.jar
    b1fe7000-b202d000 r-xs 00000000 08:05 1407783    /root/integ/slof/release/lib/jini/reggie.jar
    b202d000-b2054000 r-xs 00000000 08:05 1407721    /root/integ/slof/release/lib/jini/jini-ext.jar
    b2054000-b205b000 r-xs 00000000 08:05 1407787    /root/integ/slof/release/lib/jini/jini-core.jar
    b205b000-b2082000 r-xs 00000000 08:05 3962743    /usr/java/jdk1.5.0_11/jre/lib/ext/sunjce_provider.jar
    b2082000-b20ad000 r-xs 00000000 08:05 3962744    /usr/java/jdk1.5.0_11/jre/lib/ext/sunpkcs11.jar
    b20ad000-b20af000 r-xs 00000000 08:05 3962741    /usr/java/jdk1.5.0_11/jre/lib/ext/dnsns.jar
    b20af000-b2174000 r-xs 00000000 08:05 3962730    /usr/java/jdk1.5.0_11/jre/lib/ext/localedata.jar
    +b2174000-b2175000 --xp b2174000 00:00 0+
    b2175000-b21f5000 rwxp b2175000 00:00 0
    +b21f5000-b21f8000 --xp b21f5000 00:00 0+
    b21f8000-b2276000 rwxp b21f8000 00:00 0
    +b2276000-b2279000 --xp b2276000 00:00 0+
    b2279000-b22f7000 rwxp b2279000 00:00 0
    +b22f7000-b22fa000 --xp b22f7000 00:00 0+
    b22fa000-b2378000 rwxp b22fa000 00:00 0
    b2378000-b2578000 r-xp 00000000 08:05 2720867    /usr/lib/locale/locale-archive
    +b2578000-b257b000 --xp b2578000 00:00 0+
    b257b000-b25f9000 rwxp b257b000 00:00 0
    +b25f9000-b25fc000 --xp b25f9000 00:00 0+
    b25fc000-b267a000 rwxp b25fc000 00:00 0
    +b267a000-b267b000 --xp b267a000 00:00 0+
    b267b000-b2707000 rwxp b267b000 00:00 0
    b2707000-b2723000 rwxp b2707000 00:00 0
    b2723000-b2724000 rwxp b2723000 00:00 0
    b2724000-b2741000 rwxp b2724000 00:00 0
    b2741000-b2742000 rwxp b2741000 00:00 0
    b2742000-b2743000 rwxp b2742000 00:00 0
    b2743000-b2745000 rwxp b2743000 00:00 0
    b2745000-b2761000 rwxp b2745000 00:00 0
    b2761000-b2765000 rwxp b2761000 00:00 0
    b2765000-b2781000 rwxp b2765000 00:00 0
    b2781000-b2790000 rwxp b2781000 00:00 0
    b2790000-b280c000 rwxp b2790000 00:00 0
    b280c000-b28e4000 rwxp b280c000 00:00 0
    b28e4000-b480c000 rwxp b28e4000 00:00 0
    b480c000-b507b000 r-xs 00000000 08:05 3962865    /usr/java/jdk1.5.0_11/jre/lib/charsets.jar
    b507b000-b5090000 r-xs 00000000 08:05 3962864    /usr/java/jdk1.5.0_11/jre/lib/jce.jar
    b5090000-b5115000 r-xs 00000000 08:05 3962923    /usr/java/jdk1.5.0_11/jre/lib/jsse.jar
    b5115000-b517e000 rwxp b5115000 00:00 0
    b517e000-b778d000 r-xs 00000000 08:05 3963623    /usr/java/jdk1.5.0_11/jre/lib/rt.jar
    b778d000-b779c000 r-xp 00000000 08:05 3962820    /usr/java/jdk1.5.0_11/jre/lib/i386/libzip.so
    b779c000-b779e000 rwxp 0000e000 08:05 3962820    /usr/java/jdk1.5.0_11/jre/lib/i386/libzip.so
    b779e000-b77bf000 r-xp 00000000 08:05 3962800    /usr/java/jdk1.5.0_11/jre/lib/i386/libjava.so
    b77bf000-b77c1000 rwxp 00020000 08:05 3962800    /usr/java/jdk1.5.0_11/jre/lib/i386/libjava.so
    b77c1000-b77cb000 r-xp 00000000 08:05 2357038    /lib/libnss_files-2.7.so
    b77cb000-b77cc000 r-xp 00009000 08:05 2357038    /lib/libnss_files-2.7.so
    b77cc000-b77cd000 rwxp 0000a000 08:05 2357038    /lib/libnss_files-2.7.so
    b77cd000-b77ce000 r-xp 00000000 08:05 1407888    /root/integ/slof/release/resourceblade/libbootnative.so
    b77ce000-b77cf000 rwxp 00000000 08:05 1407888    /root/integ/slof/release/resourceblade/libbootnative.so
    b77cf000-b77d4000 rwxp b77cf000 00:00 0
    b77d4000-b77df000 r-xp 00000000 08:05 3962819    /usr/java/jdk1.5.0_11/jre/lib/i386/libverify.so
    b77df000-b77e0000 rwxp 0000b000 08:05 3962819    /usr/java/jdk1.5.0_11/jre/lib/i386/libverify.so
    b77e0000-b7b50000 r-xp 00000000 08:05 3962783    /usr/java/jdk1.5.0_11/jre/lib/i386/client/libjvm.so
    b7b50000-b7b6e000 rwxp 00370000 08:05 3962783    /usr/java/jdk1.5.0_11/jre/lib/i386/client/libjvm.so
    b7b6e000-b7f87000 rwxp b7b6e000 00:00 0
    b7f87000-b7f88000 r-xs 00000000 08:05 1407781    /root/integ/slof/release/lib/magnum-common.jar
    b7f88000-b7f90000 rwxs 00000000 08:05 1375050    /tmp/hsperfdata_root/12166
    b7f90000-b7f96000 r-xp 00000000 08:05 3962824    /usr/java/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so
    b7f96000-b7f97000 rwxp 00006000 08:05 3962824    /usr/java/jdk1.5.0_11/jre/lib/i386/native_threads/libhpi.so
    b7f97000-b7f98000 rwxp b7f97000 00:00 0
    b7f98000-b7f99000 r-xp b7f98000 00:00 0
    b7f99000-b7f9a000 rwxp b7f99000 00:00 0
    +b7f9a000-b7f9b000 r-xp b7f9a000 00:00 0          [vdso]+
    +bf78c000-bf78f000 --xp bf78c000 00:00 0+
    +bf78f000-bf98c000 rwxp bfe02000 00:00 0          [stack]+
    VM Arguments:
    jvm_args: -Djava.security.policy=./conf/policy.all -Djava.rmi.server.codebase=http://wiprosystem.kiit:8081/resourceblade-dl.jar-dl.jar -Djava.library.path=.
    java_command: com.wipro.magnum.slof.resource.compute.impl.BladeServerImpl kiitblade1
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.5.0_11/jre/lib/i386/client:/usr/java/jdk1.5.0_11/jre/lib/i386:/usr/java/jdk1.5.0_11/jre/../lib/i386
    SHELL=/bin/bash
    DISPLAY=:0.0
    Signal Handlers:
    +SIGSEGV: [libjvm.so+0x32a000], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGBUS: [libjvm.so+0x32a000], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGFPE: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGPIPE: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGILL: [libjvm.so+0x28e010], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    +SIGUSR2: [libjvm.so+0x290460], sa_mask[0]=0x00000000, sa_flags=0x10000004+
    +SIGHUP: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGINT: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGQUIT: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    +SIGTERM: [libjvm.so+0x28fe90], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004+
    ---------------  S Y S T E M  ---------------
    OS:Fedora release 8 (Werewolf)
    uname:Linux 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:55:12 EDT 2007 i686
    libc:glibc 2.7 NPTL 2.7
    rlimit: STACK 10240k, CORE 0k, NPROC 3950, NOFILE 1024, AS infinity
    load average:2.15 2.37 1.60
    CPU:total 1 (cores per cpu 1, threads per core 1) family 6 model 9 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 246040k(13868k free), swap 529192k(286332k free)
    vm_info: Java HotSpot(TM) Client VM (1.5.0_11-b03) for linux-x86, built on Dec 15 2006 02:25:41 by java_re with gcc 3.2.1-7a (J2SE release)
    I am new to JNI so wasnt able to understand a bit of it.
    Is there any workaround to solve this problem ?

    # SIGSEGVSomething is wrong in your C code.
    Is there any workaround to solve this problem ? Fix your C code.

  • HotSpot Virtual Machine Error, Internal Error

    HI ,
    When i am starting my weblogic server instance it displays following error .
    Pls. advice me.
    thanks
    HotSpot Virtual Machine Error, Internal Error
    Please report this error at
    http://java.sun.com/cgi-bin/bugreport.cgi
    Java VM: Java HotSpot(TM) Client VM (1.4.1_05-b01 mixed mode)
    rror occured during error reporting]
    Error ID: 43113F32554E54494D45110E4350500305
    Problematic Thread: prio=5 tid=0x0ED54660 nid=0x728 runnable

    same problems reported:
    http://forum.java.sun.com/thread.jspa?messageID=3546152
    I would recomend you to update to latest update release for 1.4.1 or 1.4.2, because bug database states some fixes available for this problem.

  • Tomcat 5.0.28 Crashing - Unexpected Error detected HotSpot Virtual Machine

    # An unexpected error has been detected by HotSpot Virtual Machine:
    # Internal Error (4A41564123414C4C530E4350500018), pid=2872, tid=2884
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_05-b05 mixed mode)
    --------------- T H R E A D ---------------
    Current thread (0x6dd02218): JavaThread "CompilerThread1" daemon [_thread_in_vm, id=2884]
    Stack: [0x6e3e0000,0x6e4e0000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:1582 java.util.Arrays.mergeSort([Ljava/lang/Object;[Ljava/lang/Object;IIILjava/util/Comparator;)V (235 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x6ef2d048 JavaThread "Dispatcher-Thread-2347" daemon [_thread_blocked, id=4068]
    0x6fe3d650 JavaThread "http-443-Processor50" daemon [_thread_in_native, id=1996]
    0x6ffaf210 JavaThread "http-443-Processor49" daemon [_thread_in_native, id=2076]
    0x7012e5c0 JavaThread "http-443-Processor48" daemon [_thread_in_native, id=1732]
    0x6e80c0a0 JavaThread "http-443-Processor47" daemon [_thread_blocked, id=2056]
    0x6ede8008 JavaThread "http-443-Processor46" daemon [_thread_blocked, id=2060]
    0x6ee50008 JavaThread "http-443-Processor45" daemon [_thread_in_native, id=1744]
    0x6ec06dd0 JavaThread "http-443-Processor44" daemon [_thread_in_native, id=3816]
    0x727208a0 JavaThread "http-443-Processor43" daemon [_thread_in_native, id=2540]
    0x6ef5c808 JavaThread "http-443-Processor42" daemon [_thread_in_native, id=1740]
    0x6ef5c668 JavaThread "http-443-Processor41" daemon [_thread_in_native, id=756]
    0x78779540 JavaThread "http-443-Processor40" daemon [_thread_blocked, id=3848]
    0x6f72b4a0 JavaThread "http-443-Processor39" daemon [_thread_in_native, id=2084]
    0x6ddb0af0 JavaThread "http-443-Processor38" daemon [_thread_in_native, id=3828]
    0x729ead68 JavaThread "http-443-Processor37" daemon [_thread_in_native, id=1788]
    0x6fac9808 JavaThread "http-443-Processor36" daemon [_thread_in_native, id=1796]
    0x702f2e30 JavaThread "http-443-Processor35" daemon [_thread_in_native, id=3684]
    0x72635d00 JavaThread "http-443-Processor34" daemon [_thread_in_native, id=3144]
    0x78310cd8 JavaThread "http-443-Processor33" daemon [_thread_in_native, id=3980]
    0x733e4d10 JavaThread "http-443-Processor32" daemon [_thread_in_native, id=812]
    0x6fdbd310 JavaThread "http-443-Processor31" daemon [_thread_blocked, id=1948]
    0x6ec20b68 JavaThread "http-443-Processor30" daemon [_thread_blocked, id=2624]
    0x0082ae08 JavaThread "http-443-Processor29" daemon [_thread_blocked, id=3164]
    0x6fc4a008 JavaThread "http-443-Processor28" daemon [_thread_blocked, id=3820]
    0x6f0d5cf8 JavaThread "http-443-Processor27" daemon [_thread_blocked, id=1552]
    0x6ec18008 JavaThread "http-443-Processor26" daemon [_thread_blocked, id=3964]
    0x70129c30 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=668]
    0x6f22f920 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4052]
    0x6f247990 JavaThread "TP-Monitor" daemon [_thread_blocked, id=3016]
    0x6f247810 JavaThread "TP-Processor4" daemon [_thread_in_native, id=1320]
    0x71fe0178 JavaThread "TP-Processor3" daemon [_thread_blocked, id=1828]
    0x6f4bf930 JavaThread "TP-Processor2" daemon [_thread_blocked, id=4020]
    0x6f847950 JavaThread "TP-Processor1" daemon [_thread_blocked, id=4080]
    0x6f089b08 JavaThread "http-443-Monitor" [_thread_blocked, id=2664]
    0x7207bd28 JavaThread "http-443-Processor25" daemon [_thread_in_native, id=1520]
    0x6ec73af8 JavaThread "http-443-Processor24" daemon [_thread_in_native, id=344]
    0x6f0f9e50 JavaThread "http-443-Processor23" daemon [_thread_in_native, id=1512]
    0x6ea82de0 JavaThread "http-443-Processor22" daemon [_thread_in_native, id=1156]
    0x6fdaa008 JavaThread "http-443-Processor21" daemon [_thread_in_native, id=888]
    0x6fc420a8 JavaThread "http-443-Processor20" daemon [_thread_in_native, id=276]
    0x6e88bd90 JavaThread "http-443-Processor19" daemon [_thread_in_native, id=3780]
    0x7049de48 JavaThread "http-443-Processor18" daemon [_thread_in_native, id=2728]
    0x6ec80408 JavaThread "http-443-Processor17" daemon [_thread_in_native, id=4036]
    0x6ee89d18 JavaThread "http-443-Processor16" daemon [_thread_in_native, id=3208]
    0x6fea2c08 JavaThread "http-443-Processor15" daemon [_thread_in_native, id=3448]
    0x6f2009c0 JavaThread "http-443-Processor14" daemon [_thread_in_native, id=3952]
    0x6e8f04a8 JavaThread "http-443-Processor13" daemon [_thread_in_native, id=2720]
    0x6f926d70 JavaThread "http-443-Processor12" daemon [_thread_in_native, id=1760]
    0x6f39be20 JavaThread "http-443-Processor11" daemon [_thread_in_native, id=1376]
    0x6fda2d98 JavaThread "http-443-Processor10" daemon [_thread_in_native, id=2644]
    0x70089da0 JavaThread "http-443-Processor9" daemon [_thread_in_native, id=2080]
    0x6f0490a0 JavaThread "http-443-Processor8" daemon [_thread_in_native, id=700]
    0x6f001008 JavaThread "http-443-Processor7" daemon [_thread_in_native, id=1016]
    0x70485408 JavaThread "http-443-Processor6" daemon [_thread_in_native, id=2656]
    0x704254a0 JavaThread "http-443-Processor5" daemon [_thread_in_native, id=1056]
    0x6ec60408 JavaThread "http-443-Processor4" daemon [_thread_in_native, id=1736]
    0x6efa9008 JavaThread "http-443-Processor3" daemon [_thread_in_native, id=3140]
    0x700c2e80 JavaThread "http-443-Processor2" daemon [_thread_in_native, id=1864]
    0x6e9a2dd0 JavaThread "http-443-Processor1" daemon [_thread_in_native, id=1764]
    0x6ead6e38 JavaThread "ContainerBackgroundProcessor[StandardEngine[Catalina]]" daemon [_thread_blocked, id=2660]
    0x6eb8add8 JavaThread "Dispatcher-Thread-7" daemon [_thread_blocked, id=1808]
    0x6ff269d0 JavaThread "Thread-5" daemon [_thread_blocked, id=3392]
    0x6fe8e3c0 JavaThread "RunnableThread:5" [_thread_blocked, id=836]
    0x6fe8e008 JavaThread "RunnableThread:4" [_thread_blocked, id=3276]
    0x6fe8ebb0 JavaThread "RunnableThread:3" [_thread_blocked, id=2604]
    0x6eb31bf0 JavaThread "RunnableThread:2" [_thread_blocked, id=2548]
    0x6fe05e00 JavaThread "RunnableThread:1" [_thread_blocked, id=3956]
    0x6f8f7ce0 JavaThread "Thread-3" [_thread_blocked, id=3656]
    0x6f2c8828 JavaThread "DaemonThread:diskcachedaemon" [_thread_blocked, id=1384]
    0x6e9a5780 JavaThread "DaemonThread:feeddaemon" [_thread_blocked, id=420]
    0x6dd81c50 JavaThread "Thread-0" [_thread_in_native, id=4064]
    0x6dd035b8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1380]
    =>0x6dd02218 JavaThread "CompilerThread1" daemon [_thread_in_vm, id=2884]
    0x6dd01450 JavaThread "CompilerThread0" daemon [_thread_blocked, id=1456]
    0x6dd00688 JavaThread "AdapterThread" daemon [_thread_blocked, id=2888]
    0x6dcfa6c8 JavaThread "Finalizer" daemon [_thread_blocked, id=2880]
    0x0084c9a0 JavaThread "Reference Handler" daemon [_thread_blocked, id=1448]
    0x005c5fb0 JavaThread "main" [_thread_in_native, id=2876]
    Other Threads:
    0x0084b790 VMThread [id=1452]
    0x6dd048c8 WatcherThread [id=2180]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 36416K, used 5368K [0x61c30000, 0x64280000, 0x6d1f0000)
    eden space 34112K, 14% used [0x61c30000,0x62107d70,0x63d80000)
    from space 2304K, 17% used [0x64040000,0x640a62a0,0x64280000)
    to space 2560K, 0% used [0x63d80000,0x63d80000,0x64000000)
    PSOldGen total 233024K, used 158462K [0x06df0000, 0x15180000, 0x61c30000)
    object space 233024K, 68% used [0x06df0000,0x108afb08,0x15180000)
    PSPermGen total 34560K, used 34472K [0x02df0000, 0x04fb0000, 0x06df0000)
    object space 34560K, 99% used [0x02df0000,0x04f9a388,0x04fb0000)
    Dynamic libraries:
    0x00400000 - 0x00419000      C:\Program Files\Apache Software Foundation\Tomcat 5.0\bin\tomcat5.exe
    0x7c800000 - 0x7c8c0000      C:\WINDOWS\system32\ntdll.dll
    0x77e40000 - 0x77f42000      C:\WINDOWS\system32\kernel32.dll
    0x77380000 - 0x77411000      C:\WINDOWS\system32\USER32.dll
    0x77c00000 - 0x77c48000      C:\WINDOWS\system32\GDI32.dll
    0x77f50000 - 0x77feb000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77c50000 - 0x77cef000      C:\WINDOWS\system32\RPCRT4.dll
    0x76f50000 - 0x76f63000      C:\WINDOWS\system32\Secur32.dll
    0x77da0000 - 0x77df2000      C:\WINDOWS\system32\SHLWAPI.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\system32\msvcrt.dll
    0x7c8d0000 - 0x7d0ce000      C:\WINDOWS\system32\SHELL32.dll
    0x77420000 - 0x77523000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
    0x6d840000 - 0x6dbd8000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\server\jvm.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x6d2f0000 - 0x6d2f8000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\hpi.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d680000 - 0x6d68c000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\java.dll
    0x6d6a0000 - 0x6d6af000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\zip.dll
    0x00d70000 - 0x00da5000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e2000      C:\WINDOWS\system32\USERENV.dll
    0x71c40000 - 0x71c97000      C:\WINDOWS\system32\netapi32.dll
    0x00db0000 - 0x00dc3000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71b20000 - 0x71b61000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76efa000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\system32\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x6f3e0000 - 0x6f43a000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x6f440000 - 0x6f46f000      C:\Program Files\ISView\ntsecurity.dll
    0x76df0000 - 0x76e24000      C:\WINDOWS\system32\ACTIVEDS.dll
    0x76dc0000 - 0x76de8000      C:\WINDOWS\system32\adsldpc.dll
    0x76b80000 - 0x76bae000      C:\WINDOWS\system32\credui.dll
    0x76a80000 - 0x76a98000      C:\WINDOWS\system32\ATL.DLL
    0x77670000 - 0x777a9000      C:\WINDOWS\system32\ole32.dll
    0x77d00000 - 0x77d8b000      C:\WINDOWS\system32\OLEAUT32.dll
    0x777b0000 - 0x77833000      C:\WINDOWS\system32\CLBCatQ.DLL
    0x77010000 - 0x770d6000      C:\WINDOWS\system32\COMRes.dll
    0x77b90000 - 0x77b98000      C:\WINDOWS\system32\VERSION.dll
    0x75da0000 - 0x75e5d000      C:\WINDOWS\system32\SXS.DLL
    0x766f0000 - 0x76704000      C:\WINDOWS\system32\NTDSAPI.DLL
    0x71a60000 - 0x71ab8000      C:\WINDOWS\system32\kerberos.dll
    0x766e0000 - 0x766ec000      C:\WINDOWS\system32\cryptdll.dll
    0x76190000 - 0x761a2000      C:\WINDOWS\system32\MSASN1.dll
    0x76c90000 - 0x76cb7000      C:\WINDOWS\system32\msv1_0.dll
    0x76cf0000 - 0x76d0a000      C:\WINDOWS\system32\iphlpapi.dll
    0x75be0000 - 0x75d47000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\awt.dll
    0x70fb0000 - 0x70fd7000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x76290000 - 0x762ad000      C:\WINDOWS\system32\IMM32.dll
    0x75f60000 - 0x75fab000      C:\WINDOWS\system32\ddraw.dll
    0x758a0000 - 0x758a6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x75d60000 - 0x75d9d000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\fontmanager.dll
    0x758b0000 - 0x758b9000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\nio.dll
    0x760b0000 - 0x760de000      C:\WINDOWS\system32\adsldp.dll
    0x760e0000 - 0x760f4000      C:\WINDOWS\system32\adsmsext.dll
    0x76120000 - 0x76137000      C:\WINDOWS\system32\tsuserex.dll
    0x761b0000 - 0x76215000      C:\WINDOWS\system32\msvcp60.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x7e020000 - 0x7e02f000      C:\WINDOWS\system32\SAMLIB.dll
    0x76150000 - 0x7616a000      C:\Program Files\ISView\OmniTREEVJava.dll
    0x76170000 - 0x76189000      C:\Program Files\Transport\bin\VMLIB32.dll
    0x76220000 - 0x7622a000      C:\Program Files\Transport\bin\WMCOMM32.dll
    0x76230000 - 0x76239000      C:\WINDOWS\system32\WSOCK32.dll
    0x76240000 - 0x7624a000      C:\Program Files\Transport\bin\DSLIB32.dll
    0x76250000 - 0x76262000      C:\Program Files\Transport\bin\SSLIB32.dll
    0x77530000 - 0x775c7000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_5.82.3790.3959_x-ww_78FCF8D0\COMCTL32.dll
    0x76270000 - 0x76284000      C:\Program Files\Transport\bin\WMOBJ32.dll
    0x764b0000 - 0x764bf000      C:\Program Files\OmniTREEV\bin\WMERR32.dll
    0x764c0000 - 0x764c6000      C:\Program Files\Transport\bin\WMSECU32.dll
    0x764d0000 - 0x764d8000      C:\Program Files\Transport\bin\WMAL32.dll
    0x764e0000 - 0x764e6000      C:\Program Files\Transport\bin\DYNARR32.dll
    0x76580000 - 0x765af000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\cmm.dll
    0x766b0000 - 0x766cf000      C:\Program Files\Java\jdk1.5.0_05\jre\bin\jpeg.dll
    0x70fa0000 - 0x70fa5000      C:\WINDOWS\system32\ICMP.DLL
    VM Arguments:
    jvm_args: -Dcatalina.home=C:\Program Files\Apache Software Foundation\Tomcat 5.0 -Djava.endorsed.dirs=C:\Program Files\Apache Software Foundation\Tomcat 5.0\common\endorsed -Djava.io.tmpdir=C:\Program Files\Apache Software Foundation\Tomcat 5.0 -Xrs vfprintf -Xms256m -Xmx1636m
    java_command: <unknown>
    Environment Variables:
    JAVA_HOME=C:\Program Files\Java\jdk1.5.0_05
    PATH=C:\Program Files\Transport\bin;C:\Program Files\Windows Resource Kits\Tools\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\oma\bin;C:\Program Files\Dell\SysMgt\RAC4;C:\Program Files\OmniTREEV\bin;C:\Program Files\Java\jdk1.5.0_05\bin;C:\Program Files\ISView\
    USERNAME=repl
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 4 Stepping 3, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 2
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 2097151k(2097151k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_05-b05) for windows-x86, built on Aug 26 2005 15:10:30 by "java_re" with MS VC++ 6.0

    I am new to this thread. We see essentially the same error while running JBoss 4.0.4 (which includes Tomcat 5.5.17) on JDK 1.5.0_14. My specific error is generated while compiling a particular class in the JRC library from Crystal. It is worth noting that this 3rd-party library is 100%-pure Java.
    I am unable to find a current bug for internal error 4A41564123414C4C530E4350500018 against 1.5.0_14. Would it make sense to enter one?
    Here are a few notes:
    - Due to published JBoss incompatibilities we cannot validate this issue against JDK 1.6
    - The error only happens on a 64-bit server-grade machine running a 32-bit JVM on Windows 2003
    - The error happens in the 32-bit Windows version of both 1.5.0_08-b03 & 1.5.0_14-b03
    - The error is not reproduceable in the 64-bit Windows version of 1.5.0_08-b03
    - The error completely goes away with the following VM argument:
      -XX:CompileCommand=exclude,com/crystaldecisions/reports/reportdefinition/AdornmentProperties,intThe crash logs are below. Any help would be most appreciated.
    *1.5.0_08-b03:*
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  Internal Error (4A41564123414C4C530E4350500018), pid=3632, tid=152
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_08-b03 mixed mode)
    ---------------  T H R E A D  ---------------
    Current thread (0x61ea2f30):  JavaThread "CompilerThread1" daemon [_thread_in_vm, id=152]
    Stack: [0x62350000,0x62390000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:1959      com.crystaldecisions.reports.reportdefinition.AdornmentProperties.int(Lcom/crystaldecisions/reports/common/c/e;Lcom/crystaldecisions/reports/reportdefinition/eq;)Z (646 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x661e6c28 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3052]
      0x6604ad20 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4012]
      0x62735940 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=3296]
      0x62d38008 JavaThread "ConvertReports" daemon [_thread_in_Java, id=3280]
      0x64fb0e80 JavaThread "http-0.0.0.0-7003-3" daemon [_thread_blocked, id=2724]
      0x64965310 JavaThread "http-0.0.0.0-7003-2" daemon [_thread_in_native, id=3924]
      0x61ef7b50 JavaThread "http-0.0.0.0-7003-1" daemon [_thread_in_native, id=3540]
      0x64fea008 JavaThread "http-0.0.0.0-7003" daemon [_thread_in_native, id=3240]
      0x66463718 JavaThread "JBossLifeThread" [_thread_blocked, id=3584]
      0x65153008 JavaThread "Thread-25" [_thread_in_native, id=2476]
      0x65759510 JavaThread "JspRuntimeContext[\wswebapp.war]" daemon [_thread_blocked, id=3880]
      0x684b8a20 JavaThread "Timer-21" [_thread_blocked, id=1332]
      0x68505c60 JavaThread "Timer-20" daemon [_thread_blocked, id=2480]
      0x63371690 JavaThread "Timer-19" daemon [_thread_blocked, id=3732]
      0x6272ddd0 JavaThread "Timer-18" daemon [_thread_blocked, id=2688]
      0x6272dc48 JavaThread "JspRuntimeContext[\myproductwebapp.war]" daemon [_thread_blocked, id=2808]
      0x65f32d40 JavaThread "IdleRemover" daemon [_thread_blocked, id=2516]
      0x6506ad58 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3840]
      0x63d9ad58 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3972]
      0x6588fe48 JavaThread "ActiveMQ Transport: tcp:///10.180.77.155:61616" [_thread_in_native, id=3116]
      0x64ebecb0 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:5/58e4c34db7baa7875758adbbae2f8113 destination=QUEUE.PtEngineMessenger messageSelector=null Local Create] id=3" [_thread_blocked, id=3576]
      0x66419e60 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:3/2ebbe7e4a031df8078925204f40f23ba destination=QUEUE.IntegrationQueue messageSelector=null Local Create] id=2" [_thread_blocked, id=3672]
      0x641ab540 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:1/7a8adeb3165327fe7f9a2cae588a9ed4 destination=QUEUE.DocuSysSendMessageQueue messageSelector=null Local Create] id=1" [_thread_blocked, id=2560]
      0x653d8378 JavaThread "Timer-16" [_thread_blocked, id=3384]
      0x63be2278 JavaThread "Timer-15" [_thread_blocked, id=3316]
      0x653e9ae8 JavaThread "Timer-14" [_thread_blocked, id=3108]
      0x649a8260 JavaThread "Timer-13" [_thread_blocked, id=2464]
      0x635b1c58 JavaThread "Timer-12" [_thread_blocked, id=3148]
      0x63997c80 JavaThread "Timer-11" [_thread_blocked, id=3056]
      0x65542b70 JavaThread "Timer-10" [_thread_blocked, id=3740]
      0x64b8b018 JavaThread "Timer-9" [_thread_blocked, id=3524]
      0x641362d8 JavaThread "Timer-8" [_thread_blocked, id=3956]
      0x63b58260 JavaThread "Timer-7" [_thread_blocked, id=3400]
      0x64b5ed88 JavaThread "Timer-6" [_thread_blocked, id=2980]
      0x630d7008 JavaThread "Timer-5" [_thread_blocked, id=3600]
      0x63cb2008 JavaThread "Timer-4" [_thread_blocked, id=4052]
      0x6286fe60 JavaThread "Timer-3" daemon [_thread_blocked, id=2424]
      0x6304b3f8 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3968]
      0x634abe00 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3332]
      0x65e61e28 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=2388]
      0x65686008 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4032]
      0x65d6ce70 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=3916]
      0x61f6c328 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=2768]
      0x65092e58 JavaThread "TimeoutFactory-1" daemon [_thread_blocked, id=3800]
      0x628c2db8 JavaThread "JCA PoolFiller" [_thread_blocked, id=2852]
      0x64e02de8 JavaThread "HSQLDB Timer @4f71a3" daemon [_thread_blocked, id=3780]
      0x65568e40 JavaThread "Timer-2" daemon [_thread_blocked, id=3040]
      0x63ef13f8 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=2856]
      0x65676020 JavaThread "JspRuntimeContext[\web-console.war]" daemon [_thread_blocked, id=2548]
      0x636cfe50 JavaThread "Thread-3" daemon [_thread_blocked, id=3976]
      0x65e71670 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=4060]
      0x63ffb198 JavaThread "JspRuntimeContext[\jbossmq-httpil.war]" daemon [_thread_blocked, id=664]
      0x65a2f6c8 JavaThread "JspRuntimeContext[\tmp27590jbossws-exp.war]" daemon [_thread_blocked, id=3132]
      0x65dbce38 JavaThread "JspRuntimeContext[\invoker.war]" daemon [_thread_blocked, id=1776]
      0x658c6488 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3548]
      0x65be3e70 JavaThread "JspRuntimeContext[\intranetlink]" daemon [_thread_blocked, id=2396]
      0x63145938 JavaThread "JspRuntimeContext[\output]" daemon [_thread_blocked, id=3896]
      0x635444c8 JavaThread "JspRuntimeContext[\app2]" daemon [_thread_blocked, id=3784]
      0x6355a020 JavaThread "JspRuntimeContext[\app1]" daemon [_thread_blocked, id=3124]
      0x6342fad0 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=3912]
      0x62e9ccf8 JavaThread "PooledInvokerAcceptor#0-65004" [_thread_in_native, id=868]
      0x64074490 JavaThread "RMI TCP Accept-65003" daemon [_thread_in_native, id=3480]
      0x6406fde8 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=3692]
      0x64118960 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=3424]
      0x62da0af0 JavaThread "GC Daemon" daemon [_thread_blocked, id=2872]
      0x62da0968 JavaThread "RMI Reaper" [_thread_blocked, id=3684]
      0x638a4e20 JavaThread "Timer-1" daemon [_thread_blocked, id=2812]
      0x630b6a50 JavaThread "RMI TCP Accept-65007" daemon [_thread_in_native, id=2936]
      0x62feb408 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=2404]
      0x62e7aa70 JavaThread "ScannerThread" daemon [_thread_blocked, id=500]
      0x62d28150 JavaThread "Timer-0" daemon [_thread_blocked, id=3348]
      0x00037ce8 JavaThread "DestroyJavaVM" [_thread_blocked, id=2584]
      0x61ea4238 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=3080]
    =>0x61ea2f30 JavaThread "CompilerThread1" daemon [_thread_in_vm, id=152]
      0x61ea20c0 JavaThread "CompilerThread0" daemon [_thread_in_native, id=1876]
      0x00035500 JavaThread "AdapterThread" daemon [_thread_blocked, id=3136]
      0x61ea0908 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3060]
      0x61e98aa0 JavaThread "Finalizer" daemon [_thread_blocked, id=3928]
      0x61e98640 JavaThread "Reference Handler" daemon [_thread_blocked, id=2376]
    Other Threads:
      0x01c4cb88 VMThread [id=2920]
      0x61ea55f0 WatcherThread [id=3456]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 292160K, used 65808K [0x4d010000, 0x61510000, 0x61510000)
      eden space 248640K, 23% used [0x4d010000,0x50874510,0x5c2e0000)
      from space 43520K, 18% used [0x5ea90000,0x5f26fd00,0x61510000)
      to   space 40640K, 0% used [0x5c2e0000,0x5c2e0000,0x5ea90000)
    PSOldGen        total 998400K, used 173300K [0x10110000, 0x4d010000, 0x4d010000)
      object space 998400K, 17% used [0x10110000,0x1aa4d170,0x4d010000)
    PSPermGen       total 109952K, used 109926K [0x04d10000, 0x0b870000, 0x10110000)
      object space 109952K, 99% used [0x04d10000,0x0b8699d8,0x0b870000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\mycompany\myproduct12template\jdk1.5.0_08\bin\java.exe
    0x7d600000 - 0x7d6f0000      C:\WINDOWS\system32\ntdll.dll
    0x7d4c0000 - 0x7d5f0000      C:\WINDOWS\syswow64\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\syswow64\ADVAPI32.dll
    0x7da20000 - 0x7db00000      C:\WINDOWS\syswow64\RPCRT4.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\syswow64\MSVCRT.dll
    0x6d8d0000 - 0x6dc6f000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\server\jvm.dll
    0x7d930000 - 0x7da00000      C:\WINDOWS\syswow64\USER32.dll
    0x7d800000 - 0x7d890000      C:\WINDOWS\syswow64\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\syswow64\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d2f0000 - 0x6d2f8000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\hpi.dll
    0x6d700000 - 0x6d70c000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\verify.dll
    0x6d370000 - 0x6d38d000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\java.dll
    0x6d720000 - 0x6d72f000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\zip.dll
    0x6d530000 - 0x6d543000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x7db30000 - 0x7dbb0000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76ef9000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\syswow64\WLDAP32.dll
    0x76f80000 - 0x76f85000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d520000 - 0x6d528000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\management.dll
    0x64550000 - 0x645a9000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x6d550000 - 0x6d559000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\nio.dll
    0x6d070000 - 0x6d1d9000      C:\mycompany\myproduct12template\jdk1.5.0_08\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x7dee0000 - 0x7df40000      C:\WINDOWS\system32\IMM32.dll
    0x77670000 - 0x777a4000      C:\WINDOWS\syswow64\ole32.dll
    0x73860000 - 0x738ac000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Xms1300m -Xmx1300m -Xmn325m -XX:MaxPermSize=180m -XX:+PrintGCDetails -Xloggc:../server/myproduct12template/log/gclog.log -Xnoclassgc -verbose:gc -XX:+DisableExplicitGC -Djava.endorsed.dirs=C:\mycompany/myproduct12template\lib\endorsed
    java_command: org.jboss.Main -c myproduct12template
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\mycompany/myproduct12template\jdk1.5.0_08
    CLASSPATH=""
    PATH=C:\mycompany/myproduct12template\jdk1.5.0_08\bin;C:\mycompany/myproduct12template\jdk1.5.0_08\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\bin;
    USERNAME=mindev
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=EM64T Family 6 Model 15 Stepping 7, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 8 (cores per cpu 4, threads per core 1) family 6 model 15 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_08-b03) for windows-x86, built on Jul 26 2006 00:51:44 by "java_re" with MS VC++ 6.0*1.5.0_14-b03:*
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  Internal Error (4A41564123414C4C530E4350500018), pid=2460, tid=3236
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_14-b03 mixed mode)
    ---------------  T H R E A D  ---------------
    Current thread (0x61c8ff40):  JavaThread "CompilerThread0" daemon [_thread_in_vm, id=3236]
    Stack: [0x620e0000,0x62120000)
    [error occurred during error reporting, step 110, id 0xc0000005]
    Current CompileTask:
    opto:2104      com.crystaldecisions.reports.reportdefinition.AdornmentProperties.int(Lcom/crystaldecisions/reports/common/c/e;Lcom/crystaldecisions/reports/reportdefinition/eq;)Z (646 bytes)
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x663b94b0 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2288]
      0x64db7c10 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2752]
      0x65784538 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=4404]
      0x65950008 JavaThread "ConvertReports" daemon [_thread_in_Java, id=2256]
      0x61d3f430 JavaThread "http-0.0.0.0-7003-3" daemon [_thread_in_native, id=4548]
      0x63763720 JavaThread "http-0.0.0.0-7003-2" daemon [_thread_in_native, id=1108]
      0x61c998b0 JavaThread "http-0.0.0.0-7003-1" daemon [_thread_blocked, id=892]
      0x6540a798 JavaThread "http-0.0.0.0-7003" daemon [_thread_in_native, id=1720]
      0x632b2d08 JavaThread "JBossLifeThread" [_thread_blocked, id=3692]
      0x632b2b80 JavaThread "Thread-16" [_thread_in_native, id=2240]
      0x634ad5c0 JavaThread "JspRuntimeContext[\wswebapp.war]" daemon [_thread_blocked, id=4372]
      0x63da2c50 JavaThread "Timer-12" [_thread_blocked, id=2432]
      0x684d8068 JavaThread "Timer-11" daemon [_thread_blocked, id=4364]
      0x63e1cd40 JavaThread "Timer-10" [_thread_blocked, id=1048]
      0x663e28c0 JavaThread "Timer-9" daemon [_thread_blocked, id=2496]
      0x635a5d60 JavaThread "Timer-8" daemon [_thread_blocked, id=2324]
      0x684ece20 JavaThread "Timer-7" daemon [_thread_blocked, id=4752]
      0x65e279f0 JavaThread "JspRuntimeContext[\myproductwebapp.war]" daemon [_thread_blocked, id=4212]
      0x64fa0e78 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=3052]
      0x61d95d20 JavaThread "ActiveMQ Scheduler" daemon [_thread_blocked, id=4424]
      0x64c49ea0 JavaThread "ActiveMQ Transport: tcp:///10.180.77.155:61616" [_thread_in_native, id=1800]
      0x65e2fe08 JavaThread "IdleRemover" daemon [_thread_blocked, id=1100]
      0x635e9008 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:5/c67906e95c05def388ec84e337728e87 destination=QUEUE.PtEngineMessenger messageSelector=null Local Create] id=3" [_thread_blocked, id=1044]
      0x62ae5e58 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:3/c60a7228cb35772396092e2c74190e8d destination=QUEUE.IntegrationQueue messageSelector=null Local Create] id=2" [_thread_blocked, id=4908]
      0x6518b618 JavaThread "Connection Consumer for dest Subscription[subId=-2147483648connection=ConnectionToken:ID:1/7bb12be28c64d18043010580495e2e2c destination=QUEUE.DocuSysSendMessageQueue messageSelector=null Local Create] id=1" [_thread_blocked, id=4464]
      0x63fe0d20 JavaThread "Timer-5" [_thread_blocked, id=3424]
      0x63b54348 JavaThread "Timer-4" [_thread_blocked, id=2408]
      0x625ca4b8 JavaThread "Timer-3" daemon [_thread_blocked, id=3316]
      0x64bbee58 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=5004]
      0x63887e78 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4780]
      0x6407f408 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4244]
      0x62eade70 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=4604]
      0x623af068 JavaThread "JspRuntimeContext[\jmx-console.war]" daemon [_thread_blocked, id=2484]
      0x65f59d58 JavaThread "UILServerILService Accept Thread" [_thread_in_native, id=3312]
      0x636e9e10 JavaThread "TimeoutFactory-1" daemon [_thread_blocked, id=4000]
      0x64c33008 JavaThread "JCA PoolFiller" [_thread_blocked, id=3524]
      0x65f26e10 JavaThread "HSQLDB Timer @17c4779" daemon [_thread_blocked, id=5032]
      0x6533bdf0 JavaThread "Timer-2" daemon [_thread_blocked, id=1268]
      0x63ec0d90 JavaThread "WorkManager(3)-1" daemon [_thread_blocked, id=4848]
      0x65efedf0 JavaThread "JspRuntimeContext[\web-console.war]" daemon [_thread_blocked, id=4352]
      0x64ef1d58 JavaThread "Thread-3" daemon [_thread_blocked, id=4388]
      0x64ef9008 JavaThread "JBossMQ Cache Reference Softner" daemon [_thread_blocked, id=2296]
      0x64eb6828 JavaThread "JspRuntimeContext[\jbossmq-httpil.war]" daemon [_thread_blocked, id=3532]
      0x63e3de60 JavaThread "JspRuntimeContext[\tmp19250jbossws-exp.war]" daemon [_thread_blocked, id=3904]
      0x65049e68 JavaThread "JspRuntimeContext[\invoker.war]" daemon [_thread_blocked, id=3128]
      0x65049ce0 JavaThread "ContainerBackgroundProcessor[StandardEngine[jboss.web]]" daemon [_thread_blocked, id=3404]
      0x663070a0 JavaThread "JspRuntimeContext[\intranetlink]" daemon [_thread_blocked, id=828]
      0x62deb188 JavaThread "JspRuntimeContext[\output]" daemon [_thread_blocked, id=4360]
      0x64d1fdb0 JavaThread "JspRuntimeContext[\app1]" daemon [_thread_blocked, id=3744]
      0x62669008 JavaThread "JspRuntimeContext[\app2]" daemon [_thread_blocked, id=1608]
      0x6345ae58 JavaThread "SubscriptionWatchDog" [_thread_blocked, id=4648]
      0x62b66bc0 JavaThread "PooledInvokerAcceptor#0-65004" [_thread_in_native, id=2404]
      0x63a1ed18 JavaThread "RMI TCP Accept-65003" daemon [_thread_in_native, id=4024]
      0x62b670c0 JavaThread "TimeoutFactory-0" daemon [_thread_blocked, id=2664]
      0x62b80d08 JavaThread "JBoss System Threads(1)-2" daemon [_thread_in_native, id=4708]
      0x62b2ca40 JavaThread "GC Daemon" daemon [_thread_blocked, id=4144]
      0x62c6fbd8 JavaThread "RMI Reaper" [_thread_blocked, id=756]
      0x63905510 JavaThread "Timer-1" daemon [_thread_blocked, id=4356]
      0x62c6f650 JavaThread "RMI TCP Accept-65007" daemon [_thread_in_native, id=3792]
      0x62c701c8 JavaThread "JBoss System Threads(1)-1" daemon [_thread_in_native, id=4676]
      0x62b72008 JavaThread "ScannerThread" daemon [_thread_blocked, id=580]
      0x62b325c8 JavaThread "Timer-0" daemon [_thread_blocked, id=3292]
      0x000379e0 JavaThread "DestroyJavaVM" [_thread_blocked, id=4228]
      0x61c920c8 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=4080]
      0x61c90db8 JavaThread "CompilerThread1" daemon [_thread_in_native, id=3396]
    =>0x61c8ff40 JavaThread "CompilerThread0" daemon [_thread_in_vm, id=3236]
      0x00034958 JavaThread "AdapterThread" daemon [_thread_blocked, id=1848]
      0x61c8e720 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4872]
      0x61c89fa8 JavaThread "Finalizer" daemon [_thread_blocked, id=3552]
      0x61c89c80 JavaThread "Reference Handler" daemon [_thread_blocked, id=4092]
    Other Threads:
      0x01c5aa60 VMThread [id=356]
      0x61c93b40 WatcherThread [id=3288]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 290432K, used 165183K [0x4d020000, 0x61520000, 0x61520000)
      eden space 251264K, 63% used [0x4d020000,0x56cc87a8,0x5c580000)
      from space 39168K, 12% used [0x5c580000,0x5ca274b8,0x5ebc0000)
      to   space 37120K, 0% used [0x5f0e0000,0x5f0e0000,0x61520000)
    PSOldGen        total 998400K, used 180611K [0x10120000, 0x4d020000, 0x4d020000)
      object space 998400K, 18% used [0x10120000,0x1b180eb8,0x4d020000)
    PSPermGen       total 124416K, used 124295K [0x04d20000, 0x0c6a0000, 0x10120000)
      object space 124416K, 99% used [0x04d20000,0x0c681df0,0x0c6a0000)
    Dynamic libraries:
    0x00400000 - 0x0040d000      C:\mycompany\myproducttemplate\jdk1.5.0_14\bin\java.exe
    0x7d600000 - 0x7d6f0000      C:\WINDOWS\system32\ntdll.dll
    0x7d4c0000 - 0x7d5f0000      C:\WINDOWS\syswow64\kernel32.dll
    0x77f50000 - 0x77fec000      C:\WINDOWS\syswow64\ADVAPI32.dll
    0x7da20000 - 0x7db00000      C:\WINDOWS\syswow64\RPCRT4.dll
    0x77ba0000 - 0x77bfa000      C:\WINDOWS\syswow64\MSVCRT.dll
    0x6d8e0000 - 0x6dc87000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\server\jvm.dll
    0x7d930000 - 0x7da00000      C:\WINDOWS\syswow64\USER32.dll
    0x7d800000 - 0x7d890000      C:\WINDOWS\syswow64\GDI32.dll
    0x76aa0000 - 0x76acd000      C:\WINDOWS\system32\WINMM.dll
    0x7dee0000 - 0x7df40000      C:\WINDOWS\system32\IMM32.DLL
    0x71bc0000 - 0x71bc8000      C:\WINDOWS\system32\rdpsnd.dll
    0x771f0000 - 0x77201000      C:\WINDOWS\system32\WINSTA.dll
    0x71c40000 - 0x71c98000      C:\WINDOWS\syswow64\NETAPI32.dll
    0x76b70000 - 0x76b7b000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d300000 - 0x6d308000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\hpi.dll
    0x6d710000 - 0x6d71c000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\verify.dll
    0x6d380000 - 0x6d39d000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\java.dll
    0x6d730000 - 0x6d73f000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\zip.dll
    0x6d540000 - 0x6d553000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\net.dll
    0x71c00000 - 0x71c17000      C:\WINDOWS\system32\WS2_32.dll
    0x71bf0000 - 0x71bf8000      C:\WINDOWS\system32\WS2HELP.dll
    0x7db30000 - 0x7dbb0000      C:\WINDOWS\System32\mswsock.dll
    0x76ed0000 - 0x76eff000      C:\WINDOWS\system32\DNSAPI.dll
    0x76f70000 - 0x76f77000      C:\WINDOWS\System32\winrnr.dll
    0x76f10000 - 0x76f3e000      C:\WINDOWS\syswow64\WLDAP32.dll
    0x76f80000 - 0x76f88000      C:\WINDOWS\system32\rasadhlp.dll
    0x6d530000 - 0x6d538000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\management.dll
    0x64120000 - 0x64179000      C:\WINDOWS\system32\hnetcfg.dll
    0x71ae0000 - 0x71ae8000      C:\WINDOWS\System32\wshtcpip.dll
    0x68000000 - 0x6802f000      C:\WINDOWS\system32\rsaenh.dll
    0x76920000 - 0x769e4000      C:\WINDOWS\system32\USERENV.dll
    0x6d560000 - 0x6d569000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\nio.dll
    0x6d070000 - 0x6d1dd000      C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin\awt.dll
    0x73070000 - 0x73097000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x77670000 - 0x777a4000      C:\WINDOWS\syswow64\ole32.dll
    0x73860000 - 0x738ac000      C:\WINDOWS\system32\ddraw.dll
    0x73b30000 - 0x73b36000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6c4f0000 - 0x6c541000      C:\WINDOWS\SysWOW64\MSCTF.dll
    0x75e60000 - 0x75e87000      C:\WINDOWS\system32\apphelp.dll
    0x67210000 - 0x6723e000      C:\WINDOWS\system32\msctfime.ime
    VM Arguments:
    jvm_args: -Dprogram.name=run.bat -Xms1300m -Xmx1300m -Xmn325m -XX:MaxPermSize=180m -XX:+PrintGCDetails -Xloggc:../server/myproducttemplate/log/gclog.log -Xnoclassgc -verbose:gc -XX:+DisableExplicitGC -Djava.endorsed.dirs=C:\mycompany\myproducttemplate\lib\endorsed
    java_command: org.jboss.Main -c myproducttemplate
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\mycompany\myproducttemplate\jdk1.5.0_14
    CLASSPATH=""
    PATH=C:\mycompany\myproducttemplate\jdk1.5.0_14\bin;C:\mycompany\myproducttemplate\jdk1.5.0_14\jre\bin;c:\bin;C:\Program Files (x86)\Common Files\Crystal Decisions\2.5\bin\NOTES\;C:\Program Files (x86)\Common Files\Crystal Decisions\2.5\bin\NOTES\DATA\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files (x86)\Microsoft SQL Server\80\Tools\BINN;c:\tools\bin;c:\j2sdk1.4.2_08\bin;C:\Program Files (x86)\OpenStA\Common;
    USERNAME=mindev
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 33 Stepping 2, AuthenticAMD
    ---------------  S Y S T E M  ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 4 (cores per cpu 2, threads per core 1) family 15 model 33 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowext, 3dnow
    Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_14-b03) for windows-x86, built on Oct  5 2007 01:01:51 by "java_re" with MS VC++ 6.0

  • SIGBUS (0xa)  - HotSpot Virtual Machine (1.4.2_16-b05 mixed mode)

    Please have a look at the issue and tell me how can I fix it. Thanks in advanced
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGBUS (0xa) at pc=0xfeddfc04, pid=20598, tid=1
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_16-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x1dfc04]
    --------------- T H R E A D ---------------
    Current thread (0x000372d0): JavaThread [_thread_in_vm, id=1]
    siginfo:si_signo=10, si_errno=0, si_code=1, si_addr=0xfefda2bf
    Registers:
    O0=0x00000000 O1=0xff04cf88 O2=0xff026000 O3=0xf58040c0
    O4=0x003788b0 O5=0x00000000 O6=0xffbfd658 O7=0xfeddfbf8
    G1=0xfeddfbf8 G2=0x00000100 G3=0xf5800f88 G4=0x00000100
    G5=0x00000000 G6=0x00000000 G7=0xff342a00 Y=0x00000000
    PC=0xfeddfc04 nPC=0xfeddfc08
    Top of Stack: (sp=0xffbfd658)
    0xffbfd658: 00000000 ffbfd918 ff037bc0 ffbfd908
    0xffbfd668: ff026000 ffbfd918 00000000 00000021
    0xffbfd678: fefda2b7 00000100 ffbfd904 00000100
    0xffbfd688: 00000100 00000100 ffbfd898 fec9d2f4
    0xffbfd698: 00000000 00000000 ff03db7c ff032ce4
    0xffbfd6a8: ff03db7c ff032ce4 0000ff0f f5800f88
    0xffbfd6b8: f5800f18 ffbfd8fc ff04d0f0 000000a8
    0xffbfd6c8: ffbfd900 00000021 00000021 00000002
    Instructions: (pc=0xfeddfc04)
    0xfeddfbf4: 90 07 bf a8 7f fd 1d 29 01 00 00 00 9a 10 00 08
    0xfeddfc04: d0 06 20 08 92 10 00 14 94 10 00 10 96 10 00 16
    Stack: [0xffb80000,0xffc00000), sp=0xffbfd658, free space=501k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x1dfc04]
    V [libjvm.so+0x9d2fc]
    V [libjvm.so+0x9cc84]
    V [libjvm.so+0x9c348]
    V [libjvm.so+0x9bec0]
    V [libjvm.so+0x9bc48]
    V [libjvm.so+0x38ff78]
    V [libjvm.so+0x9b060]
    V [libjvm.so+0x9aff0]
    V [libjvm.so+0x91254]
    V [libjvm.so+0x901e4]
    V [libjvm.so+0x2721c0]
    V [libjvm.so+0x397d14]
    V [libjvm.so+0x4e38c]
    C [java+0x2234] main+0x91c
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    Other Threads:
    VM state:not at safepoint (not fully initilizated)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 2112K, used 0K [0xd5800000, 0xd5a20000, 0xd90e0000)
    eden space 2048K, 0% used [0xd5800000, 0xd5800000, 0xd5a00000)
    from space 64K, 0% used [0xd5a00000, 0xd5a00000, 0xd5a10000)
    to space 64K, 0% used [0xd5a10000, 0xd5a10000, 0xd5a20000)
    tenured generation total 1408K, used 0K [0xd90e0000, 0xd9240000, 0xf5800000)
    the space 1408K, 0% used [0xd90e0000, 0xd90e0000, 0xd90e0200, 0xd9240000)
    compacting perm gen total 4096K, used 17K [0xf5800000, 0xf5c00000, 0xf9800000)
    the space 4096K, 0% used [0xf5800000, 0xf5804608, 0xf5804800, 0xf5c00000)
    Dynamic libraries:
    0x00010000      /concord/ehealth/jre/bin/java
    0xff390000      /lib/libthread.so.1
    0xff360000      /lib/libdl.so.1
    0xff200000      /lib/libc.so.1
    0xff380000      /platform/SUNW,Sun-Fire-V240/lib/libc_psr.so.1
    0xfec00000      /concord/ehealth/jre/lib/sparc/client/libjvm.so
    0xff300000      /usr/lib/libCrun.so.1
    0xff1d0000      /lib/libsocket.so.1
    0xff100000      /lib/libnsl.so.1
    0xff0e0000      /lib/libm.so.1
    0xff330000      /usr/lib/libsched.so.1
    0xfeb00000      /lib/libm.so.2
    0xff0a0000      /lib/libscf.so.1
    0xff080000      /lib/libdoor.so.1
    0xfebe0000      /lib/libuutil.so.1
    0xfeae0000      /lib/libgen.so.1
    0xfeab0000      /lib/libmd.so.1
    0xfea90000      /platform/SUNW,Sun-Fire-V240/lib/libmd_psr.so.1
    0xfea70000      /lib/libmp.so.2
    0xfea30000      /concord/ehealth/jre/lib/sparc/native_threads/libhpi.so
    0xfe9b0000      /concord/ehealth/jre/lib/sparc/libverify.so
    0xfe960000      /concord/ehealth/jre/lib/sparc/libjava.so
    0xfe940000      /concord/ehealth/jre/lib/sparc/libzip.so
    VM Arguments:
    jvm_args: -Xmx512m -Djava.endorsed.dirs=/concord/ehealth/web/tomcat/common/endorsed -Dcatalina.base=/concord/ehealth/web/tomcat -Dcatalina.home=/concord/ehealth/web/tomcat -Djava.io.tmpdir=/concord/ehealth/web/tomcat/temp
    java_command: org.apache.catalina.startup.Bootstrap start
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/concord/ehealth/jre
    PATH=/concord/ehealth/bin:/concord/oracle/bin:/concord/ehealth/tibco/tibrv/bin:/usr/openwin/bin:/usr/sbin:/bin:/usr/bin:/etc:/usr/etc:/home/mthomas/bin:/usr/local/bin:/usr/local/sbin:/usr/ccs/bin:/usr/bin:/usr/sbin:/sbin:/usr/ucb:/usr/openwin/bin:/usr/dt/bin:/usr/local/scripts:/opt/VRTS/bin:/etc/vx/bin:/usr/lib/vxvm/bin:/home/mthomas/bin:/bin:/usr/bin
    LD_LIBRARY_PATH=/concord/ehealth/jre/lib/sparc/client:/concord/ehealth/jre/lib/sparc:/concord/ehealth/jre/../lib/sparc
    SHELL=/usr/bin/zsh
    DISPLAY=localhost:10.0
    --------------- S Y S T E M ---------------
    OS: Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    uname:SunOS 5.10 Generic_127111-09 sun4u (T2 libthread)
    rlimit: STACK 8192k, CORE 0k, NOFILE 65536, AS infinity
    load average:0.30 0.11 0.05
    CPU:total 2 has_v8, has_v9, has_vis1, has_vis2, is_ultra3
    Memory: 8k page, physical 8388608k(5309328k free)
    vm_info: Java HotSpot(TM) Client VM (1.4.2_16-b05) for solaris-sparc, built on Sep 17 2007 01:02:02 by unknown with Workshop 5.2 compat=5
    Any response will be appreciated.
    Duy Pham

    Hello Srini,
    The command has been finished with status 134, following logs:
    A folder named 'OKI Header Subsequent Renewal Types Lookup' was created or modified during the import but is not in a business area
    A folder named 'School District Tax Information' was created or modified during the import but is not in a business area
    Import completed, but with warnings. Please check the result.
    Completed Wed Mar 23 09:18:13 EDT 2011.
    End of import log
    adupdeul is exiting with status 134
    End of adupdeul session
    Date/time is Wed Mar 23 09:18:13 EDT 2011
    Can I go ahead with my configuration?
    Thank you,
    Marcelo Mattos

  • HotSpot Virtual Machine Error : 11 Error ID : 4F530E43505002EF; RedHat ES3

    All
    we are using tomcat 4.1.30 with apache 2.0.49(and mod_jk 1.2.5)
    for our application.
    Our OS is as follows,
    Red Hat Enterprise Linux ES release 3 (Taroon)
    Kernel 2.4.21-4.0.1.EL on an i686
    We are experiencing JVM crashes wherein the VM crashes with the
    following information in the error id file
    Has anybody experienced this error before or has any information
    on this. please let me know
    takae3
    <><><><><>
    Unexpected Signal : 11 occurred at PC=0xB715B69C
    Function=(null)
    Library=/usr/java/j2sdk1.4.2_04/jre/lib/i386/server/libjvm.so
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Current Java thread:
         at com.hogehoge.testtool.common.JniConv.jniGetString(Native Method)
         at com.hogehoge.testtool.common.ConvUtil.decodeWord(ConvUtil.java:2203)
         at com.hogehoge.testtool.common.ConvUtil.getDecodeStringJNI(ConvUtil.java:1988)
         at com.hogehoge.testtool.common.ConvString.receiveString(ConvString.java:1968)
         at com.hogehoge.testtool.TTOOL.execute(TTOOL.java:67)
         at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:480)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1420)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:502)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.hogehoge.testtool.util.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:57)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2422)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:163)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
         at org.apache.ajp.tomcat4.Ajp13Processor.process(Ajp13Processor.java:457)
         at org.apache.ajp.tomcat4.Ajp13Processor.run(Ajp13Processor.java:576)
         at java.lang.Thread.run(Thread.java:534)
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 03:02 1033766 /usr/java/j2sdk1.4.2_04/bin/java
    0804e000-0804f000 rw-p 00005000 03:02 1033766 /usr/java/j2sdk1.4.2_04/bin/java
    9cdad000-9cdbd000 r-xp 00000000 03:02 1099223 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libnet.so
    9cdbd000-9cdbe000 rw-p 0000f000 03:02 1099223 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libnet.so
    9ce4e000-9ce6d000 r--s 00000000 03:04 65479 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/xml-apis.jar
    9ce6d000-9cf50000 r--s 00000000 03:04 65478 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/xercesImpl.jar
    9cf50000-9cf66000 r--s 00000000 03:04 65477 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/velocity-tools-1.1-rc1.jar
    9cf66000-9cfe7000 r--s 00000000 03:04 65476 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/velocity-dep-1.4-rc1.jar
    9cfe7000-9d05f000 r--s 00000000 03:04 65475 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/struts.jar
    9d05f000-9d072000 r--s 00000000 03:04 65474 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/slide-stores.jar
    9d072000-9d073000 r--s 00000000 03:04 65473 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/slide-roles.jar
    9d073000-9d0e5000 r--s 00000000 03:04 65472 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/slide-kernel.jar
    9d0f9000-9d14f000 r--s 00000000 03:04 65480 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/testtoolapi-1.0.12.jar
    9d14f000-9d154000 r--s 00000000 03:04 65466 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/jta.jar
    9d154000-9d16e000 r--s 00000000 03:04 65465 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/jdom.jar
    9d16e000-9d170000 r--s 00000000 03:04 65464 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/jdbc2_0-stdext.jar
    9d170000-9d17f000 r--s 00000000 03:04 65463 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/jaxp-api.jar
    9d17f000-9d18f000 r--s 00000000 03:04 65462 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/jakarta-oro.jar
    9d18f000-9d19b000 r--s 00000000 03:04 65461 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-validator.jar
    9d19b000-9d1a4000 r--s 00000000 03:04 65460 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-resources.jar
    9d1a4000-9d1ae000 r--s 00000000 03:04 65459 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-pool-1.1.jar
    9d1ae000-9d1b6000 r--s 00000000 03:04 65458 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-logging.jar
    9d1b6000-9d1e6000 r--s 00000000 03:04 65457 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-lang.jar
    9d1e6000-9d1ea000 r--s 00000000 03:04 65456 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-fileupload.jar
    9d1ea000-9d205000 r--s 00000000 03:04 65455 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-digester.jar
    9d205000-9d21e000 r--s 00000000 03:04 65454 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-dbcp-1.1.jar
    9d233000-9d24b000 r-xp 00000000 03:02 1081550 /usr/lib/gconv/libJIS.so
    9d24b000-9d24c000 rw-p 00017000 03:02 1081550 /usr/lib/gconv/libJIS.so
    9d24c000-9d284000 r--s 00000000 03:04 65470 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/mysql-connector-java-3.0.9-stable-bin.jar
    9d284000-9d2cd000 r--s 00000000 03:04 65453 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-collections.jar
    9d2cd000-9d2eb000 r--s 00000000 03:04 65452 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/commons-beanutils.jar
    9d2ff000-9d34f000 r--s 00000000 03:04 65469 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/mail.jar
    9d353000-9d362000 r-xp 00000000 03:02 524390 /lib/libresolv-2.3.2.so
    9d362000-9d363000 rw-p 0000f000 03:02 524390 /lib/libresolv-2.3.2.so
    9d365000-9d369000 r-xp 00000000 03:02 524375 /lib/libnss_dns-2.3.2.so
    9d369000-9d36a000 rw-p 00003000 03:02 524375 /lib/libnss_dns-2.3.2.so
    9d3fc000-9d3ff000 r-xp 00000000 03:02 1081404 /usr/lib/gconv/EUC-JP.so
    9d3ff000-9d400000 rw-p 00002000 03:02 1081404 /usr/lib/gconv/EUC-JP.so
    9d400000-9d457000 r--s 00000000 03:04 65468 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/log4j-1.2.8.jar
    9d457000-9d475000 r--s 00000000 03:04 65467 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/junit.jar
    9d477000-9d47d000 r--s 00000000 03:02 1081553 /usr/lib/gconv/gconv-modules.cache
    9d47d000-9d52d000 r--s 00000000 03:04 65451 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/ant.jar
    9d52d000-9d539000 r--s 00000000 03:04 65450 /data/usr/local/jakarta-tomcat-4.1.30/webapps/Testtool/WEB-INF/lib/activation.jar
    9d539000-9d585000 r--s 00000000 03:04 2600002 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/testtoolapi-1.0.7.jar
    9d585000-9d598000 r--s 00000000 03:04 2600001 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/slide-stores.jar
    9d598000-9d599000 r--s 00000000 03:04 2600000 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/slide-roles.jar
    9d599000-9d60b000 r--s 00000000 03:04 2599999 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/slide-kernel.jar
    9d60b000-9d60f000 r--s 00000000 03:04 2599998 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/slide-catalinawrapper.jar
    9d60f000-9d615000 r--s 00000000 03:04 2599997 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-warp.jar
    9d615000-9d643000 r--s 00000000 03:04 2599996 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-util.jar
    9d643000-9d65c000 r--s 00000000 03:04 2599995 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-jk2.jar
    9d65c000-9d66c000 r--s 00000000 03:04 2599994 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-jk.jar
    9d66c000-9d679000 r--s 00000000 03:04 2599993 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-http11.jar
    9d679000-9d68a000 r--s 00000000 03:04 2599992 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/tomcat-coyote.jar
    9d68a000-9d690000 r--s 00000000 03:04 2599991 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/servlets-webdav.jar
    9d690000-9d695000 r--s 00000000 03:04 2599989 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/servlets-manager.jar
    9d695000-9d697000 r--s 00000000 03:04 2599988 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/servlets-invoker.jar
    9d697000-9d69c000 r--s 00000000 03:04 2599987 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/servlets-default.jar
    9d69c000-9d69e000 r--s 00000000 03:04 2599986 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/servlets-common.jar
    9d69e000-9d6f2000 r--s 00000000 03:04 2599983 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/mx4j-jmx.jar
    9d6f2000-9d6f9000 r--s 00000000 03:04 2599982 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/jakarta-regexp-1.3.jar
    9d6f9000-9d713000 r--s 00000000 03:04 2599981 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/jaas.jar
    9d713000-9d72e000 r--s 00000000 03:04 2599980 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/commons-modeler.jar
    9d72e000-9d736000 r--s 00000000 03:04 2599979 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/commons-logging.jar
    9d736000-9d73c000 r--s 00000000 03:04 2599978 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/commons-fileupload-1.0.jar
    9d73c000-9d757000 r--s 00000000 03:04 2599977 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/commons-digester.jar
    9d757000-9d774000 r--s 00000000 03:04 2599976 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/commons-beanutils.jar
    9d774000-9d82c000 r--s 00000000 03:04 2599975 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/catalina.jar
    9d82c000-9d830000 r--s 00000000 03:04 2599974 /data/usr/local/jakarta-tomcat-4.1.30/server/lib/catalina-ant.jar
    9d830000-9d831000 r--s 00000000 03:04 670523 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/testtoolconv-0.0.1.jar
    9d831000-9d869000 r--s 00000000 03:04 670459 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/mysql-connector-java-3.0.9-stable-bin.jar
    9d869000-9d87d000 r--s 00000000 03:04 670458 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/servlet.jar
    9d87d000-9d887000 r--s 00000000 03:04 670457 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/naming-resources.jar
    9d887000-9d88c000 r--s 00000000 03:04 670456 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/naming-factory.jar
    9d88c000-9d893000 r--s 00000000 03:04 670455 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/naming-common.jar
    9d893000-9d896000 r--s 00000000 03:04 670453 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/jta.jar
    9d896000-9d8af000 r--s 00000000 03:04 670452 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/jndi.jar
    9d8af000-9d8b1000 r--s 00000000 03:04 670451 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/jdbc2_0-stdext.jar
    9d8b1000-9d8c3000 r--s 00000000 03:04 670450 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/jasper-runtime.jar
    9d8c3000-9d8f0000 r--s 00000000 03:04 670449 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/jasper-compiler.jar
    9d8f0000-9d8fa000 r--s 00000000 03:04 670448 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/commons-pool-1.1.jar
    9d8fa000-9d900000 r--s 00000000 03:04 670447 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/commons-logging-api.jar
    9d900000-9d919000 r--s 00000000 03:04 670446 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/commons-dbcp-1.1.jar
    9d919000-9d942000 r--s 00000000 03:04 670445 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/commons-collections.jar
    9d942000-9da2b000 r--s 00000000 03:04 670444 /data/usr/local/jakarta-tomcat-4.1.30/common/lib/ant.jar
    9da2b000-9da2e000 r--s 00000000 03:04 441519 /data/usr/local/jakarta-tomcat-4.1.30/bin/commons-daemon.jar
    9da2e000-9da34000 r--s 00000000 03:04 441517 /data/usr/local/jakarta-tomcat-4.1.30/bin/bootstrap.jar
    9da34000-9df10000 r--s 00000000 03:02 328991 /usr/java/j2sdk1.4.2_04/lib/tools.jar
    9df10000-9df2c000 r--s 00000000 03:02 328980 /usr/java/j2sdk1.4.2_04/jre/lib/ext/sunjce_provider.jar
    9df2c000-9dfe8000 r--s 00000000 03:02 328989 /usr/java/j2sdk1.4.2_04/jre/lib/ext/localedata.jar
    9dfe8000-9dff5000 r--s 00000000 03:02 328978 /usr/java/j2sdk1.4.2_04/jre/lib/ext/ldapsec.jar
    9dff5000-9dff8000 r--s 00000000 03:02 328977 /usr/java/j2sdk1.4.2_04/jre/lib/ext/dnsns.jar
    9e6be000-9e799000 r--p 00e76000 03:02 688189 /usr/lib/locale/locale-archive
    9e799000-9e999000 r--p 00000000 03:02 688189 /usr/lib/locale/locale-archive
    b2bd4000-b2bd7000 r-xp 00000000 03:02 1033731 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libMiconv.so
    b2bd7000-b2bd8000 rw-p 00002000 03:02 1033731 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libMiconv.so
    b4c80000-b51d9000 r--s 00000000 03:02 1033867 /usr/java/j2sdk1.4.2_04/jre/lib/charsets.jar
    b51d9000-b51ea000 r--s 00000000 03:02 1033866 /usr/java/j2sdk1.4.2_04/jre/lib/jce.jar
    b51ea000-b52c5000 r--s 00000000 03:02 1033874 /usr/java/j2sdk1.4.2_04/jre/lib/jsse.jar
    b52c5000-b52db000 r--s 00000000 03:02 1033875 /usr/java/j2sdk1.4.2_04/jre/lib/sunrsasign.jar
    b5325000-b6cc5000 r--s 00000000 03:02 1033877 /usr/java/j2sdk1.4.2_04/jre/lib/rt.jar
    b6cc5000-b6ce4000 r--s 00000000 03:04 654087 /data/usr/local/jakarta-tomcat-4.1.30/common/endorsed/xmlParserAPIs.jar
    b6ce4000-b6dc7000 r--s 00000000 03:04 654086 /data/usr/local/jakarta-tomcat-4.1.30/common/endorsed/xercesImpl.jar
    b6dc7000-b6ddb000 r-xp 00000000 03:02 1099227 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libzip.so
    b6ddb000-b6dde000 rw-p 00013000 03:02 1099227 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libzip.so
    b6dde000-b6dfe000 r-xp 00000000 03:02 1099212 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libjava.so
    b6dfe000-b6e00000 rw-p 0001f000 03:02 1099212 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libjava.so
    b6e00000-b6e10000 r-xp 00000000 03:02 1099226 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libverify.so
    b6e10000-b6e12000 rw-p 0000f000 03:02 1099226 /usr/java/j2sdk1.4.2_04/jre/lib/i386/libverify.so
    b6e12000-b6e1d000 r-xp 00000000 03:02 524378 /lib/libnss_files-2.3.2.so
    b6e1d000-b6e1e000 rw-p 0000a000 03:02 524378 /lib/libnss_files-2.3.2.so
    b6e29000-b6e2d000 rw-s 00000000 03:02 836887 /tmp/hsperfdata_servlet/2490 (deleted)
    b6e2d000-b6e4e000 r-xp 00000000 03:02 1015865 /lib/tls/libm-2.3.2.so
    b6e4e000-b6e4f000 rw-p 00020000 03:02 1015865 /lib/tls/libm-2.3.2.so
    b6e4f000-b6e61000 r-xp 00000000 03:02 524362 /lib/libnsl-2.3.2.so
    b6e61000-b6e62000 rw-p 00011000 03:02 524362 /lib/libnsl-2.3.2.so
    b6e6a000-b6e72000 r-xp 00000000 03:02 214756 /usr/java/j2sdk1.4.2_04/jre/lib/i386/native_threads/libhpi.so
    b6e72000-b6e73000 rw-p 00007000 03:02 214756 /usr/java/j2sdk1.4.2_04/jre/lib/i386/native_threads/libhpi.so
    b6e73000-b7423000 r-xp 00000000 03:02 705976 /usr/java/j2sdk1.4.2_04/jre/lib/i386/server/libjvm.so
    b7423000-b747c000 rw-p 005af000 03:02 705976 /usr/java/j2sdk1.4.2_04/jre/lib/i386/server/libjvm.so
    b7491000-b75c2000 r-xp 00000000 03:02 1015863 /lib/tls/libc-2.3.2.so
    b75c2000-b75c5000 rw-p 00130000 03:02 1015863 /lib/tls/libc-2.3.2.so
    b75c8000-b75ca000 r-xp 00000000 03:02 524358 /lib/libdl-2.3.2.so
    b75ca000-b75cb000 rw-p 00001000 03:02 524358 /lib/libdl-2.3.2.so
    b75cb000-b75d8000 r-xp 00000000 03:02 1015867 /lib/tls/libpthread-0.60.so
    b75d8000-b75d9000 rw-p 0000c000 03:02 1015867 /lib/tls/libpthread-0.60.so
    b75eb000-b7600000 r-xp 00000000 03:02 524345 /lib/ld-2.3.2.so
    b7600000-b7601000 rw-p 00015000 03:02 524345 /lib/ld-2.3.2.so
    Heap at VM Abort:
    Heap
    def new generation total 26240K, used 5707K [0x9ebd0000, 0xa0840000, 0xa0840000)
    eden space 23360K, 18% used [0x9ebd0000, 0x9effb010, 0xa02a0000)
    from space 2880K, 49% used [0xa0570000, 0xa06d7db0, 0xa0840000)
    to space 2880K, 0% used [0xa02a0000, 0xa02a0000, 0xa0570000)
    tenured generation total 233024K, used 137618K [0xa0840000, 0xaebd0000, 0xaebd0000)
    the space 233024K, 59% used [0xa0840000, 0xa8ea4ac8, 0xa8ea4c00, 0xaebd0000)
    compacting perm gen total 16384K, used 13385K [0xaebd0000, 0xafbd0000, 0xb2bd0000)
    the space 16384K, 81% used [0xaebd0000, 0xaf8e2698, 0xaf8e2800, 0xafbd0000)
    Local Time = Tue Sep 14 18:37:28 2004
    Elapsed Time = 1034644
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_04-b05 mixed mode)

    We have seen numerous of these. Here are some hints. Hope this helps. -Dustin
    1) We see lots of OutOfMemory exceptions being thrown, so we believe this is the real root issue.
    2) We are using log4j 1.2.8. Stack dump almost ALWAYS shows that the unexpected signal occurred in a log4j method as shown in stack trace snippet below.
    Current Java thread:
    at java.lang.Throwable.getStackTraceDepth(Native Method)
    at java.lang.Throwable.getOurStackTrace(Throwable.java:588)
    - locked <0x4e5792d8> (a java.lang.Throwable)
    at java.lang.Throwable.printStackTrace(Throwable.java:510)
    - locked <0x511ad738> (a java.io.PrintWriter)
    at org.apache.log4j.spi.LocationInfo.<init>(LocationInfo.java:96)
    - locked <0x511ad708> (a java.io.StringWriter)
    at org.apache.log4j.spi.LoggingEvent.getLocationInformation(LoggingEvent
    .java:182)
    at org.apache.log4j.helpers.PatternParser$LocationPatternConverter.conve
    rt(PatternParser.java:475)
    at org.apache.log4j.helpers.PatternConverter.format(PatternConverter.jav
    a:56)
    at org.apache.log4j.PatternLayout.format(PatternLayout.java:495)
    at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:292)
    at org.apache.log4j.RollingFileAppender.subAppend(RollingFileAppender.ja
    va:225)
    at org.apache.log4j.WriterAppender.append(WriterAppender.java:150)
    at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:221)
    - locked <0x511ba128> (a org.apache.log4j.RollingFileAppender)
    at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders
    (AppenderAttachableImpl.java:57)
    at org.apache.log4j.Category.callAppenders(Category.java:187)
    - locked <0x51059af8> (a org.apache.log4j.Logger)
    at org.apache.log4j.Category.forcedLog(Category.java:372)
    at org.apache.log4j.Category.log(Category.java:864)
    at org.apache.commons.logging.impl.Log4JLogger.info(Log4JLogger.java:152
    at com.qwest.ccad.utils.SQLPreparedStatementWrapper.execute(SQLPreparedS
    tatementWrapper.java:97)

  • Core dump:HotSpot Virtual Machine Error : 11

    hi
    i got the core dump with "HotSpot Virtual Machine Error : 11" error in the "log file" while running a j2ee application on solaris platform.
    could any one help me on this . the following log is part of the error.
    [08/Feb/2005 15:42:00:7] info: REQ-013: thread del
    Unexpected Signal : 11 occurred at PC=0xfeb3db58
    Function name=JNI_CreateJavaVM
    Library=/app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/server/libjvm.so
    Current Java thread:
         at com.kivasoft.ebfp.FPRequest.invokenative(Native Method)
         at com.kivasoft.ebfp.FPRequest.invoke(Unknown Source)
         at com.netscape.pm.model.ejb_kcp_stub_IPMCluster.getConnection(ejb_kcp_stub_IPMCluster.java:991)
         at com.netscape.pm.model.ejb_stub_IPMCluster.getConnection(ejb_stub_IPMCluster.java:115)
         at com.netscape.pm.model.ConnectionFactory.getXAppConnection(ConnectionFactory.java:135)
         at com.netscape.pm.model.Finder.findExpiredWorkItems(Finder.java:816)
         at com.netscape.pm.htmlFE.OnPerformScheduledEventInternal.expireWorkItems(OnPerformScheduledEventInternal.java:101)
         at com.netscape.pm.htmlFE.OnPerformScheduledEventInternal.handleEventInternal(OnPerformScheduledEventInternal.java:71)
         at com.netscape.pm.htmlFE.BaseUIEventHandler.handleEvent(BaseUIEventHandler.java:538)
         at com.netscape.pm.BasePMServlet.execute(BasePMServlet.java:183)
         at com.netscape.pm.BasePMServlet.doRequest(BasePMServlet.java:155)
         at com.netscape.pm.Engine.service(Engine.java:59)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.netscape.server.servlet.servletrunner.ServletInfo.service(Unknown Source)
         at com.netscape.server.servlet.servletrunner.ServletRunner.execute(Unknown Source)
         at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
         at com.kivasoft.applogic.AppLogic.execute(Unknown Source)
         at com.kivasoft.thread.ThreadBasic.run(Native Method)
         at java.lang.Thread.run(Thread.java:479)
    Dynamic libraries:
    0x10000      /app/iplanet/B2B46_new/ias65/ias/bin/.kjs
    0xff360000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libshare.so
    0xff340000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxidl.so
    0xff320000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxmodule.so
    0xff2c0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxutil.so
    0xff280000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxgds.so
    0xff250000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxconn.so
    0xff230000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libplds3.so
    0xff210000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libplc3.so
    0xff1c0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libnspr3.so
    0xff1a0000      /lib/libpthread.so.1
    0xff180000      /lib/libsocket.so.1
    0xff080000      /lib/libnsl.so.1
    0xff150000      /lib/libm.so.1
    0xff040000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libjava.so
    0xfe800000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/server/libjvm.so
    0xff010000      /lib/libCrun.so.1
    0xfee00000      /lib/libCstd.so.1
    0xfe700000      /lib/libc.so.1
    0xfefc0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libldap41.so
    0xfedd0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxagent.so
    0xfeda0000      /usr/lib/lwp/libthread.so.1
    0xfed80000      /lib/libposix4.so.1
    0xff390000      /lib/libdl.so.1
    0xfe7e0000      /lib/libmp.so.2
    0xfe6d0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libverify.so
    0xfed70000      /lib/libw.so.1
    0xfe680000      /lib/libresolv.so.2
    0xfe640000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxnls.so
    0xfe620000      /lib/libaio.so.1
    0xfe5d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libnsres31.so
    0xfe560000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libnsuni31.so
    0xfe4e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libnsfmt31.so
    0xfe490000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libnscnv31.so
    0xfed50000      /usr/platform/SUNW,Sun-Fire/lib/libc_psr.so.1
    0xfe450000      /usr/lib/cpu/sparcv8plus/libCstd_isa.so.1
    0xfe3d0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/native_threads/libhpi.so
    0xfe3a0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libzip.so
    0xb5150000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2util.so
    0xb59e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2types.so
    0xb4fe0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2context.so
    0xb4de0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxbind.so
    0xb5130000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxcontext.so
    0xb49d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2bind.so
    0xb4860000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2gds.so
    0xb4840000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libnet.so
    0xb4810000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2thread.so
    0xb4730000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxeb.so
    0xb4710000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxmonitor.so
    0xb46f0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libioser12.so
    0xb46a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2eb.so
    0xb45e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxevent.so
    0xb45b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2data.so
    0xb44d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdata.so
    0xb4590000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2log.so
    0xb44a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxlog.so
    0xb4480000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2lcycmgr.so
    0xb4460000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxlcycmgr.so
    0xb4430000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2conn.so
    0xb4410000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxprot.so
    0xb43e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2req.so
    0xb43b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxreq.so
    0xb4390000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2reqp.so
    0xb42d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxreqp.so
    0xb42b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxreqstep.so
    0xb4290000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxnsapicli.so
    0xb41e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxadmincli.so
    0xb41a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync.so
    0xb40e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync_services.so
    0xb40b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync_messenger.so
    0xb3fd0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync_failover.so
    0xb3fa0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync_timeout.so
    0xb3ec0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdsync_token.so
    0xb4090000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2state.so
    0xb3ea0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxstate.so
    0xb3de0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2session.so
    0xb3dc0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxsession.so
    0xb3d90000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2dsync.so
    0xb3cc0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2tmpl.so
    0xb3c90000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxtmpl.so
    0xb3bd0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2eval.so
    0xb3ba0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxeval.so
    0xb3ad0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2datap.so
    0xb3aa0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdatap.so
    0xb39e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2loadq.so
    0xb39c0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxloadq.so
    0xb39a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2trans.so
    0xb38e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxtrans.so
    0xb38b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2principal.so
    0xb37c0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxprincipal.so
    0xb3890000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2principal2.so
    0xb37a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxsecurity.so
    0xb36e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxacl.so
    0xb36c0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxacldomain.so
    0xb36a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2mailbox.so
    0xb35e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxmailbox.so
    0xb35b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxappevent.so
    0xb34d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxappevent2.so
    0xb3590000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxsvcload.so
    0xb34b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2svcload.so
    0xb33d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2ebfp.so
    0xb33a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxebfp.so
    0xb32e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2txnmgr.so
    0xb32b0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxtxnmgr.so
    0xb3290000      /lib/nss_files.so.1
    0xb31e0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2sqlparser.so
    0xb30a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxsqlparse.so
    0xb31a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2data2.so
    0xb2fb0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdata2.so
    0xb2ed0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdbutil.so
    0xb2ea0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2dlm.so
    0xb2f90000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2appevent2.so
    0xb2de0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2datasrcmgrmodule.so
    0xb2db0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxdatasrcmgr.so
    0xb2d90000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxextmgr.so
    0xb2ce0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2gxextdata.so
    0xb2cc0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libketgxidl.so
    0xb2ca0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libkdidl.so
    0xb2be0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxextdata.so
    0xb2bc0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libketutil.so
    0xb2ba0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2gxlockmgr.so
    0xb2ae0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxlockmgr.so
    0xb2ab0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2gxrlop.so
    0xb29d0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libgxrlopmgr.so
    0xb29a0000      /app/iplanet/B2B46_new/ias65/ias/gxlib/libjx2applogic.so
    0xb28e0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libawt.so
    0xaed80000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/motif21/libmawt.so
    0xb27b0000      /app/iplanet/B2B46_new/ias65/ias/usr/java/jre/lib/sparc/libmlib_image.so
    0xaeb00000      /lib/libXm.so.4
    0xb2690000      /lib/libXt.so.4
    0xb28a0000      /lib/libXext.so.0
    0xb2790000      /usr/openwin/lib/libXtst.so.1
    0xb0800000      /lib/libX11.so.4
    0xb25e0000      /lib/libSM.so.6
    0xb25b0000      /lib/libICE.so.6
    Local Time = Tue Feb 8 15:42:00 2005
    Elapsed Time = 75329
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002BD 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.3.1_04-b02 mixed mode)
    /app/iplanet/B2B46_new/ias65/ias/bin/kjs[86]: 23014 Abort(coredump)
    Starting Java Engine

    I got the following error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    #

  • Solaris HotSpot Virtual Machine Error, Unexpected Signal 11 NEED HELP

    Hi all
    We are running a thin jsp application for video streaming live event running
    on a BEA WebLogic Personalization Server 3.2 on Solaris (streaming servers
    are separate and do not affect the server). After putting it in production
    we have experienced serious memory problems with our environment. When the
    servers are running under heavy load, they eat all available memory until
    they finally crash, please see log message below. We can see that the
    garbage collection is running but it doesn't seem to keep up with the memory
    consumption. The problem is described in a bug report at SUN, but it is
    marked as a "no fix" with the reasoning that programming resources are now
    allocated to jdk1.4?
    Log message:
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error happened during: scavenge
    # Error ID: 4F533F534F4C415249530E435050079A 01
    # Problematic Thread: prio=5 tid=0xdbea8 nid=0x4 runnable
    When this occured we ran JDK 1.3.0 with HotSpot Server VM on Solaris 8. WLS
    5.1, SP 9 and WLPS 3.2.
    WLS is started with the following parameters.
    #----------- Start WebLogic with the above parameters -----------
    $JDK_HOME/bin/java -server -ms512m -mx512m -Duser.timezone=ECT -classpath
    $JAVA_CLASSPATH -Dweblogic.system.bindAddr=10.122.114.4 -Dweblogic.cluster.m
    ulticastAddress=224.0.0.100 -Dweblogic.cluster.enable=true -Dweblogic.cluste
    r.name=iccluster -Dweblogic.class.path=$WEBLOGIC_CLASSPATH -Dweblogic.system
    .name=$SYSTEM_NAME
    weblogic.system.home=$SYSTEM_HOME -Dweblogic.home=$WEBLOGIC_HOME -Djava.secu
    rity.manager -Djava.security.policy=$WEBLOGIC_HOME/weblogic.policy -Dcommerc
    e.properties=$WL_COMMERCE_HOME/weblogiccommerce.properties -Dweblogic.proper
    ties=$WL_COMMERCE_HOME/weblogic.properties -Dpipeline.properties=$WL_COMMERC
    E_HOME/pipeline.properties -Dwebflow.properties=$WL_COMMERCE_HOME/webflow.pr
    operties -Dwlcs.home=$WL_COMMERCE_HOME weblogic.Server &
    We have now upgraded to jdk1.3.1_02 B02 but still have a problem with memory
    leaks. We have so far been able to restart the server before memory is
    exhausted and has hence not seen the same error message after the upgrade.
    The memory is not freed when Weblogic aborts, the SUN server has to be
    rebooted to free the memory. We now have to restart our 3 servers aprox.
    every 6 hours. The servers are equiped with 2G physical memory each. We have
    also tried setting hotspot to -client and setting -XX:MaxPerm.
    The HW configuration is as follows:
    1 Foundry Server Iron load balancer (with one hot stand by).
    3 Sun E420R, 2 x 440MHz CPU, 2GB RAM. Running in a cluster with one apache
    and one WLPS instance on each
    The SW configuration is as follows:
    JDK 1.3.1_02 B02 with HotSpot Server VM
    Solaris 8.
    WLS 5.1, SP 9
    WLPS 3.2.
    Oracle server 8.1.7
    Oracle client 8.1.6?
    This bug is described in
    http://developer.java.sun.com/developer/bugParade/bugs/4408730.html.
    It is also described as a known problem in
    http://www.weblogic.com/platforms/sun/index.html.
    It has also been described by SUN as a problem arising from multiple nested
    try/catch blocks appearing in generated java code from servlets, especially
    on WebLogic and Apache.
    As SUN has said that they will not fix this bug we are trying to find a
    workaround, but have yet found one. We have been looking into changing the
    heap size and setting GC options on the JVM, but haven't found the optimal
    solution. We would be very interested in experiences with tuning gc
    parameters, documentation on solaris patches for JVMs, JVM tuning, WebLogic
    tuning, HotSpot tuning.
    Has anyone experienced similar problems and found a workaround. We would be
    very happy to hear any suggestions as soon as possible,
    thanks
    Kris

    Perhaps the -noTryBlocks option to jspc might help you. See here:
    http://e-docs.bea.com/wls/docs61/////jsp/reference.html
    simon.

  • HotSpot Virtual Machine Error

    Hi all.
              One happy morning I had found a WLS6sp1 at Sun shutdown with a message:
              # HotSpot Virtual Machine Error, Internal Error
              # Please report this error at
              # http://java.sun.com/cgi-bin/bugreport.cgi
              # Error ID: 4349254E560E43505000F4 01
              # Problematic Thread: prio=5 tid=0x97d88 nid=0xa runnable
              Abort - core dumped
              What would it be?
              BTW, what version of WLS uses Amazon.com?
              Thanks.
              Vik.
              

              WL 6 is not supported on JDK 1.2.1
              http://e-docs.bea.com/wls/platforms/index.html#solaris
              Mike
              "Vik" <[email protected]> wrote:
              >I'm using
              >
              >java version "1.2.1"
              >Solaris VM (build Solaris_JDK_1.2.1_04c, native threads, sunwjit)
              >
              >My programs don't use any native drivers, it's just a Web application
              >(JSP,
              >servlets) using EJB (session, entity) and Oracle JDBC thin driver.
              >
              >As I see now, the problem was arised after the date was changed 1 month
              >back
              >in order to extend evaluation licence. The remove all applications and
              >EJB
              >you are using and their new deployment helps.
              >
              >I think in this case increase of Java heap to 128m wouldn't help, though
              >no
              >problem to get more memory at Sun server.
              > Thans for help.
              >
              >Vik.
              >
              >"Mettu Kumar" <[email protected]> wrote in message
              >news:[email protected]...
              >> What version of J2SE are you using?
              >> ARe you using Native drivers?
              >>
              >> Kumar.
              >>
              >> Vik wrote:
              >>
              >> > Hi all.
              >> >
              >> > One happy morning I had found a WLS6sp1 at Sun shutdown with a message:
              >> >
              >> > #
              >> > # HotSpot Virtual Machine Error, Internal Error
              >> >
              >> > # Please report this error at
              >> >
              >> > # http://java.sun.com/cgi-bin/bugreport.cgi
              >> > #
              >> >
              >> > # Error ID: 4349254E560E43505000F4 01
              >> > #
              >> >
              >> > # Problematic Thread: prio=5 tid=0x97d88 nid=0xa runnable
              >> >
              >> > #
              >> > Abort - core dumped
              >> >
              >> > What would it be?
              >> >
              >> > BTW, what version of WLS uses Amazon.com?
              >> >
              >> > Thanks.
              >> >
              >> > Vik.
              >>
              >
              >
              

  • WebLogic6.1 SP3/Solaris5.7: "HotSpot Virtual Machine Error, Internal Error"

    Hello,
    I get the following error when I try to start up the
    BEA Weblogic (6.1+SP3) server, running the petstore demo...
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E43505000EA 01
    # Problematic Thread: prio=5 tid=0x283a8 nid=0x1 runnable
    Abort - core dumped
    I get this crash during the startup sequence,
    #> uname -a
    SunOS xxxxxx 5.7 Generic_106541-06 sun4u sparc SUNW,Ultra-250
    #> java -version
    java version "1.3.1_03"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_03-b03)
    Java HotSpot(TM) Client VM (build 1.3.1_03-b03, mixed mode)
    This machine has 2 CPUs.
    Any ideas or suggestions?
    thanks,
    Steve_O

    Update:
    I checked the OS patch level and then installed a set of recommended patches from:
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/J2SE
    This appears to have fixed the problem.
    /Steve

  • JVM crash with HotSpot Virtual Machine Error, Internal Error

    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

    it works well now . thanks
    "Bernie Wong" <[email protected]> wrote:
    Try this. I was helping a friend who had the same error id/internal error
    on
    WLS 6.1 SP2, 1.3.1_01 on W2K. He was consistently getting the Error ID:
    4349254E560E43505000F4 five minutes into testing his appl.
    Set -XX:MaxPermSize=128m.
    The problem disappeared.
    Please let me know if that helped you.
    "shang zhengjun" <[email protected]> wrote in message
    news:3cfdab48$[email protected]..
    I got following error after hours' running of weblogic:
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000F4
    # Problematic Thread: prio=1 tid=0x808e1d8 nid=0x29db runnable
    my sever environment
    OS: Redhat6.2(Kernel 2.2.14-5.0 on an i686)
    JDK: java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    WLS: weblogic6.1 sp2
    could you help me? very urgent. thanks.

  • Stuck with HotSpot Virtual Machine Error, Internal Error in struts

    Hi i use to get this the following error message in my page ,while i am using struts and cann't understand why this error is raised can any body help me in this regard,as i have check nearly all the other possibilities of error.
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)
    # Error ID: 52454C4F4341544F520E43505001E7
    # Problematic Thread: prio=5 tid=0x035dd210 nid=0x7dc runnable
    Heap at VM Abort:
    Heap
    def new generation total 1728K, used 464K [0x10010000, 0x101e0000, 0x104f0000)
    eden space 1600K, 21% used [0x10010000, 0x10064218, 0x101a0000)
    from space 128K, 99% used [0x101c0000, 0x101dfff8, 0x101e0000)
    to space 128K, 0% used [0x101a0000, 0x101a0000, 0x101c0000)
    tenured generation total 41916K, used 40307K [0x104f0000, 0x12ddf000, 0x14010000)
    the space 41916K, 96% used [0x104f0000, 0x12c4ceb8, 0x12c4d000, 0x12ddf000)
    compacting perm gen total 38656K, used 35140K [0x14010000, 0x165d0000, 0x18010000)
    the space 38656K, 90% used [0x14010000, 0x16261230, 0x16261400, 0x165d0000)

    I have ealso tried to increase my pages buffer size to 1000K but still getting the same error

  • Getting "HotSpot Virtual Machine Error, Internal Error" when trying to start WLS 7

    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped

    Michael,
    Would you please tell me how to chnage to weblogic JRockit? or point me to the
    web site? Thanks.
    WE have HotSpot crash when installing wl70sp2 in a Sun Solaris (no problem in
    Windows), please see the attachment for the log.
    Thank you very much in advance.
    -Ju
    "Michael" <[email protected]> wrote:
    >
    Hi Yakov,
    we expirenced a similar problem when we changed our development environment
    from
    WLS6.1sp4 to WLS7.0sp2.
    When we run our web application together with the WebLogic console we
    had a kind
    of deadlock and after a view minutes the whole AppServer crash with the
    VM HotSpot
    error message your mentioned.
    We replaced our VM with WebLogic's JRockit VM (version 7.0) and the problem
    seems
    to be solved.
    Michael
    "Yakov Sobolev" <[email protected]> wrote:
    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server
    started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped
    [wl70_install_error.txt]

  • Getting "HotSpot Virtual Machine Error, Internal Error" when trying to start WLS7

    <Feb 17, 2003 12:41:18 PM EST> <Notice> <WebLogicServer> <000360> <Server started
    in RUNNING mode>
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 53484152454432554E54494D450E435050017B 01
    # Problematic Thread: prio=5 tid=0x5e5828 nid=0x4d runnable
    Abort - core dumped

    I am running WLS7 on:
    System = SunOS
    Release = 5.6
    NumCPU = 2

  • HotSpot Virtual Machine Error, Internal Error Error ID: 4349254E560E4350500

    We are using WL 7.0.2 and 1.3.1_06 on Linux.
    Facing issues with HotSpot VM as follows -
    # HotSpot Virtual Machine Error, Internal Error
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error ID: 4349254E560E43505000EC
    # Problematic Thread: prio=1 tid=0x5df045c0 nid=0x598 runnable
    Understand that this is a known issue with the JDK version. Is that true? If yes what is the work around?
    Any help is deeply appriciated, please.

    Try specifying -XX:MaxPermSize=64m to work around the problem.
    Use larger sizes if necessary. Better still, upgrade to latest JDK version 1.3.1_latest and test.
    http://java.sun.com/products/archive/j2se/1.3.1_14/index.html
    If this does not help, perhaps you should post the question to the JDK support forums instead of web server forum.
    Thanks
    Manish

Maybe you are looking for

  • Transfer structure

    Hi All i have to create a transfer structure. in dso and cube i have 27 fields. but in tranfer structure it is showing 50 fields. i have to select the 27 fields out of 50 or i have to activate 50 fields in transfer structure. Thanks & Regards krishna

  • Fix for erroneous chapter markers in Encore CS4

    Thought I post my work for all to use. In the mean time, I also hope Adobe picks up this problem and posts a fix for it If you use Encore chapter markers in Premiere, when you import the media in Encore, your chapter markers are nicely named "ThisIsA

  • How to move music into playlists?

    I think my question is:  How can I move songs that are in "Artists" on my iPhone into a desired playlist that already exists? I purchased a dozen new songs.  I see the songs in iTunes, but when I click on my device "iPhone" in the upper right side of

  • Imac OS 10.8.5 Headphones?

       New to any headphone issues, with my IMac. All that I notice is that there is a headphone jack on the back of my IMac.  My question would be, what are any pitfalls associated with a search and purchase of new headphones?  What brand is recommended

  • Help on Web Dispatcher: Urgent

    Hi All, I have installed a web dispatcher 7. I am not able to configure it for my Portal server.  In the profile file message server host and port properties are fine. Can somebody tell me what i am doing wrong. This is very urgent. Please reply ASAP