I put a cron job in place to restart tomcat everyday. This is because
some examples data can be changed by users and the restart resets
these data. No other reason.

Juergen

On 10/31/06, Ryan <[EMAIL PROTECTED]> wrote:
> I am still curious as to why the application server stops responding
> from time to time... Perhaps gremlins. =)
>
> Ryan
>
> On 10/30/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> > yes it seems to be a browser with no javascript or something like that
> > (the fallback was clicked on and onClick(ajaxtarget) doesn't seem to check
> > for null
> >
> >
> > On 10/30/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> > > >From catalina.log: looks like a bug in the example
> > >
> > > wicket.WicketRuntimeException: Method onLinkClicked of interface
> > wicket.markup.h
> > > tml.link.ILinkListener targeted at component [MarkupContainer [Component
> > id = li
> > > nk, page = wicket.examples.source.SourcesPage, path =
> > 0:filespanel:file:1:link.S
> > > ourcesPage$FilesBrowser$1$1, isVisible = true, isVersioned = true]] threw
> > an exc
> > > eption
> > >         at wicket.RequestListenerInterface.invoke
> > (RequestListenerInterface.java:
> > > 174)
> > >         at
> > wicket.request.target.component.listener.ListenerInterfaceRequestTarg
> > > et.processEvents(ListenerInterfaceRequestTarget.java:74)
> > >         at
> > wicket.request.compound.DefaultEventProcessorStrategy.processEvents
> > (D
> > > efaultEventProcessorStrategy.java:65)
> > >         at
> > wicket.request.compound.AbstractCompoundRequestCycleProcessor.process
> > > Events(AbstractCompoundRequestCycleProcessor.java:57)
> > >         at wicket.RequestCycle.doProcessEventsAndRespond
> > (RequestCycle.java:852)
> > >         at
> > wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:885)
> > >         at wicket.RequestCycle.step(RequestCycle.java:966)
> > >         at wicket.RequestCycle.steps(RequestCycle.java :1040)
> > >         at wicket.RequestCycle.request(RequestCycle.java:454)
> > >         at
> > wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:216)
> > >         at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> > >         at
> > javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> > >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
> > > icationFilterChain.java:252)
> > >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter
> > (ApplicationF
> > > ilterChain.java:173)
> > >         at
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
> > > alve.java:213)
> > > .....
> > >         at
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run
> > (ThreadP
> > > ool.java:684)
> > >         at java.lang.Thread.run(Thread.java:595)
> > > 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(DelegatingMethodAcces
> > > sorImpl.java:25)
> > >         at java.lang.reflect.Method.invoke (Method.java:585)
> > >         at
> > wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:
> > > 163)
> > >         ... 25 more
> > > Caused by: java.lang.NullPointerException
> > >         at
> > wicket.examples.source.SourcesPage$FilesBrowser$1$1.onClick
> > (SourcesPa
> > > ge.java:361)
> > >         at
> > wicket.ajax.markup.html.AjaxFallbackLink.onClick(AjaxFallbackLink.jav
> > > a:91)
> > >         at
> > wicket.markup.html.link.Link.onLinkClicked(Link.java:254)
> > >         ... 30 more
> > >
> > >
> > > On 10/30/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > > > i meant the part where he asked if it was wicket's fault :)
> > > >
> > > >
> > > > -igor
> > > >
> > > > On 10/30/06, Juergen Donnerstag < [EMAIL PROTECTED]> wrote:
> > > > > I haven't seen any other user mentioning outages. Though Kattare is
> > > > > not perfect they provide good support and fast support and it is for
> > > > > free.
> > > > >
> > > > > Juergen
> > > > >
> > > > > On 10/30/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > > > > > juergen you didnt asnwer the second part of the question :)
> > > > > >
> > > > > > -igor
> > > > > >
> > > > > >
> > > > > >
> > > > > > On 10/30/06, Juergen Donnerstag < [EMAIL PROTECTED] >
> > wrote:
> > > > > > > Thanks for pointing out, I'm not monitoring it every day I must
> > admit.
> > > > > > > Unfortunately I've no access right now, but will fix it in 2-3
> > hrs.
> > > > > > >
> > > > > > > Juergen
> > > > > > >
> > > > > > > On 10/30/06, Ryan <[EMAIL PROTECTED]> wrote:
> > > > > > > > I am evaluating the wicket framework for a new project and so
> > far I
> > > > > > > > have been very impressed with the quality of the project (and
> > > > > > > > especially so when considering how far it has come in the last
> > > > year).
> > > > > > > >
> > > > > > > > Over the past week I have been referring to the live wicket demo
> > > > > > > > application only to find it is down with a "502 Proxy Error". Is
> > > > this
> > > > > > > > a symptom of a bad hosting environment or do the wicket examples
> > mis
> > > > > > > > behave and take down the server?
> > > > > > > >
> > > > > > > > Ryan
> > > > > > > >
> > > > > > > >
> > > > > >
> > > >
> > -------------------------------------------------------------------------
> > > > > > > > Using Tomcat but need to do more? Need to support web services,
> > > > > > security?
> > > > > > > > Get stuff done quickly with pre-integrated technology to make
> > your
> > > > job
> > > > > > easier
> > > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on
> > Apache
> > > > > > Geronimo
> > > > > > > >
> > > > > >
> > > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > > > > > > _______________________________________________
> > > > > > > > Wicket-user mailing list
> > > > > > > > Wicket-user@lists.sourceforge.net
> > > > > > > >
> > > > > >
> > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > >
> > -------------------------------------------------------------------------
> > > > > > > Using Tomcat but need to do more? Need to support web services,
> > > > security?
> > > > > > > Get stuff done quickly with pre-integrated technology to make your
> > job
> > > > > > easier
> > > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > > > Geronimo
> > > > > > >
> > > > > >
> > > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > > > > > _______________________________________________
> > > > > > > Wicket-user mailing list
> > > > > > > Wicket-user@lists.sourceforge.net
> > > > > > >
> > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > >
> > -------------------------------------------------------------------------
> > > > > > Using Tomcat but need to do more? Need to support web services,
> > > > security?
> > > > > > Get stuff done quickly with pre-integrated technology to make your
> > job
> > > > > > easier
> > > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > > > Geronimo
> > > > > >
> > > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > > > >
> > > > > > _______________________________________________
> > > > > > Wicket-user mailing list
> > > > > > Wicket-user@lists.sourceforge.net
> > > > > >
> > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > -------------------------------------------------------------------------
> > > > > Using Tomcat but need to do more? Need to support web services,
> > security?
> > > > > Get stuff done quickly with pre-integrated technology to make your job
> > > > easier
> > > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> > > > >
> > > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > > > _______________________________________________
> > > > > Wicket-user mailing list
> > > > > Wicket-user@lists.sourceforge.net
> > > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > > >
> > > >
> > > >
> > > >
> > -------------------------------------------------------------------------
> > > > Using Tomcat but need to do more? Need to support web services,
> > security?
> > > > Get stuff done quickly with pre-integrated technology to make your job
> > > > easier
> > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> > Geronimo
> > > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > >
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > >
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > > >
> > > >
> > > >
> > >
> > >
> > -------------------------------------------------------------------------
> > > Using Tomcat but need to do more? Need to support web services, security?
> > > Get stuff done quickly with pre-integrated technology to make your job
> > easier
> > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > >
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> > easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
> >
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to