Oi pessoal,
eu utilizo o Glassfish 4 e toda vez que vou subir aplicação (depois de uma quantidade x de upload), o servidor cai. O processo dele no CentOS cai e sou obrigada a inicializar ele novamente.
O upload está sendo feito pelo proprio console do GF. Isso é normal acontecer? O GF acumula algum "lixo" ao fazer deploy da aplicação, que em várias vezes ocorrendo isso, o servidor não aguenta?
O erro que dá é esse:
HTTP Status 500 - Internal Server Error
type Exception report
messageInternal Server Error
descriptionThe server encountered an internal error that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'treeForm'.
root cause
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException while attempting to process a 'beforeCreate' event for 'treeForm'.
root cause
java.lang.reflect.InvocationTargetException
root cause
java.lang.NullPointerException
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 4.0 logs.