<?xml version="1.0"?>
<testResults>
  <FitNesseVersion>v20220319</FitNesseVersion>
  <rootPath>OBA.InteraktionMitDemBackend.SpeichernUndBeenden</rootPath>
  <executionLog>
    <testSystem>slim:fitnesse.slim.SlimService</testSystem>
    <command>./node_modules/.bin/ts-node ./node_modules/.bin/slimjs ./fixtures 9086</command>
    <exitCode>1</exitCode>
    <stdOut></stdOut>
    <stdErr>Error: listen EADDRINUSE: address already in use :::9086
    at Server.setupListenHandle [as _listen2] (node:net:1463:16)
    at listenInCluster (node:net:1511:12)
    at Server.listen (node:net:1599:7)
    at startServer (/var/www/html/assets/react/node_modules/slimjs/src/tcp/SlimTcpServer.js:27:60)
    at SlimTcpServer.start (/var/www/html/assets/react/node_modules/slimjs/src/tcp/SlimTcpServer.js:24:9)
    at new SlimJS (/var/www/html/assets/react/node_modules/slimjs/src/SlimJS.js:20:19)
    at Object.&lt;anonymous&gt; (/var/www/html/assets/react/node_modules/slimjs/src/SlimJS.js:11:1)
    at Module._compile (node:internal/modules/cjs/loader:1165:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1219:10)
    at Object.require.extensions.&lt;computed&gt; [as .js] (/var/www/html/assets/react/node_modules/ts-node/src/index.ts:1608:43) {
  code: 'EADDRINUSE',
  errno: -98,
  syscall: 'listen',
  address: '::',
  port: 9086
}
</stdErr>
    <exception>Timeout while reading slim header from client. Check that you are connecting to the right port and that the slim client is running. You can increase the timeout limit by setting 'slim.timeout' in the fitnesse properties file.</exception>
  </executionLog>
  <finalCounts>
    <right>0</right>
    <wrong>0</wrong>
    <ignores>0</ignores>
    <exceptions>1</exceptions>
  </finalCounts>
  <totalRunTimeInMillis>10116</totalRunTimeInMillis>
</testResults>

