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



The reason why remove/re-add does not work is because the way we
implemented SEP.
In order to set an SEP, you need to add the program into debug in the SEP
server. When SEP is removed, we don't remove the program from debug since
could be other SEPs added to it. But when program is recompiled, if you
still used the old program to add SEP (the one already added into debug),
it won't work any more. So the refresh action to the implementation
really means we need to refresh the program (remove from debug, and add it
back in).

Thanks,

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





"Aaron Bartell" <aaronbartell@xxxxxxxxx>
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
17/10/2008 06:47 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] SEP Internal Error






Hi Xuan,

It happens when the program is invoked though it *does* find the source.
After restarting the server jobs (Adam's suggestion) it doesn't give me
the
error anymore but it doesn't always invoke the SEP either. Note I am
debugging a request coming in through Apache and this program is three
levels deep into the call stack. The only way I can consistently get it
to
work is if I restart the Apache instance, so there may be other things
besides that error involved with why SEP isn't always working
consistently.

Just curious, why won't remove and then re-add work vs. requiring a
refresh. It would seem to me that anything the refresh does should also
be
done on a remove/add??

Aaron Bartell
http://mowyourlawn.com

On Thu, Oct 16, 2008 at 2:00 PM, Xuan Chen <xuanchen@xxxxxxxxxx> wrote:

From the stack trace, it seems the problem was related to locating
source
when a debug session started up. It should not have anything to do with
your setting SEP or refreshing it.
When did this error come up? During the setting of SEP, or when a debug
session started up because of the SEP? Are you using iSeries project by
any chance?

If you recompile a program, you need to use Refresh button to refresh
the
SEP. Remove and re-add will not work.
One way to make sure the SEP server for you is cleaned up is click on
the
triangle in the Service Entry Point view, and choose one of the "Clear
Service Entry Points" menu.

Thanks,

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



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.