Java io FileNotFoundException The filename, directory name, or volume label syntax is incorrect

0

Sep 23, 2018 at 09:24 PM

890 Views

Caused by: java.lang.IllegalArgumentException: java.io.IOException: The filename, directory name, or volume label syntax is incorrect at de.hybris.platform.util.MediaUtil.isValidParentChildRelationship[MediaUtil.java:329] ~[coreserver.jar:?] at de.hybris.platform.util.MediaUtil.composeOrGetParent[MediaUtil.java:293] ~[coreserver.jar:?] at de.hybris.platform.media.storage.impl.LocalFileMediaStorageStrategy.store[LocalFileMediaStorageStrategy.java:120] ~[coreserver.jar:?] at de.hybris.platform.jalo.media.MediaDataStoreCommand.execute[MediaDataStoreCommand.java:157] ~[coreserver.jar:?] at de.hybris.platform.jalo.media.MediaManager.storeMedia[MediaManager.java:284] ~[coreserver.jar:?] at de.hybris.platform.servicelayer.media.impl.DefaultMediaService$3.execute[DefaultMediaService.java:580] ~[coreserver.jar:?] at de.hybris.platform.tx.Transaction.execute[Transaction.java:1187] ~[coreserver.jar:?] at de.hybris.platform.tx.Transaction.execute[Transaction.java:1152] ~[coreserver.jar:?] at de.hybris.platform.servicelayer.media.impl.DefaultMediaService.setStreamForMedia[DefaultMediaService.java:566] ~[coreserver.jar:?] ... 142 more Caused by: java.io.IOException: The filename, directory name, or volume label syntax is incorrect at java.io.WinNTFileSystem.canonicalize0[Native Method] ~[?:1.8.0_71] at java.io.WinNTFileSystem.canonicalize[WinNTFileSystem.java:428] ~[?:1.8.0_71] at java.io.File.getCanonicalPath[File.java:618] ~[?:1.8.0_71] at de.hybris.platform.util.MediaUtil.isValidParentChildRelationship[MediaUtil.java:320] ~[coreserver.jar:?] at de.hybris.platform.util.MediaUtil.composeOrGetParent[MediaUtil.java:293] ~[coreserver.jar:?] at de.hybris.platform.media.storage.impl.LocalFileMediaStorageStrategy.store[LocalFileMediaStorageStrategy.java:120] ~[coreserver.jar:?] at de.hybris.platform.jalo.media.MediaDataStoreCommand.execute[MediaDataStoreCommand.java:157] ~[coreserver.jar:?] at de.hybris.platform.jalo.media.MediaManager.storeMedia[MediaManager.java:284] ~[coreserver.jar:?] at de.hybris.platform.servicelayer.media.impl.DefaultMediaService$3.execute[DefaultMediaService.java:580] ~[coreserver.jar:?] at de.hybris.platform.tx.Transaction.execute[Transaction.java:1187] ~[coreserver.jar:?] at de.hybris.platform.tx.Transaction.execute[Transaction.java:1152] ~[coreserver.jar:?] at de.hybris.platform.servicelayer.media.impl.DefaultMediaService.setStreamForMedia[DefaultMediaService.java:566] ~[coreserver.jar:?] ... 142 more

Ads

Related Tutorials/Questions & Answers:

how to resolve this JDBC Error?
how to resolve this JDBC Error?  i am trying to Exceute this code: import java.sql.DatabaseMetaData; import java.sql.Connection; import... but when i am executing this code i am getting this Error: Exception in thread

Advertisements

error occured in following page ... how to resolve it?
error occured in following page ... how to resolve it?  // to convert... error ....wht i shud do???????? i m java beginner so plz explain in smooth way.... error is:::: Exception in thread "main" java.lang.IllegalArgumentException

how to display the value of termcell name in label
how to display the value of termcell name in label  want to display the tercell name in label report of pending apllication of termcellname code of the jsp page is as:

Chủ Đề