Re: Connecting to IMS DB in SpringBoot

2021-08-12 Thread Denis
Hi Larry,
lets connect directly through your IBM contacts.
Denis.
-Original Message-
From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Wed, Aug 11, 2021 10:27 pm
Subject: Re: Connecting to IMS DB in SpringBoot

 Any insigts on this error:
2021-08-11 15:30:35.774 ERROR 12564 --- [nio-8080-exec-1] com.ibm.j2ca          
                   : CWYBS0497E: The Resource Bundle 
com.ibm.connector2.ims.ico.LogMessages using Locale en_US cannot be 
loaded.2021-08-11 15:30:35.780 ERROR 12564 --- [nio-8080-exec-1] com.ibm.j2ca   
                          : javax.resource.ResourceException: ICO0024E: 
com.ibm.connector2.ims.ico.IMSTCPIPManagedConnection@74dbb0d0.buildInputMsg(Record)
 error. Invalid segment length (LL) of [-15902] in the input object. 
[com.ibm.ims.ico.IMSInputOTMAMsg@3978a98f.setAppData(byte[]): 
com.ibm.ims.ico.IMSConnResourceException] at 
com.ibm.connector2.ims.ico.IMSManagedConnection.buildInputMsg(IMSManagedConnection.java:472)
 at 
com.ibm.connector2.ims.ico.IMSManagedConnection.buildInputMsg(IMSManagedConnection.java:411)
 at 
com.ibm.connector2.ims.ico.IMSTCPIPManagedConnection.callSendRecv(IMSTCPIPManagedConnection.java:229)


    On Monday, August 9, 2021, 06:11:27 PM EDT, Larry Zhang 
 wrote:  
 
  Thanks the APAR didn't work for us as we have checked it ... our tooling 
is RSA 9.7.0 which is already >9.6. But we can check to see if the COBOL 
importer plugin exists. Can you detail how to see if this plugin is installed? 
IBM has mentioned the name Denis and I think it was you. Any chance for us to 
have a working session?
Lastly, I have tried to submit a tooling ticket to IBM via Ford -- maybe there 
tomorrow.
    On Monday, August 9, 2021, 03:56:07 AM EDT, Denis 
<01664d8ede6c-dmarc-requ...@listserv.ua.edu> wrote:  
 
 Hi,
there is the following 
APAR:https://www.ibm.com/support/pages/apar/PH17246Please check if the COBOL 
importer plugin was installed or open a case with Rational Tooling.
Denis.


-Original Message-
From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Mon, Aug 9, 2021 2:27 am
Subject: Re: Connecting to IMS DB in SpringBoot

 HI, IBM folks,

We are from the Ford group, and we were advised by IBM to follow the 
instruction from git GitHub - imsdev/ims-java-springboot to set up connect to 
IMS transaction but we have encountered some issues.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
GitHub - imsdev/ims-java-springboot

Contribute to imsdev/ims-java-springboot development by creating an account on 
GitHub.
 |

 |

 |




We are not able to generate the Java class from the COBOL COPY book by using 
the J2C CICS/IMS Data Binding wizard are required.
We got errors com.ibm.adapter.framwrok.BaseException Reason: IWAA0654S: Missing 
template file in the plugin directory. null
We are working with IBM consulting group trying to find out a solution but I 
wanted to post this here maybe some one can help?
Please help! ( also this is my first time using the listserv, and I really hope 
this mail reach to you expert). Thanks.


  

--
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: Connecting to IMS DB in SpringBoot

2021-08-11 Thread Larry Zhang
 Any insigts on this error:
2021-08-11 15:30:35.774 ERROR 12564 --- [nio-8080-exec-1] com.ibm.j2ca          
                   : CWYBS0497E: The Resource Bundle 
com.ibm.connector2.ims.ico.LogMessages using Locale en_US cannot be 
loaded.2021-08-11 15:30:35.780 ERROR 12564 --- [nio-8080-exec-1] com.ibm.j2ca   
                          : javax.resource.ResourceException: ICO0024E: 
com.ibm.connector2.ims.ico.IMSTCPIPManagedConnection@74dbb0d0.buildInputMsg(Record)
 error. Invalid segment length (LL) of [-15902] in the input object. 
[com.ibm.ims.ico.IMSInputOTMAMsg@3978a98f.setAppData(byte[]): 
com.ibm.ims.ico.IMSConnResourceException] at 
com.ibm.connector2.ims.ico.IMSManagedConnection.buildInputMsg(IMSManagedConnection.java:472)
 at 
com.ibm.connector2.ims.ico.IMSManagedConnection.buildInputMsg(IMSManagedConnection.java:411)
 at 
com.ibm.connector2.ims.ico.IMSTCPIPManagedConnection.callSendRecv(IMSTCPIPManagedConnection.java:229)


On Monday, August 9, 2021, 06:11:27 PM EDT, Larry Zhang 
 wrote:  
 
  Thanks the APAR didn't work for us as we have checked it ... our tooling 
is RSA 9.7.0 which is already >9.6. But we can check to see if the COBOL 
importer plugin exists. Can you detail how to see if this plugin is installed? 
IBM has mentioned the name Denis and I think it was you. Any chance for us to 
have a working session?
Lastly, I have tried to submit a tooling ticket to IBM via Ford -- maybe there 
tomorrow.
On Monday, August 9, 2021, 03:56:07 AM EDT, Denis 
<01664d8ede6c-dmarc-requ...@listserv.ua.edu> wrote:  
 
 Hi,
there is the following 
APAR:https://www.ibm.com/support/pages/apar/PH17246Please check if the COBOL 
importer plugin was installed or open a case with Rational Tooling.
Denis.


-Original Message-
From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Mon, Aug 9, 2021 2:27 am
Subject: Re: Connecting to IMS DB in SpringBoot

 HI, IBM folks,

We are from the Ford group, and we were advised by IBM to follow the 
instruction from git GitHub - imsdev/ims-java-springboot to set up connect to 
IMS transaction but we have encountered some issues.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
GitHub - imsdev/ims-java-springboot

Contribute to imsdev/ims-java-springboot development by creating an account on 
GitHub.
 |

 |

 |




We are not able to generate the Java class from the COBOL COPY book by using 
the J2C CICS/IMS Data Binding wizard are required.
We got errors com.ibm.adapter.framwrok.BaseException Reason: IWAA0654S: Missing 
template file in the plugin directory. null
We are working with IBM consulting group trying to find out a solution but I 
wanted to post this here maybe some one can help?
Please help! ( also this is my first time using the listserv, and I really hope 
this mail reach to you expert). Thanks.


  

--
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: Connecting to IMS DB in SpringBoot

2021-08-09 Thread Larry Zhang
 Thanks the APAR didn't work for us as we have checked it ... our tooling 
is RSA 9.7.0 which is already >9.6. But we can check to see if the COBOL 
importer plugin exists. Can you detail how to see if this plugin is installed? 
IBM has mentioned the name Denis and I think it was you. Any chance for us to 
have a working session?
Lastly, I have tried to submit a tooling ticket to IBM via Ford -- maybe there 
tomorrow.
On Monday, August 9, 2021, 03:56:07 AM EDT, Denis 
<01664d8ede6c-dmarc-requ...@listserv.ua.edu> wrote:  
 
 Hi,
there is the following 
APAR:https://www.ibm.com/support/pages/apar/PH17246Please check if the COBOL 
importer plugin was installed or open a case with Rational Tooling.
Denis.


-Original Message-
From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Mon, Aug 9, 2021 2:27 am
Subject: Re: Connecting to IMS DB in SpringBoot

 HI, IBM folks,

We are from the Ford group, and we were advised by IBM to follow the 
instruction from git GitHub - imsdev/ims-java-springboot to set up connect to 
IMS transaction but we have encountered some issues.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
GitHub - imsdev/ims-java-springboot

Contribute to imsdev/ims-java-springboot development by creating an account on 
GitHub.
 |

 |

 |




We are not able to generate the Java class from the COBOL COPY book by using 
the J2C CICS/IMS Data Binding wizard are required.
We got errors com.ibm.adapter.framwrok.BaseException Reason: IWAA0654S: Missing 
template file in the plugin directory. null
We are working with IBM consulting group trying to find out a solution but I 
wanted to post this here maybe some one can help?
Please help! ( also this is my first time using the listserv, and I really hope 
this mail reach to you expert). Thanks.


  

--
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: Connecting to IMS DB in SpringBoot

2021-08-09 Thread Denis
Hi,
there is the following 
APAR:https://www.ibm.com/support/pages/apar/PH17246Please check if the COBOL 
importer plugin was installed or open a case with Rational Tooling.
Denis.


-Original Message-
From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu>
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Mon, Aug 9, 2021 2:27 am
Subject: Re: Connecting to IMS DB in SpringBoot

 HI, IBM folks,

We are from the Ford group, and we were advised by IBM to follow the 
instruction from git GitHub - imsdev/ims-java-springboot to set up connect to 
IMS transaction but we have encountered some issues.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
GitHub - imsdev/ims-java-springboot

Contribute to imsdev/ims-java-springboot development by creating an account on 
GitHub.
 |

 |

 |




We are not able to generate the Java class from the COBOL COPY book by using 
the J2C CICS/IMS Data Binding wizard are required.
We got errors com.ibm.adapter.framwrok.BaseException Reason: IWAA0654S: Missing 
template file in the plugin directory. null
We are working with IBM consulting group trying to find out a solution but I 
wanted to post this here maybe some one can help?
Please help! ( also this is my first time using the listserv, and I really hope 
this mail reach to you expert). Thanks.


  

--
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: Connecting to IMS DB in SpringBoot

2021-08-08 Thread Larry Zhang
 HI, IBM folks,

We are from the Ford group, and we were advised by IBM to follow the 
instruction from git GitHub - imsdev/ims-java-springboot to set up connect to 
IMS transaction but we have encountered some issues.

| 
| 
| 
|  |  |

 |

 |
| 
|  | 
GitHub - imsdev/ims-java-springboot

Contribute to imsdev/ims-java-springboot development by creating an account on 
GitHub.
 |

 |

 |




We are not able to generate the Java class from the COBOL COPY book by using 
the J2C CICS/IMS Data Binding wizard are required.
We got errors com.ibm.adapter.framwrok.BaseException Reason: IWAA0654S: Missing 
template file in the plugin directory. null
We are working with IBM consulting group trying to find out a solution but I 
wanted to post this here maybe some one can help?
Please help! ( also this is my first time using the listserv, and I really hope 
this mail reach to you expert). Thanks.


  

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