You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <qp...@incubator.apache.org> on 2008/10/21 19:13:44 UTC

[jira] Assigned: (QPID-1380) certain Illegal ACL file formats results in broker being aborted

     [ https://issues.apache.org/jira/browse/QPID-1380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajith Attapattu reassigned QPID-1380:
--------------------------------------

    Assignee: Rajith Attapattu

> certain Illegal ACL file formats results in broker being aborted
> ----------------------------------------------------------------
>
>                 Key: QPID-1380
>                 URL: https://issues.apache.org/jira/browse/QPID-1380
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>
> For example the following acl file will result in the broker being aborted. These errors should be handled more gracefully.
> group \
> group myGroup bob@QPID
> acl allow all all
> 2008-oct-21 12:41:26 error ACL format error: src/tests/data_dir//policy.acl:1: Insufficient tokens for group definition.
> lt-qpidd: /usr/include/boost/shared_ptr.hpp:253: T* boost::shared_ptr<T>::operator->() const [with T = std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >]: Assertion `px != 0' failed.
> Aborted

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.