활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
I just setup an AEM 6.1 instance with SOLR, everything is working great but i'm getting tons of this error message in my error log:
04.01.2016 12:55:33.683 *WARN* [pool-6-thread-3-SendThread(localhost:9983)] org.apache.felix.jaas No JAAS module configured for realm Client
I can add a new JAAS configuration using the console, but what class do I need to target?
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
You can suppress the message by creating a new config with log level ERROR for class org.apache.felix.jaas OR configure rotation as per your need. At this point I have less involved in Solr side for right recommendation. You can file a support ticket and attach the logs, thread dump. will validate & change the log level if it is valid.
조회 수
답글
좋아요 수
Well the problem with ignoring it is that it's filling up the log. There are multiple entries every second, so it's really not an option to leave it there, especially when we move to a production environment.
조회 수
답글
좋아요 수
You can suppress the message by creating a new config with log level ERROR for class org.apache.felix.jaas OR configure rotation as per your need. At this point I have less involved in Solr side for right recommendation. You can file a support ticket and attach the logs, thread dump. will validate & change the log level if it is valid.
조회 수
답글
좋아요 수
Just curious if you found a resolution to these messages in the log.
Seeing the same with an AEM 6.2 environment upgraded from AEM 6.1 with Solr.
Thanks.
조회 수
답글
좋아요 수
Hi Leeasling,
I was also getting the log message in error.log. This got suppressed by configuring the logger for org.apache.felix.jass to ERROR level.
04.01.2016 12:55:33.683 *WARN* [pool-6-thread-3-SendThread(localhost:9983)] org.apache.felix.jaas No JAAS module configured for realm Client
I am also getting following message in log
22.02.2017 14:22:28.646 *WARN* [pool-6-thread-5] org.apache.jackrabbit.oak.plugins.index.solr.server.RemoteSolrServerProvider unable to initialize SolrCloud client for localhost:9983 java.io.IOException: the found SolrCloud server is not alive
Any pointers for resolving this message would be helpful.
- Sandeep
조회 수
답글
좋아요 수