RE: images disappear / drop down
"Thiago Reis - InterFactory" <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <000001c64865$2205cca0$320000ac@interdomain> |
Thanks for your reply Stéphane after I installed the bug fix the problem with images were gone. But now Im receiving some errors when I log in with other user than root or if the pass/user were null/invalid I get an error exception. What do you think this error it could be related to the bug fix that I installed? So on Im still facing some problems with the position of my drop downs menu in my template when I add the action menu in main_menu.inc page in my template the position of sub-menus is not align with main menu. They appear in the top very far from the main menu. Thanks. Thiago Reis System Analyst InterFactory Phone: 55(11) 3868 3402 - ext: 15 -----Original Message----- From: Stéphane Croisier [mailto:[email protected]] Sent: quarta-feira, 15 de março de 2006 11:09 To: [email protected] Subject: Re: images disappear / drop down At 14:51 15.03.2006, you wrote: The other one is when I add images in my template after a while if I stop and start Jahia they disappear and never come back. If I try to upload them again in the public root folder I get a Jahia error after that I wont be able to insert images, texts or anything, in beginning a thought that was my back end environment (SQL Server 2005) so I changed to SQL Server 2000 but after some tests the error still came. In the attach file theres my tomcats log. There is a fix for that available here: http://www.jahia.net/jahia/Jahia/cache/bypass/pid/554?ctnid=2551 /SC Heres my environment: Virtual machine as a Jahia 4.1.1 (jdk 1.4.2_10): * Windows XP professional 2002 * AMD Athlon XP2000+ * 1,67GH 352MB of RAM Back-end environment: * SQL Server 2000 (is there any problems change to SQL Server 2000 ???) Development tools: * Dreamweaver 8 (Design) * Eclipse Thank you very much. Regards, Thiago Reis System Analyst InterFactory Phone: 55(11) 3868 3402 - ext: 15
erro.txt
(text/plain, 3.5 KB)
HTTP Status 500 - -------------------------------------------------------------------------------- type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception java.lang.NullPointerException at org.jahia.bin.JahiaAdministration.doRedirect(JahiaAdministration.java:485) at org.jahia.bin.JahiaAdministration.displayLogin(JahiaAdministration.java:636) at org.jahia.bin.JahiaAdministration.userRequestDispatcher(JahiaAdministration.java:450) at org.jahia.bin.JahiaAdministration.service(JahiaAdministration.java:253) at javax.servlet.http.HttpServlet.service(HttpServlet.java:809) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:200) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146) at org.jahia.bin.filters.ntlm.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:135) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:146) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:209) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:144) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2358) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:133) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:118) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:116) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:594) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:127) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:596) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:433) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:948) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:152) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) -------------------------------------------------------------------------------- Apache Tomcat/4.1.31