Hello all,
At this moment I am trying to make a widget to install the Omnifind Enterprise Search plugin (see http://www-01.ibm.com/support/docview.wss?uid=swg21305829 ).
I use an updatesite database and I imported the files from the com.ibm.es.notes.search.plugin_8.4.0.150.zip file.
The problem is that when I try to install I get an error.
This is info in the log file:
<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">
<children name="CommonBaseEventLogRecord:name" type="string">
<values>SEVERE</values>
</children>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string">
<values>com.ibm.rcp.toolbox.PalleteStore</values>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string">
<values>loadCollection</values>
</extendedDataElements>
<sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="1255619249738" location="10.0.7.62" locationType="IPV4" subComponent="com.ibm.rcp.toolbox.internal" threadId="11" componentType="http://www.w3.org/2001/XMLSchema-instance"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
This is the content of the extention.xml:
<?xml version="1.0" encoding="UTF-8"?><palleteItem id=“com.ibm.es.notes.search.plugin” imageUrl=“” providerId=“com.ibm.rcp.toolbox.prov.provider.ToolboxProvisioning”
title=“Omnifind Searchbar”
url=“http://{my server}/__c125768f00448f48/site.xml”>
<![CDATA[ ]]>Does anyone has an idea what I am doing wrong?
Regards,
Peter