If i Start the project with ä Batchfile and my user interface crashes or is closed by closing the window, it no longer starts automatically
C:\Siemens\Automation\WinCC_OA\3.16\bin\WCCILpmon.exe -proj <projectname>
I start the project via the console manuel it works (start cosole by mausklick & Mouse click on green traffic light)
Is there a surveillance process or is it a mistake?
User Interface - Option "always" it does not work
- marcel.gay@wimag.ch
- Posts:62
- Joined: Thu May 07, 2015 6:55 pm
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: User Interface - Option "always" it does not work
The process monitor WCCILpmon is doing the check if a process is running and if it must be restarted.
When the automatic restart is not made please check the log files if you see any information which helps to find the cause.
In my test it worked when the WCCILpmon is started from a command line.
Best Regards
Leopold Knipp
Senior Support Specialist
When the automatic restart is not made please check the log files if you see any information which helps to find the cause.
In my test it worked when the WCCILpmon is started from a command line.
Best Regards
Leopold Knipp
Senior Support Specialist
- marcel.gay@wimag.ch
- Posts:62
- Joined: Thu May 07, 2015 6:55 pm
Re: User Interface - Option "always" it does not work
I tested the two scenarios again
1. Start with WCCILpmon.exe
- WinCC-OA is startet with: C:\Siemens\Automation\WinCC_OA\3.16\bin\WCCILpmon.exe -proj -projectname>
- The started panel is ended with the cross in the window at the top right
- the panel no longer starts although the start mode is set to always (see log1,txt and cosole_konfiguration.jpg)
2. start with console:
- WinCC-OA is startet with: C:\Siemens\Automation\WinCC_OA\3.16\bin\WCCOAui.exe -console
- The started panel is ended with the cross in the window at the top right
- the panel restarts correct (see log2.txt)
Whats wrong ?
I added the two logs, there are other logs that show information about the problem ?
1. Start with WCCILpmon.exe
- WinCC-OA is startet with: C:\Siemens\Automation\WinCC_OA\3.16\bin\WCCILpmon.exe -proj -projectname>
- The started panel is ended with the cross in the window at the top right
- the panel no longer starts although the start mode is set to always (see log1,txt and cosole_konfiguration.jpg)
2. start with console:
- WinCC-OA is startet with: C:\Siemens\Automation\WinCC_OA\3.16\bin\WCCOAui.exe -console
- The started panel is ended with the cross in the window at the top right
- the panel restarts correct (see log2.txt)
Whats wrong ?
I added the two logs, there are other logs that show information about the problem ?
- marcel.gay@wimag.ch
- Posts:62
- Joined: Thu May 07, 2015 6:55 pm
Re: User Interface - Option "always" it does not work
I think I solved the problem, I just deleted the project (without deleting the dir) and registered again.