Author |
Message
|
7207165620 |
Posted: Fri Nov 01, 2013 6:06 am Post subject: error while loading shared libraries: libicuuc.so.48: |
|
|
Apprentice
Joined: 11 Apr 2013 Posts: 37
|
Hi,
I was getting below exception for flow with FileInput node.
RecoverableException BIP4367E: The method ''readData'' in Java node ''File Input'' has thrown the following exception: 'java.lang.NoClassDefFoundError: com.ibm.broker.remote.RemoteFactory (initialization failure)'.
The method ''readData'' of the Java node has thrown an exception. Examine previous error messages for details of the cause of the problem.
I googled and found below url with same issue and reapplied fix pack :
http://mqseries.net/phpBB/viewtopic.php?t=63343&sid=6633c306cdd2d8a2afdf98c765e9c5af
Now I am getting below exception when I do mqsilist.
[mqsi@KCBEBSTEST bin]$ ./mqsilist
./mqsilist: error while loading shared libraries: libicuuc.so.48: cannot open shared object file: No such file or directory.
But I am able to run mqsiprofile.
Note:
Broker version : V8
Fix pack : 8.0.0.2
OS : Redhat Linux 64 bit.
But I did not stop broker while reapplying fix pack.
I googled and found same issue but it does not help me to resolve where I amgoing wrong. Below is the url
http://www.mqseries.net/phpBB/viewtopic.php?p=112613&sid=3af1fe84194905ed55238fc19daa7878
Appreciate yours valuable suggestion
 |
|
Back to top |
|
 |
dogorsy |
Posted: Fri Nov 01, 2013 6:17 am Post subject: Re: error while loading shared libraries: libicuuc.so.48: |
|
|
Knight
Joined: 13 Mar 2013 Posts: 553 Location: Home Office
|
7207165620 wrote: |
But I did not stop broker while reapplying fix pack.
|
maybe you should try that |
|
Back to top |
|
 |
7207165620 |
Posted: Fri Nov 01, 2013 6:39 am Post subject: error while loading shared libraries: libicuuc.so.48: |
|
|
Apprentice
Joined: 11 Apr 2013 Posts: 37
|
Actually i am unable to run any mqsi commands except running profile.
So how can I go about this. |
|
Back to top |
|
 |
Vitor |
Posted: Fri Nov 01, 2013 6:59 am Post subject: Re: error while loading shared libraries: libicuuc.so.48: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
7207165620 wrote: |
So how can I go about this. |
Kill the broker processes with OS commands
Restore the broker software using the OS file system backup you took before applying maintenance
Start the broker to confirm correct operation
Stop the broker
Apply the maintenance
Start the broker _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
7207165620 |
Posted: Mon Nov 04, 2013 1:59 am Post subject: error while loading shared libraries: libicuuc.so.48: |
|
|
Apprentice
Joined: 11 Apr 2013 Posts: 37
|
Thanks a lot Vitor. It worked fine. |
|
Back to top |
|
 |
|