You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Miguel Correia Ricardo (JIRA)" <ji...@apache.org> on 2008/02/05 15:04:35 UTC

[jira] Updated: (AMQ-1565) Exception String from BrokerFactory has a typo - "Could load " should presumably read "Could not load "

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

Miguel Correia Ricardo updated AMQ-1565:
----------------------------------------

    Attachment: BrokerFactory.java.patch

A patch to change the log message.

> Exception String from BrokerFactory has a typo - "Could load " should presumably read "Could not load "
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1565
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1565
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>         Environment: Linux 2.6.9-42.EL #1 Wed Jul 12 23:16:43 EDT 2006 i686 athlon i386 GNU/Linux
>            Reporter: Steve Young
>            Priority: Trivial
>         Attachments: BrokerFactory.java.patch
>
>   Original Estimate: 1 minute
>  Remaining Estimate: 1 minute
>
> The error message I get is this:
> java.io.IOException: Could load xbean factory:java.lang.NoClassDefFoundError: org/springframework/core/io/FileSystemResource
>         at org.apache.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:27)
> presuambly the error should be that the class could *not* load the xbean factory :-)

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