Unable to retrieve application portlet: Login

View: New views
1 Messages — Rating Filter:   Alert me  

Unable to retrieve application portlet: Login

by ccancelllieri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
As you can see from my subject I've a problem to login in my gridsphere installation...

I've 'succesfully' installed gridsphere 3.1 on tomcat 6 and i'm tring to login... database setup worked (postgres8) and tables (and admin user) are succesfully stored in.

this is my catalina startup log:

INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/sun-jdk-1.6.0.06/jre/lib/amd64/server:/opt/sun-jdk-1.6.0.06/jre/lib/amd64:/opt/sun-jdk-1.6.0.06/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib
May 23, 2008 7:24:55 PM org.apache.coyote.http11.Http11Protocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
May 23, 2008 7:24:55 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1034 ms
May 23, 2008 7:24:55 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
May 23, 2008 7:24:55 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/6.0-snapshot
May 23, 2008 7:24:55 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /usr/share/tomcat-6/webapps/manager inside the host appBase has been specified, and will be ignored
May 23, 2008 7:24:56 PM org.apache.catalina.startup.HostConfig deployDescriptor
WARNING: A docBase /usr/share/tomcat-6/webapps/host-manager inside the host appBase has been specified, and will be ignored
May 23, 2008 7:24:56 PM org.apache.catalina.core.StandardContext addApplicationListener
INFO: The listener "org.gridsphere.servlets.GridSphereServlet" is already configured for this context. The duplicate definition has been ignored.
in contextInitialized of GridSphereServlet
0:INFO:(GridSphereServlet.java:contextInitialized:497)
< contextName: GridSphere Portlet Container >

1:DEBUG:(GridSphereServlet.java:contextInitialized:498)
< context path: /var/lib/tomcat-6/webapps/gridsphere >

4:INFO:(GridSphereServlet.java:init:88)
< in init of GridSphereServlet >

5:DEBUG:(GridSphereServlet.java:init:93)
< loading from: /var/lib/tomcat-6/webapps/gridsphere/WEB-INF/GridSphereServices.xml >

9:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /var/lib/tomcat-6/webapps/gridsphere/WEB-INF/GridSphereServices.xml >

13:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-service-framework-3.1.jar!/org/gridsphere/portlet/service/spi/impl/portlet-services-mapping.xml >

343:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.persistence.PersistenceManagerService service def:
service name: Persistence Manager Service
service description: Provides JDBC Persistence Capabilities using Hibernate
service interface: org.gridsphere.services.core.persistence.PersistenceManagerService
service implementation: org.gridsphere.services.core.persistence.impl.PersistenceManagerServiceImpl
user required: false
load on startup: false
config properties:  >

343:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.registry.PortletManagerService service def:
service name: Portlet Manager Service
service description: Provides Administration Capabilities for Portlet Web Applications
service interface: org.gridsphere.services.core.registry.PortletManagerService
service implementation: org.gridsphere.services.core.registry.impl.PortletManagerServiceImpl
user required: false
load on startup: false
config properties:  >

343:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.tomcat.TomcatManagerService service def:
service name: Tomcat Manager Service
service description: Provides Portlet Reloading Capabilities uisng Tomcat manager webapp
service interface: org.gridsphere.services.core.tomcat.TomcatManagerService
service implementation: org.gridsphere.services.core.tomcat.impl.TomcatManagerServiceImpl
user required: false
load on startup: false
config properties:  >

344:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.rss.RssService service def:
service name: RSS Service
service description: Provides RSS Service
service interface: org.gridsphere.services.core.rss.RssService
service implementation: org.gridsphere.services.core.rss.impl.RssServiceImpl
user required: false
load on startup: false
config properties:      name: cache_time        value: 10 >

344:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.registry.PortletRegistryService service def:
service name: Portlet Registry Service
service description: Provides Portlet Registry
service interface: org.gridsphere.services.core.registry.PortletRegistryService
service implementation: org.gridsphere.services.core.registry.impl.PortletRegistryServiceImpl
user required: false
load on startup: false
config properties:  >

344:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.security.auth.AuthModuleService service def:
service name: Authentication Module Service
service description: Provides Authentication Modules
service interface: org.gridsphere.services.core.security.auth.AuthModuleService
service implementation: org.gridsphere.services.core.security.auth.impl.AuthModuleServiceImpl
user required: false
load on startup: false
config properties:  >

345:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.setup.PortletsSetupModuleService service def:
service name: Portlets Setup Module Service
service description: Provides Portlets Setup Modules
service interface: org.gridsphere.services.core.setup.PortletsSetupModuleService
service implementation: org.gridsphere.services.core.setup.impl.PortletsSetupModuleServiceImpl
user required: false
load on startup: false
config properties:  >

345:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.portal.PortalConfigService service def:
service name: Portal Config Service
service description: Provides GridSphere portal configuration settings
service interface: org.gridsphere.services.core.portal.PortalConfigService
service implementation: org.gridsphere.services.core.portal.impl.PortalConfigServiceImpl
user required: false
load on startup: false
config properties:  >

345:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.filter.PortalFilterService service def:
service name: Portal Filter Service
service description: Provides portal filters
service interface: org.gridsphere.services.core.filter.PortalFilterService
service implementation: org.gridsphere.services.core.filter.impl.PortalFilterServiceImpl
user required: false
load on startup: false
config properties:  >

345:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.content.ContentManagerService service def:
service name: Content Manager Service
service description: Provides Content Management Capabilities
service interface: org.gridsphere.services.core.content.ContentManagerService
service implementation: org.gridsphere.services.core.content.impl.ContentManagerServiceImpl
user required: false
load on startup: false
config properties:  >

346:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.security.role.RoleManagerService service def:
service name: Role Manager Service
service description: Provides Role Capabilities to Portal Users
service interface: org.gridsphere.services.core.security.role.RoleManagerService
service implementation: org.gridsphere.services.core.security.role.impl.RoleManagerServiceImpl
user required: false
load on startup: false
config properties:  >

346:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.security.group.GroupManagerService service def:
service name: Group Manager Service
service description: Provides Group Capabilities to Portal Users
service interface: org.gridsphere.services.core.security.group.GroupManagerService
service implementation: org.gridsphere.services.core.security.group.impl.GroupManagerServiceImpl
user required: false
load on startup: false
config properties:  >

346:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.user.UserManagerService service def:
service name: User Account Manager Service
service description: Provides User Administration Capabilities
service interface: org.gridsphere.services.core.user.UserManagerService
service implementation: org.gridsphere.services.core.user.impl.UserManagerServiceImpl
user required: false
load on startup: false
config properties:  >

346:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.security.password.PasswordManagerService service def:
service name: Password Manager Service
service description: Provides Password Management Capabilities
service interface: org.gridsphere.services.core.security.password.PasswordManagerService
service implementation: org.gridsphere.services.core.security.password.impl.PasswordManagerServiceImpl
user required: false
load on startup: false
config properties:  >

347:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.jcr.JCRService service def:
service name: JCR Service
service description: Java Content Repository Service
service interface: org.gridsphere.services.core.jcr.JCRService
service implementation: org.gridsphere.services.core.jcr.impl.JCRServiceImpl
user required: false
load on startup: false
config properties:  >

347:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.request.RequestService service def:
service name: Generic Request Service
service description: Provides Generic Request Capabilities
service interface: org.gridsphere.services.core.request.RequestService
service implementation: org.gridsphere.services.core.request.impl.RequestServiceImpl
user required: false
load on startup: false
config properties:  >

347:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.layout.LayoutManagerService service def:
service name: Layout Manager Service
service description: Provides Layout Management Capabilities
service interface: org.gridsphere.services.core.layout.LayoutManagerService
service implementation: org.gridsphere.services.core.layout.impl.LayoutManagerServiceImpl
user required: false
load on startup: false
config properties:  >

347:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.mail.MailService service def:
service name: Mail Service
service description: Simple e-mail service
service interface: org.gridsphere.services.core.mail.MailService
service implementation: org.gridsphere.services.core.mail.impl.MailServiceImpl
user required: false
load on startup: false
config properties:  >

348:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.locale.LocaleService service def:
service name: Locale Service
service description: Manages supported list of locales
service interface: org.gridsphere.services.core.locale.LocaleService
service implementation: org.gridsphere.services.core.locale.impl.LocaleServiceImpl
user required: false
load on startup: false
config properties:      name: display-locale    value: en,es,cs,de,nl,fr,hr,hu,pl,it,ar,zh,ja >

361:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.timer.TimerService service def:
service name: Timer Service
service description: Timer Service
service interface: org.gridsphere.services.core.timer.TimerService
service implementation: org.gridsphere.services.core.timer.impl.TimerServiceImpl
user required: false
load on startup: false
config properties:  >

361:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.cache.CacheService service def:
service name: Cache Service
service description: Cache Service
service interface: org.gridsphere.services.core.cache.CacheService
service implementation: org.gridsphere.services.core.cache.impl.CacheServiceImpl
user required: false
load on startup: false
config properties:      name: isCachingOn       value: true >

362:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.secdir.SecureDirectoryService service def:
service name: Secure Directory Service
service description: Provides Secure Directory Capabilities
service interface: org.gridsphere.services.core.secdir.SecureDirectoryService
service implementation: org.gridsphere.services.core.secdir.impl.SecureDirectoryServiceImpl
user required: false
load on startup: false
config properties:  >

362:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.charts.ChartService service def:
service name: Chart Service
service description: Provides chart generation and management capabilities
service interface: org.gridsphere.services.core.charts.ChartService
service implementation: org.gridsphere.services.core.charts.impl.ChartServiceImpl
user required: false
load on startup: false
config properties:  >

362:DEBUG:(PortletServiceFactory.java:addServices:92)
< adding service: org.gridsphere.services.core.customization.SettingsService service def:
service name: Settings Service
service description: GridSphere settings service
service interface: org.gridsphere.services.core.customization.SettingsService
service implementation: org.gridsphere.services.core.customization.impl.SettingsServiceImpl
user required: false
load on startup: false
config properties:  >

368:ERROR:(PortletServiceFactory.java:addSpringServices:127)
< No applicationContext.xml found for: GridSphere Portlet Container >

408:DEBUG:(SettingsServiceImpl.java:init:36)
< In Settings >

409:INFO:(SettingsServiceImpl.java:init:60)
< GridSphere Settings will be saved in: /home/tomcat/.gridsphere >

413:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/guest.xml >

413:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

630:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/SetupPortlet.xml >

630:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

864:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/SetupAdmin.xml >

864:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

954:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/loggedin.xml >

954:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1042:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/login.xml >

1042:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1226:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/admin.xml >

1226:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1345:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/SetupDatabase.xml >

1345:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1522:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/profile.xml >

1522:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1672:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/UpdateDatabase.xml >

1673:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1768:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/content.xml >

1769:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1863:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/register.xml >

1863:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

1949:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/layout.xml >

1950:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

2004:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /home/tomcat/.gridsphere/layouts/error.xml >

2005:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/layout/layout-mapping.xml >

May 23, 2008 7:24:59 PM org.apache.coyote.http11.Http11Protocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
May 23, 2008 7:24:59 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
May 23, 2008 7:24:59 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/52  config=null
May 23, 2008 7:24:59 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3606 ms
---------------------------------------------------------------------------------------------------------------------------------------

Now i go to the home page http://localhost:8080/gridsphere/gridsphere/
Log is:

---------------------------------------------------------------------------------------------------------------------------------------

4114:INFO:(GridSphereFilter.java:doFilter:73)
< START >

4117:INFO:(GridSphereFilter.java:doFilter:107)
< Starting a database transaction >

4186:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/AuthEntryModule.hbm.xml >

4285:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/AuthModuleDefinition.hbm.xml >

4310:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PasswordImpl.hbm.xml >

4369:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PersistencePreferenceAttribute.hbm.xml >

4385:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PortletGroup.hbm.xml >

4399:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PortletPreferences.hbm.xml >

4415:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PortletRole.hbm.xml >

4428:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/PortletUser.hbm.xml >

4446:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/Request.hbm.xml >

4464:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/UserGroups.hbm.xml >

4483:DEBUG:(PersistenceManagerRdbmsImpl.java:loadConfiguration:120)
< add hbm file :/var/lib/tomcat-6/webapps/gridsphere/WEB-INF/persistence/UserRoles.hbm.xml >

5215:INFO:(PersistenceManagerRdbmsImpl.java:<init>:69)
< Creating Hibernate RDBMS Impl using config in /home/tomcat/.gridsphere/database/hibernate.properties >

5216:DEBUG:(PersistenceManagerRdbmsImpl.java:beginTransaction:260)
< begin transaction >

select userRole.user from org.gridsphere.services.core.security.role.impl.UserRole userRole where userRole.role.Name='ADMIN'
5423:DEBUG:(PersistenceManagerRdbmsImpl.java:endTransaction:265)
< end transaction >

Loading portlets!!!
5429:INFO:(GridSphereFilter.java:doFilter:138)
< Loading portlets >

5433:DEBUG:(PortletManagerServiceImpl.java:loadPortletWebApplication:246)
< loading web app gridsphere >

5434:DEBUG:(PortletWebApplicationLoader.java:<init>:61)
< context path: /var/lib/tomcat-6/webapps/gridsphere >

5439:DEBUG:(PortletInvoker.java:loadPortletWebApp:135)
< loading portlet web app gridsphere >

5445:INFO:(PortletServlet.java:init:65)
< in init of PortletServlet >

5447:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /var/lib/tomcat-6/webapps/gridsphere/WEB-INF/portlet.xml >

5447:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-portal-3.1.jar!/org/gridsphere/portletcontainer/impl/descriptor/portlet-mapping.xml >

Initializing portlets!!!
5566:INFO:(GridSphereFilter.java:doFilter:171)
< Initializing portlets >

5566:DEBUG:(PortletManagerServiceImpl.java:initPortletWebApplication:240)
< initing web app gridsphere >

5566:DEBUG:(PortletInvoker.java:initPortletWebApp:126)
< initializing portlet web app gridsphere >

5567:INFO:(GridSphereFilter.java:doFilter:198)
<
context path = /gridsphere servlet path=/gridsphere/ >

5567:INFO:(GridSphereFilter.java:doFilter:199)
<
 pathInfo= null query= null >

5567:INFO:(GridSphereFilter.java:doFilter:200)
<  requestURL= http://192.168.1.14:8080/gridsphere/gridsphere/ requestURI= /gridsphere/gridsphere/
 >

5567:INFO:(GridSphereFilter.java:doFilter:277)
< forwarded URL: /gs >

5568:DEBUG:(GridSphereServlet.java:doGet:122)
< Starting a database transaction >

5568:DEBUG:(PersistenceManagerRdbmsImpl.java:beginTransaction:260)
< begin transaction >

5571:DEBUG:(PersistenceManagerXmlImpl.java:load:155)
< Using getConnectionURL() /var/lib/tomcat-6/webapps/gridsphere/WEB-INF/filters.xml >

5571:DEBUG:(PersistenceManagerXmlImpl.java:load:159)
< Loading mapping path jar:file:/usr/share/tomcat-6/shared/lib/gridsphere-core-3.1.jar!/org/gridsphere/filters/portal-filters-mapping.xml >

5614:DEBUG:(GridSphereEventImpl.java:<init>:71)
< Received a null component ID >

5615:DEBUG:(GridSphereEventImpl.java:<init>:85)
< Received render event= >

5617:INFO:(PortletLayoutEngine.java:actionPerformed:209)
<       start actionPerformed >

5679:INFO:(PortletPageFactory.java:createPortletPage:373)
< Creating deep copy of page guest >

5690:WARN:(JCRServiceImpl.java:init:48)
< JCR Path /home/tomcat/.gridsphere/portal/ >

6124:INFO:(JCRServiceImpl.java:init:71)
< Registering gs with Namespace http://www.gridsphere.org/jcr-content/1.0 >

6173:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

6173:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

6175:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

6175:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

6176:DEBUG:(PortletPageFactory.java:getPortletPageFromHash:343)
< Creating new page guest placing in session EDFA9B345092BB24CA0AFB3265D82B3E >

6176:DEBUG:(PortletSessionManager.java:addSessionListener:90)
< adding session listener for : EDFA9B345092BB24CA0AFB3265D82B3E class org.gridsphere.layout.PortletPageFactory >

6176:DEBUG:(PortletSessionManager.java:dumpSessions:103)
< PortletSessionManager Session information: >

6177:DEBUG:(PortletSessionManager.java:dumpSessions:104)
< # current sessions: 0 >

6177:INFO:(PortletLayoutEngine.java:actionPerformed:230)
<       end actionPerformed >

6181:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

6181:DEBUG:(PortletInvoker.java:service:49)
< in service org.gridsphere.portlets.core.locale.LocalePortlet >

6182:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

6182:INFO:(PortletInvoker.java:service:56)
< in service: Unable to find portlet in registry: org.gridsphere.portlets.core.locale.LocalePortlet >

6229:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

6229:DEBUG:(PortletInvoker.java:service:49)
< in service org.gridsphere.portlets.core.date.DatePortlet >

6230:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

6230:INFO:(PortletInvoker.java:service:56)
< in service: Unable to find portlet in registry: org.gridsphere.portlets.core.date.DatePortlet >

6233:INFO:(PortletLayoutEngine.java:service:171)
<       writing page to output >

Page render time = 639 (ms) request= null
6244:DEBUG:(PortletSessionManager.java:dumpSessions:103)
< PortletSessionManager Session information: >

6244:DEBUG:(PortletSessionManager.java:dumpSessions:104)
< # current sessions: 0 >

after dump
6245:DEBUG:(GridSphereServlet.java:doGet:129)
< Committing the database transaction >

6245:DEBUG:(PersistenceManagerRdbmsImpl.java:endTransaction:265)
< end transaction >

6246:INFO:(GridSphereFilter.java:doFilter:281)
< END >
--------------------------------------------------------------------------------------------------------------------------------------

All seems good but when I click on the login link it load a default gridsphere layout but no portlets are loaded:
(this appear where the login portlet should be!)
nullunknown titlenull
Unable to retrieve application portlet for: org.gridsphere.portlets.core.login.LoginPortlet

the log is:

--------------------------------------------------------------------------------------------------------------------------------------


244949:INFO:(GridSphereFilter.java:doFilter:73)
< START >

244949:INFO:(GridSphereFilter.java:doFilter:198)
<
context path = /gridsphere servlet path=/gridsphere/login/9/r/ >

244950:INFO:(GridSphereFilter.java:doFilter:199)
<
 pathInfo= null query= null >

244950:INFO:(GridSphereFilter.java:doFilter:200)
<  requestURL= http://192.168.1.14:8080/gridsphere/gridsphere/login/9/r/ requestURI= /gridsphere/gridsphere/login/9/r/
 >

244950:INFO:(GridSphereFilter.java:doFilter:277)
< forwarded URL: /gs?gs_PageLayout=login&cid=9&gs_render= >

244950:DEBUG:(GridSphereServlet.java:doGet:122)
< Starting a database transaction >

244951:DEBUG:(PersistenceManagerRdbmsImpl.java:beginTransaction:260)
< begin transaction >

244952:DEBUG:(GridSphereEventImpl.java:<init>:74)
< Received cid= 9 >

244952:DEBUG:(GridSphereEventImpl.java:<init>:85)
< Received render event= >

244952:INFO:(PortletLayoutEngine.java:actionPerformed:209)
<       start actionPerformed >

244960:INFO:(PortletPageFactory.java:createPortletPage:373)
< Creating deep copy of page login >

244961:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

244961:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

244962:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.login.LoginPortlet in registry >

244962:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.login.LoginPortlet in registry >

244963:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

244963:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

244964:DEBUG:(PortletPageFactory.java:getPortletPageFromHash:343)
< Creating new page login placing in session EDFA9B345092BB24CA0AFB3265D82B3E >

244964:DEBUG:(PortletSessionManager.java:addSessionListener:90)
< adding session listener for : EDFA9B345092BB24CA0AFB3265D82B3E class org.gridsphere.layout.PortletPageFactory >

244964:DEBUG:(PortletSessionManager.java:dumpSessions:103)
< PortletSessionManager Session information: >

244965:DEBUG:(PortletSessionManager.java:dumpSessions:104)
< # current sessions: 0 >

Calling action performed on org.gridsphere.layout.PortletContent: label=
244965:INFO:(PortletLayoutEngine.java:actionPerformed:230)
<       end actionPerformed >

244973:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

244974:DEBUG:(PortletInvoker.java:service:49)
< in service org.gridsphere.portlets.core.locale.LocalePortlet >

244974:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.locale.LocalePortlet in registry >

244974:INFO:(PortletInvoker.java:service:56)
< in service: Unable to find portlet in registry: org.gridsphere.portlets.core.locale.LocalePortlet >

244981:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.login.LoginPortlet in registry >

244981:DEBUG:(PortletTitleBar.java:doRender:725)
< Unable to retrieve application portlet for: org.gridsphere.portlets.core.login.LoginPortlet >

244981:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.login.LoginPortlet in registry >

244982:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

244982:DEBUG:(PortletInvoker.java:service:49)
< in service org.gridsphere.portlets.core.date.DatePortlet >

244983:DEBUG:(PortletRegistryServiceImpl.java:getApplicationPortlet:91)
< Unable to find org.gridsphere.portlets.core.date.DatePortlet in registry >

244983:INFO:(PortletInvoker.java:service:56)
< in service: Unable to find portlet in registry: org.gridsphere.portlets.core.date.DatePortlet >

244985:INFO:(PortletLayoutEngine.java:service:171)
<       writing page to output >

Page render time = 36 (ms) request= gs_PageLayout=login&cid=9&gs_render=
244987:DEBUG:(PortletSessionManager.java:dumpSessions:103)
< PortletSessionManager Session information: >

244988:DEBUG:(PortletSessionManager.java:dumpSessions:104)
< # current sessions: 0 >

after dump
244988:DEBUG:(GridSphereServlet.java:doGet:129)
< Committing the database transaction >

244988:DEBUG:(PersistenceManagerRdbmsImpl.java:endTransaction:265)
< end transaction >

244989:INFO:(GridSphereFilter.java:doFilter:281)
< END >

-----------------------------------------------------------------------------------------------------------------------------------

Could you help me ???
please!

...I know, we should use tomcat 5.5 and gridsphere 2.... :P

sorry for the HIGHEST verbosity


My configuration:
--------------------------------------
Tomcat 6
Gridsphere 3.1 (svn)
Apache Ant version 1.7.0 compiled on April 6 2008
Buildfile: build.xml
Detected Java version: 1.6 in: /opt/sun-jdk-1.6.0.06/jre
Detected OS: Linux



Windows Live Messenger Non frenare la tua voglia di comunicare, prova Messenger!
_______________________________________________
Gridsphere-users mailing list
Gridsphere-users@...
http://lists.gridsphere.org/mailman/listinfo/gridsphere-users
LightInTheBox - Buy quality products at wholesale price