[Bug 747] New: Warning "Forcing priority (0) of thread to 1" does not mention which thread

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=747

Summary: Warning "Forcing priority (0) of thread to 1" does not
mention which thread
Product: OCL
Version: unspecified
Platform: All
OS/Version: Xenomai 2.x
Status: NEW
Severity: normal
Priority: P3
Component: Deployment
AssignedTo: orocos-dev [..] ...
ReportedBy: johan [dot] cockx [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

When the deployer produces the warning

[ Warning][Thread] Forcing priority (0) of thread to 1.

it would be very useful to know for which thread this warning occurs.

[Bug 747] New: Warning "Forcing priority (0) of thread to 1" doe

On 7/01/2010, at 22:25 , Johan Cockx wrote:

> https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=747
>
> Summary: Warning "Forcing priority (0) of thread to 1" does not
> mention which thread
> Product: OCL
> Version: unspecified
> Platform: All
> OS/Version: Xenomai 2.x
> Status: NEW
> Severity: normal
> Priority: P3
> Component: Deployment
> AssignedTo: orocos-dev [..] ...
> ReportedBy: johan [dot] cockx [..] ...
> CC: orocos-dev [..] ...
> Estimated Hours: 0.0
>
>
> When the deployer produces the warning
>
> [ Warning][Thread] Forcing priority (0) of thread to 1.
>
> it would be very useful to know for which thread this warning occurs.

It won't be difficult for you to find this in the source code, and you could certainly submit a patch yourself to fix this issue.

grep -R "Forcing priority" /path/to/rtt/src