-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.4.0
-
sparc
-
solaris_8
When running ECperf under Weblogic 6.1, the VM core dumps with the following message:
Another exception has been detected while we were handling last error.
Unexpected Signal : 10 occurred at PC=0xFB015D68Dumping information about last error:
ERROR REPORT FILE = Function=(N/A)[Unknown.
Bus Error
This occurs only when using -server; VM works as expected when using -client or -server -Xint.
To run ECPerf:
1) Log into shostakovich.east as ecuser (password ecperf)
2) Start Weblogic:
cd /files/sdo/appservers/wls6_1/wlserver6.1/config/ecperfdomain
./startWebLogic.sh
[Note: you can edit this script to try different VM parameters. You should
redirect its output so that you can see its error messages. When it has
finished initializing, it will print out the following lines:
<Jul 20, 2001 5:54:24 PM EDT> <Notice> <WebLogicServer> <ListenThread listening on port 7001>
<Jul 20, 2001 5:54:25 PM EDT> <Notice> <WebLogicServer> <Started WebLogic Admin Server "ecperfserver" for domain "ecperfdomain" running in Development Mode>
3) Run ECperf (preferably in another shell):
cd /home/sdo/ecperf
echo 'wls6_1' > config/appsserver
bin/driver.sh
Both ECperf (bin/driver.sh) and Weblogic (startWebLogic.sh) can be killed
via CTRL-C.
Another exception has been detected while we were handling last error.
Unexpected Signal : 10 occurred at PC=0xFB015D68Dumping information about last error:
ERROR REPORT FILE = Function=(N/A)[Unknown.
Bus Error
This occurs only when using -server; VM works as expected when using -client or -server -Xint.
To run ECPerf:
1) Log into shostakovich.east as ecuser (password ecperf)
2) Start Weblogic:
cd /files/sdo/appservers/wls6_1/wlserver6.1/config/ecperfdomain
./startWebLogic.sh
[Note: you can edit this script to try different VM parameters. You should
redirect its output so that you can see its error messages. When it has
finished initializing, it will print out the following lines:
<Jul 20, 2001 5:54:24 PM EDT> <Notice> <WebLogicServer> <ListenThread listening on port 7001>
<Jul 20, 2001 5:54:25 PM EDT> <Notice> <WebLogicServer> <Started WebLogic Admin Server "ecperfserver" for domain "ecperfdomain" running in Development Mode>
3) Run ECperf (preferably in another shell):
cd /home/sdo/ecperf
echo 'wls6_1' > config/appsserver
bin/driver.sh
Both ECperf (bin/driver.sh) and Weblogic (startWebLogic.sh) can be killed
via CTRL-C.
- duplicates
-
JDK-4469358 Errors in running ECperf on Weblogic with -server
-
- Resolved
-