Author Topic: SPECweb_Support: [ERROR] SocketTimeoutException encountered during run  (Read 4108 times)

onlyloveu2

  • Newbie
  • *
  • Posts: 41
  • Karma: +0/-0
I install agagin at new virtual environment.

Encountered SPECweb issue. please help me resolve.

lroderic

  • Moderator
  • Full Member
  • *****
  • Posts: 167
  • Karma: +6/-0
Re: SPECweb_Support: [ERROR] SocketTimeoutException encountered during run
« Reply #1 on: November 25, 2015, 12:33:56 PM »
Set NUM_WORKLOADS=1 until you get appserver working. There's a known issue with the appserver scripts. As a temporary fix, on appserver download the attached zip file to /opt then:

  cd /opt
  rm -rf appvm_scripts
  unzip appvm_scripts.zip
  cd appvm_scripts
  ./makeme_appserver.sh

Lisa