question

ChrisB avatar image
ChrisB asked ChrisB posted

Reporting plug-in problem; modified after it was installed?

I get the attached error when I debug iTest from Eclipse with a new skeleton reporting plug-in I just created.

 

The text of this is:

"The com.fnfr.IPInfusionReporting plugin has been modified after it was installed; iTest cannot continue. Please re-install iTest to get the original plugin. iTest will now shutdown."

 

Any ideas on what is causing this?

 

I'll try backing out all Eclipse iTest settings and see if starting 100% from scratch will fix this.

 

Thanks,

Chris

iTestsdk
temp.png (6.9 KiB)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
AmeyaB avatar image
AmeyaB answered AmeyaB posted

If the plugin name begins with "com.fnfr", iTest assumes it is an official plugin shipped by Fanfare, and thus expects it to be signed - which yours is not.

 

Use another namespace (e.g. com.fanfaresoftware) rather than com.fnfr for your plugin.

1 comment
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ChrisB avatar image ChrisB commented ·

Thanks for the speedy response!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.