You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Vladimir Lisin <vl...@emgas.gazprom.ru> on 2005/02/21 16:47:07 UTC

JS 1.5 & Tocat 5.5

Hi all,

My JS 1.5 works well  under Tomcat 4 .
But  under Tomcat 5.5 after start JetSpeed  I have on screen the well 
loaded  top_default.jsp  and  bottom.jsp
Instead the default.jsp i have the next  message : "Error retrieving 
Portal Page: null".

Anybody got this problem? 
Thanks a lot.
Vladimir

In JetSpeed.log  I  have the next message :
...........................................................................
2005-02-21 18:12:01,351 [DaemonThread:diskcachedaemon] INFO 
JetspeedDiskCache - DISK CACHE: Inited cache:C:\Tomcat 
5.5\webapps\jportal\/WEB-INF/cache
2005-02-21 18:12:01,351 [DaemonThread:feeddaemon] ERROR SimpleTransform - 
Invalid SAX Transformer:
java.lang.IllegalArgumentException: You must specify a URL to obtain an 
entry from the cache
.........................................................................

In JetSpeedservices.log I have the next message :
.....................................................................................................
2005-02-21 18:14:16,826 [http-8090-Processor25] DEBUG 
JetspeedProfilerService - Profiler: fallback called with: 
BaseProfile[anon/html/default.psml]
2005-02-21 18:14:16,836 [http-8090-Processor25] DEBUG 
JetspeedTemplateLocatorService - TemplateLocator: template exists in 
cache: C:\Tomcat 
5.5\webapps\jportal\WEB-INF\templates\jsp\screens\Home.jsp returning 
/Home.jsp
2005-02-21 18:14:16,836 [http-8090-Processor25] DEBUG 
JetspeedTemplateLocatorService - TemplateLocator: template exists in 
cache: C:\Tomcat 
5.5\webapps\jportal\WEB-INF\templates\jsp\layouts\html\default.jsp 
returning /html/default.jsp
2005-02-21 18:14:16,846 [http-8090-Processor25] DEBUG 
JetspeedTemplateLocatorService - TemplateLocator: template exists in 
cache: C:\Tomcat 
5.5\webapps\jportal\WEB-INF\templates\jsp\screens\Home.jsp returning 
/Home.jsp
2005-02-21 18:14:16,846 [http-8090-Processor25] DEBUG 
JetspeedTemplateLocatorService - TemplateLocator: template exists in 
cache: C:\Tomcat 
5.5\webapps\jportal\WEB-INF\templates\jsp\navigations\html\top_default.jsp 
returning /html/top_default.jsp
2005-02-21 18:14:11,218 [http-8090-Processor25] ERROR 
CustomLocalizationTool - Exception
java.util.MissingResourceException: 
org.apache.jetspeed.tutorial.modules.localization.JPortalLocalization
        at 
org.apache.turbine.services.localization.TurbineLocalizationService.getString(TurbineLocalizationService.java:445)
....................................................................................................