Hi. What is the version of Solr? How exactly have you deployed it? Have you used the .war file from the dist/ folder? When do you see those messages?
Best regards, Artem Karpenko. 02.08.2013 6:24, anpm1989 пишет:
Hello everyone, I am a newbie with Solr and J2E server. I trying to deploy Solr 4 to Jboss-as-7.1.1.Final. Every thing is ok, i can go to http://localhost:8080/solr without problem. But i see somethings happen in console: <code> JBAS015893: Encountered invalid class name 'org.apache.hadoop.hdfs.DFSClient$Renewer' for service type 'org.apache.hadoop.security.token.TokenRenewer' JBAS015893: Encountered invalid class name 'org.apache.hadoop.hdfs.security.token.block.BlockTokenIdentifier$Renewer' for service type 'org.apache.hadoop.security.token.TokenRenewer' JBAS015893: Encountered invalid class name 'org.apache.hadoop.hdfs.HftpFileSystem$TokenManager' for service type 'org.apache.hadoop.security.token.TokenRenewer' JBAS015893: Encountered invalid class name 'org.apache.hadoop.hdfs.web.WebHdfsFileSystem$DtRenewer' for service type 'org.apache.hadoop.security.token.TokenRenewer'</code> Please give me some idea about these issues. Thanks, -- View this message in context: http://lucene.472066.n3.nabble.com/Encountered-invalid-class-name-tp4082124.html Sent from the Solr - User mailing list archive at Nabble.com.