[jboss-jira] [JBoss JIRA] Created: (JBFORUMS-158) Class Cast Exception when using JBoss Forums with Portal 2.6Alpha1

Ian White (JIRA) jira-events at jboss.com
Tue Jan 16 01:21:54 EST 2007


Class Cast Exception when using JBoss Forums with Portal 2.6Alpha1
------------------------------------------------------------------

                 Key: JBFORUMS-158
                 URL: http://jira.jboss.com/jira/browse/JBFORUMS-158
             Project: JBoss Forums
          Issue Type: Bug
    Affects Versions: 1.0.0 Alpha
         Environment: AS 4.0.5.GA
Portal 2.6 Alpha 1
jboss-forums-1.0.0Alpha-P2.6DR
Oracle 9i using oci driver
            Reporter: Ian White
         Assigned To: Ryszard Kozmik


On startup, you get:

...
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'shared' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'summary' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'category' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'forum' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'topic' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'newTopic' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'replyTopic' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'editPost' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'jumpbox' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'profile' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'moderator' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'splitTopic' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'deletePost' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'pollController' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'adminPanel' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'adminController' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'prefController' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'topicWatch' - only keeping the last
17:17:23,359 WARN  [FacesConfigurator] More than one managed bean w/ the name of 'forumWatch' - only keeping the last
17:17:23,359 INFO  [MyFacesGenericPortlet] PortletContext 'C:\jboss-4.0.5.GA\server\oracle-portal26\.\deploy\jboss-forums.ear\portal-forums.war\' initialized.
17:17:23,421 ERROR [PortletAppDeployment] Error when creating instances
java.lang.ClassCastException: org.jboss.portal.core.deployment.jboss.PortletAppDeployment$InstanceMetaDataContext
        at org.jboss.portal.core.deployment.jboss.PortletAppDeployment.buildInstances(PortletAppDeployment.java:231)
        at org.jboss.portal.core.deployment.jboss.PortletAppDeployment.start(PortletAppDeployment.java:97)
        at org.jboss.portal.server.deployment.jboss.DeploymentContext.start(DeploymentContext.java:99)
        at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.start(PortalDeploymentInfoContext.java:210)
        at org.jboss.portal.server.deployment.jboss.ServerDeployer.start(ServerDeployer.java:217)
        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
      ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list