Opened 11 years ago

Closed 11 years ago

#1056 closed (fixed)

AM URL unkown error reported due to SCS not including for the ION and MAX AMa in workflow

Reported by: lnevers@bbn.com Owned by: somebody
Priority: major Milestone:
Component: STITCHING Version: SPIRAL5
Keywords: Cc:
Dependencies:

Description

Errors are reported by the stitcher tool due the SCS not returning the AM URL for an aggregates.

Following are some topologies that show this error:

  • GPO IG <-> Utah IG
    $ stitcher.py createsliver  ig-gpo-ig-utah stitch-ig-gpo-ig-utah.rspec
    ...
    09:51:09 ERROR    stitcher: RSpec requires AM urn:publicid:IDN+ion.internet2.edu+authority+am which is not in workflow and URL is unknown!
    
  • MAX MyPLC <-> Utah PG
    lnevers@sendaria:~/gcf-2.4-preview4/stitch-test$ stitcher.py createsliver max-pg-utah stitch-max-ig-utah.rspec
    ...
    10:00:30 ERROR    stitcher: RSpec requires AM urn:publicid:IDN+ion.internet2.edu+authority+am which is not in workflow and URL is unknown!
    
  • Utah IG <-> Utah PG <-> GPO IG <-> MAX MyPLC
    lnevers@sendaria:~/gcf-2.4-preview4/stitch-test$ stitcher.py createsliver 4linear stitch-4linear.rspec 
    09:23:03 ERROR    stitcher: RSpec requires AM u rn:publicid:IDN+dragon.maxgigapop.net+authority+am which is not in workflow and URL is unknown!
    09:23:03 ERROR    stitcher: RSpec requires AM urn:publicid:IDN+ion.internet2.edu+authority+am which is not in workflow and URL is unknown!
    

Change History (3)

comment:1 Changed 11 years ago by Aaron Helsinger

Component: GPOSTITCHING

Luisa, is this ticket still valid?

comment:2 Changed 11 years ago by lnevers@bbn.com

Checking the 3 topologies now which reported the error in the past.

comment:3 Changed 11 years ago by lnevers@bbn.com

Resolution: fixed
Status: newclosed

Verified that this error no longer shows up for all 3 topologies listed in the original description. Closing ticket.

Note: See TracTickets for help on using tickets.