|
The Update Production files option is under Preferences, Debug, iSeries
Debug. The debug session terminates automatically. If you right-click in
the upper left window (titled 'Debug') you can 'Remove all terminated'.
There are several arrows on the tool-bar, one of which is the 'Step into'.
Michael Quigley
Systems-Analyst
The Way International
www.TheWay.org
Original message:
------------------------------
date: Tue, 24 Feb 2004 13:39:46 -0700
from: Robin.Li@xxxxxxxxxxxxxxxxxxxxx
subject: [WDSCI-L] debug Iseries job
Hi,
Did anyone use Debug Iseries job function? The problem I run into is when
you are in the debug perspective, try to debug Iseries job under Iseries:
Debug., the following check box options are missing: Step into; Terminate
debug session on program completion ; update production file.
These check box options are shown in other two types debug, Interactive
and Batch Application.
Because my Iseries job update the file, so the debug will error out
because the Update Production File option is not checked.
Any suggestions? I went through the WDSc redbook for the debug, these
three options are shown in the manual. but now on my workstation. My WDSc
is the latest version with all the updates.
Robin
------------------------------
message: 7
date: Tue, 24 Feb 2004 14:42:34 -0600
from: John Wallroff <jwallroff@xxxxxxxxxxxxxxxxxxxxxxx>
subject: [WDSCI-L] localhost:49213 Error with help in CODE Designer
after upgrading
Hello,
I've just recently installed WDSCi V5.1 on my PC.
I'm currently working through the nice WDSCi Tutorial provided by IBM when
I
ran across this stumbling block. The current tutorial item I'm working on
is a DDS file in CODE Designer and when I try to use help like hitting the
F1 key while the cursor is placed on a display file item or even clicking
on
the help - DDS Reference, I get a webpage with "Cannot find server -
Microsoft Internet Explorer" "The page cannot be displayed...", "Cannot
find server or DNS Error Internet Explorer"
Here is an example of what page Internet Explorer is trying to open.
http://localhost:49213/plugins/com.ibm.etools.iseries.langref.doc_5.1.0/evfs
r40003.htm
<http://localhost:49213/plugins/com.ibm.etools.iseries.langref.doc_5.1.0/evf
sr40003.htm>
If I do a search on my local c: drive for evfsr40003.htm I find it in.
C:\Documents and Settings\JWALLROFF\Local Settings\Temp\Temporary
Directory
2 for doc.zip\evfsr40003.htm
Why isn't the help in CODE Designer pointing to the right place on my
system?
Thanks in advance for your help.
John.
John C. Wallroff
Senior Programmer/Analyst
IBM Certified AS/400 Programmer
UNIVERSITY OF NE FOUNDATION
1010 Lincoln Mall, Suite 300
Lincoln, NE 68508-2886
(402) 472-0109
<mailto:jwallroff@xxxxxxxxxxxxxxxxxxxxxxx>
jwallroff@xxxxxxxxxxxxxxxxxxxxxxx
------------------------------
message: 8
date: Tue, 24 Feb 2004 15:55:45 -0500
from: phillip.groschwitz@xxxxxxxxx
subject: Re: [WDSCI-L] localhost:49213 Error with help in CODE
Designer after upgrading
I think you need to set the lan settings to bypass the proxy server for
local addresses (such as 127.0.0.1)
John Wallroff
<jwallroff@xxxxxxxxxxxxx To:
"'wdsci-l@xxxxxxxxxxxx'" <wdsci-l@xxxxxxxxxxxx>
braska.edu> cc:
Sent by: Subject: [WDSCI-L]
localhost:49213 Error with help in CODE
wdsci-l-bounces@midrange Designer after
upgrading
.com
02/24/2004 03:42 PM
Please respond to
Websphere Development
Studio Client for
iSeries
Hello,
I've just recently installed WDSCi V5.1 on my PC.
I'm currently working through the nice WDSCi Tutorial provided by IBM when
I
ran across this stumbling block. The current tutorial item I'm working on
is a DDS file in CODE Designer and when I try to use help like hitting the
F1 key while the cursor is placed on a display file item or even clicking
on
the help - DDS Reference, I get a webpage with "Cannot find server -
Microsoft Internet Explorer" "The page cannot be displayed...", "Cannot
find server or DNS Error Internet Explorer"
Here is an example of what page Internet Explorer is trying to open.
http://localhost:49213/plugins/com.ibm.etools.iseries.langref.doc_5.1.0/evfs
r40003.htm
<
http://localhost:49213/plugins/com.ibm.etools.iseries.langref.doc_5.1.0/evf
sr40003.htm>
If I do a search on my local c: drive for evfsr40003.htm I find it in.
C:\Documents and Settings\JWALLROFF\Local Settings\Temp\Temporary
Directory
2 for doc.zip\evfsr40003.htm
Why isn't the help in CODE Designer pointing to the right place on my
system?
Thanks in advance for your help.
John.
John C. Wallroff
Senior Programmer/Analyst
IBM Certified AS/400 Programmer
UNIVERSITY OF NE FOUNDATION
1010 Lincoln Mall, Suite 300
Lincoln, NE 68508-2886
(402) 472-0109
<mailto:jwallroff@xxxxxxxxxxxxxxxxxxxxxxx>
jwallroff@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
------------------------------
message: 9
date: Tue, 24 Feb 2004 16:21:41 -0500
from: RNance@xxxxxxxxxxxxxxxxxxxxx
subject: Re: [WDSCI-L] debug Iseries job
There is a step that you are missing: In order to debug you need
to start a server job on your host machine using the command:
STRRSESVR . The parameter are:
Connection Name
Working library
Remote Location Name
TCP/IP Port number: *PRV
.
Ronald Nance
Systems Analyst - Underwriting
The Commerce Insurance Company
Phone: (508)-949-4078
Fax: (508)-671- 6560
E.Mail: rnance@xxxxxxxxxxxxxxxxxxxxx
Robin.Li@micr
oagesolutions
.com To
Sent by: wdsci-l@xxxxxxxxxxxx
wdsci-l-bounc cc
es@xxxxxxxxxx
om Subject
[WDSCI-L] debug Iseries job
02/24/2004
03:39 PM
Please
respond to
Websphere
Development
Studio Client
for iSeries
<wdsci-l@midr
ange.com>
Hi,
Did anyone use Debug Iseries job function? The problem I run into
is when
you are in the debug perspective, try to debug Iseries job under
Iseries:
Debug., the following check box options are missing: Step into;
Terminate
debug session on program completion ; update production file.
These check box options are shown in other two types debug,
Interactive
and Batch Application.
Because my Iseries job update the file, so the debug will error
out
because the Update Production File option is not checked.
Any suggestions? I went through the WDSc redbook for the debug,
these
three options are shown in the manual. but now on my workstation.
My WDSc
is the latest version with all the updates.
Robin
_______________________________________________
This is the Websphere Development Studio Client for iSeries
(WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
The contents of this email may be confidential. If you are not the
intended recipient of this email, any access to, disclosure, copying, or
distribution of this information, is prohibited and may be unlawful. If
you receive this email in error, please reply to the sender immediately to
advise him/her of the error, and then delete this email and any
attachments.
------------------------------
_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
digest list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
End of WDSCI-L Digest, Vol 2, Issue 95
**************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.