From: Brian W. <bwe...@xb...> - 2007-06-21 17:20:26
|
On Thu, 21 Jun 2007, Enrico Fustinoni wrote: > we are using dnsjava 2.0.3 with java 1.6 on linux (kernel version 2.6) > and we get this 2 errors: > > [class java.lang.InternalError] msg=unable to get address of epoll > functions This error seems to indicate that it's a problem with Java itself. > No problems with java 1.5 and java 1.6 on windows 2003 > > > > Unfortunately we need to use java 1.6 . Have you some suggestions or > workaround ? Not really, If the JVM doesn't work, there's no way a program using it can. Brian |