Opened 12 years ago

Closed 12 years ago

#84 closed (fixed)

"Exception during join for unit" is reported during a sliverstatus

Reported by: lnevers@bbn.com Owned by: somebody
Priority: major Milestone: EG-EXP-2
Component: Experiment Version: SPIRAL4
Keywords: sliver creation Cc:
Dependencies:

Description

Created a 2 VM sliver named EG-EXP-2-exp1 with the attached RSpec, which had been used successfully previously. The create sliver reported no error, but a subsequent sliver status showed the following error:

'geni_urn': 'urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+3a74f292-c8a4-4819-bf33-4a328e2eefbc#lan0',
'orca_expires': 'Fri Jul 27 13:29:17 UTC 2012'},
{'geni_error': 'Reservation a1a257ae-9a1d-44b6-bab6-43b117a3c07f (Slice 
urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-2-exp1) is in state [Failed,None], 
err=resources failed to join: Exception during join for unit: 213C4A93 ImageProxy 
unable to retrieve image: org.apache.axis2.AxisFault: Two services can not have same 
name, a service with IMAGEPROXY1709684447 already exists in the system\n',
'geni_status': 'Failed',
'geni_urn': 'urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+3a74f292-c8a4-4819-bf33-4a328e2eefbc#VM-0',
'orca_expires': 'Fri Jul 27 13:29:17 UTC 2012'}],
'geni_status': 'failed',
'geni_urn': 'urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+EG-EXP-2-exp1'}

The RSpec and a log of the sliver creation and status are attached.

Attachments (2)

EG-EXP-2-exp1.rspec (1.8 KB) - added by lnevers@bbn.com 12 years ago.
sliverstatus-failure.txt (7.2 KB) - added by lnevers@bbn.com 12 years ago.

Download all attachments as: .zip

Change History (9)

Changed 12 years ago by lnevers@bbn.com

Attachment: EG-EXP-2-exp1.rspec added

Changed 12 years ago by lnevers@bbn.com

Attachment: sliverstatus-failure.txt added

comment:1 Changed 12 years ago by ibaldin@renci.org

This is a bug inside Axis2 package used by ImageProxy?. We have upgraded to the latest version but beyond that there is nothing we can do. This is a won't fix for us.

This error is transient

https://issues.apache.org/jira/browse/AXIS2-4391

comment:2 Changed 12 years ago by ahelsing@bbn.com

Ilia: This seems like the kind of place where it might be nice to catch the Exception, and print a message.

Something like 'Known transient error. Delete the sliver and recreate.'?

Obviously, that's only a 'nice-to-have'.

comment:3 Changed 12 years ago by ibaldin@renci.org

I would be leery of putting things like this in the code. That said, a wiki page explaining various errors is probably a good idea.

comment:4 in reply to:  3 Changed 12 years ago by jbs@bbn.com

Replying to ibaldin@renci.org:

I would be leery of putting things like this in the code. That said, a wiki page explaining various errors is probably a good idea.

FOAM has a page like that, and it's really handy. +1

comment:5 Changed 12 years ago by ibaldin@renci.org

https://geni-orca.renci.org/trac/wiki/orca-errors lists common errors and ways of dealing with them. I don't know what else I can do about this ticket.

comment:6 Changed 12 years ago by lnevers@bbn.com

This problem is documented as a known issue and documentation provides workaround for this transient error, no fix is possible at this time. Closing ticket

comment:7 Changed 12 years ago by chaos@bbn.com

Resolution: fixed
Status: newclosed

Closing this, since Luisa said it could be closed.

Note: See TracTickets for help on using tickets.