IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  JBoss error: Incomplete Deployment listing

    Posted 06/16/03 10:54 PM

    Hello,
    Have installed JBoss3.0.7/Tomcat4.1.24 to c:\jboss307 on webM6.0.1/Win2k/Sun1.3.1_07 JDK. Created c:\jboss307\server\myhome\ and copied contents of c:\jboss307\server\minimal to this directory. Started JBoss successfully. Tried to deploy file wmUsersEJB.jar to c:\jboss307\server\gbsei\deploy\ but ERROR message:

    “…2003-06-17 12:59:37,101 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] MBeanException: Exception in MBean operation ‘checkIncompleteDeployments()’
    Cause: Incomplete Deployment listing:
    Packages waiting for a deployer:
    [org.jboss.deployment.DeploymentInfo@1d4994ff { url=file:/C:/jboss307/server/gbsei/deploy/wmUsersEJB.jar }
    deployer: null
    status: null
    state: INIT_WAITING_DEPLOYER
    watch: file:/C:/jboss307/server/gbsei/deploy/wmUsersEJB.jar
    lastDeployed: 1055818777091
    lastModified: 1055818777081
    mbeans:
    ]…”

    Any ideas???
    Cheers, John


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods


  • 2.  RE: JBoss error: Incomplete Deployment listing

    Posted 06/19/03 01:12 AM

    FYI…
    Came across problem when trying Mark Carlson’s article ‘Invoking EJBs in JBoss 3 using webMethods 6’ in the JBoss Interest Group. Mark suggested to copy the \server\default directory, rather than the \server\minimal. All worked fine after doing this.


    #webMethods-General
    #webMethods
    #Integration-Server-and-ESB