Hello, This is a strange problem that is driving me nuts.
Use case : * Servicemix 6.1.1 * Consume files from a directory (mounted smb share) * Extract some content and the filename from the message body * Write the content using the extracted filename to a directory (mounted smb share) The issue shows up when the filename contains special characters (german Umlaute). Camel file2 is unable to store the file and gives the following exception: The strange part of the issue: Starting servicemix with the service wrapper -> camel file2 is unable to store the file. Starting servicemix with bin/servicemix [debug] -> everything works fine. I'v tried to use the same settings for both methods without success (see attached files). Some hints how to resolve this issue? I'm using servicemix 6.1.1 on centos 7 Thanks Best regards Servicemix system properties and info ( at the end of the file) for both methods: servicemix_bin.txt <http://servicemix.396122.n5.nabble.com/file/n5723794/servicemix_bin.txt> servicemix_wrapper.txt <http://servicemix.396122.n5.nabble.com/file/n5723794/servicemix_wrapper.txt> -- View this message in context: http://servicemix.396122.n5.nabble.com/Strange-servicemix-wrapper-issue-when-using-camel-file2-tp5723794.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
