Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File reader exception message needs to be updated #52

Closed
rbeckman-nextgen opened this issue May 11, 2020 · 1 comment
Closed

File reader exception message needs to be updated #52

rbeckman-nextgen opened this issue May 11, 2020 · 1 comment
Milestone

Comments

@rbeckman-nextgen
Copy link
Collaborator

Whenever the file-reader encounters an error with a file operation it uses the same message: "The file already exists". This needs to be updated to show the actual exception that happened. See below for more information.


Message : Failed to move file "/mnt/hl7data/20060908160921.18968" to "/tmp/hl7testdata3/0edfcdfb-4295-11db-a11b-e267260bf594". The file already exists.
Type : org.mule.MuleException
Code : 11004
JavaDoc : http://mule.codehaus.org/docs/apidocs/org/mule/MuleException.html


Exception stack is:

  1. Failed to move file "/mnt/hl7data/20060908160921.18968" to "/tmp/hl7testdata3/0edfcdfb-4295-11db-a11b-e267260bf594". The file already exists. (org.mule.MuleException)
    org.mule.providers.file.FileMessageReceiver:175 (http://mule.codehaus.org/docs/apidocs/org/mule/MuleException.html)

Root Exception stack trace:
org.mule.MuleException: Failed to move file "/mnt/hl7data/20060908160921.18968" to "/tmp/hl7testdata3/0edfcdfb-4295-11db-a11b-e267260bf594". The file already exists.

Imported Issue. Original Details:
Jira Issue Key: MIRTH-28
Reporter: chrisl
Created: 2006-09-12T11:29:21.000-0700

@rbeckman-nextgen rbeckman-nextgen added this to the 1.2.0 milestone May 11, 2020
@rbeckman-nextgen
Copy link
Collaborator Author

This is expected behavior.

Imported Comment. Original Details:
Author: chrisl
Created: 2006-10-04T15:06:05.000-0700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant