6 Replies Latest reply on Oct 16, 2008 8:48 PM by peterj

    ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07

    jwarner

      When I first start the portal it deploys and shows the start page without error. However, as soon as I try to either do "Manage Desktop" or "Admin" I get the following error;
      20:19:53,989 INFO [PortletAppDeployment] Parsing /portal-weather-samples/jboss-
      portlet.xml
      20:19:54,177 INFO [PortletAppDeployment] Parsing /portal-news-samples/jboss-por
      tlet.xml
      20:19:54,302 INFO [PortletAppDeployment] Parsing /portal-users-samples/jboss-po
      rtlet.xml
      20:19:54,364 INFO [PortletAppDeployment] Parsing /portal-core/jboss-portlet.xml

      20:19:54,442 INFO [PortletAppDeployment] Parsing /portal-portlet-samples/jboss-
      portlet.xml
      20:19:54,505 INFO [PortletAppDeployment] Parsing /portal-jsp-samples/jboss-port
      let.xml
      20:19:54,583 INFO [PortletAppDeployment] Parsing /portal-wsrp-admin/jboss-portl
      et.xml
      20:19:54,661 INFO [PortletAppDeployment] Parsing /portal-identity/jboss-portlet
      .xml
      20:19:54,817 INFO [PortletAppDeployment] Parsing /portal-admin/jboss-portlet.xm
      l
      20:19:54,911 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-po
      rtal-2.7.0.CR1/server/default/deploy/portal-oracle-ds.xml
      org.jboss.deployment.DeploymentException: Trying to install an already registere
      d mbean: jboss.jca:service=LocalTxCM,name=PortalDS
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
      at
      org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigura
      tor.java:451)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
      :171)
      at org.jboss.system.ServiceController.install(ServiceController.java:226
      )
      at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
      java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy4.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.create(SARDeployer.java:251)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
      or.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
      BeanOperationInterceptor.java:142)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
      java:264)

      After that as the portal tries to load more resources I get the following;

      20:19:53,989 INFO [PortletAppDeployment] Parsing /portal-weather-samples/jboss-
      portlet.xml
      20:19:54,177 INFO [PortletAppDeployment] Parsing /portal-news-samples/jboss-por
      tlet.xml
      20:19:54,302 INFO [PortletAppDeployment] Parsing /portal-users-samples/jboss-po
      rtlet.xml
      20:19:54,364 INFO [PortletAppDeployment] Parsing /portal-core/jboss-portlet.xml

      20:19:54,442 INFO [PortletAppDeployment] Parsing /portal-portlet-samples/jboss-
      portlet.xml
      20:19:54,505 INFO [PortletAppDeployment] Parsing /portal-jsp-samples/jboss-port
      let.xml
      20:19:54,583 INFO [PortletAppDeployment] Parsing /portal-wsrp-admin/jboss-portl
      et.xml
      20:19:54,661 INFO [PortletAppDeployment] Parsing /portal-identity/jboss-portlet
      .xml
      20:19:54,817 INFO [PortletAppDeployment] Parsing /portal-admin/jboss-portlet.xm
      l
      20:19:54,911 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-po
      rtal-2.7.0.CR1/server/default/deploy/portal-oracle-ds.xml
      org.jboss.deployment.DeploymentException: Trying to install an already registere
      d mbean: jboss.jca:service=LocalTxCM,name=PortalDS
      at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
      at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigura
      tor.java:451)
      at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java
      :171)
      at org.jboss.system.ServiceController.install(ServiceController.java:226
      )
      at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
      java:264)
      at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
      at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
      at $Proxy4.install(Unknown Source)
      at org.jboss.deployment.SARDeployer.create(SARDeployer.java:251)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
      java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
      sorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
      er.java:155)
      at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
      at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
      or.java:133)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
      BeanOperationInterceptor.java:142)
      at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
      at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
      java:264)

      Anyone know what is going wrong?

      I'm using Oracle 10g, JBOSS Portal 2.7.0, JDK 1.5.0_07 on Windows XP Professional SP3, 3.5GB available memory.
      My memory config line is;
      set JAVA_OPTS=%JAVA_OPTS% -Xms256m -Xmx512m

      - John

        • 1. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
          peterj

          It sounds like you have another *-ds.xml file that declares PortalDS. Did you by any chance not remove the portal-hsqldb-ds.xml file?

          • 2. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
            jwarner

            I verified that there are no other ds or data source files in the deployment directory.
            I still get the following errors;

            20:46:45,875 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

            --- MBeans waiting for other MBeans ---
            ObjectName: jboss.ejb:service=EJBTimerService,persistencePolicy=database
            State: CONFIGURED
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS

            ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=Invoker
            jboss.web:service=WebServer

            ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo
            State: CONFIGURED
            I Depend On:
            jboss:service=TransactionManager
            jboss.jca:service=DataSourceBinding,name=DefaultDS

            ObjectName: jboss.mq:service=StateManager
            State: CONFIGURED
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            Depends On Me:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq:service=DestinationManager
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=MessageCache
            jboss.mq:service=PersistenceManager
            jboss.mq:service=StateManager
            jboss.mq:service=ThreadPool
            jboss:service=Naming
            Depends On Me:
            jboss.mq.destination:service=Topic,name=testTopic
            jboss.mq.destination:service=Topic,name=securedTopic
            jboss.mq.destination:service=Topic,name=testDurableTopic
            jboss.mq.destination:service=Queue,name=testQueue
            jboss.mq.destination:service=Queue,name=A
            jboss.mq.destination:service=Queue,name=B
            jboss.mq.destination:service=Queue,name=C
            jboss.mq.destination:service=Queue,name=D
            jboss.mq.destination:service=Queue,name=ex
            jboss.mq:service=SecurityManager
            jboss.mq.destination:service=Queue,name=DLQ

            ObjectName: jboss.mq:service=PersistenceManager
            State: CONFIGURED
            I Depend On:
            jboss.jca:service=DataSourceBinding,name=DefaultDS
            Depends On Me:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq.destination:service=Topic,name=testTopic
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager

            ObjectName: jboss.mq.destination:service=Topic,name=securedTopic
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager

            ObjectName: jboss.mq.destination:service=Topic,name=testDurableTopic
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager

            ObjectName: jboss.mq.destination:service=Queue,name=testQueue
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager

            ObjectName: jboss.mq.destination:service=Queue,name=A
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq.destination:service=Queue,name=B
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq.destination:service=Queue,name=C
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq.destination:service=Queue,name=D
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq.destination:service=Queue,name=ex
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager

            ObjectName: jboss.mq:service=Invoker
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=TracingInterceptor
            jboss:service=Naming
            Depends On Me:
            jboss.mq:service=InvocationLayer,type=HTTP
            jboss.mq:service=InvocationLayer,type=JVM
            jboss.mq:service=InvocationLayer,type=UIL2

            ObjectName: jboss.mq:service=TracingInterceptor
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=SecurityManager
            Depends On Me:
            jboss.mq:service=Invoker

            ObjectName: jboss.mq:service=SecurityManager
            State: CONFIGURED
            I Depend On:
            jboss.security:service=JaasSecurityManager
            jboss.mq:service=DestinationManager
            Depends On Me:
            jboss.mq.destination:service=Topic,name=testTopic
            jboss.mq.destination:service=Topic,name=securedTopic
            jboss.mq.destination:service=Topic,name=testDurableTopic
            jboss.mq.destination:service=Queue,name=testQueue
            jboss.mq:service=TracingInterceptor
            jboss.mq.destination:service=Queue,name=DLQ

            ObjectName: jboss.mq.destination:service=Queue,name=DLQ
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=DestinationManager
            jboss.mq:service=SecurityManager

            ObjectName: jboss.mq:service=InvocationLayer,type=JVM
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=Invoker

            ObjectName: jboss.mq:service=InvocationLayer,type=UIL2
            State: CONFIGURED
            I Depend On:
            jboss.mq:service=Invoker

            --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
            ObjectName: jboss.jca:service=DataSourceBinding,name=DefaultDS
            State: NOTYETINSTALLED
            Depends On Me:
            jboss.ejb:service=EJBTimerService,persistencePolicy=database
            jboss:service=KeyGeneratorFactory,type=HiLo
            jboss.mq:service=StateManager
            jboss.mq:service=PersistenceManager


            20:46:46,062 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-2
            8080
            20:46:46,093 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-28009
            20:46:46,109 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
            s_4_2_3_GA date=200807181417)] Started in 57s:297ms
            20:47:08,968 ERROR [STDERR] Oct 15, 2008 8:47:08 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
            elets.jar!/META-INF/jsf-core.taglib.xml
            20:47:09,000 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
            elets.jar!/META-INF/jsf-html.taglib.xml
            20:47:09,046 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
            elets.jar!/META-INF/jsf-ui.taglib.xml
            20:47:09,078 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
            elets.jar!/META-INF/jstl-core.taglib.xml
            20:47:09,109 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
            elets.jar!/META-INF/jstl-fn.taglib.xml
            20:47:09,125 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/portal-
            faces-lib.jar!/META-INF/portal.taglib.xml
            20:47:09,187 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
            es-ui.jar!/META-INF/a4j.taglib.xml
            20:47:09,218 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
            es-ui.jar!/META-INF/ajax4jsf.taglib.xml
            20:47:09,234 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
            es-ui.jar!/META-INF/jsp.taglib.xml
            20:47:09,328 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
            es-ui.jar!/META-INF/rich.taglib.xml
            20:47:09,343 ERROR [STDERR] Oct 15, 2008 8:47:09 PM com.sun.facelets.compiler.Ta
            gLibraryConfig loadImplicit
            INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
            loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
            es-ui.jar!/META-INF/richfaces.taglib.xml

            - John

            • 3. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
              jwarner

              I put back the DefatulDS and that seemed to get rid of the first set of errors. So now I'm at a point where the portal starts without error.
              However, As soon as I access the portal I get the following series of errors and the first screen appears.

              21:02:15,093 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-28009
              21:02:15,109 INFO [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBos
              s_4_2_3_GA date=200807181417)] Started in 1m:2s:203ms
              21:04:29,484 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
              elets.jar!/META-INF/jsf-core.taglib.xml
              21:04:29,500 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
              elets.jar!/META-INF/jsf-html.taglib.xml
              21:04:29,515 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
              elets.jar!/META-INF/jsf-ui.taglib.xml
              21:04:29,531 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
              elets.jar!/META-INF/jstl-core.taglib.xml
              21:04:29,546 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/jsf-fac
              elets.jar!/META-INF/jstl-fn.taglib.xml
              21:04:29,562 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/portal-
              faces-lib.jar!/META-INF/portal.taglib.xml
              21:04:29,609 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
              es-ui.jar!/META-INF/a4j.taglib.xml
              21:04:29,609 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
              es-ui.jar!/META-INF/ajax4jsf.taglib.xml
              21:04:29,625 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
              es-ui.jar!/META-INF/jsp.taglib.xml
              21:04:29,687 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
              es-ui.jar!/META-INF/rich.taglib.xml
              21:04:29,703 ERROR [STDERR] Oct 15, 2008 9:04:29 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib/richfac
              es-ui.jar!/META-INF/richfaces.taglib.xml

              Now I can log in as admin. I click Dashboard and then Configure Dashboard. The following errors appear;

              21:07:26,734 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/jsf-facelets.
              jar!/META-INF/jsf-core.taglib.xml
              21:07:26,750 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/jsf-facelets.
              jar!/META-INF/jsf-html.taglib.xml
              21:07:26,765 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/jsf-facelets.
              jar!/META-INF/jsf-ui.taglib.xml
              21:07:26,781 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/jsf-facelets.
              jar!/META-INF/jstl-core.taglib.xml
              21:07:26,796 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/jsf-facelets.
              jar!/META-INF/jstl-fn.taglib.xml
              21:07:26,812 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/portal-faces-
              lib.jar!/META-INF/portal.taglib.xml
              21:07:26,843 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/richfaces-ui.
              jar!/META-INF/a4j.taglib.xml
              21:07:26,859 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/richfaces-ui.
              jar!/META-INF/ajax4jsf.taglib.xml
              21:07:26,859 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/richfaces-ui.
              jar!/META-INF/jsp.taglib.xml
              21:07:26,937 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/richfaces-ui.
              jar!/META-INF/rich.taglib.xml
              21:07:26,937 ERROR [STDERR] Oct 15, 2008 9:07:26 PM com.sun.facelets.compiler.Ta
              gLibraryConfig loadImplicit
              INFO: Added Library from: jar:file:/C:/jboss-portal-2.7.0.CR1/server/default/dep
              loy/jboss-portal.sar/portal-admin.sar/portal-admin.war/WEB-INF/lib/richfaces-ui.
              jar!/META-INF/richfaces.taglib.xml
              21:07:32,203 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
              21:07:35,437 ERROR [STDERR] org.jboss.portal.portlet.PortletInvokerException: ja
              vax.servlet.ServletException
              21:07:38,687 ERROR [STDERR] org.jboss.portal.core.controller.ControllerException
              : org.jboss.portal.portlet.PortletInvokerException: javax.servlet.ServletExcepti
              on
              21:07:38,687 ERROR [STDERR] at org.jboss.portal.core.model.instance.command.
              render.RenderPortletInstanceCommand.execute(RenderPortletInstanceCommand.java:13
              7)
              21:07:38,687 ERROR [STDERR] at org.jboss.portal.core.controller.ControllerCo
              mmand$1.invoke(ControllerCommand.java:68)
              21:07:38,687 ERROR [STDERR] at org.jboss.portal.common.invocation.Invocation
              .invokeNext(Invocation.java:131)

              and the last line which is the culmination of the previous errors says;
              21:09:07,500 ERROR [Scheduler$Listener] Invoke of the Schedulable MBean failed
              21:09:09,562 ERROR [STDERR] java.lang.OutOfMemoryError: PermGen space

              so at this point the server stops.

              Its difficult to tell where these errors are comming from. Is it the loader in this case or the portlet?.

              - John

              • 4. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
                peterj

                I think that the facelets/richfaces errors are expected. The out of memory on permgen is not expected,. however. Add " -XX:MaxPermSize=256m" to the JAVA_OPTS line in run.bat that sets the heap sizes.

                • 5. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
                  jwarner

                  Hey, that seems to have done the trick. It made all the difference. Adding -XX:MaxPermSize=256m made it all stable.
                  Thank you very much for the help.

                  • 6. Re: ERROR Using JPortal 2.7.0, Oracle 10g, JDK 1.5.0_07
                    peterj

                    My guess is that the Oracle JDBC driver is a real permgen space hog - I use both PostgreSQL and MySQL with JBoss Portal and have never had to set the permgen size. But I am glad you are up and running.