You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by VEYSSIERE Nicolas <ni...@thalesgroup.com> on 2016/03/04 13:55:51 UTC

Unable to start fileserver webapp

Hello, I am new to ActiveMQ, and I am trying to use BlobMessages with activemq fileserver.

I am using the latest version (5.13.1) and I am enabling the fileserver webapp in the jetty xml file by uncommenting it.

The context fileserver doesn't reply to my requests, starting activemq in a console gives me this log :

Loading message broker from: xbean:activemq.xml
 INFO | Refreshing org.apache.activemq.xbean.XBeanBrokerFactory$1@2d45ba: startup date [Fri Mar 04 13:51:51 CET 2016]; root of context hierarchy
 INFO | Using Persistence Adapter: MemoryPersistenceAdapter
 INFO | Apache ActiveMQ 5.13.1 (te-4242, ID:iXo-dev-53821-1457095912011-0:1) is starting
 INFO | Listening for connections at: tcp://iXo-dev:61616?maximumConnections=1000&wireFormat.maxFrameSize=104857600
 INFO | Connector openwire started
 INFO | Apache ActiveMQ 5.13.1 (te-4242, ID:iXo-dev-53821-1457095912011-0:1) started
 INFO | For help or more information please see: http://activemq.apache.org
 INFO | No Spring WebApplicationInitializer types detected on classpath
 INFO | ActiveMQ WebConsole available at http://0.0.0.0:8161/
 INFO | ActiveMQ Jolokia REST API available at http://0.0.0.0:8161/api/jolokia/
 INFO | Initializing Spring FrameworkServlet 'dispatcher'
 INFO | No Spring WebApplicationInitializer types detected on classpath


I tried lastest snapshot 5.14.0 but it doesn't works either. So I tried old release (5.5.1) and the fileserver works.

I don't know what to do.

Any idea ?

Best regards.

-- 
Nicolas V.

Re: Unable to start fileserver webapp

Posted by Tim Bain <tb...@alumni.duke.edu>.
Great, thank you for doing that!
On Mar 4, 2016 7:15 AM, "Nicolas V." <ni...@thalesgroup.com>
wrote:

> Yes I can, it is done : https://issues.apache.org/jira/browse/AMQ-6195
>
> Best regards.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp4708873p4708877.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Re: Unable to start fileserver webapp

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Thanks Nicolas,

we will fix that asap.

Regards
JB

On 03/04/2016 02:48 PM, Nicolas V. wrote:
> Yes I can, it is done : https://issues.apache.org/jira/browse/AMQ-6195
>
> Best regards.
>
>
>
> --
> View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp4708873p4708877.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Unable to start fileserver webapp

Posted by "Nicolas V." <ni...@thalesgroup.com>.
Yes I can, it is done : https://issues.apache.org/jira/browse/AMQ-6195

Best regards.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp4708873p4708877.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Unable to start fileserver webapp

Posted by Tim Bain <tb...@alumni.duke.edu>.
Would you be willing to submit a bug in JIRA for this?

Tim
On Mar 4, 2016 6:36 AM, "Nicolas V." <ni...@thalesgroup.com>
wrote:

> Ok, so I nearly found the issue.
>
> I tried a lot of release to find when did the fileserver stop working.
>
> My procedure :
> - Download a windows .zip release archive.
> - Extract this file in a folder, enable the fileserver (if needed, only
> recent releases need to be enabled by uncommenting a section in jetty.xml)
> - Start the activemq instance without anything changed
>
> Following this procedure I manage to find that the fileserver stopped
> working when between the release 5.11.1 and 5.11.3 (I am unable to download
> the 5.11.2 release as it seems to not be on any mirror listed).
>
> Now that I know that the v5.11.1 works, I tried a little hack, I have
> replaced webapps/fileserver/WEB-INF/classes/* from 5.11.1 to the 5.13.1 and
> with this webapp works. And the file transfer seems to works also.
>
> Thanks for all.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp4708873p4708875.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Re: Unable to start fileserver webapp

Posted by "Nicolas V." <ni...@thalesgroup.com>.
Ok, so I nearly found the issue.

I tried a lot of release to find when did the fileserver stop working.

My procedure :
- Download a windows .zip release archive.
- Extract this file in a folder, enable the fileserver (if needed, only
recent releases need to be enabled by uncommenting a section in jetty.xml)
- Start the activemq instance without anything changed

Following this procedure I manage to find that the fileserver stopped
working when between the release 5.11.1 and 5.11.3 (I am unable to download
the 5.11.2 release as it seems to not be on any mirror listed).

Now that I know that the v5.11.1 works, I tried a little hack, I have
replaced webapps/fileserver/WEB-INF/classes/* from 5.11.1 to the 5.13.1 and
with this webapp works. And the file transfer seems to works also.

Thanks for all.



--
View this message in context: http://activemq.2283324.n4.nabble.com/Unable-to-start-fileserver-webapp-tp4708873p4708875.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.