4 Replies Latest reply on Oct 25, 2004 2:35 PM by o10526

    Installation of standalone 1.1 version

    o10526

      Running into the following errors during startup. Could this be a configuration or a platform issue?

      2004-10-25 14:05:40,313 WARN [org.jboss.web.tomcat.tc4.EmbeddedTomcatService] U
      nable to invoke setDelegate on class loader:org.jboss.web.tomcat.tc4.WebCtxLoade
      r$ENCLoader@4a9a2d

      and

      2004-10-25 14:05:39,981 WARN [org.jboss.system.ServiceController] Problem start
      ing service jboss.j2ee:jndiName=nukes/User,service=EJB
      org.jboss.deployment.DeploymentException: Error compiling EJB-QL statement 'SELE
      CT OBJECT(p) FROM propertyvalue AS p WHERE p.user = ?1 AND p.property.profile =
      ?2'; - nested throwable: (java.lang.NoSuchMethodError)
      at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJBQLQuery.(JDBCEJBQLQuery.j
      ava:50)

        • 1. 3849728
          o10526

           

          "iwadasn" wrote:

          This is basically asking for a short architectural overview. Some of this I dug up on the forums, but I would like a fairly detailed overview. Here's a little bit of a starting point......

          Have you checked out our wiki? That's where all the info is kept (and in the forums!)
          http://www.jboss.org/wiki/Wiki.jsp?page=MailServices

          "iwadasn" wrote:

          I take it that the mail services uses ejb-cmp in order to store all the actual data. IMAP support is planned, but not available yet (so I hear).


          Correct
          "iwadasn" wrote:

          Does the email server support attachments? Do these attachments get stored in the database, or does the system use one of those horrible hybrid db/file systems that leaves half the data on your app server and half of it in the database.

          It is all stored in the database

          "iwadasn" wrote:

          Can the mail server integrate with one of the java webmail systems out there? Is there a plan to integrate it with http://sourceforge.net/projects/jwma at some point in the future?

          Web mail is planned. HOW has not been decided, but thanks for bringing up jwma

          "iwadasn" wrote:

          Is there a plugin architecture for spamasassin and similar modules?

          It is planned. As Andy pointed out in some other thread, we need more users trying out JBoss Mail and demanding features for the project to go forward :-)



          • 2. Re: Installation of standalone 1.1 version
            theute

            I am missing some info, but those are just WARNings.

            I think that the only thing you have to configure for the standalone version is:
            JBOSS_HOME that must point to the standalone Nukes directory.

            But unless you have another JBoss with Nukes somewhere else it should work.

            Does it deploy to the end ? and do you see something when you go to http://localhost:8080/nukes ?

            • 3. Re: Installation of standalone 1.1 version
              o10526

              We get the following in the browser.

              HTTP Status 500 -

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

              type Exception report

              message

              description The server encountered an internal error () that prevented it from fulfilling this request.

              exception

              java.lang.IllegalStateException
              at org.apache.coyote.tomcat4.CoyoteResponseFacade.setBufferSize(CoyoteResponseFacade.java:202)
              at org.jboss.nukes.servlet.CompressFilter.doFilter(CompressFilter.java:143)
              at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
              at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
              at org.jboss.nukes.servlet.ParameterEncodingFilter.doFilter(ParameterEncodingFilter.java:60)
              at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
              at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
              at org.jboss.nukes.servlet.DatabasePollerFilter.doFilter(DatabasePollerFilter.java:88)
              at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
              at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
              at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
              at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
              at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
              at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
              at org.jboss.web.tomcat.security.JBossSecurityMgrRealm.invoke(JBossSecurityMgrRealm.java:220)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.jboss.web.tomcat.tc4.statistics.ContainerStatsValve.invoke(ContainerStatsValve.java:76)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
              at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
              at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
              at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
              at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:65)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:577)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641)
              at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
              at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
              at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
              at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643)
              at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
              at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
              at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:197)
              at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:781)
              at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:549)
              at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:605)
              at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:677)
              at java.lang.Thread.run(Thread.java:479)



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

              Apache Tomcat/4.1.29

              • 4. Re: Installation of standalone 1.1 version
                o10526

                Getting this error in the server.log:

                2004-10-25 15:42:34,664 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner
                ] MBeanException: Exception in MBean operation 'checkIncompleteDeployments()'
                Cause: Incomplete Deployment listing:
                Packages waiting for a deployer:


                2004-10-25 15:42:39,773 INFO [org.jboss.ejb.plugins.cmp.jdbc.JDBCStartCommand.O
                ptionEJB] Table 'PHPBB_VOTE_RESULTS' already exists
                2004-10-25 15:42:39,841 ERROR [STDERR] java.lang.NoSuchMethodError
                2004-10-25 15:42:39,841 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJ
                BQLCompiler.visit(JDBCEJBQLCompiler.java:932)
                2004-10-25 15:42:39,841 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.ejbql.ASTSe
                lect.jjtAccept(ASTSelect.java:25)
                2004-10-25 15:42:39,841 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJ
                BQLCompiler.visit(JDBCEJBQLCompiler.java:487)
                2004-10-25 15:42:39,841 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.ejbql.ASTEJ
                BQL.jjtAccept(ASTEJBQL.java:23)
                2004-10-25 15:42:39,842 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.jdbc.JDBCEJ
                BQLCompiler.compileJBossQL(JDBCEJBQLCompiler.java:189)
                2004-10-25 15:42:39,842 ERROR [STDERR] at org.jboss.ejb.plugins.cmp.jdbc.JDBCJB
                ossQLQuery.(JDBCJBossQLQuery.java:42)