Why Client Plug-in is not working in RTC 3.1.0.2 - One particular System?
Hi,
we have developed a Client Plugin using Java API and the same is working fine with lot of systems. In one particular instance where RTC 3.1.0.2 is installed, Plug-in installation is happening properly, but after restarting the eclipse, Plug-in's Menu and Tool Bar icons are not displaying. But in Installed Plugins list, my plug-in is showing with the proper version number.
We have tried by re-installing the RTC itself. still problem persists.
RTC Version 3.1.0.2 and O.S Windows 7. JDK - 1.6
Any ideas welcome!!!
Thanks
we have developed a Client Plugin using Java API and the same is working fine with lot of systems. In one particular instance where RTC 3.1.0.2 is installed, Plug-in installation is happening properly, but after restarting the eclipse, Plug-in's Menu and Tool Bar icons are not displaying. But in Installed Plugins list, my plug-in is showing with the proper version number.
We have tried by re-installing the RTC itself. still problem persists.
RTC Version 3.1.0.2 and O.S Windows 7. JDK - 1.6
Any ideas welcome!!!
Thanks
Accepted answer
I got the issue...
The problem is due to the SYSTEM Rights for that user. My plugin is not copied in the C:\Program Files\IBM\IBMIMShared\plugins\plugins due to the Less Rights .
Same was rectified and Plugins are visible in the UI.
Thanks
The problem is due to the SYSTEM Rights for that user. My plugin is not copied in the C:\Program Files\IBM\IBMIMShared\plugins\plugins due to the Less Rights .
Same was rectified and Plugins are visible in the UI.
Thanks
4 other answers
What is the main difference between the various systems and environments where it works and where it does not work? Are there fixed feature and bundle versions packaged that could prevent starting?
Have you tried window>Show View>Error Log ?
Without any indicator what goes wrong, I see no way to fix it.
Have you tried window>Show View>Error Log ?
Without any indicator what goes wrong, I see no way to fix it.