[jboss-jira] [JBoss JIRA] Created: (JBCLUSTER-151) Deploying empty file to farm directory causes ScannerThread to hang
Dan Delany (JIRA)
jira-events at jboss.com
Mon Oct 23 09:53:41 EDT 2006
Deploying empty file to farm directory causes ScannerThread to hang
-------------------------------------------------------------------
Key: JBCLUSTER-151
URL: http://jira.jboss.com/jira/browse/JBCLUSTER-151
Project: JBoss Clustering
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: Q2Y6
Environment: Fedora Core 5
JBoss [Zion] 4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)
Reporter: Dan Delany
Assigned To: Brian Stansberry
Creating a 0 byte long file in the farm directory causes the server to stop scanning the farm directory.
To reproduce:
Deploy a fresh instance of JBoss.
Do not deploy any applications to it.
Configure it to be part of a cluster.
Launch JBoss.
After it is running, touch farm/foo.xml
The log will show
07:45:34,555 INFO [JkMain] Jk running ID=0 time=0/33 config=null
07:45:34,562 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 42s:633ms
07:45:48,664 INFO [ClusterFileTransfer] Start push of file foo.xml to cluster.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list