1 2 Previous Next 19 Replies Latest reply on Oct 19, 2006 9:14 PM by kkganesan

    Both binary and source downloads fails to get deployed

    kkganesan

      i have tried both the source and the binary portal downloads (2.4 from downloads section) with the default hsqldb. But both fails because of the following reason.

      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---

      ObjectName: portal:service=ServerConfig
      State: FAILED
      Reason: java.lang.IllegalArgumentException: Mixed content now allowed
      Depends On Me:
      portal:service=Server
      portal:deploymentFactory=PortletApp

      ObjectName: jboss:service=CorbaORB
      State: FAILED
      Reason: java.lang.NoSuchMethodError: org.apache.avalon.framework.configuration.DefaultConfiguration.(Ljava/lang/String;)V
      I Depend On:
      jboss:service=Naming
      Depends On Me:
      jboss:service=invoker,type=iiop
      jboss:service=CorbaNaming
      jboss:service=CorbaTransaction

      ================================

      visiting localhost:8080/portal gives http://localhost:8080/portal

      javax.servlet.ServletException: Default context does not exist

      Appreciate your help.

        1 2 Previous Next