I followed your advise and also downloaded the zip file under my jboss711final/ directory.
Restarted jboss server and found there is no *.index files generated.
eg. in the directory ~/jboss711Final/modules/org/hibernate/search/engine/main
there is no *.index file:
ls -l
total 3222 rw-rw-r- 1 jboss jboss 292816 Dec 26 01:02 avro-1.6.3.jar rw-rw-r- 1 jboss jboss 2421 Jan 15 14:31 hibernate-search-analyzers-4.2.0.Final.jar rw-rw-r- 1 jboss jboss 851161 Jan 15 14:31 hibernate-search-engine-4.2.0.Final.jar rw-rw-r- 1 jboss jboss 31909 Jan 15 14:35 hibernate-search-infinispan-4.2.0.Final.jar rw-rw-r- 1 jboss jboss 228286 Dec 26 01:02 jackson-core-asl-1.9.2.jar rw-rw-r- 1 jboss jboss 765648 Dec 26 01:02 jackson-mapper-asl-1.9.2.jar rw-rw-r- 1 jboss jboss 2365 Jan 15 14:36 module.xml rw-rw-r- 1 jboss jboss 29555 Dec 26 01:02 paranamer-2.3.jar rw-rw-r- 1 jboss jboss 995968 Dec 26 01:02 snappy-java-1.0.4.1.jar
I also recompiled my HibernateSearchTest project, and deployed in to jboss server.
Jboss still throwing the same error exception.
Thanks
Samuel
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
I followed your advise and also downloaded the zip file under my jboss711final/ directory.
Restarted jboss server and found there is no *.index files generated.
eg. in the directory ~/jboss711Final/modules/org/hibernate/search/engine/main
there is no *.index file:
ls -l
total 3222
rw-rw-r- 1 jboss jboss 292816 Dec 26 01:02 avro-1.6.3.jarrw-rw-r- 1 jboss jboss 2421 Jan 15 14:31 hibernate-search-analyzers-4.2.0.Final.jarrw-rw-r- 1 jboss jboss 851161 Jan 15 14:31 hibernate-search-engine-4.2.0.Final.jarrw-rw-r- 1 jboss jboss 31909 Jan 15 14:35 hibernate-search-infinispan-4.2.0.Final.jarrw-rw-r- 1 jboss jboss 228286 Dec 26 01:02 jackson-core-asl-1.9.2.jarrw-rw-r- 1 jboss jboss 765648 Dec 26 01:02 jackson-mapper-asl-1.9.2.jarrw-rw-r- 1 jboss jboss 2365 Jan 15 14:36 module.xmlrw-rw-r- 1 jboss jboss 29555 Dec 26 01:02 paranamer-2.3.jarrw-rw-r- 1 jboss jboss 995968 Dec 26 01:02 snappy-java-1.0.4.1.jarI also recompiled my HibernateSearchTest project, and deployed in to jboss server.
Jboss still throwing the same error exception.
Thanks
Samuel