Oliver Steinau <oliver.steinau@...> writes:

> 
> Hi,
> 
> I want to run tika-app-1.2.jar in server mode (using java -jar 
> tika-app-1.2.jar -t -s 9998), but it doesn't respond to any request.
> Using netstat I see that it listens on port 9998 and accepts an incoming 
> request, but other than that nothing happens.
> 
> Running it in gui or CLI mode works just fine, though.
> 
> I downloaded an old version of the tika-server 
> (tika-server-1.0-20110309.180805-5.jar), and running this works just 
> fine. However, I would of course like to use the newest version...
> 
> I'm on a 64bit Windows 7 system, and "java -version" says:
> java version "1.6.0_26"
> Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
> Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
> 
> Any help would be greatly appreciated!
> 
> Thanks,
> Oliver
> 
> 

PS: I just stumbled across this file:
http://repo1.maven.org/maven2/org/apache/tika/tika-server/1.2/tika-server-1.2.jar

downloaded it, and lo and behold: it works!

However: it seems I cannot specify the output encoding... it seems to be utf-8
(which would be fine), but can I rely on this?

Oliver



Reply via email to