[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=22273#action_22273
]
Hudson CI server commented on MAGNOLIA-2695:
--------------------------------------------
Integrated in !http://hudson.magnolia-cms.com/nocacheImages/16x16/blue.gif!
[magnolia_main-trunk
#787|http://hudson.magnolia-cms.com/job/magnolia_main-trunk/787/]
Don't use content name for name of the temp file for activation to
prevent failure due to very long names.
> Activation fails for nodes with long names when name is longer then max
> filename length of underlying file system
> -----------------------------------------------------------------------------------------------------------------
>
> Key: MAGNOLIA-2695
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2695
> Project: Magnolia
> Issue Type: Bug
> Components: activation
> Affects Versions: 4.0.1, 3.6.5
> Environment: OpenJDK 1.6.0 on CentOS 5.3 64bit with ext3 filesystem,
> Magnolia OnAir 4.0.1
> Reporter: Manfred Stock
> Assignee: Jan Haderka
> Priority: Minor
> Fix For: 3.6.x, 4.0.2, 4.1
>
> Attachments: stacktrace.txt
>
>
> We've got a case where we automatically generate node names that can become
> longer than about 220 characters. This seems to be no problem in the author
> instance, but the activation of such a node fails with the exception shown in
> attached stacktrace.
> One can reproduce the issue in the JCR browser of the author instance by
> creating e.g. a datafolder with a name that is at least 221 characters long.
> A subsequent activation will fail.
> The problem seems to be that some temporary file names that get created in
> {{BaseSyndicatorImpl}} contain the node name, but there is no check which
> ensures that the complete filename is shorter than the maximum of 255
> characters supported by most filesystems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------