12 Replies Latest reply on Apr 17, 2007 9:23 PM by shane.bryzak

    captcha

    tony.herstell1

      I cant get a page to display when served from a Linux (Ubuntu) Server.
      I think its to do with the Captcha.
      Does the Seam captach component require something??
      I hear people talk about a headless server being required for image manipualtion in Java.
      Anyone?

        • 1. Re: captcha
          tony.herstell1

           



          11:39:32,379 INFO [AuthenticationControllerImpl] <authenticate
          11:39:32,457 INFO [RegistrationControllerImpl] >destroy
          11:39:32,458 INFO [RegistrationControllerImpl] <destroy
          11:39:32,467 INFO [AdvertisingCampaignControllerImpl] >destroy
          11:39:32,467 INFO [AdvertisingCampaignControllerImpl] <destroy
          11:39:36,493 INFO [LoginControllerImpl] >destroy
          11:39:36,493 INFO [LoginControllerImpl] <destroy
          11:39:36,502 INFO [EncryptionControllerImpl] > destroy
          11:39:36,503 INFO [EncryptionControllerImpl] < destroy
          11:39:39,840 INFO [Lifecycle] starting up: org.jboss.seam.security.identity
          11:39:39,857 INFO [InfoPagesControllerImpl] >showShowMeMore
          11:39:39,857 INFO [InfoPagesControllerImpl] <showShowMeMore
          14:12:22,517 INFO [Lifecycle] starting up: org.jboss.seam.security.identity
          14:12:57,542 INFO [AdvertisingCampaignControllerImpl] >startCampaignWizard
          14:12:57,543 INFO [AdvertisingCampaignControllerImpl] AdvertisingCampaign (Id => null, Version => n
          ull, Name => null, Description => null, Advert => null)
          14:12:57,543 INFO [AdvertisingCampaignControllerImpl] <startCampaignWizard
          14:13:42,915 INFO [AdvertisingCampaignControllerImpl] >editTargetting
          14:13:42,915 INFO [AdvertisingCampaignControllerImpl] <editTargetting
          14:33:52,443 WARN [Contexts] Could not destroy component: advertisingCampaignController
          javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean: 3j001-zia8mi-f0cub02s-1-f0d5e3i6-k
          at org.jboss.ejb3.cache.simple.SimpleStatefulCache.get(SimpleStatefulCache.java:268)
          at org.jboss.ejb3.stateful.StatefulRemoveInterceptor.removeSession(StatefulRemoveInterceptor
          .java:127)
          at org.jboss.ejb3.stateful.StatefulRemoveInterceptor.invoke(StatefulRemoveInterceptor.java:8
          7)
          at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
          at org.jboss.aspects.security.AuthenticationInterceptor.invoke(AuthenticationInterceptor.jav
          a:77)
          at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3AuthenticationIntercepto
          r.java:102)
          at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
          at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterceptor.java:47)
          at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
          at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(AsynchronousInterceptor.java:1
          06)
          at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:101)
          at org.jboss.ejb3.stateful.StatefulContainer.localInvoke(StatefulContainer.java:203)
          at org.jboss.ejb3.stateful.StatefulLocalProxy.invoke(StatefulLocalProxy.java:98)
          at $Proxy110.destroy(Unknown Source)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
          at org.jboss.seam.intercept.RootInvocationContext.proceed(RootInvocationContext.java:31)
          at org.jboss.seam.intercept.ClientSideInterceptor$1.proceed(ClientSideInterceptor.java:72)
          at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:57)
          at org.jboss.seam.interceptors.RemoveInterceptor.aroundInvoke(RemoveInterceptor.java:40)
          at org.jboss.seam.intercept.SeamInvocationContext.proceed(SeamInvocationContext.java:69)
          at org.jboss.seam.intercept.RootInterceptor.invoke(RootInterceptor.java:103)
          at org.jboss.seam.intercept.ClientSideInterceptor.invoke(ClientSideInterceptor.java:50)
          at org.javassist.tmp.java.lang.Object_$$_javassist_8.destroy(Object_$$_javassist_8.java)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
          at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:123)
          at org.jboss.seam.Component.callComponentMethod(Component.java:1834)
          at org.jboss.seam.Component.callDestroyMethod(Component.java:1765)
          at org.jboss.seam.contexts.Contexts.destroy(Contexts.java:231)
          at org.jboss.seam.contexts.Lifecycle.destroyConversationContext(Lifecycle.java:535)
          at org.jboss.seam.contexts.Lifecycle.endSession(Lifecycle.java:288)
          at org.jboss.seam.servlet.SeamListener.sessionDestroyed(SeamListener.java:45)
          at org.apache.catalina.session.StandardSession.expire(StandardSession.java:687)
          at org.apache.catalina.session.StandardSession.isValid(StandardSession.java:579)
          at org.apache.catalina.session.ManagerBase.processExpires(ManagerBase.java:678)
          at org.apache.catalina.session.ManagerBase.backgroundProcess(ManagerBase.java:663)
          at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1284)
          at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(Conta
          inerBase.java:1569)
          at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(Conta
          inerBase.java:1578)
          at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(Conta
          inerBase.java:1578)
          at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.jav
          a:1558)
          at java.lang.Thread.run(Thread.java:619)
          18:37:33,334 INFO [Server] Runtime shutdown hook called, forceHalt: true
          18:37:33,338 INFO [Server] JBoss SHUTDOWN: Undeploying all packages
          18:37:33,341 INFO [TomcatDeployer] undeploy, ctxPath=/clickstream, warUrl=.../tmp/deploy/tmp29745cl
          ickstream.ear-contents/clickstream_war-exp.war/
          18:37:33,593 INFO [SessionFactoryImpl] closing
          18:37:33,593 INFO [SchemaExport] Running hbm2ddl schema export
          18:37:33,599 INFO [SchemaExport] exporting generated schema to database
          18:37:33,606 INFO [SchemaExport] schema export complete
          18:37:33,608 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=Da
          taSourceBinding,name=clickstreamDatasource' from JNDI name 'java:clickstreamDatasource'
          18:37:33,798 INFO [EARDeployer] Undeploying J2EE application, destroy step: file:/usr/local/jboss-4
          .0.5.GA/server/default/deploy/clickstream.ear
          18:37:33,801 INFO [EARDeployer] Undeployed J2EE application: file:/usr/local/jboss-4.0.5.GA/server/
          default/deploy/clickstream.ear
          18:37:33,821 INFO [TomcatDeployer] undeploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.wa
          r/
          18:37:33,851 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=Co
          nnectionFactoryBinding,name=JmsXA' from JNDI name 'java:JmsXA'
          18:37:33,891 INFO [testTopic] Unbinding JNDI name: topic/testTopic
          18:37:33,893 INFO [securedTopic] Unbinding JNDI name: topic/securedTopic
          18:37:33,895 INFO [testDurableTopic] Unbinding JNDI name: topic/testDurableTopic
          18:37:33,896 INFO [testQueue] Unbinding JNDI name: queue/testQueue
          18:37:33,904 INFO [A] Unbinding JNDI name: queue/A
          18:37:33,907 INFO [B] Unbinding JNDI name: queue/B
          18:37:33,909 INFO [C] Unbinding JNDI name: queue/C
          18:37:33,910 INFO [D] Unbinding JNDI name: queue/D
          18:37:33,912 INFO [ex] Unbinding JNDI name: queue/ex
          18:37:33,943 INFO [DLQ] Unbinding JNDI name: queue/DLQ
          18:37:33,955 INFO [ConnectionFactoryBindingService] Unbound ConnectionManager 'jboss.jca:service=Da
          taSourceBinding,name=DefaultDS' from JNDI name 'java:DefaultDS'
          18:37:36,924 INFO [HypersonicDatabase] Database standalone closed clean
          18:37:36,971 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
          18:37:36,971 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
          18:37:37,001 INFO [SimpleThreadPool] There are still 48 worker threads active. See javadoc runInThr
          ead(Runnable) for a possible explanation
          18:37:37,002 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown compl
          ete.
          18:37:37,098 INFO [MailService] Mail service 'java:/Mail' removed from JNDI
          18:37:37,117 INFO [TomcatDeployer] undeploy, ctxPath=/web-console, warUrl=.../deploy/management/con
          sole-mgr.sar/web-console.war/
          18:37:37,286 INFO [Http11BaseProtocol] Pausing Coyote HTTP/1.1 on http-0.0.0.0-8080
          18:37:38,291 INFO [StandardService] Stopping service jboss.web
          18:37:38,332 INFO [Http11BaseProtocol] Stopping Coyote HTTP/1.1 on http-0.0.0.0-8080
          18:37:38,342 INFO [TomcatDeployer] undeploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/i
          nvoker.war/
          18:37:38,347 INFO [TomcatDeployer] undeploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROO
          T.war/
          18:37:38,352 INFO [TomcatDeployer] undeploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp29712jbossw
          s-context-exp.war/
          18:37:38,358 INFO [TomcatDeployer] undeploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq
          -httpil.sar/jbossmq-httpil.war/
          18:37:38,544 INFO [SnmpAgentService] SNMP agent stopped
          18:37:39,139 INFO [Server] Shutdown complete
          Shutdown complete
          Halting VM
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ ls -al
          total 188
          drwxr-xr-x 2 root root 4096 2007-04-10 17:05 .
          drwxr-xr-x 9 root root 4096 2007-04-10 17:07 ..
          -rwxr-xr-x 1 root root 3535 2006-10-17 16:40 classpath.sh
          -rwxr-xr-x 1 root root 8808 2006-10-17 16:41 jboss_init_hpux.sh
          -rwxr-xr-x 1 root root 2741 2006-10-17 16:41 jboss_init_redhat.sh
          -rwxr-xr-x 1 root root 3750 2006-10-17 16:41 jboss_init_suse.sh
          -rw-r--r-- 1 root root 535 2006-10-17 16:40 probe.bat
          -rwxr-xr-x 1 root root 918 2006-10-17 16:40 probe.sh
          -rw-r--r-- 1 root root 3459 2006-10-17 16:40 run.bat
          -rw-r--r-- 1 root root 1567 2006-10-17 16:40 run.conf
          -rw-r--r-- 1 root root 38698 2006-10-17 16:42 run.jar
          -rwxr-xr-x 1 root root 5750 2006-10-17 16:40 run.sh
          -rw-r--r-- 1 root root 1809 2006-10-17 16:41 shutdown.bat
          -rw-r--r-- 1 root root 17293 2006-10-17 16:42 shutdown.jar
          -rwxr-xr-x 1 root root 2053 2006-10-17 16:41 shutdown.sh
          -rw-r--r-- 1 root root 2074 2006-10-17 16:42 twiddle.bat
          -rw-r--r-- 1 root root 47641 2006-10-17 16:42 twiddle.jar
          -rwxr-xr-x 1 root root 2348 2006-10-17 16:42 twiddle.sh
          -rw-r--r-- 1 root root 2159 2006-09-29 14:17 wstools.bat
          -rwxr-xr-x 1 root root 2900 2006-09-29 14:17 wstools.sh
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ ls -al ../server/default/deploy/
          total 4468
          drwxr-xr-x 13 root root 4096 2007-04-11 00:00 .
          drwxr-xr-x 9 root root 4096 2007-04-11 00:00 ..
          -rw-r--r-- 1 root root 405 2006-10-17 17:08 bsh-deployer.xml
          -rw-r--r-- 1 root root 2064 2006-10-17 17:08 cache-invalidation-service.xml
          -rwx------ 1 root root 4320958 2007-04-10 23:55 clickstream.ear
          -rw-r--r-- 1 root root 1918 2006-10-17 17:08 client-deployer-service.xml
          -rw-r--r-- 1 root root 746 2007-04-10 17:05 ear-deployer.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 ejb3.deployer
          -rw-r--r-- 1 root root 22446 2007-01-09 16:13 ejb3-interceptors-aop.xml
          -rw-r--r-- 1 root root 11629 2007-04-10 17:05 ejb-deployer.xml
          -rw-r--r-- 1 root root 2256 2007-04-10 17:05 hsqldb-ds.xml
          drwxr-xr-x 4 root root 4096 2007-04-10 17:05 http-invoker.sar
          -rw-r--r-- 1 root root 5801 2006-10-17 17:08 iiop-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jboss-aop-jdk50.deployer
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jboss-bean.deployer
          -rw-r--r-- 1 root root 6595 2006-10-17 17:08 jboss-ha-local-jdbc.rar
          -rw-r--r-- 1 root root 8839 2006-10-17 17:08 jboss-ha-xa-jdbc.rar
          -rw-r--r-- 1 root root 3069 2006-10-17 17:08 jbossjca-service.xml
          -rw-r--r-- 1 root root 11960 2006-10-17 17:08 jboss-local-jdbc.rar
          drwxr-xr-x 6 root root 4096 2007-04-10 17:05 jbossweb-tomcat55.sar
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jbossws.sar
          -rw-r--r-- 1 root root 15446 2006-10-17 17:08 jboss-xa-jdbc.rar
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jms
          drwxr-xr-x 6 root root 4096 2007-04-10 17:05 jmx-console.war
          -rw-r--r-- 1 root root 5241 2007-04-10 17:05 jmx-invoker-service.xml
          -rw-r--r-- 1 root root 871 2006-10-17 17:08 jsr88-service.xml
          -rw-r--r-- 1 root root 11867 2006-10-17 17:08 mail-ra.rar
          -rw-r--r-- 1 root root 1638 2006-10-17 17:08 mail-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 management
          -rw-r--r-- 1 root root 5426 2006-10-17 17:08 monitoring-service.xml
          -rw-r--r-- 1 root root 1847 2006-10-17 17:08 properties-service.xml
          -rw-r--r-- 1 root root 7595 2006-10-17 17:08 quartz-ra.rar
          -rw-r--r-- 1 root root 4402 2006-10-17 17:08 schedule-manager-service.xml
          -rw-r--r-- 1 root root 2318 2006-10-17 17:08 scheduler-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 snmp-adaptor.sar
          -rw-r--r-- 1 root root 198 2006-10-17 17:08 sqlexception-service.xml
          drwxr-xr-x 4 root root 4096 2007-04-10 17:05 uuid-key-generator.sar
          -rw-r--r-- 1 root root 488 2007-01-09 16:10 xmlresolver-service.xml
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ sudo cp /home/tony/clickstream.ear ../s
          scripts/ server/
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ sudo cp /home/tony/clickstream.ear ../server/default
          /deploy/
          Password:
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ ls -al ../server/default/deploy/
          total 4468
          drwxr-xr-x 13 root root 4096 2007-04-11 00:00 .
          drwxr-xr-x 9 root root 4096 2007-04-11 00:00 ..
          -rw-r--r-- 1 root root 405 2006-10-17 17:08 bsh-deployer.xml
          -rw-r--r-- 1 root root 2064 2006-10-17 17:08 cache-invalidation-service.xml
          -rwx------ 1 root root 4320959 2007-04-11 18:40 clickstream.ear
          -rw-r--r-- 1 root root 1918 2006-10-17 17:08 client-deployer-service.xml
          -rw-r--r-- 1 root root 746 2007-04-10 17:05 ear-deployer.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 ejb3.deployer
          -rw-r--r-- 1 root root 22446 2007-01-09 16:13 ejb3-interceptors-aop.xml
          -rw-r--r-- 1 root root 11629 2007-04-10 17:05 ejb-deployer.xml
          -rw-r--r-- 1 root root 2256 2007-04-10 17:05 hsqldb-ds.xml
          drwxr-xr-x 4 root root 4096 2007-04-10 17:05 http-invoker.sar
          -rw-r--r-- 1 root root 5801 2006-10-17 17:08 iiop-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jboss-aop-jdk50.deployer
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jboss-bean.deployer
          -rw-r--r-- 1 root root 6595 2006-10-17 17:08 jboss-ha-local-jdbc.rar
          -rw-r--r-- 1 root root 8839 2006-10-17 17:08 jboss-ha-xa-jdbc.rar
          -rw-r--r-- 1 root root 3069 2006-10-17 17:08 jbossjca-service.xml
          -rw-r--r-- 1 root root 11960 2006-10-17 17:08 jboss-local-jdbc.rar
          drwxr-xr-x 6 root root 4096 2007-04-10 17:05 jbossweb-tomcat55.sar
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jbossws.sar
          -rw-r--r-- 1 root root 15446 2006-10-17 17:08 jboss-xa-jdbc.rar
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 jms
          drwxr-xr-x 6 root root 4096 2007-04-10 17:05 jmx-console.war
          -rw-r--r-- 1 root root 5241 2007-04-10 17:05 jmx-invoker-service.xml
          -rw-r--r-- 1 root root 871 2006-10-17 17:08 jsr88-service.xml
          -rw-r--r-- 1 root root 11867 2006-10-17 17:08 mail-ra.rar
          -rw-r--r-- 1 root root 1638 2006-10-17 17:08 mail-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 management
          -rw-r--r-- 1 root root 5426 2006-10-17 17:08 monitoring-service.xml
          -rw-r--r-- 1 root root 1847 2006-10-17 17:08 properties-service.xml
          -rw-r--r-- 1 root root 7595 2006-10-17 17:08 quartz-ra.rar
          -rw-r--r-- 1 root root 4402 2006-10-17 17:08 schedule-manager-service.xml
          -rw-r--r-- 1 root root 2318 2006-10-17 17:08 scheduler-service.xml
          drwxr-xr-x 3 root root 4096 2007-04-10 17:05 snmp-adaptor.sar
          -rw-r--r-- 1 root root 198 2006-10-17 17:08 sqlexception-service.xml
          drwxr-xr-x 4 root root 4096 2007-04-10 17:05 uuid-key-generator.sar
          -rw-r--r-- 1 root root 488 2007-01-09 16:10 xmlresolver-service.xml
          tony@risingstars:/usr/local/jboss-4.0.5.GA/bin$ sudo ./run.sh
          =========================================================================

          JBoss Bootstrap Environment

          JBOSS_HOME: /usr/local/jboss-4.0.5.GA

          JAVA: /usr/local/jdk1.6.0_02/bin/java

          JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000
          -Dsun.rmi.dgc.server.gcInterval=3600000

          CLASSPATH: /usr/local/jboss-4.0.5.GA/bin/run.jar:/usr/local/jdk1.6.0_02/lib/tools.jar

          =========================================================================

          18:41:12,010 INFO [Server] Starting JBoss (MX MicroKernel)...
          18:41:12,014 INFO [Server] Release ID: JBoss [Zion] 4.0.5.GA (build: CVSTag=Branch_4_0 date=2006101
          62339)
          18:41:12,018 INFO [Server] Home Dir: /usr/local/jboss-4.0.5.GA
          18:41:12,019 INFO [Server] Home URL: file:/usr/local/jboss-4.0.5.GA/
          18:41:12,022 INFO [Server] Patch URL: null
          18:41:12,023 INFO [Server] Server Name: default
          18:41:12,023 INFO [Server] Server Home Dir: /usr/local/jboss-4.0.5.GA/server/default
          18:41:12,024 INFO [Server] Server Home URL: file:/usr/local/jboss-4.0.5.GA/server/default/
          18:41:12,025 INFO [Server] Server Log Dir: /usr/local/jboss-4.0.5.GA/server/default/log
          18:41:12,026 INFO [Server] Server Temp Dir: /usr/local/jboss-4.0.5.GA/server/default/tmp
          18:41:12,033 INFO [Server] Root Deployment Filename: jboss-service.xml
          18:41:12,986 INFO [ServerInfo] Java version: 1.6.0_02-ea,Sun Microsystems Inc.
          18:41:12,987 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.6.0_02-ea-b01,Sun Microsystems
          Inc.
          18:41:12,988 INFO [ServerInfo] OS-System: Linux 2.6.15-26-686,i386
          18:41:14,298 INFO [Server] Core system initialized
          18:41:21,727 INFO [WebService] Using RMI server codebase: http://risingstars:8083/
          18:41:21,787 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
          18:41:27,366 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://127.0
          .0.1:3873/]
          18:41:39,582 INFO [ServiceEndpointManager] WebServices: jbossws-1.0.3.SP1 (date=200609291417)
          18:41:41,657 INFO [SnmpAgentService] SNMP agent going active
          18:41:43,686 INFO [CorbaNamingService] Naming: [IOR:000000000000002B49444C3A6F6D672E6F72672F436F734
          E616D696E672F4E616D696E67436F6E746578744578743A312E3000000000000200000000000000E0000102000000000A313
          2372E302E302E31000DC8000000114A426F73732F4E616D696E672F726F6F740000000000000500000000000000080000000
          04A414300000000010000001C00000000000100010000000105010001000101090000000105010001000000210000005C000
          000000000000100000000000000240000001C0000007E00000000000000010000000A3132372E302E302E31000DC90040000
          0000000000000001004010008060667810201010100000000000000000000000000000000000000000000002000000004000
          000000000001F0000000400000003000000010000002000000000000000020000002000000004000000000000001F0000000
          400000003]
          18:41:43,980 INFO [CorbaTransactionService] TransactionFactory: [IOR:000000000000003049444C3A6F7267
          2F6A626F73732F746D2F69696F702F5472616E73616374696F6E466163746F72794578743A312E3000000000020000000000
          0000E0000102000000000A3132372E302E302E31000DC8000000144A426F73732F5472616E73616374696F6E732F46000000
          050000000000000008000000004A414300000000010000001C00000000000100010000000105010001000101090000000105
          010001000000210000005C000000000000000100000000000000240000001C0000007E00000000000000010000000A313237
          2E302E302E31000DC90040000000000000000000100401000806066781020101010000000000000000000000000000000000
          0000000000002000000004000000000000001F00000004000000030000000100000020000000000000000200000020000000
          04000000000000001F0000000400000003]
          18:41:45,300 INFO [Embedded] Catalina naming disabled
          18:41:45,442 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will
          load the default rule set.
          18:41:45,446 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will
          load the default rule set.
          18:41:46,214 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
          18:41:46,225 INFO [Catalina] Initialization processed in 778 ms
          18:41:46,225 INFO [StandardService] Starting service jboss.web
          18:41:46,234 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.20
          18:41:46,925 INFO [StandardHost] XML validation disabled
          18:41:46,990 INFO [Catalina] Server startup in 765 ms
          18:41:47,388 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/inv
          oker.war/
          18:41:48,228 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
          18:41:49,334 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.
          war/
          18:41:49,752 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/deploy/tmp11128jbossws-
          context-exp.war/
          18:41:50,115 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-h
          ttpil.sar/jbossmq-httpil.war/
          18:41:53,083 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/conso
          le-mgr.sar/web-console.war/
          18:41:54,614 INFO [MailService] Mail Service bound to java:/Mail
          18:41:55,122 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/
          jboss-ha-local-jdbc.rar
          18:41:55,264 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/
          jboss-ha-xa-jdbc.rar
          18:41:55,353 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/
          jboss-local-jdbc.rar
          18:41:55,455 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/
          jboss-xa-jdbc.rar
          18:41:55,760 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/
          java.lang.RuntimeException: exception invoking: create
          18:41:55at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:133)/ra.xml in .../deploy/
          mail-ra.at org.jboss.seam.Component.callComponentMethod(Component.java:1834)
          18:41:55at org.jboss.seam.Component.callCreateMethod(Component.java:1757)A-INF/ra.xml in .../deploy/
          quartz-rat org.jboss.seam.Component.newInstance(Component.java:1746)
          18:41:55at org.jboss.seam.contexts.Lifecycle.startup(Lifecycle.java:175)
          18:41:56at org.jboss.seam.contexts.Lifecycle.endInitialization(Lifecycle.java:145)of thread: main
          18:41:56at org.jboss.seam.init.Initialization.init(Initialization.java:504)
          18:41:56at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:33)
          18:41:56at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)ed from
          default at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
          18:41:56at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
          18:41:56at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)RED started.
          18:41:58at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524):service=DataSourceB
          inding,nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          18:41:59at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:41:59at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:41:59at java.lang.reflect.Method.invoke(Method.java:597)
          18:41:59at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
          18:41:59at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
          18:41:59at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:41:59at org.apache.catalina.core.StandardContext.init(StandardContext.java:5052)
          18:41:59at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)rableTopic
          18:41:59at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:41:59at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:41:59at java.lang.reflect.Method.invoke(Method.java:597)
          18:42:00at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)jca:service=Conn
          ectionFaat org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
          18:42:00at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)ploy/jmx-console.war/
          18:42:01at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)aul
          t/deployat org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
          18:42:12at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
          18:42:13at org.jboss.web.WebModule.startModule(WebModule.java:83)16
          18:42:14at org.jboss.web.WebModule.startService(WebModule.java:61)ger 'jboss.jca:service=DataSourceB
          inding,nat org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
          18:42:14at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          r=clicksat sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
          18:42:14at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)aSou
          rceBindiat java.lang.reflect.Method.invoke(Method.java:597)
          18:42:14at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:14at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:14at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:14at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:14at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:14at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
          18:42:14at $Proxy0.start(Unknown Source)ound EJB3 @Embeddable: de.co.clickstream.entities.Administra
          tion at org.jboss.system.ServiceController.start(ServiceController.java:417)
          18:42:14at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)lickstream.entities.Advert
          18:42:14at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)isin
          gCampaigat java.lang.reflect.Method.invoke(Method.java:597)
          18:42:14at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)dget
          18:42:14at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)lickstream.entities.Category
          18:42:14at org.jboss.mx.server.Invocation.invoke(Invocation.java:86).clickstream.entities.Image
          18:42:14at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264).Keyword
          18:42:14at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)m.entities.Maintenanc
          eDates at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          18:42:14at $Proxy42.start(Unknown Source)und EJB3 Entity bean: de.co.clickstream.entities.User
          18:42:14at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)ents the EJB3 spec
          correctat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          18:42:15at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:42:15at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)l fo
          und at java.lang.reflect.Method.invoke(Method.java:597)
          18:42:15at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155).entitie
          s.Advertat org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:15at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)ert
          18:42:15at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)class: de.co.clickstream.entitie
          s.Advertat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [EntityBinder] Bind entity de.co.clickstream.entities.AdvertisingCampaign on tabl
          e Advertat org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
          18:42:16at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport
          .java:238)
          18:42:16at org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor.java:92)
          18:42:16at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInt
          erceptorSupport.java:188)
          18:42:16at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)tegory
          18:42:16at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)class: de.co.clickstream.entitie
          s.Image at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:16at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)on table Image
          18:42:16at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210): de.co.clickstream.entitie
          s.Keyworat $Proxy43.start(Unknown Source)
          18:42:16at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)eyword on table Keyword
          18:42:16at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015) de.co.clickstream.entitie
          s.User at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
          18:42:16at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)ser on table User
          18:42:17at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)provider: org.hibernate.ejb.c
          onnectioat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:17at java.lang.reflect.Method.invoke(Method.java:597)sing provided datasource
          18:42:17at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:17at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) Driver, version: 1.8.0
          18:42:17at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:17at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) org.hibernate.ejb.transaction.J
          oinableCat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hib
          ernate.tat org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:17at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)p
          18:42:17at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) disabled
          18:42:17at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)ansaction: disabled
          18:42:17at $Proxy8.deploy(Unknown Source) batch size: 15
          18:42:17at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
          18:42:17at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
          18:42:17at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeplo
          ymentScanner.java:263)ttingsFactory] Connection release mode: auto
          18:42:17at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentSca
          nner.java:336)NFO [SettingsFactory] Generate SQL with comments: disabled
          18:42:17at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
          18:42:17at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          ry at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
          18:42:17at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:17at java.lang.reflect.Method.invoke(Method.java:597)utions: {}
          18:42:17at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:17at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:17at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:17at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)ovider
          18:42:17at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:17at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
          18:42:17at $Proxy0.start(Unknown Source)oing all SQL to stdout
          18:42:17at org.jboss.system.ServiceController.start(ServiceController.java:417)
          18:42:17at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)er rollback: disabled
          18:42:17at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:17at java.lang.reflect.Method.invoke(Method.java:597)ctory
          18:42:18at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)onfigure
          d at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:18at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:18at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:18at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:18at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          18:42:19at $Proxy4.start(Unknown Source)nitialContext properties:{java.naming.factory.initial=org.jn
          p.interfat org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)ss.naming:org.jnp.interfaces}
          18:42:20at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)=clickstream.ear,jar=click
          stream_jat org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)pendencies:
          18:42:21at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)dvertising.wizard.Advertis
          ingCampaat org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
          18:42:21at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)che with maxSize: 100000 timeo
          ut: 1800at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)aignControll
          erImpl,sat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:21at java.lang.reflect.Method.invoke(Method.java:597) jboss.j2ee:ear=clickstream.ear,jar=click
          stream_jat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:21at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)ns.infopages.InfoPagesControll
          erImpl eat org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:21at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)ee:ear=clickstream.ear,jar=click
          stream_jat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [EJBContainer] STARTED EJB: de.co.clickstream.actions.publishing.wizard.Publishin
          gCampaigat org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:21at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)00000 timeo
          ut: 1800at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)hingCampaignContoller
          Impl,serat org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          18:42:21at $Proxy5.deploy(Unknown Source) installing MBean: jboss.j2ee:ear=clickstream.ear,jar=click
          stream_jat org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
          18:42:21at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362).user.LoginControllerImpl ej
          bName: Lat org.jboss.Main.boot(Main.java:200)
          18:42:21at org.jboss.Main$1.run(Main.java:490)alizing SimpleStatefulCache with maxSize: 100000 timeo
          ut: 1800at java.lang.Thread.run(Thread.java:619)clickstream_jar.jar,name=LoginControllerImpl,service
          Caused by: java.lang.reflect.InvocationTargetException
          18:42:21at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method):ear=clickstream.ear,jar=click
          stream_jat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:42:21at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)trea
          m_jar.jaat java.lang.reflect.Method.invoke(Method.java:597)
          18:42:21at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)ns.user.RegistrationController
          Impl ejbat org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:123)
          18:42:21... 143 moreSimpleStatefulCache] Initializing SimpleStatefulCache with maxSize: 100000 timeo
          Caused by: java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the
          value of the DISPLAY variable.
          18:42:21at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)ee:ear=clickstream.ear,jar=click
          stream_jat sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
          18:42:21at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)m.ear,jar=clickstrea
          m_jar.jaat java.security.AccessController.doPrivileged(Native Method)
          18:42:21at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)henticationContro
          llerImplat java.lang.Class.forName0(Native Method)
          18:42:21at java.lang.Class.forName(Class.java:169)ng MBean: jboss.j2ee:ear=clickstream.ear,jar=click
          stream_jat java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
          18:42:21at com.octo.captcha.component.image.fontgenerator.RandomFontGenerator.<init>(RandomFontGener
          ator.java:66)ionControllerImpl
          18:42:21at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.buildInitialFactories(DefaultGimpy
          Engine.java:83)oss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=EncryptionControllerImpl,se
          rvice=EJat com.octo.captcha.engine.image.ListImageCaptchaEngine.<init>(ListImageCaptchaEngine.java:4
          7):42:21,983 INFO [EJB3Deployer] Deployed: file:/usr/local/jboss-4.0.5.GA/server/default/tmp/deploy
          /tmp1116at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.<init>(DefaultGimpyEngine.java:48)
          18:42:22at com.octo.captcha.service.image.DefaultManageableImageCaptchaService.<init>(DefaultManagea
          bleImageCaptchaService.java:32)ce=EJB3 with dependencies:
          18:42:22at org.jboss.seam.captcha.CaptchaImage.create(CaptchaImage.java:68)er ejbName: Dispatcher
          18:42:22... 149 moreJmxKernelAbstraction] installing MBean: jboss.j2ee:ear=clickstream.ear,jar=jboss
          18:42:37,369 INFO [FacesConfigurator] Reading standard config org/apache/myfaces/resource/standard-
          faces-config.xmlO [EJBContainer] STARTED EJB: org.jboss.seam.core.TransactionListener ejbName: Tran
          18:42:37,571 INFO [FacesConfigurator] Reading config jar:file:/usr/local/jboss-4.0.5.GA/server/defa
          ult/tmp/deploy/tmp11161clickstream.ear-contents/jboss-seam.jar!/META-INF/faces-config.xml00000 timeo
          18:42:37,604 INFO [FacesConfigurator] Reading config jar:file:/usr/local/jboss-4.0.5.GA/server/defa
          ult/./tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jboss-seam-deb
          ug.jar!/META-INF/faces-config.xml/jboss-seam.jar
          18:42:37,689 INFO [FacesConfigurator] Reading config jar:file:/usr/local/jboss-4.0.5.GA/server/defa
          ult/./tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jboss-seam-ui.
          jar!/META-INF/faces-config.xmltextListener] Welcome to Seam 1.2.0.PATCH1
          18:42:37,781 INFO [FacesConfigurator] Reading config jar:file:/usr/local/jboss-4.0.5.GA/server/defa
          ult/./tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.j
          ar!/META-INF/faces-config.xmlation] Namespace: http://jboss.com/products/seam/framework, package: or
          18:42:37,809 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml
          18:42:38,127 WARN [LocaleUtils] Locale name in faces-config.xml null or empty, setting locale to de
          fault locale : en_NZix: org.jboss.seam.theme
          18:42:40,167 INFO [StartupServletContextListener] ServletContext '/usr/local/jboss-4.0.5.GA/server/
          default/./tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/' initialized.
          18:42:40,168 INFO [StartupServletContextListener] Serialization provider : class org.apache.myfaces
          .shared_impl.util.serial.DefaultSerialFactory
          18:42:40,169 ERROR [StandardContext] Error listenerStartoss.com/products/seam/security, package: org
          18:42:40,170 ERROR [StandardContext] Context [/clickstream] startup failed due to previous errors
          18:42:40,353 WARN [ServiceController] Problem starting service jboss.web.deployment:war=clickstream
          _war.war,id=1945837721g.jboss.seam.web
          org.jboss.deployment.DeploymentException: URL file:/usr/local/jboss-4.0.5.GA/server/default/tmp/depl
          oy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/ deployment failed
          18:42:23at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:375)jbo
          ss.seam.at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
          18:42:23at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)./tmp/deploy/tmp1116
          1clickstat org.jboss.web.WebModule.startModule(WebModule.java:83)ss-seam-ui.jar
          18:42:23at org.jboss.web.WebModule.startService(WebModule.java:61)erver/default/./tmp/deploy/tmp1116
          1clickstat org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
          18:42:23at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          lickstreat sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
          18:42:23at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:23at java.lang.reflect.Method.invoke(Method.java:597)ocal/jboss-4.0.5.GA/server/default/tmp/de
          ploy/tmpat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:23at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)perties
          18:42:23at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)roperties
          18:42:23at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:23at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)/./tmp/deploy/tmp1116
          1clickstat org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
          18:42:24at $Proxy0.start(Unknown Source)usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp1116
          1clickstat org.jboss.system.ServiceController.start(ServiceController.java:417)jar
          18:42:24at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)r/default/tmp/deploy/tmp11161c
          lickstreat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:24at java.lang.reflect.Method.invoke(Method.java:597).5.GA/server/default/tmp/deploy/tmp11161c
          lickstreat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:29at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)her precedence wins: org.jboss
          .seam.peat org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:29at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264): org.jboss
          .seam.seat org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:29at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210): APPLICATION, type: JAVA_B
          EAN, claat $Proxy42.start(Unknown Source)
          18:42:29at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
          18:42:29at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) type: ENTITY_BEAN, class: de.
          co.clickat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:42:29at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)_BEA
          N, classat java.lang.reflect.Method.invoke(Method.java:597)
          18:42:29at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155), type:
          STATEFULat org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)zard.AdvertisingCampaignContro
          llerImplat org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:29at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)riteria, scope: SESSION, type: E
          NTITY_BEat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [Component] Component: authenticationController, scope: STATELESS, type: STATELES
          S_SESSIOat org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)I: clickstr
          eam/Authat org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport
          .java:238)61 INFO [Component] Component: budget, scope: CONVERSATION, type: ENTITY_BEAN, class: de.
          co.clickat org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor.java:92)
          18:42:29at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInt
          erceptorSupport.java:188)ntities.Budget
          18:42:29at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)lass: d
          e.co.cliat org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:29at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)NTITY_BEAN,
          class: at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:29at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)SSION, type: STATEFUL_SESSI
          ON_BEAN,at $Proxy43.start(Unknown Source)EncryptionControllerImpl, JNDI: clickstream/EncryptionContr
          ollerImpat org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
          18:42:29at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015): ENTITY_BEAN, class: de.c
          o.clicksat org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
          18:42:29at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)ELESS, type: STATELESS_SES
          SION_BEAat sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)erImpl, JNDI: clickstream/Inf
          oPagesCoat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:29at java.lang.reflect.Method.invoke(Method.java:597)ONVERSATION, type: ENTITY_BEAN, class: de
          .co.clicat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:29at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94): SESSION, type: ENTITY_BEAN,
          class: dat org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:29at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)NVERSATION, type: STATEFUL_SESSI
          ON_BEAN,at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)
          18:42:29at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)tcha, scope: PAGE, type: JAVA_BE
          AN, clasat org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:29at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)scope: APPLICATION, t
          ype: JAVat org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          18:42:29at $Proxy8.deploy(Unknown Source) org.jboss.seam.core.applicationContext, scope: APPLICATION
          , type: at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
          18:42:29at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)LICA
          TION, tyat org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeplo
          ymentScanner.java:263)mponent] Component: org.jboss.seam.core.conversation, scope: CONVERSATION, typ
          e: JAVA_at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentSca
          nner.java:336)NFO [Component] Component: org.jboss.seam.core.conversationContext, scope: APPLICATIO
          N, type:at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
          18:42:29at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          ype: JAVat sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
          18:42:29at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)e: J
          AVA_BEANat java.lang.reflect.Method.invoke(Method.java:597)
          18:42:29at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155), type:
          JAVA_BEAat org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:29at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)ontext, scope: APPLICATION, type
          : JAVA_Bat org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:29at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)ATELESS, type: JAVA_B
          EAN, claat org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
          18:42:29at $Proxy0.start(Unknown Source): org.jboss.seam.core.exceptions, scope: APPLICATION, type:
          JAVA_BEAat org.jboss.system.ServiceController.start(ServiceController.java:417)
          18:42:30at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)ons, scope: APPLICATION, type:
          JAVA_BEat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:30at java.lang.reflect.Method.invoke(Method.java:597)re.facesContext, scope: APPLICATION, type
          : JAVA_Bat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:30at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)sages, scope: CONVERSATION, ty
          pe: JAVAat org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:30at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)e: JAVA_BEA
          N, classat org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:30at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)scope: APPLICATION, type: J
          AVA_BEANat $Proxy4.start(Unknown Source)pError
          18:42:30at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)ope: CONVERSATION, type: JAVA
          _BEAN, cat org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
          18:42:30at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819), scope: STATELESS, type:
          JAVA_BEAat org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
          18:42:30at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766), scope: APPLICATION, type
          : JAVA_Bat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          18:42:30at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)type: JAVA_B
          EAN, claat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:30at java.lang.reflect.Method.invoke(Method.java:597)re.localeSelector, scope: SESSION, type:
          JAVA_BEAat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:30at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94) scope: EVENT, type: JAVA_BEAN
          , class:at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:30at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)es, scope: SESSION, type: JAVA_B
          EAN, claat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [Component] Component: org.jboss.seam.core.methodContext, scope: APPLICATION, typ
          e: JAVA_at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:30at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)TION, type:
          JAVA_BEat org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:30at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)e: APPLICATION, type: JAVA_
          BEAN, clat $Proxy5.deploy(Unknown Source)
          18:42:30at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)ontexts, scope: CONVERSATI
          ON, typeat org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
          18:42:30at org.jboss.Main.boot(Main.java:200).jboss.seam.core.pojoCache, scope: APPLICATION, type: J
          AVA_BEANat org.jboss.Main$1.run(Main.java:490)
          18:42:30at java.lang.Thread.run(Thread.java:619)oss.seam.core.redirect, scope: CONVERSATION, type: J
          18:42:40,366 ERROR [MainDeployer] Could not start deployment: file:/usr/local/jboss-4.0.5.GA/server/
          default/tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war.war scope: STATELESS, type: JAVA
          org.jboss.deployment.DeploymentException: URL file:/usr/local/jboss-4.0.5.GA/server/default/tmp/depl
          oy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/ deployment failedscope: SESSION, type:
          JAVA_BEAat org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:375)
          18:42:30at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)TION, type:
          JAVA_BEat org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
          18:42:30at org.jboss.web.WebModule.startModule(WebModule.java:83)sionContext, scope: APPLICATION, ty
          pe: JAVAat org.jboss.web.WebModule.startService(WebModule.java:61)
          18:42:30at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)BEAN
          , class:at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          18:42:30at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)ent, scope: STATELESS, type: J
          AVA_BEANat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          18:42:30at java.lang.reflect.Method.invoke(Method.java:597)re.userPrincipal, scope: APPLICATION, typ
          e: JAVA_at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:30at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)on, scope: EVENT, type: JAVA_B
          EAN, claat org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          18:42:30at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)ION, type:
          JAVA_BEAat org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          18:42:30at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)type: J
          AVA_BEANat $Proxy0.start(Unknown Source)ntexts
          18:42:30at org.jboss.system.ServiceController.start(ServiceController.java:417) scope: APPLICATION,
          type: JAat sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
          18:42:30at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) JAV
          A_BEAN, at java.lang.reflect.Method.invoke(Method.java:597)
          18:42:30at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)LESS, ty
          pe: JAVAat org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:30at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)urrentDatetime, scope: STATELESS
          , type: at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:30at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659) scope: STATELESS, ty
          pe: JAVAat org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          18:42:30at $Proxy42.start(Unknown Source) org.jboss.seam.mail.mailSession, scope: APPLICATION, type:
          JAVA_BEat org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
          18:42:30at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)iguration, scope: APPLICATION,
          type: Jat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          18:42:30at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25): JA
          VA_BEAN,at java.lang.reflect.Method.invoke(Method.java:597)
          18:42:30at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)LICATION
          , type: at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          18:42:30at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)LICATION
          , type: at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:30at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)AN, class: org.jboss.seam.web.RedirectFilter
          18:42:30at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)e: JAVA_BEA
          N, classat org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport
          .java:238)38 INFO [Component] Component: org.jboss.seam.theme.themeSelector, scope: SESSION, type:
          JAVA_BEAat org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor.java:92)
          18:42:30at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInt
          erceptorSupport.java:188).jboss.seam.ui.EntityConverter
          18:42:30at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95), type:
          JAVA_BEat org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:30at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)urce, scope
          : APPLICat org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)ageResource
          18:42:30at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)dynamicImageStore, scope: S
          ESSION, at $Proxy43.start(Unknown Source).seam.ui.graphicImage.DynamicImageStore
          18:42:30at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)source, scope: APPLICATION
          , type: at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
          18:42:30at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)ope: CONVERSATION, type: S
          TATEFUL_at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)ublishingCampaignContoller
          Impl, JNat sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
          18:42:30at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)TEFU
          L_SESSIOat java.lang.reflect.Method.invoke(Method.java:597)trationControllerImpl, JNDI: clickstream/
          Registraat org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          18:42:30at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)ATION, type: JAVA_BEAN, class:
          org.jboat org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          18:42:30at org.jboss.mx.server.Invocation.invoke(Invocation.java:88) type: ENTITY_BEAN, class: de.co
          .clickstat org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)NFO [Component] Component: userSearchCriteria, scope: SESSION, type: ENTITY_BEAN, cla
          ss: de.cat org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          18:42:30at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          18:42:30at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)ter
          18:42:30at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)ionFilter
          18:42:30at $Proxy8.deploy(Unknown Source)p: org.jboss.seam.ui.graphicImage.dynamicImageResource
          18:42:30at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
          18:42:30at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
          18:42:30at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeplo
          ymentScanner.java:263)clickstream]] Exception sending context initialized event to listener instance
          of clasat org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentSca
          nner.java:336)
          at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
          at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
          at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
          at $Proxy0.start(Unknown Source)
          at org.jboss.system.ServiceController.start(ServiceController.java:417)
          at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy4.start(Unknown Source)
          at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
          at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
          at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
          at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
          at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
          at java.lang.reflect.Method.invoke(Method.java:597)
          at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
          at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
          at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterce
          ptor.java:142)
          at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
          at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
          at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
          at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
          at $Proxy5.deploy(Unknown Source)
          at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
          at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
          at org.jboss.Main.boot(Main.java:200)
          at org.jboss.Main$1.run(Main.java:490)
          at java.lang.Thread.run(Thread.java:619)
          18:42:40,377 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

          --- Incompletely deployed packages ---
          org.jboss.deployment.DeploymentInfo@871e26dd { url=file:/usr/local/jboss-4.0.5.GA/server/default/dep
          loy/clickstream.ear }
          deployer: org.jboss.deployment.EARDeployer@830122
          status: Deployment FAILED reason: URL file:/usr/local/jboss-4.0.5.GA/server/default/tmp/deploy/tmp
          11161clickstream.ear-contents/clickstream_war-exp.war/ deployment failed
          state: FAILED
          watch: file:/usr/local/jboss-4.0.5.GA/server/default/deploy/clickstream.ear
          altDD: null
          lastDeployed: 1176273729863
          lastModified: 1176273721000
          mbeans:
          persistence.units:ear=clickstream.ear,jar=clickstream_jar.jar,unitName=clickstreamDatabase state
          : Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=AdvertisingCampaignControllerImpl,se
          rvice=EJB3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=InfoPagesControllerImpl,service=EJB3
          state: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=PublishingCampaignContollerImpl,serv
          ice=EJB3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=LoginControllerImpl,service=EJB3 sta
          te: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=RegistrationControllerImpl,service=E
          JB3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=AuthenticationControllerImpl,service
          =EJB3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=clickstream_jar.jar,name=EncryptionControllerImpl,service=EJB
          3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=jboss-seam.jar,name=Dispatcher,service=EJB3 state: Started
          jboss.j2ee:ear=clickstream.ear,jar=jboss-seam.jar,name=TransactionListener,service=EJB3 state: S
          tarted

          --- MBeans waiting for other MBeans ---
          ObjectName: jboss.web.deployment:war=clickstream_war.war,id=1945837721
          State: FAILED
          Reason: org.jboss.deployment.DeploymentException: URL file:/usr/local/jboss-4.0.5.GA/server/defaul
          t/tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/ deployment failed

          --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
          ObjectName: jboss.web.deployment:war=clickstream_war.war,id=1945837721
          State: FAILED
          Reason: org.jboss.deployment.DeploymentException: URL file:/usr/local/jboss-4.0.5.GA/server/defaul
          t/tmp/deploy/tmp11161clickstream.ear-contents/clickstream_war-exp.war/ deployment failed


          18:42:40,677 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
          18:42:41,058 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
          18:42:41,171 INFO [JkMain] Jk running ID=0 time=0/163 config=null
          18:42:41,207 INFO [Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=20061016
          2339)] Started in 1m:29s:166ms
          18:45:46,665


          • 2. Re: captcha
            tony.herstell1

            Try the right cut/paste buffer

            
            Caused by: java.lang.reflect.InvocationTargetException
             at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
             at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
             at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
             at java.lang.reflect.Method.invoke(Method.java:597)
             at org.jboss.seam.util.Reflections.invoke(Reflections.java:20)
             at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:123)
             ... 143 more
            Caused by: java.lang.InternalError: Can't connect to X11 window server using 'localhost:10.0' as the value of the DISPLAY variable.
             at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
             at sun.awt.X11GraphicsEnvironment.access$100(X11GraphicsEnvironment.java:52)
             at sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:155)
             at java.security.AccessController.doPrivileged(Native Method)
             at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:131)
             at java.lang.Class.forName0(Native Method)
             at java.lang.Class.forName(Class.java:169)
             at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:68)
             at com.octo.captcha.component.image.fontgenerator.RandomFontGenerator.<init>(RandomFontGenerator.java:66)
             at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.buildInitialFactories(DefaultGimpyEngine.java:83)
             at com.octo.captcha.engine.image.ListImageCaptchaEngine.<init>(ListImageCaptchaEngine.java:47)
             at com.octo.captcha.engine.image.gimpy.DefaultGimpyEngine.<init>(DefaultGimpyEngine.java:48)
             at com.octo.captcha.service.image.DefaultManageableImageCaptchaService.<init>(DefaultManageableImageCaptchaService.java:32)
             at org.jboss.seam.captcha.CaptchaImage.create(CaptchaImage.java:68)
             ... 149 more
            
            


            • 3. Re: captcha
              christian.bauer

              Yep, the JCaptcha default engine needs a graphics display buffer. This is not good and won't run on servers without displays. In fact, I think integrating JCaptcha wasn't the best idea we ever had, it's slow, has unusable default output (I really can't read it), and has dependencies such as this.

              Alternatives welcome...

              • 4. Re: captcha
                tony.herstell1

                Ok, thanks.

                Having a captcha is very important for the project I am working on.


                please keep me informed.

                • 5. Re: captcha
                  sammy8306

                  Can't you solve this by setting the property java.awt.headless to true, either by passing it to the JVM as -Djava.awt.headless=true or by programmatically setting it?

                  • 6. Re: captcha
                    tony.herstell1

                    Yes I did that.. seems to have cured it (see the "headless line " next...

                    I added this to my /etc/bash.bashrc file:

                    #added by Tony for JAVA_HOME
                    export JAVA_HOME=/usr/local/jdk1.6.0_02
                    #added by Tony for JBoss Home
                    export JBOSS_HOME=/usr/local/jboss-4.0.5.GA
                    #added by Tony to make Java run in headless mode
                    export CATALINA_OPTS="-Djava.awt.headless=true"
                    #Add flags for remote debugging
                    JAVA_OPTS=-Xdebug-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
                    



                    I am now trying to solve the next reason why my seam app wont run on the Ubuntu server !

                    Once I get by this I might be able to see it again!

                    -------------------------------------
                    JBoss Bootstrap Environment

                    JBOSS_HOME: /usr/local/jboss-4.0.5.GA

                    JAVA: /usr/local/jdk1.6.0_02/bin/java

                    JAVA_OPTS: -Dprogram.name=run.sh -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

                    CLASSPATH: /usr/local/jboss-4.0.5.GA/bin/run.jar:/usr/local/jdk1.6.0_02/lib/tools.jar
                    ------------------------------------

                    gives:

                    HTTP Status 500 -
                    
                    type Exception report
                    
                    message
                    
                    description The server encountered an internal error () that prevented it from fulfilling this request.
                    
                    exception
                    
                    javax.servlet.ServletException: javax/el/ELContext
                     javax.faces.webapp.FacesServlet.service(FacesServlet.java:152)
                     org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
                     org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
                    
                    root cause
                    
                    java.lang.NoClassDefFoundError: javax/el/ELContext
                     org.jboss.seam.util.UnifiedELValueBinding.<init>(UnifiedELValueBinding.java:18)
                     org.jboss.seam.security.Identity.evaluateExpression(Identity.java:506)
                     org.jboss.seam.security.Identity.checkRestriction(Identity.java:149)
                     org.jboss.seam.pages.Page.enter(Page.java:206)
                     org.jboss.seam.core.Pages.enterPage(Pages.java:276)
                     org.jboss.seam.jsf.AbstractSeamPhaseListener.enterPage(AbstractSeamPhaseListener.java:276)
                     org.jboss.seam.jsf.AbstractSeamPhaseListener.beforeRender(AbstractSeamPhaseListener.java:214)
                     org.jboss.seam.jsf.SeamPhaseListener.beforePhase(SeamPhaseListener.java:56)
                     org.apache.myfaces.lifecycle.PhaseListenerManager.informPhaseListenersBefore(PhaseListenerManager.java:70)
                     org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:373)
                     javax.faces.webapp.FacesServlet.service(FacesServlet.java:138)
                     org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
                     org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
                    
                    note The full stack trace of the root cause is available in the Apache Tomcat/5.5.20 logs.
                    

                    and it runs really slow!!!




                    • 7. Re: captcha
                      tony.herstell1

                      Commenting this out (this page is where it all goes horribly wrong):

                       <!-- Security -->
                       <!--
                       <page view-id="/pages/user/registration.xhtml">
                       <restrict>#{!identity.loggedIn}</restrict>
                       </page>
                       -->
                      


                      gives:

                      An Error Occurred:
                      Change component/tag '_id139:0:_id142' from javax.faces.*/<h:tagName /> to org.apache.myfaces.*/<t:tagName />, or embed it in a form. This is not a bug. Please see: http://wiki.apache.org/myfaces/Upgrading_to_Tomahawk_1.1.3 The path to this component is {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /pages/user/registration.xhtml][Class: javax.faces.component.html.HtmlDataTable,Id: _id139][Class: javax.faces.component.UIColumn,Id: _id140][Class: javax.faces.component.html.HtmlCommandLink,Id: _id142]}
                      +- Stack Trace
                      
                      java.lang.IllegalArgumentException: Change component/tag '_id139:0:_id142' from javax.faces.*/<h:tagName /> to org.apache.myfaces.*/<t:tagName />, or embed it in a form. This is not a bug. Please see: http://wiki.apache.org/myfaces/Upgrading_to_Tomahawk_1.1.3 The path to this component is {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /pages/user/registration.xhtml][Class: javax.faces.component.html.HtmlDataTable,Id: _id139][Class: javax.faces.component.UIColumn,Id: _id140][Class: javax.faces.component.html.HtmlCommandLink,Id: _id142]}
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBase.renderJavaScriptAnchorStart(HtmlLinkRendererBase.java:214)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBase.renderCommandLinkStart(HtmlLinkRendererBase.java:175)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlLinkRendererBase.encodeBegin(HtmlLinkRendererBase.java:93)
                       at javax.faces.component.UIComponentBase.encodeBegin(UIComponentBase.java:512)
                       at org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChild(RendererUtils.java:433)
                       at org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChildren(RendererUtils.java:419)
                       at org.apache.myfaces.shared_impl.renderkit.RendererUtils.renderChild(RendererUtils.java:440)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlTableRendererBase.renderColumnBody(HtmlTableRendererBase.java:332)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlTableRendererBase.encodeColumnChild(HtmlTableRendererBase.java:301)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlTableRendererBase.encodeInnerHtml(HtmlTableRendererBase.java:277)
                       at org.apache.myfaces.shared_impl.renderkit.html.HtmlTableRendererBase.encodeChildren(HtmlTableRendererBase.java:123)
                       at javax.faces.component.UIComponentBase.encodeChildren(UIComponentBase.java:524)
                       at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:244)
                       at com.sun.facelets.tag.jsf.ComponentSupport.encodeRecursive(ComponentSupport.java:249)
                       at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:573)
                       at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
                       at javax.faces.webapp.FacesServlet.service(FacesServlet.java:138)
                       at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
                       at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
                       at org.jboss.seam.web.RedirectFilter.doFilter(RedirectFilter.java:45)
                       at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
                       at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
                       at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
                       at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
                       at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
                       at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
                       at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
                       at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
                       at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:74)
                       at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
                       at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
                       at org.jboss.web.tomcat.tc5.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156)
                       at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
                       at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
                       at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
                       at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
                       at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
                       at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
                       at java.lang.Thread.run(Thread.java:619)
                      
                      



                      I am guessing but is this relevant:
                      21:43:12,267 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.jar!/META
                      -INF/jsf-core.taglib.xml
                      21:43:12,291 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.jar!/META
                      -INF/jsf-html.taglib.xml
                      21:43:12,313 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.jar!/META
                      -INF/jstl-fn.taglib.xml
                      21:43:12,357 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.jar!/META
                      -INF/jsf-ui.taglib.xml
                      21:43:12,393 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jboss-seam-ui.jar!/MET
                      A-INF/seam-ui.taglib.xml
                      21:43:12,440 ERROR [STDERR] 11/04/2007 21:43:12 com.sun.facelets.compiler.TagLibraryConfig loadImplicit
                      INFO: Added Library from: jar:file:/usr/local/jboss-4.0.5.GA/server/default/./tmp/deploy/tmp25450clickstream.ear-contents/clickstream_war-exp.war/WEB-INF/lib/jsf-facelets.jar!/META
                      -INF/jstl-core.taglib.xml
                      


                      I am going with the default libraries...

                      Again, this works well on my local PC.

                      • 8. Re: captcha
                        spambob

                         

                        "christian.bauer@jboss.com" wrote:
                        Yep, the JCaptcha default engine needs a graphics display buffer. This is not good and won't run on servers without displays. In fact, I think integrating JCaptcha wasn't the best idea we ever had, it's slow, has unusable default output (I really can't read it), and has dependencies such as this.

                        Alternatives welcome...

                        The only other captcha engine for java I know of is "the simple java captcha" (http://simplecaptcha.sourceforge.net/). I have no idea if it is faster than JCaptcha or if it needs a running X server too but at least the output seems more readable (I couldn't read JCaptcha output if my life would depend on it).

                        However: an alternative to captchas could be asking simple math questions (like they do at jroller). Together with a tag that translates the numbers and the operand into iso & hex - e.g. 1+2 would be: &#38;&#35;&#120;&#51;&#49;&#59;&#38;&#35;&#120;&#50;&#98;&#59;&#38;&#35;&#120;&#51;&#50;&#59; - this should be as save, cheaper to compute and much easier for users than barely readable captchas.

                        Last but not least this "translator" tag could be used to obfuscate email addresses so they can be safely displayed and don't get harvested by spammers which seems to be a quite valuable addition to me ;). Please have a look at http://www.seowebsitepromotion.com/obfuscate_email.asp for a more detailed explanation!

                        So what do you think about this?

                        • 9. Re: captcha
                          christian.bauer

                          Sure, that all sounds good. Maybe you can try it by modifying one of the Seam examples and submitting your changes to JIRA.

                          • 10. Re: captcha
                            zdaler

                            it seems that there is already such thing (simple mathematical questions) inside JCaptcha ...
                            see :
                            com.octo.captcha.text.math.MathCaptcha

                            Maybe a simple change of the current integration would be enough ...

                            (I cannot read those captchas either ...)

                            • 11. Re: captcha
                              pmuir

                              Can you file a feature request in JIRA? Thanks

                              • 12. Re: captcha
                                shane.bryzak

                                We have an existing JIRA issue for captcha enhancements, please add any relevant comments to it:

                                http://jira.jboss.org/jira/browse/JBSEAM-865