1 2 3 4 5 6 Previous Next 120 Replies Latest reply on Apr 20, 2007 5:45 PM by claprun Go to original post
      • 45. Re: JBoss Portal 2.6 Alpha 2 Release

        Lack of a Proxy setting is doing it, not your problem

        • 46. Re: JBoss Portal 2.6 Alpha 2 Release
          prabhat.jha

          You probably have done this already but in case not please do this:

          1. Delete thirdparty directory
          2. Run build.bat or build.sh as per your environment

          If first downloads component-info.xml and based on the contents, it downloads jars accordingly. So in this case, it shuld be downloading two antl*.jar mentioned in this XML file.

          I hope this helps.

          • 47. Re: JBoss Portal 2.6 Alpha 2 Release

            From this morning's trunk:


            configure:

            configure-modules:

            configure-defaults:

            configure-tools:

            _configure:jbossaop:task:

            configure-explode:

            _default:compile-classes:
            [javac] Compiling 225 source files to C:\workspace\jbportal\trunk\wsrp\output\classes
            [execmodules] C:\workspace\jbportal\trunk\wsrp\src\main\org\jboss\portal\wsrp\producer\RenderRequestProcessor.java:186: replaceBound
            edString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean) in org.jboss.portal.common.util.Tools
            cannot be applied to (java.lang.String,java.lang.String,java.lang.String,java.lang.String)
            [execmodules] return Tools.replaceBoundedString(renderString, PortletUtils.PREFIX, PortletUtils.SUFFIX,
            [execmodules] ^
            [execmodules] 1 error

            BUILD FAILED
            C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:273: The following error occurred while executing this line:
            C:\workspace\jbportal\trunk\tools\etc\buildfragments\buildmagic.ent:381: Compile failed; see the compiler error output for details.

            Total time: 3 minutes 39 seconds

            • 48. Re: JBoss Portal 2.6 Alpha 2 Release

              This is where a Cruise Control build would help since we wouldn't get a build if it didn't work. Do you have a nightly build tag I should be using instead of this?

              • 49. Re: JBoss Portal 2.6 Alpha 2 Release
                • 50. Re: JBoss Portal 2.6 Alpha 2 Release
                  theute

                  This is planned.

                  By the way cruise control is running every night with the testsuite, but the build is not made available as of today, Prabhat said he will. He is busy with the coming Beta release.

                  Sorry that it was broken just when you were about to succeed. You should get the unlucky award, the SVN is rarely in a broken state.

                  It was fixed this morning just update the wsrp directory

                  • 51. Re: JBoss Portal 2.6 Alpha 2 Release

                    BTW I keep these posting small because one of my architecture team colleagues keeps sending me topic and posting counts for Seam versus Portal. :)

                    • 52. Re: JBoss Portal 2.6 Alpha 2 Release

                      Nightlies

                      Just throw it under a web server and give us browse on the directory. I don't need anything fancy

                      • 53. Re: JBoss Portal 2.6 Alpha 2 Release

                        Ok, got it build, but it won't deploy correctly (trunk from late this AM)

                        15:40:27,258 ERROR [MainDeployer] Could not start deployment: file:/C:/workspace/JBossPortal/server/default/deploy/jboss-portal.sar/conf/data/default-object.xml
                        org.jboss.deployment.DeploymentException: String index out of range: -27; - nested throwable: (java.lang.StringIndexOutOfBoundsException: String index out of range: -27)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment.start(ObjectDeployment.java:99)
                        at org.jboss.portal.server.deployment.jboss.DeploymentContext.start(DeploymentContext.java:99)
                        at org.jboss.portal.server.deployment.jboss.PortalDeploymentInfoContext.start(PortalDeploymentInfoContext.java:211)
                        at org.jboss.portal.server.deployment.jboss.ServerDeployer.start(ServerDeployer.java:217)
                        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
                        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        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 $Proxy148.deploy(Unknown Source)
                        at org.jboss.portal.server.deployment.jboss.ServerDeployer.registerFactory(ServerDeployer.java:119)
                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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 $Proxy102.registerFactory(Unknown Source)
                        at org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.registerFactory(AbstractDeploymentFactory.java:110)
                        at org.jboss.portal.server.deployment.jboss.AbstractDeploymentFactory.startService(AbstractDeploymentFactory.java:149)
                        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
                        at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
                        at org.jboss.portal.jems.as.system.AbstractJBossService.start(AbstractJBossService.java:73)
                        at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
                        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
                        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                        at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
                        at $Proxy0.start(Unknown Source)
                        at org.jboss.system.ServiceController.start(ServiceController.java:417)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at org.jboss.system.ServiceController.start(ServiceController.java:435)
                        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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.start(Unknown Source)
                        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
                        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        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 $Proxy130.start(Unknown Source)
                        at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
                        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
                        at sun.reflect.GeneratedMethodAccessor62.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
                        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        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 $Proxy8.deploy(Unknown Source)
                        at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
                        at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
                        at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
                        at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
                        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
                        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
                        at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
                        at $Proxy0.start(Unknown Source)
                        at org.jboss.system.ServiceController.start(ServiceController.java:417)
                        at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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.start(Unknown Source)
                        at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
                        at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
                        at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
                        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                        at java.lang.reflect.Method.invoke(Unknown Source)
                        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
                        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                        at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
                        at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                        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 $Proxy5.deploy(Unknown Source)
                        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
                        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
                        at org.jboss.Main.boot(Main.java:200)
                        at org.jboss.Main$1.run(Main.java:490)
                        at java.lang.Thread.run(Unknown Source)
                        Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -27
                        at java.lang.String.substring(Unknown Source)
                        at org.jboss.portal.core.model.portal.metadata.PortalObjectMetaData.toString(PortalObjectMetaData.java:274)
                        at java.lang.String.valueOf(Unknown Source)
                        at java.lang.StringBuffer.append(Unknown Source)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment.org$jboss$portal$core$deployment$jboss$ObjectDeployment$doStart$aop(ObjectDeployment.java:239)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment$doStart_7390365741110132881.invokeNext(ObjectDeployment$doStart_7390365741110132881.java)
                        at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
                        at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java:191)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment$doStart_7390365741110132881.invokeNext(ObjectDeployment$doStart_7390365741110132881.java)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment.doStart(ObjectDeployment.java)
                        at org.jboss.portal.core.deployment.jboss.ObjectDeployment.start(ObjectDeployment.java:94)
                        ... 150 more
                        15:40:27,258 ERROR [ServerDeployer] Failed to deploy setup url file:/C:/workspace/JBossPortal/server/default/deploy/jboss-portal.sar/conf/data/default-object.xml
                        15:40:27,274 WARN [ObjectDeployment] Cannot create portal object Portal[default] because the parent '/' that the deployment descriptor references does not exist
                        15:40:27,274 WARN [ObjectDeployment] Cannot create portal object Page[News] because the parent '/default' that the deployment descriptor references does not exist
                        15:40:27,274 ERROR [PortalDeploymentInfoContext] Failed to deploy url file:/C:/workspace/JBossPortal/server/default/deploy/jboss-portal.sar/conf/data/default-object.xml
                        15:40:27,649 INFO [HbmBinder] Mapping collection: org.jboss.portal.core.impl.portlet.state.PersistentPortletState.entries -> JBP_PORTLET_STATE_ENTRY
                        15:40:27,649 INFO [HbmBinder] Mapping collection: org.jboss.portal.core.impl.portlet.state.PersistentPortletState.children -> JBP_PORTLET_STATE
                        15:40:

                        • 54. Re: JBoss Portal 2.6 Alpha 2 Release
                          prabhat.jha

                          The nightly build of jboss-portal trunk will be availble from tonight at http://cruisecontrol.jboss.com/cc/artifacts//jboss-portal-trunk-build. It will be gzipped tarball of source code including thirdparty directory. Only the last seven builds will be kept.

                          • 55. Re: JBoss Portal 2.6 Alpha 2 Release
                            prabhat.jha

                            The daily build will only be added if build succeeds. There is no point uploading broken source code anyway.

                            • 56. Re: JBoss Portal 2.6 Alpha 2 Release
                              claprun

                               

                              "swestbom" wrote:
                              From this morning's trunk:

                              C:\workspace\jbportal\trunk\wsrp\src\main\org\jboss\portal\wsrp\producer\RenderRequestProcessor.java:186: replaceBound
                              edString(java.lang.String,java.lang.String,java.lang.String,java.lang.String,boolean,boolean) in org.jboss.portal.common.util.Tools
                              cannot be applied to (java.lang.String,java.lang.String,java.lang.String,java.lang.String)
                              [execmodules] return Tools.replaceBoundedString(renderString, PortletUtils.PREFIX, PortletUtils.SUFFIX,
                              [execmodules] ^
                              [execmodules] 1 error

                              BUILD FAILED


                              I broke it last night: I forgot to commit one of the files affected by a refactoring... Sorry! :(


                              • 57. Re: JBoss Portal 2.6 Alpha 2 Release



                                As long as it wasn't me

                                • 58. Re: JBoss Portal 2.6 Alpha 2 Release

                                  Keep this up and we will beat the posting count for Seam!

                                  • 59. Re: JBoss Portal 2.6 Alpha 2 Release

                                    RU going to put the build out on cruise control today? Also, is the trunk working this AM?

                                    1 2 3 4 5 6 Previous Next