Opened 13 years ago
Closed 13 years ago
#6 closed (fixed)
Manifest RSpec does not include valid stitching element and attribute 'lastUpdateTime'
Reported by: | lnevers@bbn.com | Owned by: | ibaldin@renci.org |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | AM | Version: | SPIRAL4 |
Keywords: | RSpec support | Cc: | |
Dependencies: |
Description
Using version ??? on 04/26/2012:
Manifest RSpec for slice generate the following failures:
$ rspeclint lnexo11-rspec-bbn-hn-exogeni-net-11443-orca.xml Line 34: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The element is not 'nillable'. Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The attribute 'lastUpdateTime' is required but missing. : ns2:stitching
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | lnexo11-rspec-bbn-hn-exogeni-net-11443-orca.xml added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from somebody to ibaldin@renci.org |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Just tried again at the BBN rack and the problem still occurs. Re-executed procedure that showed this error:
- Created a slice lnexo111
- Created a sliver with the same resources as the original problem.
- Got a listresources for the sliver
- Ran rspeclint on the output from 3.
$ rspeclint lnexo111-rspec-bbn-hn-exogeni-net-11443-orca.xml Line 34: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The element is not 'nillable'. Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The attribute 'lastUpdateTime' is required but missing. : ns2:stitching
Is the fix at BBN rack?
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
On 4/26/12 4:05 PM, Ilia Baldine wrote:
Try now. Conversion is rack-independent (and that's where the problem was). It was inserting an empty stitching element.
Re-executed procedure and the problem is solved. Closing ticket.
Note: See
TracTickets for help on using
tickets.
Try again.