You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4cxx-dev@logging.apache.org by "Thorsten Schöning (JIRA)" <lo...@logging.apache.org> on 2014/06/20 11:12:24 UTC

[jira] [Commented] (LOGCXX-437) Could not instantiate class [RollingFileAppender]

    [ https://issues.apache.org/jira/browse/LOGCXX-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038607#comment-14038607 ] 

Thorsten Schöning commented on LOGCXX-437:
------------------------------------------

You really need to be a lot more specific on which version of log4cxx you use, how you build it under which version of which OS and maybe even how your configuration looks like. Currently the error message seems to be pretty clear, the used binary doesn't not contain the class you want to use.

> Could not instantiate class [RollingFileAppender]
> -------------------------------------------------
>
>                 Key: LOGCXX-437
>                 URL: https://issues.apache.org/jira/browse/LOGCXX-437
>             Project: Log4cxx
>          Issue Type: Task
>          Components: Build
>         Environment: Suse linux
>            Reporter: dashou
>
> when I use function "static void configure(helpers::Properties& properties);",it print a error string on the console: "Could not instantiate class [RollingFileAppender] Class 'RollingFileAppender' not found".
> I want to know the reason of this problem.
> thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)