users@glassfish.java.net

Re: Run glassfish + NFS

From: <forums_at_java.net>
Date: Fri, 14 Oct 2011 18:06:53 -0500 (CDT)

I ran into a similar issue.

I was running Glassfish 3.1.1 with Java 6_27 on NFS.  I could run the same
config locally, but on NFS it crashed.

I fixed the problem by adding my NFS server to /etc/hosts, for example.

10.10.1.10   nfs

This was on CentOs 6.  I first tried using different nfs version to mount,
but appearently it is a bug in the NFS Kernel.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579397 [1]

This is the post that led me to my solution:

http://davidmnoriega.tumblr.com/post/10176714944/centos-6-nfs-locking-problem
[2]


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579397
[2]
http://davidmnoriega.tumblr.com/post/10176714944/centos-6-nfs-locking-problem

--
[Message sent by forum member 'datatribe']
View Post: http://forums.java.net/node/801789