sera q alguem poderia me dar uma luz aki?, alguns dizem q é um bug do Netbeans 7.1, ja adcionei na biblioteca o eclipsLink jpa2.0, …ele continua criando uma table sequence, e nao a minha tabela normal das minhas classes @Entity, …ja mudei a o table generation strategy para none, e depois voltei para drop and create para ver se n era isso, removi as annotation @NotNul das minhas @Columns @Id e nd, entao se alguem bater o olho e ver oq eu n vi pf é so me informar…valew.
…
WARNING: Multiple [2] JMX MBeanServer instances exist, we will use the server at index [0] : [com.sun.enterprise.v3.admin.DynamicInterceptor@796d470b].
Jan 24, 2012 1:07:09 PM org.eclipse.persistence.session.file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server
WARNING: JMX MBeanServer in use: [com.sun.enterprise.v3.admin.DynamicInterceptor@796d470b] from index [0]
Jan 24, 2012 1:07:09 PM org.eclipse.persistence.session.file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App.server
WARNING: JMX MBeanServer in use: [com.sun.jmx.mbeanserver.JmxMBeanServer@5ea40e1d] from index [1]
Jan 24, 2012 1:07:10 PM com.sun.ejb.containers.TimerBeanContainer
INFO: [TimerBeanContainer] Created TimerBeanContainer: TimerBean
Jan 24, 2012 1:07:10 PM com.sun.ejb.containers.BaseContainer initializeHome
INFO: Portable JNDI names for EJB TimerBean : [java:global/ejb-timer-service-app/TimerBean, java:global/ejb-timer-service-app/TimerBean!com.sun.ejb.containers.TimerLocal]
Jan 24, 2012 1:07:11 PM com.sun.enterprise.web.WebContainer loadWebModule
INFO: WEB0356: Web module [ejb-timer-service-app] not loaded to any virtual servers
Jan 24, 2012 1:07:11 PM com.sun.enterprise.web.WebApplication start
INFO: WEB0671: Loading application [ejb-timer-service-app] at [/ejb-timer-service-app]
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.EjbContainerUtilImpl deployEJBTimerService
INFO: EJB5109:EJB Timer Service started successfully for data source [jdbc/__TimerPool]
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.EjbContainerUtilImpl getEJBTimerService
INFO: Setting DBReadBeforeTimeout to false
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.EjbContainerUtilImpl getEJBTimerService
INFO: ==> Restoring Timers …
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.EJBTimerService restoreEJBTimers
INFO: There are no EJB Timers owned by this server
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.EjbContainerUtilImpl getEJBTimerService
INFO: <== … Timers Restored.
Jan 24, 2012 1:07:11 PM com.sun.ejb.containers.BaseContainer initializeHome
INFO: Portable JNDI names for EJB ProductSession : [java:global/classes/ProductSession, java:global/classes/ProductSession!br.com.devmedia.session.ProductSession]
Jan 24, 2012 1:07:12 PM com.sun.ejb.containers.BaseContainer initializeHome
INFO: Portable JNDI names for EJB SellSession : [java:global/classes/SellSession, java:global/classes/SellSession!br.com.devmedia.session.SellSession]
Jan 24, 2012 1:07:12 PM com.sun.ejb.containers.BaseContainer initializeHome
INFO: Portable JNDI names for EJB UserSession : [java:global/classes/UserSession!br.com.devmedia.session.UserSession, java:global/classes/UserSession]
Jan 24, 2012 1:07:12 PM com.sun.jts.CosTransactions.DefaultTransactionService setServerName
INFO: JTS5014: Recoverable JTS instance, serverId = [100]
Jan 24, 2012 1:07:26 PM org.eclipse.persistence.session.file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/classes/_EcommerceDevmediaPU
INFO: file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/classes/_EcommerceDevmediaPU logout successful
Jan 24, 2012 1:07:27 PM com.sun.ejb.containers.EJBTimerService _destroyTimers
INFO: [1] timers deleted for id: 86993639902740480
Jan 24, 2012 1:07:36 PM com.sun.ejb.containers.TimerBeanContainer doConcreteContainerShutdown
INFO: [TimerBeanContainer] Shutdown() called…
Jan 24, 2012 1:07:36 PM com.sun.ejb.containers.EJBTimerService onShutdown
WARNING: EJB5121:EJB Timer Service shutdown info [timer_service_shutdown.dat] not found or is corrupted. Shutdown time unknown.
Jan 24, 2012 1:07:36 PM com.sun.enterprise.web.WebContainer unloadWebModule
SEVERE: WEB0162: [WebContainer] Undeployment failed for context [/ejb-timer-service-app]
Jan 24, 2012 1:07:36 PM org.eclipse.persistence.session.file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App
INFO: file:/C:/Users/Teresa/AppData/Local/Temp/gfembed7965030404632201346tmp/applications/ejb-timer-service-app/WEB-INF/classes/___EJB__Timer__App logout successful
Jan 24, 2012 1:07:36 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter
INFO: RAR7094: __xa_jdbc_ra shutdown successful.
Jan 24, 2012 1:07:36 PM com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl sendStopToResourceAdapter
INFO: RAR7094: __ds_jdbc_ra shutdown successful.
Jan 24, 2012 1:07:36 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown
INFO: JMXStartupService and JMXConnectors have been shut down.
Jan 24, 2012 1:07:36 PM org.glassfish.admin.mbeanserver.JMXStartupService shutdown
INFO: JMXStartupService and JMXConnectors have been shut down.
Jan 24, 2012 1:07:36 PM com.sun.enterprise.v3.server.AppServerStartup stop
INFO: Shutdown procedure finished
Jan 24, 2012 1:07:36 PM AppServerStartup run
INFO: [Thread[GlassFish Kernel Main Thread,5,main]] exiting
Testcase: testIsUserOK(br.com.devmedia.session.UserSessionTest): FAILED
null
junit.framework.AssertionFailedError
at br.com.devmedia.session.UserSessionTest.testIsUserOK(UserSessionTest.java:135)
Testcase: testSetUser(br.com.devmedia.session.UserSessionTest): Caused an ERROR
null
java.lang.NullPointerException
at br.com.devmedia.session.UserSessionTest.testSetUser(UserSessionTest.java:92)
Testcase: testGetUsersByName(br.com.devmedia.session.UserSessionTest): FAILED
null
junit.framework.AssertionFailedError
at br.com.devmedia.session.UserSessionTest.testGetUsersByName(UserSessionTest.java:122)
at br.com.devmedia.session.UserSessionTest.testIsUserOK(UserSessionTest.java:135)
Test br.com.devmedia.session.UserSessionTest FAILED
test:
Deleting: C:\Users\Teresa\AppData\Local\Temp\TEST-br.com.devmedia.session.UserSessionTest.xml
BUILD SUCCESSFUL (total time: 1 minute 52 seconds)