Registry key Error: Java version has value '1.8', but '1.7' is required

前端 未结 27 2439
星月不相逢
星月不相逢 2020-11-30 20:30

While running

sencha app build production

I am getting the following error:

Error: Registry key \'Software\\JavaSof

27条回答
  •  庸人自扰
    2020-11-30 20:52

    My short contribution, for sharing the same problem with Talend Open Studio 64 bit version.

    1. Launch ..\TOS_DI-Win32-20150702_1326-V6.0.0\TOS_DI-win-x86_64.exe manually (not link an startup Windows menu)
    2. and this registry error message appears

    To resolve this, remove all java.exe, javaw.exe and javaws.exe files on c:\ProgramData\Oracle\Java\javapath\

    and TOS start with 64 bits version correctly !

提交回复
热议问题