DX Application Performance Management

 View Only
  • 1.  MGMT module copy to different domain

    Posted Oct 21, 2015 05:07 PM

    Hi All,

     

    i have several domains with MGMT modules in each domain.

     

    i can copy the MGMT modules from all the domains to different one except 1 MGMT module that i can copy just either to the same domain or the SuperDomain. you can see it on the printscreen below (the top picture).

     

    mgmt.png

     

    i checked the MGMT.jar file permission on the FS and it's location + all the structure and everything seems to be the same for all domains/modules, so i really couldnt identify any difference (but obviously there is something).

     

    so hopefully you will have some idea what could be wrong with this 1 MGMT module and save me several hours of troubleshooting.

     

    thank you,

    stefan



  • 2.  Re: MGMT module copy to different domain

    Broadcom Employee
    Posted Oct 22, 2015 10:28 AM

    Stefan:

       I assume there is no EM DEBUG error log entry when you try to copy?

    Thanks

    Hal German



  • 3.  Re: MGMT module copy to different domain

    Posted Oct 22, 2015 12:29 PM

    I have seen this when the management module I'm trying to copy is not self contained.  If it has references to other management modules in the source domain, it will not allow it to be copied to another domain.



  • 4.  Re: MGMT module copy to different domain

    Broadcom Employee
    Posted Oct 22, 2015 05:27 PM

    Neil is correct in that aspect.

     

    The other factor is, what user are you logged in as when attempting to do this?  If you are not Admin, check if your user has rights to the other domains (i.e. loyalty domain in your images above). 



  • 5.  Re: MGMT module copy to different domain
    Best Answer

    Posted Oct 25, 2015 10:47 PM

    for example you want to copy xyz.jar file from XYZ domain to ABC domain.

     

    create folder ABC in /deploy

    it will be /deploy/ABC

    go to /config/module/XYZ domain and copy xyz.jar MM to /deploy/ABC

     

    cp xyz.jar  (your path here)/deploy/ABC

     

    if it is not showing in respective ABC domain you have to check log and remove illegal references (ERROR).

     

    Thanks



  • 6.  Re: MGMT module copy to different domain

    Posted Oct 27, 2015 04:22 AM

    Hi Junaidw,

     

    i was a very helpful tip!

     

    it worked as you suggested, i got an error message in the log file about a dashboard that blocked the process of copying so i removed it and after that i could copy it as the others.

     

    thank you,

    stefan