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

java.io.FileNotFoundException: \\localhost\printer (Access is denied) #1

Open
erikavacacela opened this issue Jan 13, 2020 · 0 comments

Comments

@erikavacacela
Copy link

erikavacacela commented Jan 13, 2020

Hello, your contribution has been very helpful, however I am doing a new printer configuration on a windows server and I get the following error:

Caused by: java.io.FileNotFoundException: \localhost\MYPRINTER (Access is denied)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.(FileOutputStream.java:213)
at java.io.FileOutputStream.(FileOutputStream.java:101)
at ec.com.kruger.remote.gestor.text.ESCPrinter.initialize(ESCPrinter.java:65)

I This happens in certain printers, since in others it works correctly. I have reviewed the permission settings and it is the same in all.

Please help with printer settings to make it work properly.

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