- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Forum
- :
- Re: How to stop a beacon system task
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello.
One of the system tasks executed from beacon seems to be frozen and in the log I see it has not been progressive for several hours.
I would like to end/stop this task but on beacon on FlexNet Beacon App I do not see the option to end that task, either in UI I do not see that option.
It is about FNMS 2020 R2.
BR,
Karo
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To kill a running inventory import process like that, you will need to find and kill the appropriate Windows process on the beacon. Here are some steps to do that using Windows Task Manager:
- Use Task Manager to view running processes, and configure it to show the command line of each process.
- Look for a process named "ShadowHost.exe" that has a command line that includes something like the following:
"C:\Program Files (x86)\Flexera Software\FlexNet Manager Platform\DotNet\bin\ComplianceReader.exe" -s <InventorySourceName>
This will be the process that is performing the import that you can then terminate.
Terminating an import process in this way may well leave the system status information somewhat out of sync - you may see a task on the System Status page being reported with a "pending" status for a day or two before eventually timing out.
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you describe what task and log you are looking at here? There are many different types of tasks that run on beacons - how to stop a task will depend on what that task is.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @KarolinaWilk1 ,
In general the tasks related to the Beacon can be start/stop can be managed only from the Task scheduler on the server under flexera like Upload FlexNet logs and inventories and Upload third party inventory data tasks.
Regards,
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is SCCM connection on FlexNet Beacon application running Source Type which is SMS connecting to SQL db.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To kill a running inventory import process like that, you will need to find and kill the appropriate Windows process on the beacon. Here are some steps to do that using Windows Task Manager:
- Use Task Manager to view running processes, and configure it to show the command line of each process.
- Look for a process named "ShadowHost.exe" that has a command line that includes something like the following:
"C:\Program Files (x86)\Flexera Software\FlexNet Manager Platform\DotNet\bin\ComplianceReader.exe" -s <InventorySourceName>
This will be the process that is performing the import that you can then terminate.
Terminating an import process in this way may well leave the system status information somewhat out of sync - you may see a task on the System Status page being reported with a "pending" status for a day or two before eventually timing out.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You will likely find one or more log files in the C:\ProgramData\Flexera Software\Compliance\Logging\ComplianceReader\ directory on your batch server showing the activity of the import process up until the point it was terminated.
