Hi, here is the stacktrace..

Jul 8, 2013 8:44:07 PM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apache Tomcat Native library which allows optimal
performance in production environments was not found on the
java.library.path: C:\Program
Files\Java\jdk1.6.0_31\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program
Files\Java\jdk1.6.0_31\jre\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32\wbem;C:\Program
Files\Dell\DW WLAN
Card;;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files
(x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL
SDK\2.0\bin\x64;C:\Program Files\WIDCOMM\Bluetooth Software;C:\Program
Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program
Files\Java\jdk1.6.0_31\bin;D:\apache-maven-3.0.4\bin;C:\Program
Files\MySQL\MySQL Server 5.5\bin;C:\Program
Files\TortoiseSVN\bin;D:\apache-ant-1.8.4\bin;C:\Program Files
(x86)\QuickTime\QTSystem\;.
Jul 8, 2013 8:44:07 PM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'source' to 'org.eclipse.jst.jee.server:dataprovider-app' did not
find a matching property.
Jul 8, 2013 8:44:07 PM org.apache.tomcat.util.digester.SetPropertiesRule
begin
WARNING: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting
property 'source' to 'org.eclipse.jst.j2ee.server:seeker' did not find a
matching property.
Jul 8, 2013 8:44:08 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Jul 8, 2013 8:44:09 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8443
Jul 8, 2013 8:44:09 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 3609 ms
Jul 8, 2013 8:44:09 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Jul 8, 2013 8:44:09 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0.35
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/D:/apache-tomcat-6.0.35-wicketUpgrade/webapps/cas/WEB-INF/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/D:/apache-tomcat-6.0.35-wicketUpgrade/webapps/cas/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
Jul 8, 2013 8:44:13 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2013-07-08 20:44:22,650 INFO
[org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.>
2013-07-08 20:44:28,245 INFO
[org.jasig.cas.util.AutowiringSchedulerFactoryBean] - <Starting Quartz
Scheduler now>
Jul 8, 2013 8:44:28 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'cas'
Jul 8, 2013 8:44:31 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'restlet'
2013-07-08 20:44:32,383 WARN
[org.springframework.beans.GenericTypeAwarePropertyDescriptor] - <Invalid
JavaBean property 'attachments' being accessed! Ambiguous write methods
found next to actually used [public void
org.restlet.ext.spring.SpringRouter.setAttachments(java.util.Map)]: [public
static void
org.restlet.ext.spring.SpringRouter.setAttachments(org.restlet.Router,java.util.Map)]>
Jul 8, 2013 8:44:34 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
2013-07-08 20:44:42,187 INFO
[org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -
<Beginning ticket cleanup.>
2013-07-08 20:44:42,191 INFO
[org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] - <0
tickets found to be removed.>
2013-07-08 20:44:42,192 INFO
[org.jasig.cas.ticket.registry.support.DefaultTicketRegistryCleaner] -
<Finished ticket cleanup.>
Jul 8, 2013 8:44:49 PM org.apache.catalina.core.ApplicationContext log
INFO: Set web app root system property: 'seekerApp.root' =
[D:\workspace_wicketUpgrade\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\seeker\]
Jul 8, 2013 8:44:49 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing log4j from
[D:\workspace_wicketUpgrade\.metadata\.plugins\org.eclipse.wst.server.core\tmp1\wtpwebapps\seeker\WEB-INF\classes\log4j.properties]
2013-07-08 20:44:49,502 INFO  - WebXmlFile                 - web.xml: url
mapping found for filter with name wicket.seeker: [/*]
2013-07-08 20:44:50,138 INFO  - Application                - [wicket.seeker]
init: Wicket core library initializer
2013-07-08 20:44:50,152 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=IBehaviorListener,
method=public abstract void
org.apache.wicket.behavior.IBehaviorListener.onRequest()]
2013-07-08 20:44:50,155 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=IFormSubmitListener,
method=public abstract void
org.apache.wicket.markup.html.form.IFormSubmitListener.onFormSubmitted()]
2013-07-08 20:44:50,156 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=ILinkListener,
method=public abstract void
org.apache.wicket.markup.html.link.ILinkListener.onLinkClicked()]
2013-07-08 20:44:50,159 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=IOnChangeListener,
method=public abstract void
org.apache.wicket.markup.html.form.IOnChangeListener.onSelectionChanged()]
2013-07-08 20:44:50,160 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=IRedirectListener,
method=public abstract void
org.apache.wicket.IRedirectListener.onRedirect()]
2013-07-08 20:44:50,162 INFO  - RequestListenerInterface   - registered
listener interface [RequestListenerInterface name=IResourceListener,
method=public abstract void
org.apache.wicket.IResourceListener.onResourceRequested()]
2013-07-08 20:44:50,163 INFO  - Application                - [wicket.seeker]
init: Wicket extensions initializer
2013-07-08 20:44:50,257 INFO  - Application                - [wicket.seeker]
init: org.apache.wicket.velocity.Initializer@5443563e
2013-07-08 20:44:50,631 INFO  - Initializer                - Initialized
Velocity successfully
2013-07-08 20:44:52,411 INFO  - WebApplication             - [wicket.seeker]
Started Wicket version 6.8.0 in DEVELOPMENT mode
********************************************************************
*** WARNING: Wicket is running in DEVELOPMENT mode.              ***
***                               ^^^^^^^^^^^                    ***
*** Do NOT deploy to your live server(s) without changing this.  ***
*** See Application#getConfigurationType() for more information. ***
********************************************************************
Jul 8, 2013 8:44:54 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring FrameworkServlet 'remoting'
Jul 8, 2013 8:46:44 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jul 8, 2013 8:46:44 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8443
Jul 8, 2013 8:46:45 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jul 8, 2013 8:46:45 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/98  config=null
Jul 8, 2013 8:46:45 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 155639 ms
HomePage constructor called!
2013-07-08 20:49:38,028 INFO  - PropertiesFactory          - Loading
properties files from
jar:file:/D:/workspace_wicketUpgrade/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/seeker/WEB-INF/lib/app-util-1.0-SNAPSHOT.jar!/com/americasjobexchange/wicket-package.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@71ebd825
2013-07-08 20:49:38,451 INFO  - PropertiesFactory          - Loading
properties files from
jar:file:/D:/workspace_wicketUpgrade/.metadata/.plugins/org.eclipse.wst.server.core/tmp1/wtpwebapps/seeker/WEB-INF/lib/wicket-core-6.8.0.jar!/org/apache/wicket/Application.properties
with loader
org.apache.wicket.resource.IsoPropertiesFilePropertiesLoader@71ebd825
HomePage constructor called!
HomePage constructor called!
HomePage constructor called!
HomePage constructor called!
HomePage constructor called!
HomePage constructor called!

P.S. I am able to access the HomePage in the browser..but 'coz Tomcat never
starts completely..it gives me failure error after sometime. Also I can see
a this javascript error "Uncaught TypeError: Cannot read property
'offsetWidth' of undefined"



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/why-is-getHomePage-called-multiple-times-tp1881852p4660158.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to