[jboss-user] [EJB/JBoss] - Re: ejb not started on jboss

golubsv do-not-reply at jboss.com
Wed Sep 3 11:53:57 EDT 2008


ups stacktrace by jboss: 

===============================================================================
  | 
  |   JBoss Bootstrap Environment
  | 
  |   JBOSS_HOME: C:\Program Files\JBoss.org\jboss-4.2.2.GA
  | 
  |   JAVA: C:\Program Files\Java\jdk1.5.0_11\bin\java
  | 
  |   JAVA_OPTS:  -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
  | 
  |   CLASSPATH: C:\Program Files\Java\jdk1.5.0_11\lib\tools.jar;C:\Program Files\JBoss.org\jboss-4.2.2.GA\bin\run.jar
  | 
  | ===============================================================================
  | 
  | 18:52:39,019 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 18:52:39,019 INFO  [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
  | 18:52:39,019 INFO  [Server] Home Dir: C:\Program Files\JBoss.org\jboss-4.2.2.GA
  | 18:52:39,019 INFO  [Server] Home URL: file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/
  | 18:52:39,019 INFO  [Server] Patch URL: null
  | 18:52:39,019 INFO  [Server] Server Name: default
  | 18:52:39,019 INFO  [Server] Server Home Dir: C:\Program Files\JBoss.org\jboss-4.2.2.GA\server\default
  | 18:52:39,019 INFO  [Server] Server Home URL: file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/server/default/
  | 18:52:39,019 INFO  [Server] Server Log Dir: C:\Program Files\JBoss.org\jboss-4.2.2.GA\server\default\log
  | 18:52:39,034 INFO  [Server] Server Temp Dir: C:\Program Files\JBoss.org\jboss-4.2.2.GA\server\default\tmp
  | 18:52:39,034 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 18:52:39,488 INFO  [ServerInfo] Java version: 1.5.0_11,Sun Microsystems Inc.
  | 18:52:39,488 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_11-b03,Sun Microsystems Inc.
  | 18:52:39,488 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
  | 18:52:40,394 INFO  [Server] Core system initialized
  | 18:52:46,101 INFO  [WebService] Using RMI server codebase: http://127.0.0.1:8083/
  | 18:52:46,101 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
  | 18:52:47,164 INFO  [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
  | 18:52:47,164 INFO  [TransactionManagerService] Setting up property manager MBean and JMX layer
  | 18:52:47,602 INFO  [TransactionManagerService] Starting recovery manager
  | 18:52:48,024 INFO  [TransactionManagerService] Recovery manager started
  | 18:52:48,024 INFO  [TransactionManagerService] Binding TransactionManager JNDI Reference
  | 18:52:55,013 INFO  [EJB3Deployer] Starting java:comp multiplexer
  | 18:52:56,060 INFO  [STDOUT] no object for null
  | 18:52:56,076 INFO  [STDOUT] no object for null
  | 18:52:56,107 INFO  [STDOUT] no object for null
  | 18:52:56,139 INFO  [STDOUT] no object for {urn:jboss:bean-deployer}supplyType
  | 18:52:56,170 INFO  [STDOUT] no object for {urn:jboss:bean-deployer}dependsType
  | 18:52:59,516 INFO  [NativeServerConfig] JBoss Web Services - Native
  | 18:52:59,516 INFO  [NativeServerConfig] jbossws-native-2.0.1.SP2 (build=200710210837)
  | 18:53:01,235 INFO  [Embedded] Catalina naming disabled
  | 18:53:02,142 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Java\jdk1.5.0_11\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;D:\apache-ant-1.7.0\bin;C:\Program Files\Java\jdk1.6.0_03\bin;C:\Program Files\Apache Software Foundation\apache-ant-1.7.0\bin;D:\workspace\h2\lib;C:\Sun\SDK\bin;c:\Program Files\Apache Software Foundation\apache-maven-2.0.9\bin;C:\Program Files\Apache Software Foundation\apache-ant-1.7.0\bin;C:\Program Files\Java\jdk1.5.0_11\bin;C:\Sun\jwsdp-2.0\jwsdp-shared\bin;C:\Sun\SDK\bin
  | 18:53:02,455 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
  | 18:53:02,455 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
  | 18:53:02,455 INFO  [Catalina] Initialization processed in 1215 ms
  | 18:53:02,455 INFO  [StandardService] Starting service jboss.web
  | 18:53:02,455 INFO  [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
  | 18:53:03,143 INFO  [Catalina] Server startup in 684 ms
  | 18:53:03,409 INFO  [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
  | 18:53:04,441 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
  | 18:53:04,738 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
  | 18:53:05,082 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
  | 18:53:07,646 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
  | 18:53:08,412 INFO  [MailService] Mail Service bound to java:/Mail
  | 18:53:09,100 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
  | 18:53:09,162 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
  | 18:53:09,209 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
  | 18:53:09,256 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
  | 18:53:09,444 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
  | 18:53:09,490 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
  | 18:53:09,569 INFO  [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
  | 18:53:09,584 INFO  [QuartzResourceAdapter] start quartz!!!
  | 18:53:09,694 INFO  [SimpleThreadPool] Job execution threads will use class loader of thread: main
  | 18:53:09,725 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
  | 18:53:09,725 INFO  [RAMJobStore] RAMJobStore initialized.
  | 18:53:09,725 INFO  [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
  | 18:53:09,725 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
  | 18:53:09,725 INFO  [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
  | 18:53:11,648 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
  | 18:53:12,055 INFO  [A] Bound to JNDI name: queue/A
  | 18:53:12,055 INFO  [B] Bound to JNDI name: queue/B
  | 18:53:12,055 INFO  [C] Bound to JNDI name: queue/C
  | 18:53:12,070 INFO  [D] Bound to JNDI name: queue/D
  | 18:53:12,070 INFO  [ex] Bound to JNDI name: queue/ex
  | 18:53:12,101 INFO  [testTopic] Bound to JNDI name: topic/testTopic
  | 18:53:12,101 INFO  [securedTopic] Bound to JNDI name: topic/securedTopic
  | 18:53:12,117 INFO  [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
  | 18:53:12,117 INFO  [testQueue] Bound to JNDI name: queue/testQueue
  | 18:53:12,180 INFO  [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
  | 18:53:12,227 INFO  [DLQ] Bound to JNDI name: queue/DLQ
  | 18:53:12,399 INFO  [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
  | 18:53:12,445 INFO  [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
  | 18:53:13,853 INFO  [TomcatDeployer] deploy, ctxPath=/seam-prototype-war, warUrl=.../tmp/deploy/tmp9885seam-prototype-war-exp.war/
  | 18:53:19,872 INFO  [ServletContextListener] Welcome to Seam 2.0.2.SP1
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/security, package: org.jboss.seam.security, prefix: org.jboss.seam.security
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/international, package: org.jboss.seam.international, prefix: org.jboss.seam.international
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/persistence, package: org.jboss.seam.persistence, prefix: org.jboss.seam.persistence
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/remoting, package: org.jboss.seam.remoting, prefix: org.jboss.seam.remoting
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/core, package: org.jboss.seam.core, prefix: org.jboss.seam.core
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/captcha, package: org.jboss.seam.captcha, prefix: org.jboss.seam.captcha
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/async, package: org.jboss.seam.async, prefix: org.jboss.seam.async
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/drools, package: org.jboss.seam.drools, prefix: org.jboss.seam.drools
  | 18:53:23,702 INFO  [Initialization] Namespace: http://jboss.com/products/seam/spring, package: org.jboss.seam.ioc.spring, prefix: org.jboss.seam.ioc.spring
  | 18:53:23,718 INFO  [Initialization] Namespace: http://jboss.com/products/seam/mail, package: org.jboss.seam.mail, prefix: org.jboss.seam.mail
  | 18:53:23,718 INFO  [Initialization] Namespace: http://jboss.com/products/seam/transaction, package: org.jboss.seam.transaction, prefix: org.jboss.seam.transaction
  | 18:53:23,718 INFO  [Initialization] Namespace: http://jboss.com/products/seam/web, package: org.jboss.seam.web, prefix: org.jboss.seam.web
  | 18:53:23,718 INFO  [Initialization] Namespace: http://jboss.com/products/seam/theme, package: org.jboss.seam.theme, prefix: org.jboss.seam.theme
  | 18:53:23,718 INFO  [Initialization] Namespace: http://jboss.com/products/seam/navigation, package: org.jboss.seam.navigation, prefix: org.jboss.seam.navigation
  | 18:53:23,734 INFO  [Initialization] Namespace: http://jboss.com/products/seam/bpm, package: org.jboss.seam.bpm, prefix: org.jboss.seam.bpm
  | 18:53:23,734 INFO  [Initialization] Namespace: http://jboss.com/products/seam/framework, package: org.jboss.seam.framework, prefix: org.jboss.seam.core.framework
  | 18:53:23,734 INFO  [Initialization] Namespace: http://jboss.com/products/seam/jms, package: org.jboss.seam.jms, prefix: org.jboss.seam.jms
  | 18:53:23,734 INFO  [Initialization] reading /WEB-INF/components.xml
  | 18:53:23,874 INFO  [Initialization] reading jar:file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/server/default/tmp/deploy/tmp9885seam-prototype-war-exp.war/WEB-INF/lib/jboss-seam-2.0.2.SP1.jar!/META-INF/components.xml
  | 18:53:23,874 INFO  [Initialization] reading jar:file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/server/default/tmp/deploy/tmp9885seam-prototype-war-exp.war/WEB-INF/lib/jboss-seam-ioc-2.0.2.SP1.jar!/META-INF/components.xml
  | 18:53:23,890 INFO  [Initialization] reading jar:file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/server/default/tmp/deploy/tmp9885seam-prototype-war-exp.war/WEB-INF/lib/jboss-seam-remoting-2.0.2.SP1.jar!/META-INF/components.xml
  | 18:53:23,890 INFO  [Initialization] reading jar:file:/C:/Program Files/JBoss.org/jboss-4.2.2.GA/server/default/tmp/deploy/tmp9885seam-prototype-war-exp.war/WEB-INF/lib/jboss-seam-ui-2.0.2.SP1.jar!/META-INF/components.xml
  | 18:53:23,906 INFO  [Initialization] reading properties from: /seam.properties
  | 18:53:23,921 INFO  [Initialization] reading properties from: /jndi.properties
  | 18:53:23,937 INFO  [Initialization] initializing Seam
  | 18:53:24,062 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 18:53:24,062 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.identity
  | 18:53:24,078 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.manager
  | 18:53:24,093 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.locale
  | 18:53:24,109 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.resourceLoader
  | 18:53:24,124 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.security.entityPermissionChecker
  | 18:53:24,124 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.parameters
  | 18:53:24,140 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.persistence.persistenceProvider
  | 18:53:24,140 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.userPrincipal
  | 18:53:24,156 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.bpm.businessProcess
  | 18:53:24,171 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.transaction.synchronizations
  | 18:53:24,171 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.core.expressions
  | 18:53:24,187 INFO  [Initialization] two components with same name, higher precedence wins: org.jboss.seam.web.isUserInRole
  | 18:53:24,250 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 18:53:24,328 INFO  [Initialization] Installing components...
  | 18:53:24,406 INFO  [Component] Component: forgotPassword, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: stateless.ForgotPassword, JNDI: ForgotPassword/local
  | 18:53:24,500 INFO  [Component] Component: org.jboss.seam.async.dispatcher, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.async.ThreadPoolDispatcher
  | 18:53:24,531 INFO  [Component] Component: org.jboss.seam.captcha.captcha, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.captcha.Captcha
  | 18:53:24,547 INFO  [Component] Component: org.jboss.seam.captcha.captchaImage, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.captcha.CaptchaImage
  | 18:53:24,562 INFO  [Component] Component: org.jboss.seam.core.ConversationIdGenerator, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationIdGenerator
  | 18:53:24,578 INFO  [Component] Component: org.jboss.seam.core.contexts, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Contexts
  | 18:53:24,578 INFO  [Component] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
  | 18:53:24,594 INFO  [Component] Component: org.jboss.seam.core.conversationEntries, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationEntries
  | 18:53:24,594 INFO  [Component] Component: org.jboss.seam.core.conversationListFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
  | 18:53:24,609 INFO  [Component] Component: org.jboss.seam.core.conversationPropagation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationPropagation
  | 18:53:24,625 INFO  [Component] Component: org.jboss.seam.core.conversationStackFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
  | 18:53:24,625 INFO  [Component] Component: org.jboss.seam.core.events, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Events
  | 18:53:24,640 INFO  [Component] Component: org.jboss.seam.core.expressions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesExpressions
  | 18:53:24,640 INFO  [Component] Component: org.jboss.seam.core.interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
  | 18:53:24,656 INFO  [Component] Component: org.jboss.seam.core.locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Locale
  | 18:53:24,672 INFO  [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesManager
  | 18:53:24,687 INFO  [Component] Component: org.jboss.seam.core.pojoCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PojoCache
  | 18:53:24,687 INFO  [Component] Component: org.jboss.seam.core.resourceBundle, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
  | 18:53:24,703 INFO  [Component] Component: org.jboss.seam.core.resourceLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.ResourceLoader
  | 18:53:24,719 INFO  [Component] Component: org.jboss.seam.core.validators, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Validators
  | 18:53:24,844 INFO  [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
  | 18:53:24,859 INFO  [Component] Component: org.jboss.seam.debug.hotDeployFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.hot.HotDeployFilter
  | 18:53:24,859 INFO  [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
  | 18:53:24,906 INFO  [Component] Component: org.jboss.seam.exception.exceptions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.exception.Exceptions
  | 18:53:24,922 INFO  [Component] Component: org.jboss.seam.faces.dataModels, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.DataModels
  | 18:53:24,922 INFO  [Component] Component: org.jboss.seam.faces.facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesContext
  | 18:53:24,937 INFO  [Component] Component: org.jboss.seam.faces.facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesMessages
  | 18:53:24,953 INFO  [Component] Component: org.jboss.seam.faces.facesPage, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.FacesPage
  | 18:53:24,953 INFO  [Component] Component: org.jboss.seam.faces.httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.HttpError
  | 18:53:24,953 INFO  [Component] Component: org.jboss.seam.faces.redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.faces.Redirect
  | 18:53:25,156 INFO  [Component] Component: org.jboss.seam.faces.renderer, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletsRenderer
  | 18:53:25,172 INFO  [Component] Component: org.jboss.seam.faces.switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.faces.Switcher
  | 18:53:25,172 INFO  [Component] Component: org.jboss.seam.faces.uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.UiComponent
  | 18:53:25,188 INFO  [Component] Component: org.jboss.seam.faces.validation, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.faces.Validation
  | 18:53:25,594 INFO  [Component] Component: org.jboss.seam.framework.currentDate, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDate
  | 18:53:25,610 INFO  [Component] Component: org.jboss.seam.framework.currentDatetime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentDatetime
  | 18:53:25,610 INFO  [Component] Component: org.jboss.seam.framework.currentTime, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.framework.CurrentTime
  | 18:53:25,641 INFO  [Component] Component: org.jboss.seam.graphicImage.image, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.Image
  | 18:53:25,641 INFO  [Component] Component: org.jboss.seam.international.localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.LocaleSelector
  | 18:53:25,657 INFO  [Component] Component: org.jboss.seam.international.messagesFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.Messages
  | 18:53:25,672 INFO  [Component] Component: org.jboss.seam.international.timeZone, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZone
  | 18:53:25,672 INFO  [Component] Component: org.jboss.seam.international.timeZoneSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.international.TimeZoneSelector
  | 18:53:25,688 INFO  [Component] Component: org.jboss.seam.mail.mailSession, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.mail.MailSession
  | 18:53:25,750 INFO  [Component] Component: org.jboss.seam.navigation.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.Pages
  | 18:53:25,766 INFO  [Component] Component: org.jboss.seam.navigation.safeActions, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.navigation.SafeActions
  | 18:53:25,782 INFO  [Component] Component: org.jboss.seam.persistence.persistenceContexts, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.persistence.PersistenceContexts
  | 18:53:25,797 INFO  [Component] Component: org.jboss.seam.persistence.persistenceProvider, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.persistence.HibernatePersistenceProvider
  | 18:53:25,813 INFO  [Component] Component: org.jboss.seam.remoting.gwt.gwtToSeamAdapter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.gwt.GWTToSeamAdapter
  | 18:53:25,813 INFO  [Component] Component: org.jboss.seam.remoting.remoting, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.Remoting
  | 18:53:25,829 INFO  [Component] Component: org.jboss.seam.security.configurationFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.Configuration
  | 18:53:25,829 INFO  [Component] Component: org.jboss.seam.security.entityPermissionChecker, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.security.HibernateEntityPermissionChecker
  | 18:53:25,844 INFO  [Component] Component: org.jboss.seam.security.facesSecurityEvents, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.security.FacesSecurityEvents
  | 18:53:25,860 INFO  [Component] Component: org.jboss.seam.security.identity, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.security.RuleBasedIdentity
  | 18:53:25,876 INFO  [Component] Component: org.jboss.seam.theme.themeFactory, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.theme.Theme
  | 18:53:25,876 INFO  [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.theme.ThemeSelector
  | 18:53:25,876 INFO  [Component] Component: org.jboss.seam.transaction.synchronizations, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.SeSynchronizations
  | 18:53:25,891 INFO  [Component] Component: org.jboss.seam.transaction.transaction, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.transaction.Transaction
  | 18:53:25,907 INFO  [Component] Component: org.jboss.seam.ui.EntityConverter, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.EntityConverter
  | 18:53:25,922 INFO  [Component] Component: org.jboss.seam.ui.entityIdentifierStore, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.EntityIdentifierStore
  | 18:53:25,938 INFO  [Component] Component: org.jboss.seam.ui.entityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.EntityLoader
  | 18:53:25,969 INFO  [Component] Component: org.jboss.seam.ui.facelet.faceletCompiler, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.facelet.FaceletCompiler
  | 18:53:25,969 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageResource
  | 18:53:25,985 INFO  [Component] Component: org.jboss.seam.ui.graphicImage.graphicImageStore, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.ui.graphicImage.GraphicImageStore
  | 18:53:26,001 INFO  [Component] Component: org.jboss.seam.ui.hibernateEntityLoader, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.converter.entityConverter.HibernateEntityLoader
  | 18:53:26,016 INFO  [Component] Component: org.jboss.seam.ui.resource.safeStyleResources, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.SafeStyleResources
  | 18:53:26,016 INFO  [Component] Component: org.jboss.seam.ui.resource.styleResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.StyleResource
  | 18:53:26,188 INFO  [Component] Component: org.jboss.seam.ui.resource.webResource, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.ui.resource.WebResource
  | 18:53:26,204 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.Ajax4jsfFilter
  | 18:53:26,220 INFO  [Component] Component: org.jboss.seam.web.ajax4jsfFilterInstantiator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.ui.filter.Ajax4jsfFilterInstantiator
  | 18:53:26,220 INFO  [Component] Component: org.jboss.seam.web.exceptionFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.ExceptionFilter
  | 18:53:26,235 INFO  [Component] Component: org.jboss.seam.web.isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.IsUserInRole
  | 18:53:26,251 INFO  [Component] Component: org.jboss.seam.web.loggingFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.LoggingFilter
  | 18:53:26,251 INFO  [Component] Component: org.jboss.seam.web.multipartFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.MultipartFilter
  | 18:53:26,251 INFO  [Component] Component: org.jboss.seam.web.parameters, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.faces.Parameters
  | 18:53:26,266 INFO  [Component] Component: org.jboss.seam.web.redirectFilter, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.web.RedirectFilter
  | 18:53:26,266 INFO  [Component] Component: org.jboss.seam.web.servletContexts, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.web.ServletContexts
  | 18:53:26,282 INFO  [Component] Component: org.jboss.seam.web.session, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.web.Session
  | 18:53:26,282 INFO  [Component] Component: org.jboss.seam.web.userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.faces.UserPrincipal
  | 18:53:26,298 INFO  [Component] Component: selectLanguage, scope: SESSION, type: JAVA_BEAN, class: session.SelectLanguage
  | 18:53:26,298 INFO  [Component] Component: signin, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: stateless.SignIn, JNDI: SignIn/local
  | 18:53:26,313 INFO  [Component] Component: signup, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: stateless.SignUp, JNDI: SignUp/local
  | 18:53:26,329 INFO  [Component] Component: user, scope: SESSION, type: ENTITY_BEAN, class: session.User
  | 18:53:26,376 INFO  [Contexts] starting up: org.jboss.seam.navigation.pages
  | 18:53:26,407 INFO  [Contexts] starting up: org.jboss.seam.security.facesSecurityEvents
  | 18:53:26,423 INFO  [Initialization] done initializing Seam
  | 18:53:26,438 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.loggingFilter
  | 18:53:26,438 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.ajax4jsfFilter
  | 18:53:26,548 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  | 18:53:26,563 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.DEVELOPMENT=true, org.richfaces.SKIN=blueSky, javax.faces.DEFAULT_SUFFIX=.xhtml}
  | 18:53:26,579 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
  | 18:53:26,610 INFO  [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory
  | 18:53:26,610 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossInjectionProvider, facelets.DEVELOPMENT=true, org.richfaces.SKIN=blueSky, javax.faces.DEFAULT_SUFFIX=.xhtml}
  | 18:53:26,626 INFO  [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity
  | 18:53:26,626 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
  | 18:53:26,626 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
  | 18:53:26,626 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
  | 18:53:26,626 INFO  [SeamFilter] Initializing filter: org.jboss.seam.debug.hotDeployFilter
  | 18:53:26,861 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
  | 18:53:26,907 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
  | 18:53:26,939 INFO  [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 47s:905ms
  | 



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174008#4174008

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174008



More information about the jboss-user mailing list