× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Peter,

Too bad, because COMPILE works for me just fine.

I receive two messages in RDi, when I execute the following command:

COMPILE/COMPILE OBJ(COMPILE/XV0008_M01) SRCFILE(COMPILE/QSRCF)
SRCMBR(XV0008_M01) JOBD(QBATCH) BATCH(*YES)

Messages:

#1: UXV0006 - Command EXCSRCCMD completed normallyÜ 3 commands executed. 0 failed.
#2: CPF1241 - Job 432182/RADDATZ/XV0008_M01 completed normally on 14.04.22 at 14:31:03.

Can you create a very simple workspace and share it with me? Then I would change the host and try to reproduce the problem here.

Can you alsso share a simple example without any dependencies that I could compile?

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von Peter Colpaert
Gesendet: Donnerstag, 14. April 2022 13:23
An: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Betreff: Re: [WDSCI-L] iSphere message queue monitoring

ACHTUNG: Diese E-Mail stammt von einem externen Absender. Klicken Sie nicht auf Links und öffnen Sie keine Anhänge, solange Sie den Absender nicht erkennen und wissen, dass der Inhalt sicher ist.

Hi again Thomas,

unfortunately, creating a brand new workspace doesn't solve the problem.
Same freeze at the same moment.

Peter
--

Peter Colpaert

Peter.Colpaert@xxxxxxxxx


Op do 14 apr. 2022 om 13:14 schreef Peter Colpaert <peter.colpaert@xxxxxxxxx
:

Hi Thomas,

I cleared the cache but that didn't help: I still get my first message
(executed command count + error count) but RDi hangs when I expect the
batch job completion message.

I'll give the new workspace approach a try now.

Keep you posted.

Peter
--

Peter Colpaert

Peter.Colpaert@xxxxxxxxx


Op do 14 apr. 2022 om 12:41 schreef Thomas Raddatz
<thomas.raddatz@xxxxxx
:

Hi Peter,

please check the iSphere ticket #115 for clearing the Java cache.

Especially the following answers from Frank Hildebrandt:

https://sourceforge.net/p/isphere/tickets/115/#07d1
https://sourceforge.net/p/isphere/tickets/115/#146d

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von
Peter Colpaert
Gesendet: Donnerstag, 14. April 2022 10:17
An: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Betreff: Re: [WDSCI-L] iSphere message queue monitoring

ACHTUNG: Diese E-Mail stammt von einem externen Absender. Klicken Sie
nicht auf Links und öffnen Sie keine Anhänge, solange Sie den
Absender nicht erkennen und wissen, dass der Inhalt sicher ist.

Hi Thomas,

how would I clear the Java cache?

i'll give the new workspace approach a try later today.

FWIW, if I compile using CRTBNDRPG or the like, it works. It's only
when I use my own compile command (based on Alan Campin's COMPILE)
AND submit it to batch, that RDi freezes. I get the first message
from my compile command, but not the completion message for the submitted job.

Thanks,

Peter
--

Peter Colpaert

Peter.Colpaert@xxxxxxxxx


Op do 14 apr. 2022 om 09:22 schreef Thomas Raddatz
<thomas.raddatz@xxxxxx
:

Hello Peter,

You are correct. The Eclipse error log does not help us.

What about the Java Cache? Did you clear it?

And what about a new workspace. Did you test that?

I submitted several batch compiles without any problems. The
messages were captured by the iSphere message monitored and
displayed to the
user.

Command:

SBMJOB CMD(CRTRPGMOD MODULE(TOOLS400/BASICS1R1)
SRCFILE(TOOLS400/QBASICS1))

I also submitted compile commands when the last message was still
displayed to the user in Eclipse. The messages were displayed after
each click on the OK button of the display message dialog.

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von
Peter Colpaert
Gesendet: Donnerstag, 14. April 2022 08:40
An: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Betreff: Re: [WDSCI-L] iSphere message queue monitoring

ACHTUNG: Diese E-Mail stammt von einem externen Absender. Klicken
Sie nicht auf Links und öffnen Sie keine Anhänge, solange Sie den
Absender nicht erkennen und wissen, dass der Inhalt sicher ist.

Hi Thomas,

I don't remember from which version I upgraded to 5.0.0 but it was
probably the previous stable one (I don't use the beta's).

I get this error screen when I force close RDi after it freezes:
https://imgur.com/8rikG4w

The eclipse error log doesn't seem to show much of interest:

!SESSION 2022-04-14 08:26:34.416
-----------------------------------------------
eclipse.buildId=unknown
java.fullversion=8.0.6.15 - pwa6480sr6fp15-20200724_01(SR6 FP15)
JRE
1.8.0 Windows 10 amd64-64-Bit Compressed References 20200724_452227
(JIT enabled, AOT enabled)
OpenJ9 - 4ce4b9d
OMR - 08b0594
IBM - 70917a2
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework
arguments: -product com.ibm.rational.developer.ibmi.product.ide
-showlocation
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product
com.ibm.rational.developer.ibmi.product.ide -showlocation

!ENTRY org.eclipse.core.resources 2 10035 2022-04-14 08:26:37.721
!MESSAGE The workspace exited with unsaved changes in the previous
session; refreshing workspace to recover changes.

!ENTRY org.eclipse.ui 2 2 2022-04-14 08:26:44.896 !MESSAGE Invalid
preference category path: modeling.diagram.appearance.misc
(bundle: com.ibm.xtools.rmp.ui.diagram, page:
com.ibm.xtools.rmp.ui.preferences.SelectionFeedbackPreferencePage)

!ENTRY com.ibm.etools.stacktool 0 0 2022-04-14 08:26:47.426
!MESSAGE plugin is early starting...

!ENTRY com.ibm.etools.stacktool 0 0 2022-04-14 08:26:47.433
!MESSAGE Save the stack tool properties file.

I haven't tried a new workspace yet and don't really know how to
clear the Java cache...

I think the problem occurs in this specific situation:


1. I run a custom compile command from green-screen PDM, which is
submitted to batch
2. My compile command returns a message informing of the number of
commands which were executed and the success/failure
3. I should also get a completion message from the submitted job, but
this is where iSphere hangs

HTH,

Peter

--

Peter Colpaert

Peter.Colpaert@xxxxxxxxx


Op wo 13 apr. 2022 om 17:05 schreef Thomas Raddatz
<thomas.raddatz@xxxxxx
:

Hello Peter,

I am sorry, but I cannot reproduce the problem. That last (minor)
change was in 4.1 in April 2021. From which version did you
update to
5.0.0.r?

Did you already tried to clear the Java cache? Maybe that could help?

Did you already tried to use a new workspace?

Thomas.

-----Ursprüngliche Nachricht-----
Von: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxxxxxxxx> Im Auftrag von
Peter Colpaert
Gesendet: Mittwoch, 13. April 2022 10:09
An: Rational Developer for IBM i <wdsci-l@xxxxxxxxxxxxxxxxxx>
Betreff: [WDSCI-L] iSphere message queue monitoring

ACHTUNG: Diese E-Mail stammt von einem externen Absender. Klicken
Sie nicht auf Links und öffnen Sie keine Anhänge, solange Sie den
Absender nicht erkennen und wissen, dass der Inhalt sicher ist.

Hi all,

After my update to iSphere 5.0.0r I started having random freezes
of
RDi.
It seems to be related to the iSphere message plugin, because the
freezes occur sometimes (but not always) after I submit a
compilation and a completion message is sent to my MSGQ. If I
switch off message queue monitoring, there are no freezes.

Has anyone else experienced this issue?

Thanks,

Peter
--

Peter Colpaert

Peter.Colpaert@xxxxxxxxx
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com

--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com

--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com
--
This is the Rational Developer for IBM i (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: https://amazon.midrange.com



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.