Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Conversion corrections

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

The JobScheduler doesn't start.

If you find the following error in the ./logs/scheduler.log ...

Code Block

 MSWIN-0000007E The specified module could not be found [LoadLibrary, Java Virtual Machine...]

... and you have installed an Oracle Java JRE {}1.6.x then the library {} msvcr71.dll{*} is missing.
Please copy msvcr71.dll in C:\Windows\System32 and also in C:\Windows\SysWOW64 on 64Bit machines.
You find the msvcr71.dll in the Java installation jre jre install path\bin\plugin2
or you can download it at http://www.dll-files.com/dllindex/dll-files.shtml?msvcr71

... and you have installed an Oracle Java JRE {}1.7.x then the library {}msvcr100.dll{*} is missing.
Please copy msvcr100.dll in C:\Windows\System32 and also in C:\Windows\SysWOW64 on 64Bit machines.
You find the msvcr100.dll in the Java installation jre install path\bin\plugin2
or you can download it at http://www.dll-files.com/dllindex/dll-files.shtml?msvcr100