[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Maximum path length easly exceeded

timfox do-not-reply at jboss.com
Mon Jan 5 05:27:45 EST 2009


It's easy to get the system to fail by specifying an address that's long - the paging system attempts to create directory even though it's not paging.

(Why create the directory if not paging?)

Most OSes have limits on the maximum path length e.g. 4095 in Linux, so clearly using the address name is not going to work.

A better solution needs to be worked out - e..g store the real address in a file in the paging directory.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199484#4199484

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199484



More information about the jboss-dev-forums mailing list