[
https://issues.apache.org/jira/browse/JCR-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12747302#action_12747302
]
premkumar commented on JCR-2277:
--------------------------------
Hi Thomos,
If you see, below the IOException that you mentioned, You could see that
exception has been thrown from TransientFileFactory class of
jackrabbit-jcr-commons-1.5.5.jar
Caused by: java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(File.java:1704)
at java.io.File.createTempFile(File.java:1792)
at
org.apache.jackrabbit.util.TransientFileFactory.createTransientFile(TransientFileFactory.
java:121)
> Jackrabbit is not working on web application.
> ----------------------------------------------
>
> Key: JCR-2277
> URL: https://issues.apache.org/jira/browse/JCR-2277
> Project: Jackrabbit Content Repository
> Issue Type: Bug
> Environment: Windows XP, Oracle
> Reporter: premkumar
> Attachments: Jackrabbit_ErrorConsole.txt
>
>
> When I try to upload a file on web application its throwing "failed to open
> output stream to file: /meta/rep.properties" error. Attached log report with
> this post.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.