14/01/2010 20:58:04 com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on Felix platform
Welcome to Felix
================
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Starting Grizzly Framework 1.9.18-k - Thu Jan 14 20:58:09 BRT 2010
INFO: Grizzly Framework 1.9.18-k started in: 183ms listening on port 37513
INFO: Grizzly Framework 1.9.18-k started in: 247ms listening on port 37512
INFO: Grizzly Framework 1.9.18-k started in: 38ms listening on port 37469
INFO: Grizzly Framework 1.9.18-k started in: 119ms listening on port 37480
INFO: Starting Grizzly Framework 1.9.18-k - Thu Jan 14 20:58:09 BRT 2010
INFO: Grizzly Framework 1.9.18-k started in: 222ms listening on port 37508
INFO: Using com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate as the delegate
INFO: javassist.util.proxy.ProxyFactory.classLoaderProvider = org.glassfish.weld.WeldActivator$GlassFishClassLoaderProvider@2a0030
INFO: SEC1002: Security Manager is OFF.
SEVERE: SEC5054: Certificate has expired: [
[
Version: V1
Subject: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
Signature Algorithm: MD2withRSA, OID = 1.2.840.113549.1.1.2
Key: Sun RSA public key, 1000 bits
modulus: 6144706769222379850430183405655235862870193813433361902309516534729547168229223442088128897090426025874990958624426272027915771330043379079076269082776443120496525109458437435793974957144923190172655546279112796066635455545786300647745888353781002359412766112775410851780140804282673804950495744761467
public exponent: 65537
Validity: [From: Tue Nov 08 21:00:00 BRT 1994,
To: Thu Jan 07 20:59:59 BRT 2010]
Issuer: OU=Secure Server Certification Authority, O="RSA Data Security, Inc.", C=US
SerialNumber: [ 02ad667e 4e45fe5e 576f3c98 195eddc0]
]
Algorithm: [MD2withRSA]
Signature:
0000: 65 DD 7E E1 B2 EC B0 E2 3A E0 EC 71 46 9A 19 11 e.......:..qF...
0010: B8 D3 C7 A0 B4 03 40 26 02 3E 09 9C E1 12 B3 D1 ......@&.>......
0020: 5A F6 37 A5 B7 61 03 B6 5B 16 69 3B C6 44 08 0C Z.7..a..[.i;.D..
0030: 88 53 0C 6B 97 49 C7 3E 35 DC 6C B9 BB AA DF 5C .S.k.I.>5.l....\
0040: BB 3A 2F 93 60 B6 A9 4B 4D F2 20 F7 CD 5F 7F 64 .:/.`..KM. .._.d
0050: 7B 8E DC 00 5C D7 FA 77 CA 39 16 59 6F 0E EA D3 ....\..w.9.Yo...
0060: B5 83 7F 4D 4D 42 56 76 B4 C9 5F 04 F8 38 F8 EB ...MMBVv.._..8..
0070: D2 5F 75 5F CD 7B FC E5 8E 80 7C FC 50 ._u_........P
]
INFO: Security startup service called
INFO: SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.
INFO: Realm admin-realm of classtype com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
INFO: Realm file of classtype com.sun.enterprise.security.auth.realm.file.FileRealm successfully created.
INFO: Realm certificate of classtype com.sun.enterprise.security.auth.realm.certificate.CertificateRealm successfully created.
INFO: Security service(s) started successfully....
INFO: Created HTTP listener http-listener-1 on port 37512
INFO: Created HTTP listener http-listener-2 on port 37513
INFO: Created HTTP listener admin-listener on port 37480
INFO: Created virtual server server
INFO: Created virtual server __asadmin
INFO: Virtual server server loaded system default web module
INFO: Inicializando Mojarra 2.0.2 (FCS b10) para o contexto '/jsf-crud'
INFO: ERROR [FelixStartLevel] org.apache.myfaces.util.LocaleUtils toLocale- Locale name null or empty, ignoring
SEVERE: PWC2768: IOException while loading persisted sessions: java.io.InvalidClassException: net.reumann.EmployeesListBean; net.reumann.EmployeesListBean; no valid constructor
java.io.InvalidClassException: net.reumann.EmployeesListBean; net.reumann.EmployeesListBean; no valid constructor
at java.io.ObjectStreamClass.checkDeserialize(ObjectStreamClass.java:730)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1750)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1818)
at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1750)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:991)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1865)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1063)
at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:511)
at org.apache.catalina.session.StandardManager.doLoadFromFile(StandardManager.java:441)
at org.apache.catalina.session.StandardManager.load(StandardManager.java:411)
at org.apache.catalina.session.StandardManager.start(StandardManager.java:854)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5197)
at com.sun.enterprise.web.WebModule.start(WebModule.java:499)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:928)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:912)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:694)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1933)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1605)
at com.sun.enterprise.web.WebApplication.start(WebApplication.java:90)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:241)
at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:236)
at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:339)
at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340)
at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:163)
at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:174)
at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:84)
at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:236)
at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:457)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:125)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.InvalidClassException: net.reumann.EmployeesListBean; no valid constructor
at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:488)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
... 56 more
SEVERE: PWC2773: Exception loading sessions from persistent storage
java.io.InvalidClassException: net.reumann.EmployeesListBean; net.reumann.EmployeesListBean; no valid constructor
at java.io.ObjectStreamClass.checkDeserialize(ObjectStreamClass.java:730)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1750)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at org.apache.catalina.session.StandardSession.readRemainingObject(StandardSession.java:1818)
at org.apache.catalina.session.StandardSession.readObject(StandardSession.java:1750)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:991)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1865)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
at org.apache.catalina.session.StandardSession.deserialize(StandardSession.java:1063)
at org.apache.catalina.session.StandardManager.readSessions(StandardManager.java:511)
at org.apache.catalina.session.StandardManager.doLoadFromFile(StandardManager.java:441)
at org.apache.catalina.session.StandardManager.load(StandardManager.java:411)
at org.apache.catalina.session.StandardManager.start(StandardManager.java:854)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:5197)
at com.sun.enterprise.web.WebModule.start(WebModule.java:499)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:928)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:912)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:694)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1933)
at com.sun.enterprise.web.WebContainer.loadWebModule(WebContainer.java:1605)
at com.sun.enterprise.web.WebApplication.start(WebApplication.java:90)
at org.glassfish.internal.data.EngineRef.start(EngineRef.java:126)
at org.glassfish.internal.data.ModuleInfo.start(ModuleInfo.java:241)
at org.glassfish.internal.data.ApplicationInfo.start(ApplicationInfo.java:236)
at com.sun.enterprise.v3.server.ApplicationLifecycle.deploy(ApplicationLifecycle.java:339)
at com.sun.enterprise.v3.server.ApplicationLoaderService.processApplication(ApplicationLoaderService.java:340)
at com.sun.enterprise.v3.server.ApplicationLoaderService.postConstruct(ApplicationLoaderService.java:163)
at com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:174)
at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:87)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:84)
at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
at com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
at com.sun.enterprise.v3.server.AppServerStartup.run(AppServerStartup.java:236)
at com.sun.enterprise.v3.server.AppServerStartup.start(AppServerStartup.java:128)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:457)
at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:401)
at org.jvnet.hk2.osgiadapter.HK2Main.start(HK2Main.java:125)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:915)
at org.jvnet.hk2.osgimain.Main.start(Main.java:140)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:640)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1700)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1622)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.InvalidClassException: net.reumann.EmployeesListBean; no valid constructor
at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:488)
at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:327)
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:564)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1600)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1513)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1749)
... 56 more
INFO: Loading application jsf-crud at /jsf-crud
INFO: Loading jsf-crud Application done is 9783 ms
INFO: GlassFish v3 (74.2) startup time : Felix(4305ms) startup services(11493ms) total(15798ms)
INFO: Hibernate Validator bean-validator-3.0-JBoss-4.0.2
INFO: Instantiated an instance of org.hibernate.validator.engine.resolver.JPATraversableResolver.
INFO: Binding RMI port to *:37518
INFO: Created HTTP listener http-listener-1 on port 37512
INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started
INFO: Grizzly Framework 1.9.18-k started in: 47ms listening on port 37512
INFO: JMXStartupService: Started JMXConnector, JMXService URL = service:jmx:rmi://debian-desenvolvimento.nutec.com.br:37518/jndi/rmi://debian-desenvolvimento.nutec.com.br:37518/jmxrmi
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Created HTTP listener http-listener-2 on port 37513
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /home/junior/sges-v3/glassfish/domains/localhost/autodeploy/bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /tmp/fileinstall--2625818883225981011, felix.fileinstall.filter = null}
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /home/junior/sges-v3/glassfish/modules/autostart, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /tmp/fileinstall--7254898168240222625, felix.fileinstall.filter = null}
INFO: Grizzly Framework 1.9.18-k started in: 63ms listening on port 37513
INFO: Started bundle: file:/home/junior/sges-v3/glassfish/modules/autostart/org.apache.felix.scr.jar
INFO: Started bundle: file:/home/junior/sges-v3/glassfish/modules/autostart/osgi-web-container.jar
INFO: Loading application lojavirtual at /lojavirtual
INFO: lojavirtual was successfully deployed in 4.036 milliseconds.
INFO: Updating configuration from org.apache.felix.fileinstall-autodeploy-bundles.cfg
INFO: Installed /home/junior/sges-v3/glassfish/modules/autostart/org.apache.felix.fileinstall-autodeploy-bundles.cfg
INFO: {felix.fileinstall.poll (ms) = 5000, felix.fileinstall.dir = /home/junior/sges-v3/glassfish/domains/localhost/autodeploy/bundles, felix.fileinstall.debug = 1, felix.fileinstall.bundles.new.start = true, felix.fileinstall.tmpdir = /tmp/fileinstall-5898108740757139856, felix.fileinstall.filter = null}
INFO: 20:58:27,431 WARN [PicoProvider ] PicoProvider is deprecated. Use SpringProvider for VRaptor instead
INFO: 20:58:27,863 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.xstream.XStreamJSONSerialization
INFO: 20:58:27,864 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.xstream.XStreamJSONSerialization
INFO: 20:58:27,865 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.DeserializingInterceptor
INFO: 20:58:27,866 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.DeserializingInterceptor
INFO: 20:58:27,866 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.FlashInterceptor
INFO: 20:58:27,867 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.FlashInterceptor
INFO: 20:58:27,867 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.EmptyResult
INFO: 20:58:27,868 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.EmptyResult
INFO: 20:58:27,869 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.http.DefaultFormatResolver
INFO: 20:58:27,869 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.http.DefaultFormatResolver
INFO: 20:58:27,871 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultStatus
INFO: 20:58:27,872 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultStatus
INFO: 20:58:27,873 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.InstantiateInterceptor
INFO: 20:58:27,873 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.InstantiateInterceptor
INFO: 20:58:27,874 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultLogicResult
INFO: 20:58:27,874 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultLogicResult
INFO: 20:58:27,874 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptor
INFO: 20:58:27,874 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ExecuteMethodInterceptor
INFO: 20:58:27,875 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultHttpResult
INFO: 20:58:27,875 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultHttpResult
INFO: 20:58:27,875 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.xstream.XStreamXMLSerialization
INFO: 20:58:27,876 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.xstream.XStreamXMLSerialization
INFO: 20:58:27,876 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptor
INFO: 20:58:27,876 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.extra.ForwardToDefaultViewInterceptor
INFO: 20:58:27,876 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultPageResult
INFO: 20:58:27,877 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultPageResult
INFO: 20:58:27,885 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.DefaultRepresentationResult
INFO: 20:58:27,885 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.serialization.DefaultRepresentationResult
INFO: 20:58:27,886 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultValidationViewsFactory
INFO: 20:58:27,886 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultValidationViewsFactory
INFO: 20:58:27,886 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.validator.DefaultOutjector
INFO: 20:58:27,886 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.validator.DefaultOutjector
INFO: 20:58:27,887 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptor
INFO: 20:58:27,887 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ParametersInstantiatorInterceptor
INFO: 20:58:27,887 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.OutjectResult
INFO: 20:58:27,887 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.OutjectResult
INFO: 20:58:27,888 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ResourceLookupInterceptor
INFO: 20:58:27,891 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.ResourceLookupInterceptor
INFO: 20:58:27,891 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultRefererResult
INFO: 20:58:27,891 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.view.DefaultRefererResult
INFO: 20:58:27,891 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractor
INFO: 20:58:27,892 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.InterceptorListPriorToExecutionExtractor
INFO: 20:58:27,902 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.interceptor.multipart.UploadedFileConverter
INFO: 20:58:27,964 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.converter.jodatime.LocalDateConverter
INFO: 20:58:27,976 INFO [PicoComponentRegistry] Class being registered as @RequestScoped, since there is no Scope annotation class br.com.caelum.vraptor.converter.jodatime.LocalTimeConverter
SEVERE: log4j:WARN No appenders could be found for logger (org.reflections.Reflections).
SEVERE: log4j:WARN Please initialize the log4j system properly.
INFO: 20:58:28,406 INFO [PicoComponentRegistry] Initializing VRaptor IoC Container implementation based on PicoContainer
INFO: 20:58:28,683 INFO [DefaultConverters ] Registering bundled converters
INFO: 20:58:28,686 INFO [StereotypedComponentRegistrar] Registering all classes with stereotyped annotations (annotations annotated with @Stereotype)
INFO: 20:58:28,711 WARN [PicoComponentRegistry] VRaptor was already initialized, the contexts were created but you are registering a component.This is nasty. The original component might already be in use.Avoid doing it: br.com.caelum.vraptor.http.TypeCreator
INFO: 20:58:28,712 INFO [VRaptor ] VRaptor 3 successfuly initialized
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called
WARNING: PWC4011: Unable to set request character encoding to UTF-8 from context /lojavirtual, because request parameters have already been read, or ServletRequest.getReader() has already been called