I misspoke, there is a configuration directory in both locations.

_____________________________________________________________________________________________________
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-----Original Message-----
From: Jousma, David 
Sent: Wednesday, May 13, 2020 10:32 AM
To: IBM Mainframe Discussion List <[email protected]>
Subject: RE: zOSMF - The PORT will not OPEN

With the exception of configuration and data, all the others are in 
/usr/lpp/zosmf on my V2.4 systems.

TEC1:$ cd /usr/lpp/zosmf                                                        
         
TEC1:$ ls -al                                                                   
         
total 384                                                                       
         
drwxr-xr-x  13 P0SJR    OMVSGRP     8192 Jan 24 07:03 .                         
         
drwxr-xr-x  42 P0SJR    OMVSGRP     8192 Oct 22  2019 ..                        
         
drwxr-xr-x   2 P0SJR    OMVSGRP     8192 Dec 17 08:27 IBM                       
         
drwxr-xr-x   2 P0SJR    OMVSGRP     8192 Feb 10 14:09 bin                       
         
drwxr-xr-x   3 P0SJR    OMVSGRP     8192 Jan 10 14:20 configuration             
         
drwxr-xr-x   4 P0SJR    OMVSGRP     8192 Jan 24 07:04 defaults                  
         
drwxr-xr-x   3 P0SJR    OMVSGRP     8192 Sep 25  2019 helps                     
         
drwxr-xr-x  22 P0SJR    OMVSGRP     8192 Apr  9 14:39 installableApps           
         
drwxr-xr-x   3 P0SJR    OMVSGRP     8192 May 14  2014 kc                        
         
drwxr-xr-x   2 P0SJR    OMVSGRP     8192 Apr  8 07:08 lib                       
         
lrwxrwxrwx   1 P0SJR    OMVSGRP       22 Jan 24 07:03 liberty -> 
../liberty_zos/current  
drwxr-xr-x   4 P0SJR    OMVSGRP     8192 Dec 17 08:27 samples                   
         
drwxr-xr-x   2 P0SJR    OMVSGRP     8192 Mar 11  2019 wlp                       
         
drwxr-xr-x   5 P0SJR    OMVSGRP     8192 Dec 17 08:27 workflow                  
         
-rwxr-xr-x   2 P0SJR    OMVSGRP    81304 Dec 10 09:37 zosmf_license.README      
         
TEC1:$                                                                          
         

_____________________________________________________________________________________________________
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:27 AM
To: [email protected]
Subject: Re: zOSMF - The PORT will not OPEN

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

Bin  configuration data defaults helps IBM InstallableApps kc lib liberty logs 
samples workflow zosmf_license.READMR

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 9:20 AM
To: [email protected]
Subject: Re: zOSMF - The PORT will not OPEN

Steve,

You (or someone else) have evidentially done some unnatural acts.   There
should only be two directories in your /global/zosmf directory, configuration, 
and data

____________________________________________________________________________
_________________________
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:11 AM
To: [email protected]
Subject: Re: zOSMF - The PORT will not OPEN

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

I found that file in my /global/zosmf/lib and there are 47 files there

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: [email protected]
Subject: Re: zOSMF - The PORT will not OPEN

Steve,

How many files do you see at /usr/lpp/zosmf/lib?  On my system there are 47, 
including the file you are missing  libIzuCommandJni.so

____________________________________________________________________________
_________________________
Dave Jousma
AVP | Manager, Systems Engineering  

Fifth Third Bank  |  1830 East Paris Ave, SE  |  MD RSCB2H  |  Grand Rapids, MI 
49546
616.653.8429  |  fax: 616.653.2717


-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: [email protected]
Subject: zOSMF - The PORT will not OPEN

**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

Has anyone seen this error before out of zOSMF.  The PORT will not OPEN

 

ÝERROR   ¨ CWWKE0701E: bundle
com.ibm.zoszmf.command.management:1.0.0.qualifier
(166)Ýcom.ibm.zoszmf.command.management.UserProductExtensionCommandHandler(4
27) ¨ : The activate method has thrown an exception
java.lang.UnsatisfiedLinkError: /usr/lpp/zosmf/lib/libIzuCommandJni.so
(EDC5205S DLL module not found. (errno2=0xC40B0025)) at
java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:1425)
at java.lang.System.load(System.java:552)
at
com.ibm.zoszmf.command.management.UserProductExtensionCommandHandler.activat
e(UserProductExtensionCommandHandler.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:90
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:55)
at java.lang.reflect.Method.invoke(Method.java:508)
at
org.apache.felix.scr.impl.inject.methods.BaseMethod.invokeMethod(BaseMethod.
java:242)
at Ýinternal classes¨






----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**


This e-mail transmission contains information that is confidential and may
be privileged.   It is intended only for the addressee(s) named above. If
you receive this e-mail in error, please do not read, copy or disseminate it in 
any manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**


This e-mail transmission contains information that is confidential and may
be privileged.   It is intended only for the addressee(s) named above. If
you receive this e-mail in error, please do not read, copy or disseminate it in 
any manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN **CAUTION EXTERNAL 
EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**


This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to