[
https://issues.apache.org/jira/browse/LOGCXX-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038677#comment-14038677
]
Thorsten Schöning commented on LOGCXX-437:
------------------------------------------
0.9.7 is really old, best bet is to try the current trunk because it contains a
lot of fixed bugs. Else you need to have a look at what autogen.sh produces and
if it contains RollingFileAppender or not and such. I would suspect it's not
part of the build and therefore missing during runtime.
> 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
> OS version: Suse 11
> Logcxx version:0.9.7
> I build Logcxx source code with comand: autogen.sh & make & make install
> I use it static library to test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)