Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DAS
- -domaindir
- C:/Java/glassfish3/glassfish/domains/domain1
- -read-stdin
- true
- 26/03/2012 01:39:33 com.sun.enterprise.admin.launcher.GFLauncherLogger info
- INFO: Iniciado com êxito em 3 ms.
- 26/03/2012 01:39:37 null
- INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build 12)
- WARNING: Record begin marker is not a proper value so using default.
- WARNING: Record end marker is not a proper value so using default.
- WARNING: Log Format field separator is not a character so using default.
- INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
- INFO: Grizzly Framework 1.9.36 started in: 36ms - bound to [0.0.0.0:8181]
- INFO: Grizzly Framework 1.9.36 started in: 19ms - bound to [0.0.0.0:7676]
- INFO: Grizzly Framework 1.9.36 started in: 51ms - bound to [0.0.0.0:8080]
- INFO: Grizzly Framework 1.9.36 started in: 31ms - bound to [0.0.0.0:4848]
- INFO: Grizzly Framework 1.9.36 started in: 24ms - bound to [0.0.0.0:3700]
- INFO: The Admin Console is already installed, but not yet loaded.
- INFO: SEC1002: Security Manager is OFF.
- INFO: SEC1010: Entering Security Startup Service
- INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
- INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
- INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
- INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
- INFO: SEC1011: Security Service(s) Started Successfully
- INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
- INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
- INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
- INFO: WEB0171: Created virtual server [server]
- INFO: WEB0171: Created virtual server [__asadmin]
- INFO: WEB0172: Virtual server [server] loaded default web module []
- INFO: Hibernate Validator 4.1.0.Final
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: CORE10010: Loading application SuaParte done in 28.904 ms
- INFO: GlassFish Server Open Source Edition 3.1.1 (12) hora de inicialização : Felix (4.042ms), serviços de inicialização(29.328ms), total(33.370ms)
- INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://192.168.1.9:8686/jndi/rmi://192.168.1.9:8686/jmxrmi
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: SuaParte foi implementado com êxito em 32.800 milisegundos.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- SEVERE: EJB5014: Exception resolving object
- java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- SEVERE: PWC2768: IOException while loading persisted sessions: java.io.IOException
- java.io.IOException
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:114)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- ... 99 more
- WARNING: WEB0517: Unable to restore sessions for web module [/SuaParte] from previous deployment
- java.io.IOException
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:114)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- ... 99 more
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: SuaParte foi implementado com êxito em 27.053 milisegundos.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: SuaParte foi implementado com êxito em 26.575 milisegundos.
- INFO: Iniciado servidor desligado
- INFO: RAR7094: __ds_jdbc_ra shutdown successful.
- INFO: JMXStartupService: Stopped JMXConnectorServer: null
- INFO: JMXStartupService and JMXConnectors have been shut down.
- INFO: Procedimento de desligamento concluído
- 26/03/2012 09:04:50 com.sun.enterprise.admin.launcher.GFLauncherLogger info
- INFO: Linha de comando para chamada de JVM:
- C:\Java\jdk1.6.0_29\bin\java.exe
- -cp
- C:/Java/glassfish3/glassfish/modules/glassfish.jar
- -XX:+UnlockDiagnosticVMOptions
- -XX:MaxPermSize=1024m
- -XX:NewRatio=2
- -Xmx2048m
- -client
- -javaagent:C:/Java/glassfish3/glassfish/lib/monitor/flashlight-agent.jar
- -Dfelix.fileinstall.disableConfigSave=false
- -Djavax.net.ssl.keyStore=C:\Java\glassfish3\glassfish\domains\domain1/config/keystore.jks
- -Djava.awt.headless=true
- -Dfelix.fileinstall.poll=5000
- -Djava.endorsed.dirs=C:\Java\glassfish3\glassfish/modules/endorsed;C:\Java\glassfish3\glassfish/lib/endorsed
- -Dfelix.fileinstall.bundles.startTransient=true
- -Djavax.net.ssl.trustStore=C:\Java\glassfish3\glassfish\domains\domain1/config/cacerts.jks
- -Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
- -Djava.security.auth.login.config=C:\Java\glassfish3\glassfish\domains\domain1/config/login.conf
- -DANTLR_USE_DIRECT_CLASS_LOADING=true
- -Dgosh.args=--nointeractive
- -Dosgi.shell.telnet.maxconn=1
- -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
- -Dfelix.fileinstall.dir=C:\Java\glassfish3\glassfish/modules/autostart/
- -Dosgi.shell.telnet.port=6666
- -Djava.security.policy=C:\Java\glassfish3\glassfish\domains\domain1/config/server.policy
- -Dfelix.fileinstall.log.level=2
- -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
- -Dosgi.shell.telnet.ip=127.0.0.1
- -Dcom.sun.aas.instanceRoot=C:\Java\glassfish3\glassfish\domains\domain1
- -Dcom.sun.aas.installRoot=C:\Java\glassfish3\glassfish
- -Djava.ext.dirs=C:\Java\jdk1.6.0_29/lib/ext;C:\Java\jdk1.6.0_29/jre/lib/ext;C:\Java\glassfish3\glassfish\domains\domain1/lib/ext
- -Dfelix.fileinstall.bundles.new.start=true
- -Dorg.glassfish.additionalOSGiBundlesToStart=org.apache.felix.shell,org.apache.felix.gogo.runtime,org.apache.felix.gogo.shell,org.apache.felix.gogo.command,org.apache.felix.fileinstall
- -Djava.library.path=C:/Java/glassfish3/glassfish/lib;C:/Java/jdk1.6.0_29/bin;C:/Windows/Sun/Java/bin;C:/Windows/System32;C:/Windows;C:/Program Files (x86)/NVIDIA Corporation/PhysX/Common;C:/Program Files/Common Files/Microsoft Shared/Windows Live;C:/Program Files (x86)/Common Files/microsoft shared/Windows Live;C:/Windows/System32/wbem;C:/Windows/System32/WindowsPowerShell/v1.0;C:/Program Files/Intel/DMIX;C:/Program Files (x86)/NTRU Cryptosystems/NTRU TCG Software Stack/bin;C:/Program Files/NTRU Cryptosystems/NTRU TCG Software Stack/bin;C:/Program Files/Dell/Dell Data Protection/Access/Advanced/Wave/Gemalto/Access Client/v5;C:/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static;C:/Program Files (x86)/QuickTime/QTSystem;C:/Program Files (x86)/Windows Live/Shared;C:/ATI Technologies/ATI.ACE/Core-Static;C:/Program Files (x86)/ATI/ATI.ACE/Core-Static;C:/Java/glassfish3/glassfish
- com.sun.enterprise.glassfish.bootstrap.ASMain
- -domainname
- domain1
- -asadmin-args
- --host,,,localhost,,,--port,,,4848,,,--secure=false,,,--terse=false,,,--echo=false,,,--interactive=false,,,start-domain,,,--verbose=false,,,--debug=false,,,--domaindir,,,C:\Java\glassfish3\glassfish\domains,,,domain1
- -instancename
- server
- -verbose
- false
- -debug
- false
- -asadmin-classpath
- C:/Java/glassfish3/glassfish/modules/admin-cli.jar
- -asadmin-classname
- com.sun.enterprise.admin.cli.AsadminMain
- -upgrade
- false
- -type
- DAS
- -domaindir
- C:/Java/glassfish3/glassfish/domains/domain1
- -read-stdin
- true
- 26/03/2012 09:04:50 com.sun.enterprise.admin.launcher.GFLauncherLogger info
- INFO: Iniciado com êxito em 12 ms.
- 26/03/2012 09:05:00 null
- INFO: Running GlassFish Version: GlassFish Server Open Source Edition 3.1.1 (build 12)
- WARNING: Record begin marker is not a proper value so using default.
- WARNING: Record end marker is not a proper value so using default.
- WARNING: Log Format field separator is not a character so using default.
- INFO: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry
- INFO: The Admin Console is already installed, but not yet loaded.
- INFO: Grizzly Framework 1.9.36 started in: 112ms - bound to [0.0.0.0:4848]
- INFO: Grizzly Framework 1.9.36 started in: 141ms - bound to [0.0.0.0:8080]
- INFO: Grizzly Framework 1.9.36 started in: 100ms - bound to [0.0.0.0:7676]
- INFO: Grizzly Framework 1.9.36 started in: 118ms - bound to [0.0.0.0:8181]
- INFO: Grizzly Framework 1.9.36 started in: 106ms - bound to [0.0.0.0:3700]
- INFO: SEC1002: Security Manager is OFF.
- INFO: SEC1010: Entering Security Startup Service
- INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
- INFO: SEC1115: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
- INFO: SEC1115: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created.
- INFO: SEC1115: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created.
- INFO: SEC1011: Security Service(s) Started Successfully
- INFO: WEB0169: Created HTTP listener [http-listener-1] on host/port [0.0.0.0:8080]
- INFO: WEB0169: Created HTTP listener [http-listener-2] on host/port [0.0.0.0:8181]
- INFO: WEB0169: Created HTTP listener [admin-listener] on host/port [0.0.0.0:4848]
- INFO: WEB0171: Created virtual server [server]
- INFO: WEB0171: Created virtual server [__asadmin]
- INFO: WEB0172: Virtual server [server] loaded default web module []
- INFO: Hibernate Validator 4.1.0.Final
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: CORE10010: Loading application SuaParte done in 80.969 ms
- INFO: GlassFish Server Open Source Edition 3.1.1 (12) hora de inicialização : Felix (9.011ms), serviços de inicialização(81.729ms), total(90.740ms)
- INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://192.168.1.9:8686/jndi/rmi://192.168.1.9:8686/jmxrmi
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- CONFIG: The access type for the persistent class [class entity.Product] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field operation] is being defaulted to: class entity.Operation.
- CONFIG: The target entity (reference) class for the one to many mapping element [field productPictures] is being defaulted to: class entity.ProductPicture.
- CONFIG: The target entity (reference) class for the many to one mapping element [field measure] is being defaulted to: class entity.Measure.
- CONFIG: The target entity (reference) class for the many to one mapping element [field status] is being defaulted to: class entity.Status.
- CONFIG: The target entity (reference) class for the many to one mapping element [field location] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserPhone] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Operation] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.SocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The access type for the persistent class [class entity.Location] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field state] is being defaulted to: class entity.State.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field country] is being defaulted to: class entity.Country.
- CONFIG: The target entity (reference) class for the many to one mapping element [field city] is being defaulted to: class entity.City.
- CONFIG: The access type for the persistent class [class entity.Country] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Status] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.State] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The access type for the persistent class [class entity.Person] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.UserType] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field users] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.User] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field person] is being defaulted to: class entity.Person.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userSocialNetworks] is being defaulted to: class entity.UserSocialNetwork.
- CONFIG: The target entity (reference) class for the many to one mapping element [field userType] is being defaulted to: class entity.UserType.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPictures] is being defaulted to: class entity.UserPicture.
- CONFIG: The target entity (reference) class for the one to many mapping element [field userPhones] is being defaulted to: class entity.UserPhone.
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The target entity (reference) class for the one to one mapping element [field company] is being defaulted to: class entity.Company.
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Area] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field companies] is being defaulted to: class entity.Company.
- CONFIG: The access type for the persistent class [class entity.ProductPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field product] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.Company] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field areaBean] is being defaulted to: class entity.Area.
- CONFIG: The access type for the persistent class [class entity.UserSocialNetwork] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The target entity (reference) class for the many to one mapping element [field socialNetwork] is being defaulted to: class entity.SocialNetwork.
- CONFIG: The access type for the persistent class [class entity.UserPicture] is set to [FIELD].
- CONFIG: The target entity (reference) class for the many to one mapping element [field user] is being defaulted to: class entity.User.
- CONFIG: The access type for the persistent class [class entity.Measure] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field products] is being defaulted to: class entity.Product.
- CONFIG: The access type for the persistent class [class entity.City] is set to [FIELD].
- CONFIG: The target entity (reference) class for the one to many mapping element [field locations] is being defaulted to: class entity.Location.
- CONFIG: The alias name for the entity class [class entity.Product] is being defaulted to: Product.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [description] is being defaulted to: DESCRIPTION.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [quantity] is being defaulted to: QUANTITY.
- CONFIG: The alias name for the entity class [class entity.UserPhone] is being defaulted to: UserPhone.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [phone] is being defaulted to: PHONE.
- CONFIG: The alias name for the entity class [class entity.Operation] is being defaulted to: Operation.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [operation] is being defaulted to: OPERATION.
- CONFIG: The alias name for the entity class [class entity.SocialNetwork] is being defaulted to: SocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.Location] is being defaulted to: Location.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [locale] is being defaulted to: LOCALE.
- CONFIG: The alias name for the entity class [class entity.Country] is being defaulted to: Country.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [country] is being defaulted to: COUNTRY.
- CONFIG: The alias name for the entity class [class entity.Status] is being defaulted to: Status.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [status] is being defaulted to: STATUS.
- CONFIG: The alias name for the entity class [class entity.State] is being defaulted to: State.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [state] is being defaulted to: STATE.
- CONFIG: The alias name for the entity class [class entity.Person] is being defaulted to: Person.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The column name for element [birthdate] is being defaulted to: BIRTHDATE.
- CONFIG: The column name for element [gender] is being defaulted to: GENDER.
- CONFIG: The column name for element [surname] is being defaulted to: SURNAME.
- CONFIG: The alias name for the entity class [class entity.UserType] is being defaulted to: UserType.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [type] is being defaulted to: TYPE.
- CONFIG: The alias name for the entity class [class entity.User] is being defaulted to: User.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [reputation] is being defaulted to: REPUTATION.
- CONFIG: The column name for element [password] is being defaulted to: PASSWORD.
- CONFIG: The alias name for the entity class [class entity.Area] is being defaulted to: Area.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [area] is being defaulted to: AREA.
- CONFIG: The alias name for the entity class [class entity.ProductPicture] is being defaulted to: ProductPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Company] is being defaulted to: Company.
- CONFIG: The column name for element [email] is being defaulted to: EMAIL.
- CONFIG: The column name for element [name] is being defaulted to: NAME.
- CONFIG: The alias name for the entity class [class entity.UserSocialNetwork] is being defaulted to: UserSocialNetwork.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [link] is being defaulted to: LINK.
- CONFIG: The alias name for the entity class [class entity.UserPicture] is being defaulted to: UserPicture.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [picture] is being defaulted to: PICTURE.
- CONFIG: The alias name for the entity class [class entity.Measure] is being defaulted to: Measure.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [measure] is being defaulted to: MEASURE.
- CONFIG: The alias name for the entity class [class entity.City] is being defaulted to: City.
- CONFIG: The column name for element [id] is being defaulted to: ID.
- CONFIG: The column name for element [city] is being defaulted to: CITY.
- CONFIG: The primary key column name for the mapping element [field location] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field country] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field operation] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field areaBean] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field measure] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field product] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field city] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field status] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field state] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field userType] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field socialNetwork] is being defaulted to: ID.
- CONFIG: The primary key column name for the mapping element [field user] is being defaulted to: ID.
- INFO: Portable JNDI names for EJB EaoOperation : [java:global/SuaParte/EaoOperation, java:global/SuaParte/EaoOperation!eao.EaoOperation]
- INFO: Portable JNDI names for EJB EaoArea : [java:global/SuaParte/EaoArea!eao.EaoArea, java:global/SuaParte/EaoArea]
- INFO: Portable JNDI names for EJB EaoMeasure : [java:global/SuaParte/EaoMeasure!eao.EaoMeasure, java:global/SuaParte/EaoMeasure]
- INFO: Portable JNDI names for EJB EaoLocation : [java:global/SuaParte/EaoLocation!eao.EaoLocation, java:global/SuaParte/EaoLocation]
- INFO: Portable JNDI names for EJB EaoStatus : [java:global/SuaParte/EaoStatus!eao.EaoStatus, java:global/SuaParte/EaoStatus]
- INFO: Portable JNDI names for EJB EaoSocialNetwork : [java:global/SuaParte/EaoSocialNetwork, java:global/SuaParte/EaoSocialNetwork!eao.EaoSocialNetwork]
- INFO: Portable JNDI names for EJB EaoCity : [java:global/SuaParte/EaoCity!eao.EaoCity, java:global/SuaParte/EaoCity]
- INFO: Portable JNDI names for EJB EaoState : [java:global/SuaParte/EaoState, java:global/SuaParte/EaoState!eao.EaoState]
- INFO: Portable JNDI names for EJB EaoUser : [java:global/SuaParte/EaoUser!eao.EaoUser, java:global/SuaParte/EaoUser]
- INFO: Portable JNDI names for EJB EaoCountry : [java:global/SuaParte/EaoCountry!eao.EaoCountry, java:global/SuaParte/EaoCountry]
- INFO: Portable JNDI names for EJB EaoProductPicture : [java:global/SuaParte/EaoProductPicture!eao.EaoProductPicture, java:global/SuaParte/EaoProductPicture]
- INFO: Portable JNDI names for EJB EaoCompany : [java:global/SuaParte/EaoCompany, java:global/SuaParte/EaoCompany!eao.EaoCompany]
- INFO: Portable JNDI names for EJB EaoUserSocialNetwork : [java:global/SuaParte/EaoUserSocialNetwork, java:global/SuaParte/EaoUserSocialNetwork!eao.EaoUserSocialNetwork]
- INFO: Portable JNDI names for EJB EaoPerson : [java:global/SuaParte/EaoPerson, java:global/SuaParte/EaoPerson!eao.EaoPerson]
- INFO: Portable JNDI names for EJB EaoUserType : [java:global/SuaParte/EaoUserType!eao.EaoUserType, java:global/SuaParte/EaoUserType]
- INFO: Portable JNDI names for EJB EaoUserPhone : [java:global/SuaParte/EaoUserPhone, java:global/SuaParte/EaoUserPhone!eao.EaoUserPhone]
- INFO: Portable JNDI names for EJB EaoUserPicture : [java:global/SuaParte/EaoUserPicture, java:global/SuaParte/EaoUserPicture!eao.EaoUserPicture]
- INFO: Portable JNDI names for EJB EaoProduct : [java:global/SuaParte/EaoProduct!eao.EaoProduct, java:global/SuaParte/EaoProduct]
- INFO: Inicializando Mojarra 2.1.3 (FCS b02) para o contexto '/SuaParte'
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
- INFO: Selected fallback cache factory
- INFO: Creating LRUMap cache instance using parameters: {com.sun.faces.forceLoadConfiguration=true, javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL=true, maxRequestSize=1000000, org.richfaces.skin=wine, com.sun.faces.validateXml=true, javax.faces.PROJECT_STAGE=Development, createTempFiles=false, com.sun.faces.disableVersionTracking=true, org.richfaces.enableControlSkinning=true, javax.faces.STATE_SAVING_METHOD=server}
- INFO: Creating LRUMap cache instance of 512 items capacity
- INFO: RichFaces Core Implementation by JBoss, a division of Red Hat, Inc., version v.4.0.0.Final SVN r.22269
- INFO: Monitoring jndi:/server/SuaParte/WEB-INF/faces-config.xml for modifications
- SEVERE: EJB5014: Exception resolving object
- java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- SEVERE: PWC2768: IOException while loading persisted sessions: java.io.IOException
- java.io.IOException
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:114)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- ... 99 more
- WARNING: WEB0517: Unable to restore sessions for web module [/SuaParte] from previous deployment
- java.io.IOException
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:114)
- at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1376)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1666)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1322)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at java.util.HashMap.readObject(HashMap.java:1030)
- at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1951)
- at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1859)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
- at java.lang.reflect.Method.invoke(Method.java:597)
- at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
- at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
- at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
- at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
- at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
- at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1144)
- at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:492)
- at com.sun.enterprise.web.WebModule.loadSessions(WebModule.java:1573)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:2002)
- at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1651)
- at com.sun.enterprise.web.WebApplication.start(WebApplication.java:109)
- at org.glassfish.internal.data.EngineRef.start(EngineRef.java:130)
- at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:269)
- at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:294)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:462)
- at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:240)
- at org.glassfish.deployment.admin.DeployCommand.execute(DeployCommand.java:382)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$1.execute(CommandRunnerImpl.java:355)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:370)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1064)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl.access$1200(CommandRunnerImpl.java:96)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1244)
- at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1232)
- at com.sun.enterprise.v3.admin.AdminAdapter.doCommand(AdminAdapter.java:459)
- at com.sun.enterprise.v3.admin.AdminAdapter.service(AdminAdapter.java:209)
- at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:168)
- at com.sun.enterprise.v3.server.HK2Dispatcher.dispath(HK2Dispatcher.java:117)
- at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:238)
- at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
- at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
- at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
- at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
- at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
- at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
- at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
- at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
- at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
- at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
- at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
- at java.lang.Thread.run(Thread.java:662)
- Caused by: java.lang.NullPointerException
- at com.sun.ejb.containers.EJBLocalObjectInvocationHandlerDelegate$SerializableLocalObjectDelegate.createObject(EJBLocalObjectInvocationHandlerDelegate.java:158)
- at com.sun.ejb.base.io.EJBObjectInputStream.resolveObject(EJBObjectInputStream.java:105)
- ... 99 more
- INFO: WEB0671: Loading application [SuaParte] at [/SuaParte]
- INFO: SuaParte foi implementado com êxito em 32.057 milisegundos.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement