It looks like you generated a custom SOPC builder symbol using the sopc builder editor (which incidentally is a piece of crap) that contains an Avalon-MM io Slave - you either misdefined the ports to the object or failed to define a waitrequest to for the symbol that is needed (or the POS editor didn't work in its entirety and failed to either update an interface properly or left the remnants of an edited interface there.
When using the editor, I typically import a design and write out "strawman" files - something that is a start to show you interface format, naming conventions etc, but you know that the file is incomplete - I then edit the file using an external editor and re-import it, using the GUI editor to prune unused interfaces (since somehow it keeps a memory of ports no longer on your component)
Hope this helps...
crayner