[
https://issues.jboss.org/browse/JBAS-8945?page=com.atlassian.jira.plugin....
]
Jason Greene reopened JBAS-8945:
--------------------------------
Due to feedback from the community, I have split the AS7 and AS6 projects and reopened all
unscheduled AS6 issues that are a year or less old. This will make it easier community
members to find and work on them.
Future releases beyond 6.1 can be done provided a community member steps up to coordinate
them.
JON 2.4.1: Ant plugin missing version spec
------------------------------------------
Key: JBAS-8945
URL:
https://issues.jboss.org/browse/JBAS-8945
Project: Legacy JBoss Application Server 6
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Ondrej Zizka
Assignee: Ondrej Zizka
Fix For: No Release
011-03-11 20:10:06,791 DEBUG [main]
(rhq.core.clientapi.descriptor.AgentPluginDescriptorUtil)- Loading plugin descriptor from
plugin jar at [file:/root/ews/rhq-agent/plugins/rhq-ant-bundle-plugin-3.0.1.GA.jar]...
2011-03-11 20:10:06,901 DEBUG [main]
(core.clientapi.agent.metadata.PluginMetadataParser)- Parsed service Resource type:
ResourceType[id=0, category=Service, name=Ant Bundle Handler, plugin=AntBundlePlugin]
2011-03-11 20:10:06,916 ERROR [main] (rhq.core.pc.plugin.PluginManager)- Plugin
[AntBundlePlugin] at [file:/root/ews/rhq-agent/plugins/rhq-ant-bundle-plugin-3.0.1.GA.jar]
could not be loaded and will therefore not be deployed.
org.rhq.core.clientapi.descriptor.PluginTransformException: No version is defined for
plugin jar [file:/root/ews/rhq-agent/plugins/rhq-ant-bundle-plugin-3.0.1.GA.jar]. A
version must be defined either via the MANIFEST.MF 'Implementation-Version'
attribute or via the plugin descriptor 'version' attribute.
at
org.rhq.core.clientapi.descriptor.PluginTransformer.getVersion(PluginTransformer.java:105)
at
org.rhq.core.clientapi.descriptor.PluginTransformer.toPlugin(PluginTransformer.java:70)
at org.rhq.core.pc.plugin.PluginManager$1.execute(PluginManager.java:186)
at org.rhq.core.pc.plugin.PluginManager.loadPlugin(PluginManager.java:341)
at org.rhq.core.pc.plugin.PluginManager.initialize(PluginManager.java:156)
at
org.rhq.core.pc.PluginContainer.startContainerService(PluginContainer.java:391)
at org.rhq.core.pc.PluginContainer.initialize(PluginContainer.java:252)
at org.rhq.enterprise.agent.AgentMain.startPluginContainer(AgentMain.java:1748)
at org.rhq.enterprise.agent.AgentMain.start(AgentMain.java:643)
at org.rhq.enterprise.agent.AgentMain.main(AgentMain.java:413)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira