Merged monitoring/open archive plugins

Sending PM now! Thank you so much!

Hi, did you solved empty logs? if yes, share it please. I have same issue! Thank you.

Yes, itā€™s resolved.

Please download the latest monitoring plugin from your Openfire > Plugins > Available Plugins page.

There is one known issue. Any logs archived by plugin 1.3.0 will not appear. Iā€™ll release a version of the plugin at some point to resolve this.

I solved too, was a problem in log4j.xml (from ./openfire/lib i think), i edited where was " , and now seems console read the logs from corect location. The problem remains the wrong time from log. Correct day, but wrong hour.(linux time is correct)

I have already 1.3.0 rc1 for archive.Ty for reply.

Hi, Vacuum-IM supports XEP-136 Google Code Archive - Long-term storage for Google Code Project Hosting. but I get error when try to get collection list

test1@localhost/MAINPC 12:41:46 +0 >>>>

30

<<<< test1@localhost/MAINPC 12:41:46 +65 <<<<

Doesnā€™t work XEP-0136

Openfire 3.8.2

Monitoring Plugin 1.3.1-rc1

test1@localhost/MAINPC 12:41:46 +0 >>>>

30

<<<< test1@localhost/MAINPC 12:41:46 +65 <<<<

No sure if RSM works. I use it without RSM

Try this

This XEP could not be used without RSM, history can be too long to be send in one stanza, also RSM is used to get the latest N conversations.

test1@localhost/MAINPC 13:25:25 +7134 >>>>

<<<< test1@localhost/MAINPC 13:25:25 +23 <<<<

Only trying to help solve your problem. There are many ways to bake a cake

I can confirm that I donā€™t get the error you got which confirms the problem is on your server and not Openfire or monitoring plugin. Go figure

Can you install Vacuum-IM and show what you get in XML console when try to view history?

I think you are missing the point on the error message you are getting. Openfire cannot find any IQ Handler for urn:xmpp:archive. However, I am in a good mood today, so I will humour your request

SENT

RECV

This bug!

This does not return latest message:

10

<<<< mr.lioncub@domain.loc/Work 16:20:38 +197 <<<<

<iq type=ā€œresultā€ id=ā€œsid_17ā€ to="mr.lioncub@domain.loc/

Work">







22
468
71


Latest:

<iq type="get" id="sid_17">
    <list xmlns="urn:xmpp:archive" end="2013-06-07T21:51:38.412Z" with="user1@domain.loc" start="2013-06-07T00:51:38.412Z">
      <set xmlns="http://jabber.org/protocol/rsm">
        <max xmlns="http://jabber.org/protocol/rsm">10</max>
        <before xmlns="http://jabber.org/protocol/rsm"/>
      </set>
    </list>
  </iq> <<<< mr.lioncub@domain.loc/Home 21:53:16 +136 <<<<
  <iq type="result" id="sid_17" to="mr.lioncub@domain.loc/Home">
    <list xmlns="urn:xmpp:archive">
      <chat with="user1@domain.loc" start="2013-06-07T07:05:15.407Z"/>
      <chat with="user1@domain.loc" start="2013-06-07T03:51:58.681Z"/>
      <chat with="user1@domain.loc" start="2013-06-07T12:51:44.655Z"/>
      <chat with="user1@domain.loc" start="2013-06-07T07:15:37.235Z"/>
      <chat with="user1@domain.loc" start="2013-06-07T02:19:49.308Z"/>
      <chat with="user1@domain.loc" start="2013-06-07T02:30:04.238Z"/>
      <set xmlns="http://jabber.org/protocol/rsm">
        <first index="0">15178</first>
        <last>15603</last>
        <count>6</count>
      </set>
    </list>
  </iq>

Took a look. Thereā€™s no support in the plugin for at the moment. Youā€™ll have to use rsm and .

ie.

                <set xmlns='[http://jabber.org/protocol/rsm](http://jabber.org/protocol/rsm)'>

30

29

Actually testing the above isnā€™t working as Iā€™d expect. Iā€™ll have to dig into the XEP-0136 part of the plugin to determine the cause.

If you can, then please apply by the bug.

Server: Openfire 3.8.2. windows
Client: Vacuum-IM 1.2.3.2288

Problem with the load of history of correspondence.

Not loaded last 30 reportsā€¦ If the amount of reports exceeds 30, in history of correspondence of chat they are not represented. I ask for a help.

Plagin Open archive does not work correctly, and version which worked in 3.7.1 in a version 3.8.2 does not work.

Iā€™ll take a look. Can you confirm the version of the monitoring plugin youā€™re using?

In this Post I tried to fix some bugs.

Hi, Iā€™ve been working with archive plugin for a while and Iā€™m migrating to monitoring plugin. Its posible to migrate the messages from archive plugin to monitoring? In the readme it says that there is some import_ scripts for enterprise but is not my case. The message are corporate data and canā€™t be deleted. thanks

Hi James, Iā€™m afraid the two plugin database schemas are incompatible. The reference to the Enterprise import script in the readme describes the old monitoring plugin which used to be a paid for plugin as part of the Openfire Enterprise package.

Hey Leon,

I am** unable to install your plugin in openfire 3.9.3**. It gives me error:Input stream was null or plugin Filename was null or had no length.The request doesnā€™t contain a multipart /form-data or multipart/mixed stream, content type header is null

at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.