Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Ken Smith
/global/zosmf   Contains customer configuration and output. Read/write

/usr/lpp/zosmf/  IBM software. Read/only for cross system sharing and to
prevent updates by misconfiguration.

Any other setup is incorrect.

On Wed, May 13, 2020 at 10:25 AM Carmen Vitullo  wrote:

> the /global/ directory is for KC data files, books and zosmf customer data
> there is no lib directory there , not suppose to be
>
>
> these are the directories off /global/zosmf
>
>
>
> configuration
> data
> logs
>
> if you still have an untouched SMP/E ir ServerPac root you can copy from
> there, copy the entire serverpac root, but mount it first and check that
> its complete
>
>
> Carmen Vitullo
>
> - Original Message -
>
> From: "Steve Beaver" 
> To: IBM-MAIN@LISTSERV.UA.EDU
> Sent: Wednesday, May 13, 2020 9:10:49 AM
> Subject: Re: zOSMF - The PORT will not OPEN
>
> I found that file in my /global/zosmf/lib and there are 47 files there
>
> -Original Message-
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Jousma, David
> Sent: Wednesday, May 13, 2020 8:46 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> 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
> <https://www.google.com/maps/search/1830+East+Paris+Ave,+SE?entry=gmail&source=g>
> | MD RSCB2H | Grand Rapids,
> MI 49546
> 616.653.8429 | fax: 616.653.2717
>
>
> -----Original Message-----
> From: IBM Mainframe Discussion List  On Behalf
> Of
> Steve Beaver
> Sent: Wednesday, May 13, 2020 9:41 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> 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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Jousma, David
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 
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 P0SJROMVSGRP 8192 Jan 24 07:03 . 
 
drwxr-xr-x  42 P0SJROMVSGRP 8192 Oct 22  2019 ..
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Dec 17 08:27 IBM   
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Feb 10 14:09 bin   
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 Jan 10 14:20 configuration 
 
drwxr-xr-x   4 P0SJROMVSGRP 8192 Jan 24 07:04 defaults  
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 Sep 25  2019 helps 
 
drwxr-xr-x  22 P0SJROMVSGRP 8192 Apr  9 14:39 installableApps   
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 May 14  2014 kc
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Apr  8 07:08 lib   
 
lrwxrwxrwx   1 P0SJROMVSGRP   22 Jan 24 07:03 liberty -> 
../liberty_zos/current  
drwxr-xr-x   4 P0SJROMVSGRP 8192 Dec 17 08:27 samples   
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Mar 11  2019 wlp   
 
drwxr-xr-x   5 P0SJROMVSGRP 8192 Dec 17 08:27 workflow  
 
-rwxr-xr-x   2 P0SJROMVSGRP81304 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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:27 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 9:20 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:11 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: zOSMF - The PORT will not O

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Jousma, David
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 P0SJROMVSGRP 8192 Jan 24 07:03 . 
 
drwxr-xr-x  42 P0SJROMVSGRP 8192 Oct 22  2019 ..
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Dec 17 08:27 IBM   
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Feb 10 14:09 bin   
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 Jan 10 14:20 configuration 
 
drwxr-xr-x   4 P0SJROMVSGRP 8192 Jan 24 07:04 defaults  
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 Sep 25  2019 helps 
 
drwxr-xr-x  22 P0SJROMVSGRP 8192 Apr  9 14:39 installableApps   
 
drwxr-xr-x   3 P0SJROMVSGRP 8192 May 14  2014 kc
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Apr  8 07:08 lib   
 
lrwxrwxrwx   1 P0SJROMVSGRP   22 Jan 24 07:03 liberty -> 
../liberty_zos/current  
drwxr-xr-x   4 P0SJROMVSGRP 8192 Dec 17 08:27 samples   
 
drwxr-xr-x   2 P0SJROMVSGRP 8192 Mar 11  2019 wlp   
 
drwxr-xr-x   5 P0SJROMVSGRP 8192 Dec 17 08:27 workflow  
 
-rwxr-xr-x   2 P0SJROMVSGRP81304 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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:27 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 9:20 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:11 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 fo

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Steve Beaver
Bin  configuration data defaults helps IBM InstallableApps kc lib liberty
logs samples workflow zosmf_license.READMR

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 9:20 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 10:11 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu 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

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Carmen Vitullo
the /global/ directory is for KC data files, books and zosmf customer data 
there is no lib directory there , not suppose to be 


these are the directories off /global/zosmf 



configuration 
data 
logs 

if you still have an untouched SMP/E ir ServerPac root you can copy from there, 
copy the entire serverpac root, but mount it first and check that its complete 


Carmen Vitullo 

- Original Message -

From: "Steve Beaver"  
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, May 13, 2020 9:10:49 AM 
Subject: Re: zOSMF - The PORT will not OPEN 

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

-Original Message- 
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Jousma, David 
Sent: Wednesday, May 13, 2020 8:46 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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  On Behalf Of 
Steve Beaver 
Sent: Wednesday, May 13, 2020 9:41 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Jousma, David
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 10:11 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 
lists...@listserv.ua.edu 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 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu 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

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Steve Beaver
I found that file in my /global/zosmf/lib and there are 47 files there

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Carmen Vitullo
so you still have your ServerPac or custompac root? 
if not mounted, mount it and check /usr/lpp/zosmf/lib 
on my maint root @ RSU2001 I have 44 files 



Carmen Vitullo 

- Original Message -

From: "Steve Beaver"  
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, May 13, 2020 9:00:23 AM 
Subject: Re: zOSMF - The PORT will not OPEN 

The filesystem is readonly 

-Original Message- 
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Jousma, David 
Sent: Wednesday, May 13, 2020 8:58 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: Re: zOSMF - The PORT will not OPEN 

Well, there's the answer then. You seemed to have accidentally damaged 
your SMPE managed filesystem. You are likely to be chasing these kinds of 
problems on an ongoing basis. If you have other systems that are copies 
and you *know* matches your SMPE environment, you could rebuild that entire 
filesystem. Thenmy suggestion is mount read only. 

 
_ 
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  On Behalf Of 
Steve Beaver 
Sent: Wednesday, May 13, 2020 9:52 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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** 

How amount NONE 

-Original Message- 
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Jousma, David 
Sent: Wednesday, May 13, 2020 8:46 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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  On Behalf Of 
Steve Beaver 
Sent: Wednesday, May 13, 2020 9:41 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, send email 
to lists...@listserv.ua.edu with the message: INFO IBM

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Steve Beaver
The filesystem is readonly 

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 8:58 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: zOSMF - The PORT will not OPEN

Well, there's the answer then.   You seemed to have accidentally damaged
your SMPE managed filesystem.   You are likely to be chasing these kinds of
problems on an ongoing basis.   If you have other systems that are copies
and you *know* matches your SMPE environment, you could rebuild that entire
filesystem.   Thenmy suggestion is mount read only.


_
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 9:52 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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**

How amount NONE

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu 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 discl

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Carmen Vitullo
wow - ok that's something I'd never suspect 


Carmen Vitullo 

- Original Message -

From: "Steve Beaver"  
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, May 13, 2020 8:52:15 AM 
Subject: Re: zOSMF - The PORT will not OPEN 

How amount NONE 

-Original Message- 
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Jousma, David 
Sent: Wednesday, May 13, 2020 8:46 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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  On Behalf Of 
Steve Beaver 
Sent: Wednesday, May 13, 2020 9:41 AM 
To: IBM-MAIN@LISTSERV.UA.EDU 
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN 

-- 
For IBM-MAIN subscribe / signoff / archive access instructions, 
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Jousma, David
Well, there's the answer then.   You seemed to have accidentally damaged your 
SMPE managed filesystem.   You are likely to be chasing these kinds of problems 
on an ongoing basis.   If you have other systems that are copies and you *know* 
matches your SMPE environment, you could rebuild that entire filesystem.   
Thenmy suggestion is mount read only.

_
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:52 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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**

How amount NONE

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 
lists...@listserv.ua.edu 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 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu 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 s

Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Carmen Vitullo
I've had a similar issue, did you by chance shutdown the server and immediately 
start it, possibly before it was completely shutdown? 
I reported this problem to IBM then to find it was a corrupted file, due to a 
bad shutdown or a cancel ,I cannot get to my old emails currently sorry. 


also found 


https://www.ibm.com/support/pages/how-can-i-fix-error-cwwke0701e-javalangillegalstateexception-configuration-pid-comibmwskernelmetatypehelperfileset13-was-deleted
 





Carmen Vitullo 

- Original Message -

From: "Steve Beaver"  
To: IBM-MAIN@LISTSERV.UA.EDU 
Sent: Wednesday, May 13, 2020 8:40:58 AM 
Subject: zOSMF - The PORT will not OPEN 

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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Steve Beaver
How amount NONE

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Jousma, David
Sent: Wednesday, May 13, 2020 8:46 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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  On Behalf Of
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: zOSMF - The PORT will not OPEN

2020-05-13 Thread Jousma, David
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  On Behalf Of 
Steve Beaver
Sent: Wednesday, May 13, 2020 9:41 AM
To: IBM-MAIN@LISTSERV.UA.EDU
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 
lists...@listserv.ua.edu 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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN


zOSMF - The PORT will not OPEN

2020-05-13 Thread Steve Beaver
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 lists...@listserv.ua.edu with the message: INFO IBM-MAIN