|
David, I know very little about Java, but learning as I go with this project. This is what I have done...... 1) mkdir /opt/rseserver 2) ftp'd the ....\serverruntime\rseserver.jar from my pc to the Linux server 3) (ON A COMMAND LINE WITHIN LINUX)--ran the following: 1)cd /opt/rseserver 2) /usr/lib/IBMJava2-1.3.1/bin/jar xf rseserver.jar At that point, the rseserver.jar file was extracted. When I follow the /usr/lib...path, I find java & jar in the bin directory. So then, I went to the Linux server, command shell, and ran my commands with the errors that I posted earlier. Now, since your e-mail, I removed the "cd" from my command and have ran the following from the Linux shell.... > /opt/rseserver ./daemon.linux sh: line 1: /opt/rseserver: is a directory > /opt/rseserver/ ./daemon.linux sh: line 1: /opt/rseserver/: is a directory ****** Decided now to go into the directory opt/rseserver and run the command from there and a new error..... ******** > cd opt opt: No such file or directory > cd // > cd opt > cd rseserver > ./daemon.linux sh: ./daemon.linux: /usr/bin/perl : bad interpreter: No such file or directory AT this point, do I keep with it, give it up, or can this really work?? I appreciate your help on this. Diane -----Original Message----- From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]On Behalf Of David McKnight Sent: Wednesday, January 14, 2004 2:02 PM To: Websphere Development Studio Client for iSeries Subject: Re: [WDSCI-L] Linux Server Daemon Ooops, for the last one, I mean it should be "cd /opt/rseserver ./daemon.linux" ____________________________________ David McKnight Phone: 905-413-3902 , T/L: 969-3902 Internet: dmcknigh@xxxxxxxxxx Mail: D1/643/8200/TOR ____________________________________ David McKnight/Toronto/ IBM@IBMCA To Sent by: Websphere Development Studio Client wdsci-l-bounces@m for iSeries <wdsci-l@xxxxxxxxxxxx> idrange.com cc Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>, 14/01/2004 02:56 wdsci-l-bounces+dmcknigh=ca.ibm.com PM @midrange.com Subject Re: [WDSCI-L] Linux Server Daemon Please respond to Websphere Development Studio Client for iSeries Hi, Looking at your errors, the first thing that comes to mind is you need to have java installed and in your path. Without java, you won't be able to run the server or the daemon. The path: /opt/rseserver./daemon.linux should instead by /opt/rseserver/.daemon.linux Hope that helps, ____________________________________ David McKnight Phone: 905-413-3902 , T/L: 969-3902 Internet: dmcknigh@xxxxxxxxxx Mail: D1/643/8200/TOR ____________________________________ "infosys5" <infosys5@xxxxxxx > To Sent by: "Websphere Development Studio wdsci-l-bounces+d Client for iSeries" mcknigh=ca.ibm.co <wdsci-l@xxxxxxxxxxxx> m@xxxxxxxxxxxx cc Subject 14/01/2004 02:41 [WDSCI-L] Linux Server Daemon PM Please respond to Websphere Development Studio Client for iSeries Within the RSE editor, I am "unsuccessfully" trying to make a connection to a remote Linux server. There are detailed instructions within WebSphere, which I have followed.....but am stuck at the point of getting the Linux daemon started. I installed the server code, ran the jar command for the rseserver.jar and all worked fine. Now trying to start the server has given me problems, I've chmod on the following files: daemon.linux, auth.pl, server.linux, server.unix, I've also moved the auth.pl script into a subdirectory dstore.core......I've tried starting it manually, with REXEC, and by using the daemon......with no success. I'm interested in knowing has ANYONE successfully done this?? AND are there more instructions.....somewhere....that could clue me in to what is not working for me.... ***************************************** MY ERRORS: > cd /opt/rseserver ./server.unix ./server.unix: line 3: : command not found ./server.unix: line 4: : command not found ./server.unix: line 5: java: command not found ./server.unix: line 5: : command not found > /opt/rseserver./daemon.linux sh: line 1: /opt/rseserver./daemon.linux: No such file or directory > cd /opt/rseserver ./server.linux sh: line 1: java: command not found ************************************ So any thoughts on giving up on trying to make this work.......I'm thinking and hoping that if I can get the Linux server daemon to run, then hopefully I could make this connection. Diane _______________________________________________ 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. _______________________________________________ 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. _______________________________________________ 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.
As an Amazon Associate we earn from qualifying purchases.
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.