I am sure now I am running in headless state the server; I added this to my
class:

System.out.println("DEBUG: java.awt.headless: " +
System.getProperty("java.awt.headless"));

and I obtained:

DEBUG: java.awt.headless: true

while without setting the -djava... option starting tomcat, I get:

DEBUG: java.awt.headless: null

but the error and the stacktrace identically persist.



-- 
Il messaggio e' stato analizzato alla ricerca di virus o
contenuti pericolosi da MailScanner, ed e'
risultato non infetto.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to