× 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.



One other thing you can try.

Since our SEP support is based on SEP support from green screen debugger,
could you please try to see if you can set SEP in the specific procedure
you have trouble with in RDi?

To do that, use STRDBG and DSPMODSRC command to display the source (either
*source view or *listing view, does not really matter) in the green screen
debugger. Find out what is the first executable line of that procedure,
and use "SBREAK line#" to set a SEP. If your application is going to be
run by other user id, you need to use command "SBREAK line# USER userid".

See if you have error when you set this SEP.
If yes, please let me know the message.

If not, run you application, and see if this SEP could be hit (you green
screen debugger should switch to a message screen telling you how to use
STRSRVJOB to debug it).

Thanks,

Xuan Chen, Problem Determination Tools for IBM i
(905) 413-3769 T/L 313-3769
xuanchen@xxxxxxxxxx





David Gibbs <david@xxxxxxxxxxxx>
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
30/09/2009 09:25 AM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
cc

Subject
Re: [WDSCI-L] Can't set service entry point?






Xuan Chen wrote:
Is it possible someone else has already set the SEP on the program?

No, I'm the only person trying to debug this program on this system.

What you can try is to stop the debug server (ENDDBGSVR) and start the
debug server again (STRDBGSVR) and try to set SEP again.

Tried that a few times already, no luck. :(

david


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.