Errors when installing more than one plugin at a time

Oxygen general issues.
eholley
Posts: 4
Joined: Wed Dec 14, 2005 11:29 pm

Errors when installing more than one plugin at a time

Post by eholley »

I downloaded the plugin developers kit and installed all the sample plugins. Oxygen 9.1 accepted the first, but the rest threw a TargetInvocationException and didn't load.

I tried installing a few of them one at a time and they worked. But, when I attempt to install more than one, same exception story.

I duplicated the behavior on a co-worker's machine. Both Windows Vista, Oxygen 9.1.
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Errors when installing more than one plugin at a time

Post by sorin_ristache »

Hello,

Please post the full error message of TargetInvocationException. Select all the message with the mouse and copy it from the error dialog.


Regards,
Sorin
eholley
Posts: 4
Joined: Wed Dec 14, 2005 11:29 pm

Re: Errors when installing more than one plugin at a time

Post by eholley »

Sorry, got the name of the exception wrong in my first post.

Error log when launching with the sample plugins:

(The CapLines plugin loads successfully.)

java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.comment.CommentPlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.converter.ConversionPlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.customprotocol.CustomProtocolPlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.formsentences.FormSentencesPlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.formwords.FormWordsPlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.lowercase.LowercasePlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.uppercase.UppercasePlugin - null
java.lang.reflect.InvocationTargetException
ro.sync.sample.plugin.zeroindent.ZeroIndentPlugin - null
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Errors when installing more than one plugin at a time

Post by sorin_ristache »

I am sorry, I cannot reproduce the error. What is the oXygen build number displayed in the About dialog opened from menu Help -> About?

Please contact us to tell you how to enable logging in oXygen to get more details about the error.


Regards,
Sorin
Post Reply