Bug 822126 - [as7] Deployment type has properties with null values
Summary: [as7] Deployment type has properties with null values
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Plugins
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: JON 3.1.0
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 822125
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-05-16 12:19 UTC by Heiko W. Rupp
Modified: 2013-09-03 15:06 UTC (History)
2 users (show)

Fixed In Version:
Clone Of: 822125
Environment:
Last Closed: 2013-09-03 15:06:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Heiko W. Rupp 2012-05-16 12:19:58 UTC
+++ This bug was initially created as a clone of Bug #822125 +++

From the integration test


 * {{JBossAS7}Deployment=java.lang.Exception: Resource config is not valid:
     - [Required property 'bytes' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=null, override=null], hash=PropertySimple[id=0, name=hash, value=null, override=null], bytes=PropertySimple[id=0, name=bytes, value=null, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=null, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=null, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'hash' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=null, override=null], hash=PropertySimple[id=0, name=hash, value=null, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=null, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=null, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'relative-to' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=null, override=null], hash=PropertySimple[id=0, name=hash, value=, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=null, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=null, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'path' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=null, override=null], hash=PropertySimple[id=0, name=hash, value=, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=null, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'input-stream-index' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=null, override=null], hash=PropertySimple[id=0, name=hash, value=, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'archive' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=, override=null], hash=PropertySimple[id=0, name=hash, value=, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=, override=null], archive=PropertySimple[id=0, name=archive, value=null, override=null]}].,
     - Required property 'url' has a null value in PropertyMap[id=0, name=content, map={input-stream-index=PropertySimple[id=0, name=input-stream-index, value=, override=null], hash=PropertySimple[id=0, name=hash, value=, override=null], bytes=PropertySimple[id=0, name=bytes, value=, override=null], url=PropertySimple[id=0, name=url, value=null, override=null], path=PropertySimple[id=0, name=path, value=, override=null], relative-to=PropertySimple[id=0, name=relative-to, value=, override=null], archive=PropertySimple[id=0, name=archive, value=, override=null]}].]}

--- Additional comment from hrupp on 2012-05-16 08:19:11 EDT ---

Those are all not needed and filled by the server (in various parts depending on the deployment)

master ac42e94

Comment 1 Heiko W. Rupp 2012-05-16 12:28:05 UTC
release branch b52917e

Comment 2 Armine Hovsepyan 2012-09-12 13:12:29 UTC
verified.

No error in logs for deployment from UI, haven't run integration tests.
Input from Heiko: integration test is passing in hudson. thanks Heiko.

Comment 3 Heiko W. Rupp 2013-09-03 15:06:08 UTC
Bulk closing of old issues in VERIFIED state.


Note You need to log in before you can comment on or make changes to this bug.