2 Replies Latest reply on Sep 27, 2006 10:05 PM by roy.russo

    IPC Listener Registration Problem

      Hello,
      I am having this an error when hot deploying a project using IPC. The portal page is correctly displayed only if the sever is restarted. Is it possible to hot deploy these type of applications and if yes, how ??? ;0) . the error is as follows:

      ObjectName: portal:service=RemoteURLIPCListenerService,type=remoteurlipc_listener
       State: FAILED
       Reason: java.lang.IllegalArgumentException: argument type mismatch
       I Depend On:
       portal:service=ListenerRegistry
      
      --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
      ObjectName: portal:service=RemoteURLIPCListenerService,type=remoteurlipc_listener
       State: FAILED
       Reason: java.lang.IllegalArgumentException: argument type mismatch
       I Depend On:
       portal:service=ListenerRegistry
      
      ObjectName: portal:mapper=CMSObject
       State: FAILED
       Reason: org.jboss.deployment.DeploymentException: No Attribute found with name: TargetWindowHandle
      


      Plz Help !!