<div dir="ltr">Hi,<div>I have tried to put single quotes, in that case error is</div><div><br></div><div><div>   expand: %{exec:/usr/bin/java -jar '/var/AccountingProcessor.jar' usman test} -> </div><div>++[reply] returns updated</div>
<div>Sending Accounting-Response of id 23 to 192.168.6.121 port 55006</div><div>Finished request 1.</div><div>Cleaning up request 1 ID 23 with timestamp +11</div><div>Going to the next request</div><div>Error: Unable to access jarfile '/var/AccountingProcessor.jar'</div>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 16, 2014 at 5:42 PM, Matthew Newton <span dir="ltr"><<a href="mailto:mcn4@leicester.ac.uk" target="_blank">mcn4@leicester.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Wed, Apr 16, 2014 at 05:33:49PM +0500, Muhammad Usman wrote:<br>
>         update reply {<br>
>                 Tmp-String-0 = "%{exec:/usr/bin/java -jar<br>
> "/var/AccountingProcessor.jar" arg1 arg2 >> /home/user/capture.log}"<br>
>         }<br>
<br>
</div>Firing up java on each packet is likely to kill your service.<br>
<div class=""><br>
<br>
> ++[exec] returns noop<br>
> [attr_filter.accounting_response]       expand: %{User-Name} -><br>
> <a href="mailto:muhd.usman@hotmail.com">muhd.usman@hotmail.com</a><br>
> attr_filter: Matched entry DEFAULT at line 12<br>
> ++[attr_filter.accounting_response] returns updated<br>
> ERROR: Badly formatted variable: %{exec:/usr/bin/java -jar<br>
<br>
</div>You've got quoting problems. Either escape the quotes around<br>
/var/AccountingProcessor.jar, remove them, or use ' instead.<br>
<span class="HOEnZb"><font color="#888888"><br>
Matthew<br>
<br>
<br>
--<br>
Matthew Newton, Ph.D. <<a href="mailto:mcn4@le.ac.uk">mcn4@le.ac.uk</a>><br>
<br>
Systems Specialist, Infrastructure Services,<br>
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom<br>
<br>
For IT help contact helpdesk extn. 2253, <<a href="mailto:ithelp@le.ac.uk">ithelp@le.ac.uk</a>><br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</font></span></blockquote></div><br></div>