Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Error 1067 while starting QVWS

Hi,

I recently upgraded QlikView server from 11.2 SR 7 to 12.1 SR 6. After the upgrade and reboot of the Application and Web Server, I m able to run services on  application server but unable to run QlikView Setting Service on web server. I receive

Windows could not start the qlikview settings service on local computer.

Error 1067: The process terminated unexpectedly.


Attached the Screen shot of the error.


Pls help to resolve this issue.



Thanks

Sneha.

1 Reply
hugmarcel
Specialist
Specialist

Check Windows System Log file, maybe you find an http error such as:

"Unable to bind to the underlying transport for [::]:4750. The IP Listen-Only list may contain a reference to an interface which may not exist on this machine. The data field contains the error number."

In this case, you will have to change the webserver.exe.config file in the PROGRAM Folder, e.g. to use Port 4760 instead of port 4750:

<add key="WebservicePort" value="4760"/>.

According to https://community.qlik.com/thread/40887