0

I try to build an ExtJS app with Sencha on Windows (sencha app build comand in cmd). Until today, everything was fine and working properly. Suddenly, this error shows:

D:\XXX\XXX>sencha app build
Error: could not open `C:\Windows\jre\lib\amd64\jvm.cfg'

The thing is, I'm on a i386 machine and I don't have an amd64 jvm. I shouldn't have it and I don't know why all of a sudden Sencha thinks so. Reinstalling Sencha won't help.

How can I resolve the issue?

matt
  • 4,027
  • 2
  • 25
  • 32
E_the_Shy
  • 79
  • 1
  • 10
  • Did a file under /.sencha/ get changed? Check your version control history to see if another dev on your team accidentally mucked something. – arthurakay Apr 03 '14 at 21:17
  • No, as far as I can see, the only commit in that directory was the initial one. After that, nothing was changed – E_the_Shy Apr 04 '14 at 07:44
  • Does the file exist at that location? Also, what version of Windows are you running? – arthurakay Apr 04 '14 at 11:34
  • I am running Windows 7 professional, and there is no file at that location. There is, however, a file at `C:\Windows\jre\lib\i386\jvm.cfg', but when I try to copy it to a fake amd64 folder, it says: Error: loading: C:\Windows\jre\bin\msvcr100.dll; Error: loading: C:\Windows\jre\bin\client\jvm.dll – E_the_Shy Apr 04 '14 at 14:42
  • If there's no larger stack trace, the only thing I can recommend is a full uninstall - followed by a full reinstall. Clearly something got mucked internally, perhaps via a Java update or something. – arthurakay Apr 04 '14 at 16:03

0 Answers0