[Paraview] Correct ActiveMQ server version or config with ParaviewWeb SuperBuild

Antti Vanne antti.vanne at kuava.fi
Tue May 21 06:14:42 EDT 2013


Thanks Sebastien,

the nightly build works nicely. We're using Jetty as a frontend. Where
would it be easiest to set Jetty's properties? When a larger model is
transferred to client in geometry form, the default max message size is met
pretty soon.

WARN:oejw.WebSocketConnectionRFC6455:Text message too large > 2097152 chars
for SCEP at 4a48edb5




2013/5/10 Sebastien Jourdain <sebastien.jourdain at kitware.com>

> Hi Antti,
>
> if you have built ParaViewWeb from ParaView/master from git, you already
> have the newest version of ParaViewWeb available to you inside ParaView
> proper.
>
> That new version of ParaViewWeb does not require any thirdparty component
> such as activemq.
> In fact, if you install https://github.com/senchalabs/jsduck and turn ON
> the WEB_DOCUMENTATION inside CMake, ParaView will automatically generate a
> full web site with all the new documentation for ParaViewWeb. Just search
> for a 'www' directory inside your build or install tree.
>
> In fact, if you download any nightly binary from our web site, they
> already come with ParaViewWeb available (No need to compile it anymore...).
> Only the windows binaries does not contains the Web documentation, but you
> can get the web pages from any other system, and those will work just fine.
>
> A real announcement for that new version with documentation update and so
> on will happen at the release of ParaVIew 4.0.
>
> Seb
>
>
> On Fri, May 10, 2013 at 8:41 AM, Antti Vanne <antti.vanne at kuava.fi> wrote:
>
>> Hi there,
>>
>> I've succesfully compiled and deployed ParaViewWeb upto the point that I
>> can login as admin on localhost:8080/PWService
>>
>> However, all visualization fail and the root cause seems to be with the
>> message broker. I've tried starting different versions of ActiveMQ (3.1,
>> 4.1.2, 5.3.2, 5.5.1 and 5.7.0) but all fail. Should the broker be
>> configured and not just started from the vanilla binary installation
>> package?
>>
>> The error message I get in the logs or on the command line is as follows:
>>
>> ./PWServer.sh
>> Error message: This producer can only send messages to:
>> kitware.paraweb.viewupdates
>> This producer can only send messages to: kitware.paraweb.viewupdates
>>         FILE: activemq/core/kernels/ActiveMQProducerKernel.cpp, LINE: 271
>>         FILE: activemq/core/kernels/ActiveMQProducerKernel.cpp, LINE: 181
>>         FILE: activemq/core/ActiveMQProducer.cpp, LINE: 100
>>
>> ERROR: In
>> /home/vanne/src/SuperBuild/src/ParaViewAdapter/vtkPWJMSMessagingService.cxx,
>> line 158
>> vtkPWJMSMessagingService (0x8856c58): CMS Exception
>>
>>
>> Any ideas how to proceed from here? Thanks.
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>


-- 
Antti Vanne
Kuava Oy
Microkatu 1
PL 1188
70211 Kuopio Finland
tel. +358 50 356 6744
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130521/1175ff5e/attachment-0001.htm>


More information about the ParaView mailing list