Error depoly
Publicado por Gabriel (1 intervención) el 26/11/2016 03:18:30
Hola buenas tardes.
Tengo 2 preguntas la primera cuando se genera el CLEAN AND BUILD, sale el mensaje BUILD SUCCESSFUL (total time: 30 seconds), pero si reviso arriba hay dos notas:
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Y la segunda pregunta es al realizar el DEPLOY aparece el siguiente mensaje:
In-place deployment at /Users/sgalindo/NetBeansProjects/OnlineShop/build/web
GlassFish Server 4.1, deploy, null, false
/Users/sgalindo/NetBeansProjects/OnlineShop/nbproject/build-impl.xml:1137: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 14 seconds)
Y este es el error que saqué de lo que considero la consola de glasfish:
Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: Errores en la incialización de persistencia, imposible iniciar aplicación
no se como resolver este problema ya busque soluciones en la web y nada, cualquier ayuda seria genial.
Tengo 2 preguntas la primera cuando se genera el CLEAN AND BUILD, sale el mensaje BUILD SUCCESSFUL (total time: 30 seconds), pero si reviso arriba hay dos notas:
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Y la segunda pregunta es al realizar el DEPLOY aparece el siguiente mensaje:
In-place deployment at /Users/sgalindo/NetBeansProjects/OnlineShop/build/web
GlassFish Server 4.1, deploy, null, false
/Users/sgalindo/NetBeansProjects/OnlineShop/nbproject/build-impl.xml:1137: The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 14 seconds)
Y este es el error que saqué de lo que considero la consola de glasfish:
Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.RuntimeException: Errores en la incialización de persistencia, imposible iniciar aplicación
no se como resolver este problema ya busque soluciones en la web y nada, cualquier ayuda seria genial.
Valora esta pregunta


0