[jira] [Resolved] (AMQ-4893) UTF8Buffer should be a valid object for setObjectProperty

2013-11-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQ-4893. --- Resolution: Fixed Fix Version/s: (was: AGING_TO_DIE) 5.10.0 fixed on trun

[jira] [Updated] (AMQ-4893) UTF8Buffer should be a valid object for setObjectProperty

2013-11-25 Thread Sam hendley (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam hendley updated AMQ-4893: - Attachment: StringHeaderTest.java Attached is test case showing the exception when a string property is cop

Re: Illegal Host Name; Problem starting up activemq 5.9.0

2013-11-25 Thread Hiram Chirino
Try to connect to the box with a valid hostname or ip address. On Thu, Nov 14, 2013 at 5:00 PM, jephperro wrote: > Hi I'm trying to upgrade our ActiveMQ 5.4 instance to version 5.9. > > But right out of the box, I've hit a problem. The linux server ApacheMQ is > running on has a name with an und

Re: AMQ 5.8 | Issue with re-generating Kerberos token during failover

2013-11-25 Thread Hiram Chirino
Try something like: ((ActiveMQConnection)connection).addTransportListener(new DefaultTransportListener(){ public void transportResumed(){ connection.setPassword( GET_NEW_TOKEN() ); } }); On Wed, Nov 20, 2013 at 9:49 AM, Harman wrote: > We are using failover transport for connecting

[jira] [Commented] (AMQ-4837) LevelDB corrupted in AMQ cluster

2013-11-25 Thread Tenzin giatso (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831599#comment-13831599 ] Tenzin giatso commented on AMQ-4837: Ok, sounds great, just give us the new issue number

[jira] [Commented] (AMQ-4837) LevelDB corrupted in AMQ cluster

2013-11-25 Thread Hiram Chirino (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831593#comment-13831593 ] Hiram Chirino commented on AMQ-4837: Hi Tenzin, Yeah if your setup is non-replicated, I

[jira] [Commented] (AMQ-4887) ActiveMQBytesMessage will lost content if message's property was set before copy

2013-11-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831544#comment-13831544 ] Timothy Bish commented on AMQ-4887: --- Recommend you create a proper JUnit test case and a p

[jira] [Updated] (AMQ-4893) UTF8Buffer should be a valid object for setObjectProperty

2013-11-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-4893: -- Fix Version/s: AGING_TO_DIE > UTF8Buffer should be a valid object for setObjectProperty > ---

[jira] [Commented] (AMQ-4902) ineffective use of ThreadPoolExecutor

2013-11-25 Thread Daniel Kulp (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831531#comment-13831531 ] Daniel Kulp commented on AMQ-4902: -- As a note: CXF's workqueues end up using a hacked subc

[jira] [Comment Edited] (AMQ-4837) LevelDB corrupted in AMQ cluster

2013-11-25 Thread Tenzin giatso (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831529#comment-13831529 ] Tenzin giatso edited comment on AMQ-4837 at 11/25/13 3:15 PM: --

[jira] [Commented] (AMQ-4837) LevelDB corrupted in AMQ cluster

2013-11-25 Thread Tenzin giatso (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831529#comment-13831529 ] Tenzin giatso commented on AMQ-4837: Hi, some news ! my AMQ is processing 50 messages /

[jira] [Created] (AMQ-4902) ineffective use of ThreadPoolExecutor

2013-11-25 Thread james (JIRA)
james created AMQ-4902: -- Summary: ineffective use of ThreadPoolExecutor Key: AMQ-4902 URL: https://issues.apache.org/jira/browse/AMQ-4902 Project: ActiveMQ Issue Type: Bug Components: Broker

[jira] [Commented] (AMQ-4805) IllegalStateException during thread.Scheduler.schedualPeriodically

2013-11-25 Thread Ron Koerner (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831404#comment-13831404 ] Ron Koerner commented on AMQ-4805: -- I seem to have the same problem with ActiveMQ 5.8.0. It

[jira] [Commented] (AMQ-4898) LocalTransaction PRE COMMIT FAILED: java.util.ConcurrentModificationException

2013-11-25 Thread Gary Tully (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-4898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831394#comment-13831394 ] Gary Tully commented on AMQ-4898: - looking more at this, seems the transacted case of pfc sh

[jira] [Comment Edited] (AMQ-3907) Restful HTTP MessageServlet causing trouble. May be a garbage collection issue.

2013-11-25 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831350#comment-13831350 ] Grzegorz Grzybek edited comment on AMQ-3907 at 11/25/13 10:50 AM:

[jira] [Comment Edited] (AMQ-3907) Restful HTTP MessageServlet causing trouble. May be a garbage collection issue.

2013-11-25 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831350#comment-13831350 ] Grzegorz Grzybek edited comment on AMQ-3907 at 11/25/13 10:49 AM:

[jira] [Commented] (AMQ-3907) Restful HTTP MessageServlet causing trouble. May be a garbage collection issue.

2013-11-25 Thread Grzegorz Grzybek (JIRA)
[ https://issues.apache.org/jira/browse/AMQ-3907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831350#comment-13831350 ] Grzegorz Grzybek commented on AMQ-3907: --- I've recreated your scenario and received the