java.lang.IllegalArgumentException: services must be non-null and non-empty
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 843798, 1 year ago
via Oracle Community by 807607, 1 year ago
via Google Groups by Unknown author, 3 months ago
via Google Groups by W. Brenig, 3 months ago
via Oracle Community by 807596, 1 year ago
via knowcoding.com by Unknown author, 2 years ago
java.lang.IllegalArgumentException: services must be non-null and non-empty
at javax.print.ServiceUI.printDialog(ServiceUI.java:139)
at mypackage1.Printing.main(Printing.java:23)