Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2076672 | 5.0 | Steve Dever | P1 | Resolved | Fixed | beta2 |
JDK-2076670 | 1.4.2_04 | Steve Dever | P1 | Resolved | Fixed | 04 |
JDK-2076671 | solaris_10 | Steve Dever | P1 | Resolved | Fixed | 48 |
AS7 UR2 ER build:
When we install bundled build for Sol 10 x86 b45, we swa following error:
Created Domain domain1 successfully
CORE1116: Sun ONE Application Server 7.0.0_02.1_548819
INFO: CORE3016: daemon is running as super-user
INFO: CORE5076: Using [Java HotSpot(TM) Server VM,
Version 1.4.2_02] from [Sun Microsystems Inc.]
INFO: ADM0002:System MBean
initialized:[ias:type=controller]
INFO: ADM0002:System MBean
initialized:[ias:type=configurator]
INFO: ADM0001:MBeanServer initialized successfully
INFO: ADM0005:Timestamp files for configuration
created for:[admin-server]INFO: ADM0102: Starting a thread for tracking manual changes
INFO: IOP5053: Received a locate request on a disabled connection.
Locate requests are permitted.
INFO: JTS5014: Recoverable JTS instance, serverId
[100]
INFO: RAR5060: Install JDBC Datasources ...
INFO: JMS5015: Install JMS resources ...
FATAL: CORE3260: Server crash detected (signal SIGFPE)
Failed to start admin server.
We had removed two NSS/SPR pkg name from bundled_pkg_sol_5.9.txt.
>cat bundled_pkg_sol_5.9.txt
SUNWjhrt
SUNWasac
SUNWasdev
SUNWasdem
SUNWasman
SUNWasr
SUNWasu
SUNWascmn
SUNWaclg
SUNWjaf
SUNWjaxp
SUNWjmail
SUNWxsrt
SUNWxrgrt
SUNWxrpcrt
Sonia also reproduced same problem in another Sol 10 x86 b45 machine.
Following are the emails:
Hi Becky,
I just got the x86 machine and tried to install the
bundled bits. I got the exactly same erro as Yingbin
got. I think we should report a P1 bug for it. What
do you think?
Thanks
Sonia
----- Original Message -----
From: becky schmitt <###@###.###>
Date: Friday, October 31, 2003 10:12 am
Subject: [Fwd: Re: [Fwd: S1AS7 SE UR2 ER Promoted.]]
> Hi Guys
>
> Have any of you seen this crash with the bundled
distribution
> for X86 on the exception release?
>
>
> -------- Original Message --------
> Subject: Re: [Fwd: S1AS7 SE UR2 ER Promoted.]
> Date: Thu, 30 Oct 2003 20:44:30 -0800
> From: yingbin <###@###.###>
> Reply-To: ###@###.###
> To: ###@###.###
> CC: pocs <###@###.###>, ###@###.###
> References: <###@###.###>
>
> Hi
> Does anybody installed x86 bundled build? When I
ran the
> installation scripts with modified
> pkg list(15 nessesary pkg), I saw a server crash.
See bellow:
>
> Created Domain domain1 successfully
> CORE1116: Sun ONE Application Server 7.0.0_02.1_548819
> INFO: CORE3016: daemon is running as super-user
> INFO: CORE5076: Using [Java HotSpot(TM) Server VM,
Version
> 1.4.2_02] from [Sun M
> icrosystems Inc.]
> INFO: ADM0002:System MBean
initialized:[ias:type=controller]
> INFO: ADM0002:System MBean
initialized:[ias:type=configurator]
> INFO: ADM0001:MBeanServer initialized successfully
> INFO: ADM0005:Timestamp files for configuration
created for:[admin-
> server]INFO: ADM0102: Starting a thread for
tracking manual changes
> INFO: IOP5053: Received a locate request on a
disabled connection.
> Locate reques
> ts are permitted.
> INFO: JTS5014: Recoverable JTS instance, serverId
= [100]
> INFO: RAR5060: Install JDBC Datasources ...
> INFO: JMS5015: Install JMS resources ...
> FATAL: CORE3260: Server crash detected (signal SIGFPE)
> Failed to start admin server.
>
>
> Yingbin
>
>
>
###@###.### 2003-10-31
###@###.### 2003-10-31
================================================================================
###@###.### 2003-11-12
I was able to reproduce this bug on S10 build 46 as foillows
Solaris 10 s10_46 X86
jan@brion>which asadmin
/usr/sbin/asadmin
jan@brion>asadmin version
Sun ONE Application Server 7.0.0_01
/usr/j2se/bin/java -version
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
As root
asadmin create-domain --adminport 4849 --adminuser admin --adminpassword admin123 domain1
Created Domain domain1 successfully
cd /var/appserver/domains/domain1/admin-server/bin
startserv
CORE1116: Sun ONE Application Server 7.0.0_01
INFO: CORE3016: daemon is running as super-user
INFO: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_02] from [Sun Microsystems Inc.]
INFO: ADM0002:System MBean initialized:[ias:type=controller]
INFO: ADM0002:System MBean initialized:[ias:type=configurator]
INFO: ADM0001:MBeanServer initialized successfully
INFO: ADM0005:Timestamp files for configuration created for:[admin-server]
INFO: ADM0102: Starting a thread for tracking manual changes
INFO: IOP5053: Received a locate request on a disabled connection. Locate requests are permitted.
INFO: JTS5014: Recoverable JTS instance, serverId = [100]
INFO: RAR5060: Install JDBC Datasources ...
INFO: JMS5015: Install JMS resources ...
WARNING: CORE3283: stderr: caught SIGFPE, info 0x6.
FATAL: CORE3260: Server crash detected (signal SIGFPE)
When we install bundled build for Sol 10 x86 b45, we swa following error:
Created Domain domain1 successfully
CORE1116: Sun ONE Application Server 7.0.0_02.1_548819
INFO: CORE3016: daemon is running as super-user
INFO: CORE5076: Using [Java HotSpot(TM) Server VM,
Version 1.4.2_02] from [Sun Microsystems Inc.]
INFO: ADM0002:System MBean
initialized:[ias:type=controller]
INFO: ADM0002:System MBean
initialized:[ias:type=configurator]
INFO: ADM0001:MBeanServer initialized successfully
INFO: ADM0005:Timestamp files for configuration
created for:[admin-server]INFO: ADM0102: Starting a thread for tracking manual changes
INFO: IOP5053: Received a locate request on a disabled connection.
Locate requests are permitted.
INFO: JTS5014: Recoverable JTS instance, serverId
[100]
INFO: RAR5060: Install JDBC Datasources ...
INFO: JMS5015: Install JMS resources ...
FATAL: CORE3260: Server crash detected (signal SIGFPE)
Failed to start admin server.
We had removed two NSS/SPR pkg name from bundled_pkg_sol_5.9.txt.
>cat bundled_pkg_sol_5.9.txt
SUNWjhrt
SUNWasac
SUNWasdev
SUNWasdem
SUNWasman
SUNWasr
SUNWasu
SUNWascmn
SUNWaclg
SUNWjaf
SUNWjaxp
SUNWjmail
SUNWxsrt
SUNWxrgrt
SUNWxrpcrt
Sonia also reproduced same problem in another Sol 10 x86 b45 machine.
Following are the emails:
Hi Becky,
I just got the x86 machine and tried to install the
bundled bits. I got the exactly same erro as Yingbin
got. I think we should report a P1 bug for it. What
do you think?
Thanks
Sonia
----- Original Message -----
From: becky schmitt <###@###.###>
Date: Friday, October 31, 2003 10:12 am
Subject: [Fwd: Re: [Fwd: S1AS7 SE UR2 ER Promoted.]]
> Hi Guys
>
> Have any of you seen this crash with the bundled
distribution
> for X86 on the exception release?
>
>
> -------- Original Message --------
> Subject: Re: [Fwd: S1AS7 SE UR2 ER Promoted.]
> Date: Thu, 30 Oct 2003 20:44:30 -0800
> From: yingbin <###@###.###>
> Reply-To: ###@###.###
> To: ###@###.###
> CC: pocs <###@###.###>, ###@###.###
> References: <###@###.###>
>
> Hi
> Does anybody installed x86 bundled build? When I
ran the
> installation scripts with modified
> pkg list(15 nessesary pkg), I saw a server crash.
See bellow:
>
> Created Domain domain1 successfully
> CORE1116: Sun ONE Application Server 7.0.0_02.1_548819
> INFO: CORE3016: daemon is running as super-user
> INFO: CORE5076: Using [Java HotSpot(TM) Server VM,
Version
> 1.4.2_02] from [Sun M
> icrosystems Inc.]
> INFO: ADM0002:System MBean
initialized:[ias:type=controller]
> INFO: ADM0002:System MBean
initialized:[ias:type=configurator]
> INFO: ADM0001:MBeanServer initialized successfully
> INFO: ADM0005:Timestamp files for configuration
created for:[admin-
> server]INFO: ADM0102: Starting a thread for
tracking manual changes
> INFO: IOP5053: Received a locate request on a
disabled connection.
> Locate reques
> ts are permitted.
> INFO: JTS5014: Recoverable JTS instance, serverId
= [100]
> INFO: RAR5060: Install JDBC Datasources ...
> INFO: JMS5015: Install JMS resources ...
> FATAL: CORE3260: Server crash detected (signal SIGFPE)
> Failed to start admin server.
>
>
> Yingbin
>
>
>
###@###.### 2003-10-31
###@###.### 2003-10-31
================================================================================
###@###.### 2003-11-12
I was able to reproduce this bug on S10 build 46 as foillows
Solaris 10 s10_46 X86
jan@brion>which asadmin
/usr/sbin/asadmin
jan@brion>asadmin version
Sun ONE Application Server 7.0.0_01
/usr/j2se/bin/java -version
java version "1.4.2_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_02-b03)
Java HotSpot(TM) Client VM (build 1.4.2_02-b03, mixed mode)
As root
asadmin create-domain --adminport 4849 --adminuser admin --adminpassword admin123 domain1
Created Domain domain1 successfully
cd /var/appserver/domains/domain1/admin-server/bin
startserv
CORE1116: Sun ONE Application Server 7.0.0_01
INFO: CORE3016: daemon is running as super-user
INFO: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_02] from [Sun Microsystems Inc.]
INFO: ADM0002:System MBean initialized:[ias:type=controller]
INFO: ADM0002:System MBean initialized:[ias:type=configurator]
INFO: ADM0001:MBeanServer initialized successfully
INFO: ADM0005:Timestamp files for configuration created for:[admin-server]
INFO: ADM0102: Starting a thread for tracking manual changes
INFO: IOP5053: Received a locate request on a disabled connection. Locate requests are permitted.
INFO: JTS5014: Recoverable JTS instance, serverId = [100]
INFO: RAR5060: Install JDBC Datasources ...
INFO: JMS5015: Install JMS resources ...
WARNING: CORE3283: stderr: caught SIGFPE, info 0x6.
FATAL: CORE3260: Server crash detected (signal SIGFPE)
- backported by
-
JDK-2076670 AS7UR2 ER build crashed in Solaris x86 10 b45
- Resolved
-
JDK-2076671 AS7UR2 ER build crashed in Solaris x86 10 b45
- Resolved
-
JDK-2076672 AS7UR2 ER build crashed in Solaris x86 10 b45
- Resolved
- duplicates
-
JDK-4948500 Solaris x86: random IllegalArgumentException: Illegal Load: 0.0 in hashtable
- Closed
-
JDK-4962613 Crash in JVM when Application Server is stressed
- Closed
- relates to
-
JDK-5003738 On Intel VM does not handle the %mxcsr register correctly
- Closed
(1 relates to)