Home
  • RapidOSS
  • Support
  • About Us
Home ยป Forum

APG Plugin Missing scripts (?)

Posted February 26th, 2009 by kfosburg

Was attempting to install APG plugin to our RI3 server. Installed the zip file without issue although I renamed four files that conflicted with existing RI scripts:

(renamed with -apg)
-rw-r--r-- 1 root root 2123 Feb 17 09:41 maps.gsp-apg
-rw-r--r-- 1 root root 4116 Feb 17 09:41 inventory.gsp-apg
-rw-r--r-- 1 root root 3616 Feb 17 09:41 historicalEvents.gsp-apg
-rw-r--r-- 1 root root 828 Feb 17 09:41 getObjectDetails.gsp-apg

Now, when I restarted ri, I see the following errors in the RapidServer.log log file:

WARN: Operation file /opt/RapidServer/RapidSuite/operations/connection/ApgConnectionOperations.groovy does not exist
WARN: Operation file /opt/RapidServer/RapidSuite/operations/ui/map/MapGroupOperations.groovy does not exist
WARN: Operation file /opt/RapidServer/RapidSuite/operations/connection/ApgConnectionTemplateOperations.groovy does not exist

Nor does the APG tab show in the RI admin page.

Thanks,

Karl

  • Login or register to post comments

I can get to it directly,

On February 26th, 2009 kfosburg says:

I can get to it directly, just not a tab...

Karl

  • Login or register to post comments

Hi Karl, Apg Plugin

On February 26th, 2009 siyah says:

Hi Karl,

Apg Plugin overwrites some of the default Smarts Plugins Files , if you haven't modified the files which are in conflict you may allow Apg Installation to overwrite them.

Here are the list of files needs to be overwritten:

grails-app/views/layouts/adminLayout.gsp ( which adds Apg Tab in admin page)
web-app /events.gsp
web-app /eventSearch.gsp
web-app /historicalEvents.gsp
web-app/inventory.gsp
web-app/getEventDetails.gsp
web-app/getEventDetails.gsp
web-app/maps.gsp

If you have modified these files in Smarts installation , backup those files , use the ones that comes with Apg. Apply your changes again to the Apg files.

Note about the Operation Errors :
You may neglect Operation does not exist message . That simply means only default methods will be available for the domain.
In Rapid Insight Domains may not have Operation files , in that case domain only have default ( add / update / remove / search ) methods , if the operation file is provided extra methods in the file are added.

Abdurrahim

  • Login or register to post comments

Thanks... I'll take a look

On February 28th, 2009 kfosburg says:

Thanks... I'll take a look at where we are with modifications.

Karl

  • Login or register to post comments

  • Create new account
  • Request new password