]
Charles Crouch commented on JBAS-6705:
--------------------------------------
Emanuel, can you take a look at this? The problem appears to be at the deployment layer,
when trying to deploy a new Topic/Queue.
I've checked the management view and its definitely declaring the property as
'downCacheSize' with a lower case dee, but the deployer seems to be expecting
upper case: [...DownCacheSize,...]
AS5 plugin: Creating a new Topic or Queue now results in this error -
"java.lang.RuntimeException:Failed to process template"
-----------------------------------------------------------------------------------------------------------------------------
Key: JBAS-6705
URL:
https://jira.jboss.org/jira/browse/JBAS-6705
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMS (JBoss Messaging)
Environment: JBoss AS Branch_5_x r86417, embjopr r259
Reporter: Farah Juma
Assignee: Emanuel Muckenhuber
Fix For: JBossAS-5.1.0.CR1
Steps to reproduce:
Attempt to create a new Topic or Queue. The following error occurs:
Failed to add Resource (see app server log for additional details):
java.lang.RuntimeException:Failed to process template.
Deployment
"vfsfile:/home/fjuma/jbossas5/Branch_5_x_extra/build/output/jboss-5.1.0.CR1/server/default/deploy/testTopic-service.xml"
is in error due to the following reason(s): java.lang.RuntimeException: No Attribute found
with name: downCacheSize for jboss.messaging.destination:service=Topic,name=testTopic,
attributes: [DurableMessageCount, Instance, ExpiryQueue, ServerPeer, RedeliveryDelay,
NonDurableMessageCount, NonDurableSubscriptionsCount, DurableSubscriptionsCount,
Clustered, JNDIName, MaxDeliveryAttempts, MessageCounters, FullSize, AllMessageCount,
MaxSize, DownCacheSize, SecurityConfig, CreatedProgrammatically, PageSize, Name, DLQ,
AllSubscriptionsCount, MessageCounterHistoryDayLimit]
It looks like attribute names now start with an upper case letter instead of a lower case
one.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: