Skip to content

Popups and error messages during initial startup of openHAB 5.3 snapshot in Windows 10 #1940

Description

@jlaur

When running start.bat I get this popup after a while:

Image

"Den angivne fil blev ikke fundet" translates to something like "The specified file was not found".

I suspect this might be a regression of #1922, since I haven't updated my openHAB development system for a while, and this mentioned "runhidden.vbs" seems to have been added by that PR:

> "%TEMP%\runhidden.vbs" echo CreateObject("Wscript.Shell").Run WScript.Arguments(0), 0, False

On second run, the situation changed:

Launching the openHAB runtime...

                           _   _     _     ____
   ___   ___   ___   ___  | | | |   / \   | __ )
  / _ \ / _ \ / _ \ / _ \ | |_| |  / _ \  |  _ \
 | (_) | (_) |  __/| | | ||  _  | / ___ \ | |_) )
  \___/|  __/ \___/|_| |_||_| |_|/_/   \_\|____/
       |_|       5.3.0-SNAPSHOT - Build #5535

Use '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
To exit, use '<ctrl-d>' or 'logout'.

openhab> Error executing command: Terminal has been closed
openhab>

On one hand, it might have just been a small glitch to be ignored. On the other hand, isn't this message "Error executing command: Terminal has been closed" what should have been fixed by that PR?

Metadata

Metadata

Assignees

Labels

bugAn unexpected problem or unintended behavior

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions