On Wed, Apr 21, 2010 at 9:57 AM, Thomas Möhle <
ma...@thomasmoehle.de> wrote:
> Hey guys,
>
> when i try to complie it, I get this:
>
> # bin/rebuildjar.sh
> using JAR jar...
> lib/mysql-connector-java-5.1.10-bin.jar has changed, rebuilding JAR
> unzipping JARs...
> making cached JAR....
> compiling...
> compiling with 'fsc'...
> compiling common...
> Note: net.appjet.common/util/HttpServletRequestFactory.java uses or
> overrides a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: net.appjet.common/util/HttpServletRequestFactory.java uses
> unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> Unable to establish connection to compilation daemon
> Compilation failed.
>
> And yes, before you ask, there is an 127.0.0.1 entry in my /etc/
> hosts ;)