3 Replies Latest reply on Jun 16, 2006 2:43 AM by newlukai

    Seam 1.0.0.GA: Deploying doesn't work

      Hi,

      I downloaded the EJB3 RC8 files and replaced those ejb3.deployer libs in the AS 4.0.4 GA. After that I tested this deploying the booking demo. That's what I got:

      15:59:17,515 INFO [Server] Starting JBoss (MX MicroKernel)...
      15:59:17,515 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
      15:59:17,531 INFO [Server] Home Dir: D:\devtools\jboss-4.0.4.GA
      15:59:17,531 INFO [Server] Home URL: file:/D:/devtools/jboss-4.0.4.GA/
      15:59:17,531 INFO [Server] Patch URL: null
      15:59:17,531 INFO [Server] Server Name: default
      15:59:17,531 INFO [Server] Server Home Dir: D:\devtools\jboss-4.0.4.GA\server\default
      15:59:17,531 INFO [Server] Server Home URL: file:/D:/devtools/jboss-4.0.4.GA/server/default/
      15:59:17,531 INFO [Server] Server Log Dir: D:\devtools\jboss-4.0.4.GA\server\default\log
      15:59:17,531 INFO [Server] Server Temp Dir: D:\devtools\jboss-4.0.4.GA\server\default\tmp
      15:59:17,531 INFO [Server] Root Deployment Filename: jboss-service.xml
      15:59:18,234 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
      15:59:18,234 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
      15:59:18,234 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      15:59:18,906 INFO [Server] Core system initialized
      15:59:20,437 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      15:59:23,000 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://172.30.11.91:3873/]
      15:59:25,765 INFO [AspectDeployer] Deployed AOP: file:/D:/devtools/jboss-4.0.4.GA/server/default/deploy/ejb3-interceptors-aop.xml
      15:59:28,859 INFO [WebService] Using RMI server codebase: http://pcjewe:8083/
      15:59:32,765 INFO [MailService] Mail Service bound to java:/Mail
      15:59:33,171 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
      15:59:33,234 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
      15:59:34,390 INFO [Embedded] Catalina naming disabled
      15:59:34,515 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      15:59:34,515 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      15:59:35,281 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
      15:59:35,281 INFO [Catalina] Initialization processed in 766 ms
      15:59:35,281 INFO [StandardService] Starting service jboss.web
      15:59:35,296 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.17
      15:59:35,375 INFO [StandardHost] XML validation disabled
      15:59:35,453 INFO [Catalina] Server startup in 172 ms
      15:59:35,734 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
      15:59:36,421 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
      15:59:37,453 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp47975jbossws-exp.war/
      15:59:38,296 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      15:59:38,578 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
      15:59:38,671 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
      15:59:38,703 INFO [QuartzResourceAdapter] start quartz!!!
      15:59:38,843 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      15:59:38,953 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      15:59:38,953 INFO [RAMJobStore] RAMJobStore initialized.
      15:59:38,953 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      15:59:38,953 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      15:59:38,953 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      15:59:40,671 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      15:59:41,140 INFO [A] Bound to JNDI name: queue/A
      15:59:41,140 INFO [B] Bound to JNDI name: queue/B
      15:59:41,140 INFO [C] Bound to JNDI name: queue/C
      15:59:41,140 INFO [D] Bound to JNDI name: queue/D
      15:59:41,140 INFO [ex] Bound to JNDI name: queue/ex
      15:59:41,203 INFO [testTopic] Bound to JNDI name: topic/testTopic
      15:59:41,218 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      15:59:41,218 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      15:59:41,218 INFO [testQueue] Bound to JNDI name: queue/testQueue
      15:59:41,265 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
      15:59:41,359 INFO [DLQ] Bound to JNDI name: queue/DLQ
      15:59:41,703 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      15:59:41,750 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      15:59:42,171 INFO [EARDeployer] Init J2EE application: file:/D:/devtools/jboss-4.0.4.GA/server/default/deploy/jboss-seam-booking.ear
      15:59:44,625 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.BookingListAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@ebdfff
      15:59:44,796 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.ChangePasswordAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@595bcd
      15:59:44,843 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.HotelBookingAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@17e7f88
      15:59:44,875 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.HotelSearchingAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@35135a
      15:59:44,921 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.LoginAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@15ba1ef
      15:59:44,953 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.LogoutAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@a6343d
      15:59:44,984 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to org.jboss.seam.example.booking.RegisterAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@19bf7d0
      15:59:45,093 INFO [Ejb3Deployment] EJB3 deployment time took: 1422
      15:59:45,171 INFO [JmxKernelAbstraction] installing MBean: persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase with dependencies:
      15:59:45,171 INFO [JmxKernelAbstraction] jboss.jca:name=bookingDatasource,service=ManagedConnectionFactory
      15:59:45,531 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3 with dependencies:
      15:59:45,531 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:45,546 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3 with dependencies:
      15:59:45,546 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:45,546 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3 with dependencies:
      15:59:45,546 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:45,562 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3 with dependencies:
      15:59:45,562 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:45,578 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=LoginAction,service=EJB3 with dependencies:
      15:59:45,578 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:45,578 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=LogoutAction,service=EJB3 with dependencies:
      15:59:46,078 INFO [EJBContainer] STARTED EJB: org.jboss.seam.example.booking.LogoutAction ejbName: LogoutAction
      15:59:46,140 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3 with dependencies:
      15:59:46,156 INFO [JmxKernelAbstraction] persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
      15:59:46,156 INFO [EJB3Deployer] Deployed: file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking.jar
      15:59:46,156 INFO [TomcatDeployer] deploy, ctxPath=/seam-booking, warUrl=.../tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/
      15:59:46,437 INFO [ServletContextListener] Welcome to Seam 1.0.0.CR3
      15:59:46,453 INFO [Initialization] reading components.xml
      15:59:46,500 INFO [Initialization] reading properties from: /seam.properties
      15:59:46,500 INFO [Initialization] reading properties from: /jndi.properties
      15:59:46,515 INFO [Initialization] initializing Seam
      15:59:46,671 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
      15:59:47,375 INFO [Component] Component: org.jboss.seam.core.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Pages
      15:59:47,421 INFO [Component] Component: events, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Events
      15:59:47,453 INFO [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Manager
      15:59:47,546 INFO [Component] Component: switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.Switcher
      15:59:47,578 INFO [Component] Component: redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Redirect
      15:59:47,609 INFO [Component] Component: httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.HttpError
      15:59:47,640 INFO [Component] Component: userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.UserPrincipal
      15:59:47,687 INFO [Component] Component: isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.IsUserInRole
      15:59:47,718 INFO [Component] Component: conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
      15:59:47,750 INFO [Component] Component: conversationList, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
      15:59:47,781 INFO [Component] Component: conversationStack, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
      15:59:47,812 INFO [Component] Component: facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesContext
      15:59:47,812 INFO [Component] Component: pageContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PageContext
      15:59:47,859 INFO [Component] Component: eventContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.EventContext
      15:59:47,875 INFO [Component] Component: sessionContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.SessionContext
      15:59:47,890 INFO [Component] Component: statelessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.StatelessContext
      15:59:47,906 INFO [Component] Component: applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ApplicationContext
      15:59:47,906 INFO [Component] Component: conversationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationContext
      15:59:47,937 INFO [Component] Component: businessProcessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.BusinessProcessContext
      15:59:47,937 INFO [Component] Component: locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Locale
      15:59:47,953 INFO [Component] Component: messages, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Messages
      15:59:48,000 INFO [Component] Component: interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
      15:59:48,000 INFO [Component] Component: facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesMessages
      15:59:48,031 INFO [Component] Component: resourceBundle, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
      15:59:48,062 INFO [Component] Component: localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.LocaleSelector
      15:59:48,078 INFO [Component] Component: uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.UiComponent
      15:59:48,078 INFO [Component] Component: org.jboss.seam.remoting.messaging.subscriptionRegistry, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.SubscriptionRegistry
      15:59:48,109 INFO [Component] Component: pojoCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PojoCache
      15:59:48,125 INFO [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
      15:59:48,250 INFO [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
      15:59:48,281 INFO [Scanner] scanning: /D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking.jar
      15:59:48,312 INFO [Component] Component: user, scope: SESSION, type: ENTITY_BEAN, class: org.jboss.seam.example.booking.User
      15:59:48,406 INFO [Component] Component: bookingList, scope: SESSION, type: STATEFUL_SESSION_BEAN, class: org.jboss.seam.example.booking.BookingListAction, JNDI: jboss-seam-booking/BookingListAction/local
      15:59:48,437 INFO [Component] Component: changePassword, scope: EVENT, type: STATEFUL_SESSION_BEAN, class: org.jboss.seam.example.booking.ChangePasswordAction, JNDI: jboss-seam-booking/ChangePasswordAction/local
      15:59:48,437 INFO [Component] Component: logout, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: org.jboss.seam.example.booking.LogoutAction, JNDI: jboss-seam-booking/LogoutAction/local
      15:59:48,453 INFO [Component] Component: register, scope: EVENT, type: STATEFUL_SESSION_BEAN, class: org.jboss.seam.example.booking.RegisterAction, JNDI: jboss-seam-booking/RegisterAction/local
      15:59:48,453 INFO [Component] Component: login, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: org.jboss.seam.example.booking.LoginAction, JNDI: jboss-seam-booking/LoginAction/local
      15:59:48,453 INFO [Component] Component: hotel, scope: CONVERSATION, type: ENTITY_BEAN, class: org.jboss.seam.example.booking.Hotel
      15:59:48,468 INFO [Component] Component: hotelSearch, scope: SESSION, type: STATEFUL_SESSION_BEAN, class: org.jboss.seam.example.booking.HotelSearchingAction, JNDI: jboss-seam-booking/HotelSearchingAction/local
      15:59:48,484 INFO [Component] Component: hotelBooking, scope: CONVERSATION, type: STATEFUL_SESSION_BEAN, class: org.jboss.seam.example.booking.HotelBookingAction, JNDI: jboss-seam-booking/HotelBookingAction/local
      15:59:48,484 INFO [Component] Component: booking, scope: CONVERSATION, type: ENTITY_BEAN, class: org.jboss.seam.example.booking.Booking
      15:59:48,562 INFO [Initialization] done initializing Seam
      15:59:48,953 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-faces-config.xml
      15:59:49,140 INFO [FacesConfigurator] Reading config jar:file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam.jar!/META-INF/faces-config.xml
      15:59:49,156 INFO [FacesConfigurator] Reading config jar:file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jboss-seam-debug.jar!/META-INF/faces-config.xml
      15:59:49,171 INFO [FacesConfigurator] Reading config jar:file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jboss-seam-ui.jar!/META-INF/faces-config.xml
      15:59:49,203 INFO [FacesConfigurator] Reading config jar:file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp48001jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/WEB-INF/lib/jsf-facelets.jar!/META-INF/faces-config.xml
      15:59:49,218 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
      15:59:49,531 ERROR [LocaleUtils] Locale name null or empty, ignoring
      15:59:50,328 INFO [StartupServletContextListener] ServletContext 'D:\devtools\jboss-4.0.4.GA\server\default\.\tmp\deploy\tmp48001jboss-seam-booking.ear-contents\jboss-seam-booking-exp.war\' initialized.
      15:59:50,406 INFO [EARDeployer] Started J2EE application: file:/D:/devtools/jboss-4.0.4.GA/server/default/deploy/jboss-seam-booking.ear
      15:59:50,421 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      
      --- MBeans waiting for other MBeans ---
      ObjectName: persistence.units:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,unitName=bookingDatabase
       State: NOTYETINSTALLED
       I Depend On:
       jboss.jca:name=bookingDatasource,service=ManagedConnectionFactory
       Depends On Me:
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=BookingListAction,service=EJB3
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=ChangePasswordAction,service=EJB3
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelBookingAction,service=EJB3
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=HotelSearchingAction,service=EJB3
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=LoginAction,service=EJB3
       jboss.j2ee:ear=jboss-seam-booking.ear,jar=jboss-seam-booking.jar,name=RegisterAction,service=EJB3


      I've done this because I got problems deploying my app and I wanted to test if the booking demo doesn't deploy, too. That's the problem in my application:

      16:05:27,984 INFO [Server] Starting JBoss (MX MicroKernel)...
      16:05:27,984 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBoss_4_0_4_GA date=200605151000)
      16:05:27,984 INFO [Server] Home Dir: D:\devtools\jboss-4.0.4.GA
      16:05:27,984 INFO [Server] Home URL: file:/D:/devtools/jboss-4.0.4.GA/
      16:05:28,000 INFO [Server] Patch URL: null
      16:05:28,000 INFO [Server] Server Name: default
      16:05:28,000 INFO [Server] Server Home Dir: D:\devtools\jboss-4.0.4.GA\server\default
      16:05:28,000 INFO [Server] Server Home URL: file:/D:/devtools/jboss-4.0.4.GA/server/default/
      16:05:28,000 INFO [Server] Server Log Dir: D:\devtools\jboss-4.0.4.GA\server\default\log
      16:05:28,000 INFO [Server] Server Temp Dir: D:\devtools\jboss-4.0.4.GA\server\default\tmp
      16:05:28,000 INFO [Server] Root Deployment Filename: jboss-service.xml
      16:05:28,718 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
      16:05:28,718 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_06-b05,Sun Microsystems Inc.
      16:05:28,718 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
      16:05:29,421 INFO [Server] Core system initialized
      16:05:30,968 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
      16:05:33,546 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://172.30.11.91:3873/]
      16:05:36,296 INFO [AspectDeployer] Deployed AOP: file:/D:/devtools/jboss-4.0.4.GA/server/default/deploy/ejb3-interceptors-aop.xml
      16:05:39,343 INFO [WebService] Using RMI server codebase: http://pcjewe:8083/
      16:05:43,296 INFO [MailService] Mail Service bound to java:/Mail
      16:05:43,703 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.0:1098, backlog=50, no client SocketFactory, Server SocketFactory=class org.jboss.net.sockets.DefaultSocketFactory
      16:05:43,765 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDispatcher
      16:05:44,906 INFO [Embedded] Catalina naming disabled
      16:05:45,015 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      16:05:45,031 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
      16:05:45,796 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
      16:05:45,796 INFO [Catalina] Initialization processed in 765 ms
      16:05:45,796 INFO [StandardService] Starting service jboss.web
      16:05:45,812 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.17
      16:05:45,890 INFO [StandardHost] XML validation disabled
      16:05:45,968 INFO [Catalina] Server startup in 172 ms
      16:05:46,250 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
      16:05:46,937 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
      16:05:47,968 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp50250jbossws-exp.war/
      16:05:48,796 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
      16:05:49,078 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
      16:05:49,187 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
      16:05:49,203 INFO [QuartzResourceAdapter] start quartz!!!
      16:05:49,359 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
      16:05:49,453 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      16:05:49,453 INFO [RAMJobStore] RAMJobStore initialized.
      16:05:49,453 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      16:05:49,453 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
      16:05:49,453 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      16:05:51,156 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      16:05:51,625 INFO [A] Bound to JNDI name: queue/A
      16:05:51,625 INFO [B] Bound to JNDI name: queue/B
      16:05:51,640 INFO [C] Bound to JNDI name: queue/C
      16:05:51,640 INFO [D] Bound to JNDI name: queue/D
      16:05:51,640 INFO [ex] Bound to JNDI name: queue/ex
      16:05:51,703 INFO [testTopic] Bound to JNDI name: topic/testTopic
      16:05:51,703 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
      16:05:51,718 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
      16:05:51,718 INFO [testQueue] Bound to JNDI name: queue/testQueue
      16:05:51,750 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
      16:05:51,859 INFO [DLQ] Bound to JNDI name: queue/DLQ
      16:05:52,203 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      16:05:52,250 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
      16:05:52,656 INFO [EARDeployer] Init J2EE application: file:/D:/devtools/jboss-4.0.4.GA/server/default/deploy/ares.ear
      16:05:55,171 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.CreateTestactionAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@19c189b
      16:05:55,328 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.LoginAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@16a90c9
      16:05:55,375 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.LogoutAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@f472ff
      16:05:55,406 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.PrioritySelection org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@1e9c245
      16:05:55,468 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.ReleaseSelection org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@1382988
      16:05:55,531 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.SearchTestactionAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@126f29f
      16:05:55,562 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.SelectOneMenuHelperAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@1377d92
      16:05:55,609 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.SeveritySelection org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@d8d90c
      16:05:55,625 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.SideNavigationMenu org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@489670
      16:05:55,656 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.TestactionDeveloperAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@16ed0f7
      16:05:55,703 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.TestactionTesterAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@11ba6f
      16:05:55,734 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.TestactionValidatorAction org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@d0cdd0
      16:05:55,812 INFO [Ejb3DescriptorHandler] adding class annotation org.jboss.annotation.internal.DefaultInterceptorMarker to com.idsscheer.ares.sessions.TestsequenceSelection org.jboss.annotation.internal.DefaultInterceptorMarkerImpl@5de82a
      16:05:55,937 INFO [Ejb3Deployment] EJB3 deployment time took: 1812
      16:05:56,015 INFO [JmxKernelAbstraction] installing MBean: persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase with dependencies:
      16:05:56,015 INFO [JmxKernelAbstraction] jboss.jca:name=aresDatasource,service=ManagedConnectionFactory
      16:05:56,484 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=CreateTestactionAction,service=EJB3 with dependencies:
      16:05:56,484 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:56,484 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=LoginAction,service=EJB3 with dependencies:
      16:05:56,484 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:56,500 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=LogoutAction,service=EJB3 with dependencies:
      16:05:56,984 INFO [EJBContainer] STARTED EJB: com.idsscheer.ares.sessions.LogoutAction ejbName: LogoutAction
      16:05:57,078 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=PrioritySelection,service=EJB3 with dependencies:
      16:05:57,078 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,078 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=ReleaseSelection,service=EJB3 with dependencies:
      16:05:57,078 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,093 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=SearchTestactionAction,service=EJB3 with dependencies:
      16:05:57,093 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,109 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=SelectOneMenuHelperAction,service=EJB3 with dependencies:
      16:05:57,109 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,109 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=SeveritySelection,service=EJB3 with dependencies:
      16:05:57,109 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,125 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=SideNavigationMenu,service=EJB3 with dependencies:
      16:05:57,171 INFO [EJBContainer] STARTED EJB: com.idsscheer.ares.sessions.SideNavigationMenu ejbName: SideNavigationMenu
      16:05:57,203 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=TestactionDeveloperAction,service=EJB3 with dependencies:
      16:05:57,203 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,218 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=TestactionTesterAction,service=EJB3 with dependencies:
      16:05:57,218 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,234 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=TestactionValidatorAction,service=EJB3 with dependencies:
      16:05:57,234 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,234 INFO [JmxKernelAbstraction] installing MBean: jboss.j2ee:ear=ares.ear,jar=ares.jar,name=TestsequenceSelection,service=EJB3 with dependencies:
      16:05:57,234 INFO [JmxKernelAbstraction] persistence.units:ear=ares.ear,jar=ares.jar,unitName=aresDatabase
      16:05:57,250 INFO [EJB3Deployer] Deployed: file:/D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp50276ares.ear-contents/ares.jar
      16:05:57,250 INFO [TomcatDeployer] deploy, ctxPath=/ares, warUrl=.../tmp/deploy/tmp50276ares.ear-contents/ares-exp.war/
      16:05:57,531 INFO [ServletContextListener] Welcome to Seam 1.0.0.CR3
      16:05:57,562 INFO [Initialization] no components.xml file found
      16:05:57,562 INFO [Initialization] reading properties from: /seam.properties
      16:05:57,562 INFO [Initialization] reading properties from: /jndi.properties
      16:05:57,578 INFO [Initialization] initializing Seam
      16:05:57,750 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
      16:05:58,546 INFO [Component] Component: org.jboss.seam.core.pages, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Pages
      16:05:58,609 INFO [Component] Component: events, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Events
      16:05:58,640 INFO [Component] Component: org.jboss.seam.core.manager, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.core.Manager
      16:05:58,718 INFO [Component] Component: switcher, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.Switcher
      16:05:58,750 INFO [Component] Component: redirect, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Redirect
      16:05:58,765 INFO [Component] Component: httpError, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.HttpError
      16:05:58,796 INFO [Component] Component: userPrincipal, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.UserPrincipal
      16:05:58,843 INFO [Component] Component: isUserInRole, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.IsUserInRole
      16:05:58,859 INFO [Component] Component: conversation, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.Conversation
      16:05:58,890 INFO [Component] Component: conversationList, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationList
      16:05:58,906 INFO [Component] Component: conversationStack, scope: PAGE, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationStack
      16:05:58,921 INFO [Component] Component: facesContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesContext
      16:05:58,937 INFO [Component] Component: pageContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PageContext
      16:05:58,968 INFO [Component] Component: eventContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.EventContext
      16:05:58,984 INFO [Component] Component: sessionContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.SessionContext
      16:05:59,000 INFO [Component] Component: statelessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.StatelessContext
      16:05:59,000 INFO [Component] Component: applicationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ApplicationContext
      16:05:59,046 INFO [Component] Component: conversationContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.ConversationContext
      16:05:59,062 INFO [Component] Component: businessProcessContext, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.BusinessProcessContext
      16:05:59,078 INFO [Component] Component: locale, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Locale
      16:05:59,093 INFO [Component] Component: messages, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.Messages
      16:05:59,109 INFO [Component] Component: interpolator, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.Interpolator
      16:05:59,125 INFO [Component] Component: facesMessages, scope: CONVERSATION, type: JAVA_BEAN, class: org.jboss.seam.core.FacesMessages
      16:05:59,156 INFO [Component] Component: resourceBundle, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.ResourceBundle
      16:05:59,171 INFO [Component] Component: localeSelector, scope: SESSION, type: JAVA_BEAN, class: org.jboss.seam.core.LocaleSelector
      16:05:59,187 INFO [Component] Component: uiComponent, scope: STATELESS, type: JAVA_BEAN, class: org.jboss.seam.core.UiComponent
      16:05:59,234 INFO [Component] Component: org.jboss.seam.remoting.messaging.subscriptionRegistry, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.remoting.messaging.SubscriptionRegistry
      16:05:59,250 INFO [Component] Component: pojoCache, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.PojoCache
      16:05:59,265 INFO [Component] Component: org.jboss.seam.debug.introspector, scope: EVENT, type: JAVA_BEAN, class: org.jboss.seam.debug.Introspector
      16:05:59,359 INFO [Component] Component: org.jboss.seam.debug.contexts, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.debug.Contexts
      16:05:59,421 INFO [Scanner] scanning: /D:/devtools/jboss-4.0.4.GA/server/default/tmp/deploy/tmp50276ares.ear-contents/ares.jar
      16:05:59,578 INFO [Component] Component: environment, scope: SESSION, type: ENTITY_BEAN, class: com.idsscheer.ares.entities.Environment
      16:05:59,671 INFO [Component] Component: login, scope: STATELESS, type: STATELESS_SESSION_BEAN, class: com.idsscheer.ares.sessions.LoginAction, JNDI: ares/LoginAction/local
      16:05:59,671 INFO [Component] Component: osversion, scope: SESSION, type: ENTITY_BEAN, class: com.idsscheer.ares.entities.OSVersion
      16:05:59,671 INFO [Component] Component: testsequenceSelector, scope: SESSION, type: STATEFUL_SESSION_BEAN, class: com.idsscheer.ares.sessions.TestsequenceSelection, JNDI: ares/TestsequenceSelection/local
      16:05:59,687 ERROR [[/ares]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
      java.lang.IllegalArgumentException: no @AroundInvoke method found
       at org.jboss.seam.interceptors.Interceptor.init(Interceptor.java:81)
       at org.jboss.seam.interceptors.Interceptor.<init>(Interceptor.java:57)
       at org.jboss.seam.Component.initInterceptors(Component.java:524)
       at org.jboss.seam.Component.<init>(Component.java:197)


      It's just a normal seam application. I don't know why or where I've to add the @AroundInvoke. Any hints?

      Thanks
      Newlukai

        • 1. Re: Seam 1.0.0.GA: Deploying doesn't work
          theute

          The stacktrace from booking is probably longer than that right ? Make sure you have the datasource deployed as well (booking-ds.xml)

          About the second stacktrace, make sure you added the Seam interceptor in ejb-jar.xml (see the booking app example)

          • 2. Re: Seam 1.0.0.GA: Deploying doesn't work
            gavin.king

            What user-defined interceptors do you have? eg. @LoggedIn?

            It looks to me more like a possible classloading problem.

            In CVS, I've fixed that exception message to be more informational.

            • 3. Re: Seam 1.0.0.GA: Deploying doesn't work

               

              "gavin.king@jboss.com" wrote:
              It looks to me more like a possible classloading problem.


              It would just be too painful for me to describe what I've done wrong. But your hint was priceless.

              And Thomas was also right. I didn't realize that I've to deploy the booking-ds.xml as well. So I did it for my app, too.

              Next I got an error which told me that the database driver couldn't be found. I forgot to copy the matching jar to the server libs.

              Now my app is delpoyable, yeah. Now I run into sum myfaces errors. But that's a different matter.

              Thanks