Hi, On Tue, Aug 17, 2010 at 11:35 PM, Ryan McV <[email protected]> wrote: > I am using Tika in a Commons Daemon windows service. When I attempt to > create a new ParsingReader, I get a ServiceConfigurationError, saying that > the ClassParser cannot be found. If I go into the provider file and comment > out the ClassParser, then the next class in the list generates the error. > In short, I cannot get Tika to load any of the ParserClasses while in a > service. However, it works fine in every other environment I've tested. Any > ideas?
What's the exact ServiceProviderError message (/stacktrace) you get? Are you using the standard tika-parsers jar? What JVM version are you using? BR, Jukka Zitting
