Original synopsis:
------------------
atg failed immediately with Itanium integration changes
------
I got the build which contained Itanium integration changes from
/net/jano.sfbay/export/disk16/misc/dalem/hopper/control/build,
version string is "build 1.4.1-test-test"
atg failed complext benchmark the first iteration across solaris &linux platforms (sparc/x86), with both -server and -client flags.
Error message from the client:
java.net.SocketException: Too many open files
how to reproduce the bug:
1. telnet to jtgb4u2c1, export JAVA_HOME=<your java home>
2. to start atg using bigapps test script: /bs/runatg.ksh followed by
JVM flag, eg, -server, -client
3. after the first iteration completes, check run.atg.out and atg.client.log
files.
In atg.client.log, there will be error messages: java.net.SocketException: Too many open files
In run.atg.out, there will be "ERRORS OCCURED DURING TEST"
or to reproduce from commandline:
2. cp /net/mooncake.sfbay/export/bigapps/bigapps_commandline/atg.dummy atg.dummy
3. cd atg.dummy
4. export JAVA_HOME=<your java home>
5. run.atg.command
Let me know if you need any help.
###@###.### 2002-03-28
------------------
atg failed immediately with Itanium integration changes
------
I got the build which contained Itanium integration changes from
/net/jano.sfbay/export/disk16/misc/dalem/hopper/control/build,
version string is "build 1.4.1-test-test"
atg failed complext benchmark the first iteration across solaris &linux platforms (sparc/x86), with both -server and -client flags.
Error message from the client:
java.net.SocketException: Too many open files
how to reproduce the bug:
1. telnet to jtgb4u2c1, export JAVA_HOME=<your java home>
2. to start atg using bigapps test script: /bs/runatg.ksh followed by
JVM flag, eg, -server, -client
3. after the first iteration completes, check run.atg.out and atg.client.log
files.
In atg.client.log, there will be error messages: java.net.SocketException: Too many open files
In run.atg.out, there will be "ERRORS OCCURED DURING TEST"
or to reproduce from commandline:
2. cp /net/mooncake.sfbay/export/bigapps/bigapps_commandline/atg.dummy atg.dummy
3. cd atg.dummy
4. export JAVA_HOME=<your java home>
5. run.atg.command
Let me know if you need any help.
###@###.### 2002-03-28
- relates to
-
JDK-4663674 On solaris sparc, atg is broken when running with b08 week ahead bits in C1 mode
- Closed
-
JDK-4658073 AWT repaint tests throws OutOfMemoryError for Itanium PIT build
- Closed