An internal error occurred (error code 7) on Windows with space in TEMP variable

Issue #419 resolved
Former user created an issue

Serviio doesn't work on Windows if space characters are in the TEMP/TMP variable. Tested on Windows XP SP3, the console and server don't start: {{{ An internal error occurred (error code 7) }}}

The Windows XP standard settings: {{{ %USERPROFILE%\Lokale Einstellungen\Temp }}}

result in: {{{ C:\Dokumente und Einstellungen\User Name\Lokale Einstellungen\Temp }}}

Workaround: Changing the TEMP and TMP variable to e.g. “C:\Temp” and reinstalling Serviio helps to work around this problem.

Comments (11)

  1. Petr Nejedly repo owner

    thanks. is there anything in the logs? I mean does serviio even attempt to start? Not sure if it's Serviio bug or a Java problem.

  2. Petr Nejedly repo owner

    Cannot reproduce this on Win 7. Can you attach log of when this happens to see it the service doesn't start at all or if it crashes after some time?

  3. Former user Account Deleted

    I have been receiving the same issue (Internal Error - error code: 7) What you have caused this to occur? I get the message everytime I start the computer but after pressing ok computer seems fine.

    Email me: cgrace19@hotmail.com

    Thanks

  4. Log in to comment