Friday 20 November 2009

Websphere v7 MQ issue - WSVR0017E

We have recently started upgrading some of our WAS systems from 5.1.1.9 (yes I know these are well out of support - they were never even patched from fp 9 after they went in as they were stable) to v7.0.0.5

After migrating our MQ defs we had the following error when starting up our app servers

WSVR0017E: Error encountered binding the J2EE resource,....java.lang.IllegalStateException: QUEUE_DEFINED

Initially we thought it was to do with the migration but when defining a new queue in WAS 7 and setting some of the properties to QUEUE DEFINED we still got the error.

After a bit of searching we thought we would upgrade to 7.0.0.7 as there seemed to be a few fixes in this area although not specifically for this error but this didn't fix the issue.

At this point we went to IBM, after a bit of to-ing anf fro-ing, they said the fix should have been in fp7 as we had thought but for some reason it was left out and it targetted now for fp9. In the meaintime they provided a fix PK89856 for us to apply. The only issue is that this doesn't install on fp 7 as WAS already thinks it is there, so we had to drop back to fp5 then install it.

2 comments:

  1. Tnx a bunch for the posting, instead of spending days trying to solve the exact same issue due to the same process of migrating it just took seconds using Google before I found your post.

    Rune

    ReplyDelete
  2. Hey Rune

    It is good to hear that one of my posts was useful.

    Good luck with your work on WAS7.

    John

    ReplyDelete