Author |
Message
|
lancelotlinc |
Posted: Thu Jul 11, 2013 7:53 am Post subject: WMB Toolkit 8.0.0.2 iFix 001 |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
All of a sudden this morning, I got unable to load Java class errors in my toolkit.
I came in to work at 7 AM EST and started working on code, build and compiling my message flow application on a happy day. Everything in the world was good.
Without changing any Java code or message flows that reference my JCN Java code, (i was working on Database node), all of a sudden at 10:10 AM EST, the toolkit told me the bad news:
"unable to locate class definition" for all of my JCNs.
Clean workspace, I told myself. Clean Eclipse I told myself. Google mqseries.net.
http://www.mqseries.net/phpBB2/viewtopic.php?t=45863
Then I found out, iFix 001 was released yesterday.
http://www-01.ibm.com/support/docview.wss?rs=849&uid=swg24035305
Downloading I did, applied the ifix I did, the errors went away.
Its almost as if Toolkit knew it needed an iFix and gave me enough grief to go look for one.
 _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
smdavies99 |
Posted: Thu Jul 11, 2013 9:37 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
That's what comes when you work with Java.
All that classpath gobblegook is really off putting. It can take more time to sort that out than it is to write the code, as I'm sure that Vitor will agree with me.
What I'd like to do to whoever invented the classpath ->  _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jul 11, 2013 9:48 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
smdavies99 wrote: |
What I'd like to do to whoever invented the classpath ->  |
Yes, because LIBPATH is so much easier to work with... Or do I mean LD_LIBRARY_PATH or LIB or ... wait, what platform am I on again?
 |
|
Back to top |
|
 |
lancelotlinc |
Posted: Thu Jul 11, 2013 9:49 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
For clarity : no code changed within my workspace. The only change was downloading the iFix 001. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Thu Jul 11, 2013 9:54 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
lancelotlinc wrote: |
For clarity : no code changed within my workspace. The only change was downloading the iFix 001. |
Yeah, the real concern is that it broke in the first place, if you've actually done nothing...
That kind of error suggests something mucked about with the underlying toolkit file systems... |
|
Back to top |
|
 |
NealM |
Posted: Fri Jul 19, 2013 9:15 am Post subject: |
|
|
 Master
Joined: 22 Feb 2011 Posts: 230 Location: NC or Utah (depends)
|
I recommend that everyone using the MB v8.0.0.2 Toolkit apply this important ifix, especially since FP3 is still 3 months hence.
I guess this 80+MB ifix is in lieu of the original FP3 date. To see all the ills that this fixes (several of which we had been experiencing), look here:
http://www-01.ibm.com/support/docview.wss?rs=849&uid=swg24035305 |
|
Back to top |
|
 |
|