Are you using custom Click services or just vanilla Click? Is login.htm the template that does not render the form?
Things to check: - Is the form added to the page through addControl(form)? - is methods of Page being overridden such as addControl or addModel? Does the BorderTemplate override Page methods? regards Bob On Tue, Jul 12, 2011 at 9:40 AM, Reinhard Hnat <[email protected]> wrote: > This is what catalina.out says (All other log-files are gone, i do not know > why. > > [Click] [debug] GET http://localhost:8080/GealogWeb/ > [Click] [trace] is Ajax request: false > [Click] [trace] invoked: Login.<<init>> > [Click] [trace] invoked: Login.onSecurityCheck() : true > [Click] [trace] invoked: Login.onInit() > [Click] [trace] invoked: Login.onGet() > [Click] [trace] invoked: Login.onRender() > [Click] [info ] renderTemplate: /login.htm - 4 ms > [Click] [trace] invoked: Login.onDestroy() > [Click] [info ] handleRequest: /login.htm - 6 ms > 17.06.2011 10:29:32 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [/manager] > 17.06.2011 10:29:32 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [] > 17.06.2011 10:29:32 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [/GealogWeb] > [Click] [info ] *** Initializing Click 2.3.0 in trace mode *** > [Click] [info ] initialized LogService: > org.apache.click.service.ConsoleLogService > [Click] [trace] resource deploy folder: /var/lib/tomcat6/webapps/GealogWeb/ > [Click] [debug] listing classes in > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-2.2.0.jar!/META-INF/resources > [Click] [trace] find jar url: > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-2.2.0.jar!/META-INF/resources > [Click] [trace] inner url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-2.2.0.jar!/META-INF/resources > [Click] [trace] extracted jar url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-2.2.0.jar > [Click] [info ] found jar: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-2.2.0.jar > [Click] [debug] listing classes in > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.2.0.jar!/META-INF/resources > [Click] [trace] find jar url: > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.2.0.jar!/META-INF/resources > [Click] [trace] inner url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.2.0.jar!/META-INF/resources > [Click] [trace] extracted jar url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.2.0.jar > [Click] [info ] found jar: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.2.0.jar > [Click] [debug] listing classes in > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.3.0.jar!/META-INF/resources > [Click] [trace] find jar url: > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.3.0.jar!/META-INF/resources > [Click] [trace] inner url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.3.0.jar!/META-INF/resources > [Click] [trace] extracted jar url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.3.0.jar > [Click] [info ] found jar: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-calendar-1.3.0.jar > [Click] [debug] listing classes in > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-extras-2.2.0.jar!/META-INF/resources > [Click] [trace] find jar url: > jar:file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-extras-2.2.0.jar!/META-INF/resources > [Click] [trace] inner url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-extras-2.2.0.jar!/META-INF/resources > [Click] [trace] extracted jar url: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-extras-2.2.0.jar > [Click] [info ] found jar: > file:/var/lib/tomcat6/webapps/GealogWeb/WEB-INF/lib/click-extras-2.2.0.jar > [Click] [trace] deployed files from jars and folders - 364 ms > [Click] [debug] click.xml pages: > [Click] [debug] /login.htm -> Rootpack.Login > [Click] [debug] /user/select.htm -> Rootpack.Select > [Click] [debug] /user/graphik.htm -> Rootpack.Graphik > [Click] [debug] /user/tabelle.htm -> Rootpack.Tabelle > [Click] [debug] automapped pages: > [Click] [debug] /click/error.htm -> CLASS NOT FOUND > [Click] [trace] class not found: Rootpack.click.Error > [Click] [debug] /click/not-found.htm -> CLASS NOT FOUND > [Click] [trace] class not found: Rootpack.click.NotFound > [Click] [debug] initializing FileLoadService: > org.apache.click.service.CommonsFileUploadService > [Click] [debug] initializing TemplateService: > org.apache.click.service.VelocityTemplateService > [Click] [trace] velocity properties: {class.resource.loader.cache=false, > class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader, > directive.if.tostring.nullcheck=false, input.encoding=UTF-8, > resource.loader=webapp, class, > runtime.log.logsystem.class=org.apache.click.service.VelocityTemplateService$LogChuteAdapter, > velocimacro.library=/click/VM_global_library.vm, > velocimacro.library.autoreload=true, webapp.resource.loader.cache=false, > webapp.resource.loader.class=org.apache.velocity.tools.view.WebappResourceLoader} > [Click] [debug] initializing ResourceService: > org.apache.click.service.ClickResourceService > [Click] [debug] initializing MessagesMapService: > org.apache.click.service.DefaultMessagesMapService > [Click] [info ] Click 2.3.0 initialized in trace mode > 17.06.2011 10:29:34 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [/docs] > 17.06.2011 10:29:34 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [/examples] > 17.06.2011 10:29:34 org.apache.catalina.startup.HostConfig checkResources > INFO: Reloading context [/host-manager] > > Reinhard > > > Am 2011-07-12 06:56, schrieb Bob Schellink: >> >> Hi Reinhard, >> >> Sounds like the template is not processed by Click. What URL are using and >> what does the log say? >> >> regards >> >> Bob >> >> On 2011/07/11 10:54 AM, Reinhard Hnat wrote: >>> >>> I am developing a web-application using Eclipse and Apache click deploing >>> it with a Tomcat 6.6. >>> Everything went fine until i inserted a line to an htm file and deleted >>> it immediately afterwards. >>> Since then i get the following output to the browser instead of my form: >>> >>> /$headElements $form $jsElements >>> / >>> What could be broken? I am searching for the problem but can not find any >>> cause. >>> >>> Please give me some hints where to search for the problem. >>> >>> Thanks >>> Reinhard >>> >> >
