Hi, sir
I have meet some errors while running app server workload. It seems that some configuration is missing on app server, and it cannot find something.
I set up Control.config to only run appserver workload. Control.config is attached below.
Following is error log. How can I deal with it? Please help me and any suggestion is welcome, thank you.
client-10.67.247.71_1091.log:2018-12-26 14:59:28:838 Creating jappclient using RMI Registry port 1091
2018-12-26 14:59:28:870 client:1091 ready...
Driver Host: client Tile Number:0
2018-12-26 14:59:51:369 matchOut() messages set ...
2018-12-26 14:59:51:370 Starting rmiregistry; bindWait = 45000
2018-12-26 15:00:36:371 Starting Controller; bindWait = 45000
2018-12-26 15:00:36:388 waiting for: Binding controller to /
rec'd notifyInterrupt(101) call
Binding controller to //client:2098/Controller
Launcher: done in waitMatch(0)
2018-12-26 15:01:21:665 Starting Agents
---------------//client:2098/Controller
Calling switchLog as master
url[0] is :
http://specemulator:8080/Emulator/EmulatorServlet?cmd=switchlogurl[1] is :
http://specdelivery:8000/Supplier/DeliveryServlet?cmd=switchlogcalling driver.waitMatch(0)...
2018-12-26 15:02:07:204 waiting for: waiting2ramp
RunID for this run is : 3
Output directory for this run is : /opt/SPECjAppServer2004/output/3
loadFactor=5
changeRate=30
burstyCurve from run.properties=37,72,61,87,132,77,0,49,137,93,187,103,174,138,200,173,153,107,225,44,36,44,48,68,138,125,116,88,38,50
scaleFactor=1.0
Curve avg txRate = 100.0
maxTxRate=225
tileNumber=0
Will run in bursty mode after rampup/warmup phases. Starting at burstPoint:0
WarmUp style = 0 (0=linear only, 1=burstycurve, 2=zigzag)
Phase one of warm up (start of transaction activity) will increase IR from 0 to 100 linearly, over 120 seconds.
Steady-State IR transition stepRate(ms)=40000
Burst Curve StartPoint Tile Multiplier=7
smoothFactor=1
Using default timeSkewTolerance value: 3
Exception encountered in auditor.validateInitialValues(). Aborting.
java.rmi.RemoteException: Failure looking up home javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
java version on my servers:openjdk version "1.8.0_191"
OpenJDK Runtime Environment (build 1.8.0_191-b12)
OpenJDK 64-Bit Server VM (build 25.191-b12, mixed mode)
thanks,
Tang