You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "MentosL (via GitHub)" <gi...@apache.org> on 2023/04/20 08:59:19 UTC

[I] Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject (logging-log4j2)

MentosL opened a new issue, #1439:
URL: https://github.com/apache/logging-log4j2/issues/1439

   As clearly indicated in [the Log4j support page](https://logging.apache.org/log4j/2.x/support.html#issues), **please use mailing lists for questions!**
   
   Issues asking questions will be removed, and you will be asked to post questions to the mailing lists instead.
   
   when i use log4j2 to record log file,but  i could't record,occur exception :
   
   ![image](https://user-images.githubusercontent.com/33775732/233314728-5ef80a0a-f6dd-4b15-9f57-19311dba0dc5.png)
   
   ```xml
         <dependency>
           <groupId>org.apache.logging.log4j</groupId>
           <artifactId>log4j-mongodb4</artifactId>
           <version>2.17.1</version>
         </dependency>
         <dependency>
           <groupId>org.apache.logging.log4j</groupId>
           <artifactId>log4j-mongodb4</artifactId>
           <version>2.6.3</version>
         </dependency>
   ```
   
   
   i want know how to fix it  .     thanks
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz commented on issue #1439:
URL: https://github.com/apache/logging-log4j2/issues/1439#issuecomment-1516059716

   This is a duplicate of [LOG4J2-3392](https://issues.apache.org/jira/browse/LOG4J2-3392), which was solved in version 2.17.2.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz closed issue #1439: Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject
URL: https://github.com/apache/logging-log4j2/issues/1439


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz commented on issue #1439:
URL: https://github.com/apache/logging-log4j2/issues/1439#issuecomment-1649616183

   @mpenicaud,
   
   I ported some fixes from `2.x` to `main`. Can you check the latest 3.x snapshot (`https://repository.apache.org/snapshots/`) if it solves your problem?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Can't find a codec for class org.apache.logging.log4j.mongodb4.MongoDb4DocumentObject (logging-log4j2)

Posted by "mpenicaud (via GitHub)" <gi...@apache.org>.
mpenicaud commented on issue #1439:
URL: https://github.com/apache/logging-log4j2/issues/1439#issuecomment-1645335671

   issue also occurs with version 3.0.0-alpha1


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org