Menu

problem after install on mysql

Help
2007-03-02
2013-03-11
  • Nobody/Anonymous

    Hi to all.

    I've tried to install runa wfe from source following guide on site.

    Whe I start jboss all gone fine except this error:

    --- MBeans waiting for other MBeans ---
    ObjectName: jboss.ws:service=DeployerInterceptorEJB21
      State: FAILED
      Reason: java.lang.IllegalArgumentException: Unable to find operation addOperationInterceptor(org.jboss.mx.interceptor.Interceptor)
      I Depend On:
        jboss.ejb:service=EJBDeployer

    ObjectName: jboss.jdbc:service=metadata,datasource=DefaultDS
      State: CONFIGURED
      I Depend On:
        jboss.jdbc:service=metadata

    ObjectName: jboss.jdbc:service=metadata,datasource=runads
      State: CONFIGURED
      I Depend On:
        jboss.jdbc:service=metadata

    --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
    ObjectName: jboss.ws:service=DeployerInterceptorEJB21
      State: FAILED
      Reason: java.lang.IllegalArgumentException: Unable to find operation addOperationInterceptor(org.jboss.mx.interceptor.Interceptor)
      I Depend On:
        jboss.ejb:service=EJBDeployer

    ObjectName: jboss.jdbc:service=metadata
      State: NOTYETINSTALLED
      Depends On Me:
        jboss.jdbc:service=metadata,datasource=DefaultDS
        jboss.jdbc:service=metadata,datasource=runads

    Then I've tride to install runa wfe on mysql db following thread on this forum.

    I've got the same error, but, on mysql, admnistrator login failed.

    Can you help me?

    Thanx

     
    • Vitaliy Semochkin

      Hello,

      Post your configuration files and the sequence of actions you performed here please.

      Regards,
      Vitaliy S

       
    • Nobody/Anonymous

      Excuse me, but I'm new to jboss and runa wfe: which configuration file?

      Thanx

       
      • Vitaliy Semochkin

        Mysql datasource configuration file - you should place it to \server\default\deploy
        hibernate hibernate.cfg.xml you should set up SQL dialect you want to as well as datasouce name this file can be found in \server\default\conf

        Regards,
        Vitaliy S

         

Log in to post a comment.