From owner-nwchem-users@emsl.pnl.gov Wed Sep 3 13:07:14 2008 Received: from odyssey.emsl.pnl.gov (localhost.pnl.gov [127.0.0.1]) by odyssey.emsl.pnl.gov (8.14.1/8.14.1) with ESMTP id m83K7DJw019984 for ; Wed, 3 Sep 2008 13:07:14 -0700 (PDT) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.14.1/8.14.1/Submit) id m83K7DYJ019983 for nwchem-users-outgoing-0915; Wed, 3 Sep 2008 13:07:13 -0700 (PDT) X-Authentication-Warning: odyssey.emsl.pnl.gov: majordom set sender to owner-nwchem-users@emsl.pnl.gov using -f X-IronPort-AV: E=Sophos;i="4.32,320,1217833200"; d="scan'208";a="82478512" X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [NWCHEM] Problems with ECCE Date: Wed, 3 Sep 2008 13:07:10 -0700 Message-ID: In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [NWCHEM] Problems with ECCE Thread-Index: AckNQFhd4ZdwOB2FR6yDCZE9gOgp8gAvauTA References: <9F6B45159B88D2428A8B96142B95002F03A0C8F8@EMAIL01.pnl.gov> From: "Black, Gary D" To: "Raphael Ribeiro" , "Peterson, Michael R" , X-OriginalArrivalTime: 03 Sep 2008 20:07:11.0906 (UTC) FILETIME=[A6DD0020:01C90E00] Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Raphael, It looks like something went wrong during your install of ECCE. You are = trying to connect to a machine, eccetera.emsl.pnl.gov, that is behind = our firewall here at PNNL. When you do an install of ECCE by running = the distribution script it will ask you for the "host name" and then = substitute the name you supply for eccetera.emsl.pnl.gov in the = appropriate files. In your case it looks like the = $ECCE_HOME/siteconfig/jndi.properties file does not have the right = machine name. You may also find that the = $ECCE_HOME/siteconfig/DataServers file similarly has the wrong entry. = I'd recommend installing ECCE again paying particular attention to this = question about the name of your host (I'm assuming you are doing a "full = install" type installation (this would also be a good time to get the = ECCE install out of your "Desktop" directory and under /home/raphael as = previously suggested). I just tried a full install myself of the latest = ECCE 4.5.1 production release and the files in the $ECCE_HOME/siteconfig = directory had the correct value for the host name. The only times we = have seen issues like this is one someone tries to circumvent the ECCE = installation script and instead extract the distribution files = themselves. The installation script is a C shell (csh) script and = therefore you'll need to have that shell installed on your Linux = platform (certain platforms like Ubuntu don't have it by default, but = you can easily get it). For more details, see the ECCE installation and administration guide: = http://ecce.pnl.gov/docs/installation/2864B-Installation.pdf. Finally, = please send ECCE questions and problems to the ecce support queue = address, ecce-support@emsl.pnl.gov, rather than the NWChem users mailing = list. Best regards, Gary Black, ECCE project lead > -----Original Message----- > From: owner-nwchem-developers@emsl.pnl.gov=20 > [mailto:owner-nwchem-developers@emsl.pnl.gov] On Behalf Of=20 > Raphael Ribeiro > Sent: Tuesday, September 02, 2008 2:03 PM > To: Peterson, Michael R; nwchem-users@emsl.pnl.gov > Subject: RE: [NWCHEM] Problems with ECCE >=20 >=20 > The fix actually worked , but now I've got another problem: >=20 > Starting ECCE ... please wait > javax.jms.JMSException: Could not connect to broker URL:=20 > tcp://eccetera.emsl.pnl.gov:8088. Reason:=20 > java.net.SocketTimeoutException: connect timed out >=20 > ERROR: The ECCE application software cannot > establish a connection to the ECCE Server > at this time. >=20 > Please contact your ECCE administrator to check > that the ECCE Server is running and that the > ECCE application software configuration file > '/home/raphael/Desktop/ecce-v4.5.1/apps/siteconfig/DataServers' > contains the correct URL for your ECCE Server. >=20 > Thank you very much > Raphael Ribeiro >=20 > ________________________________ > > Subject: FW: [NWCHEM] Problems with ECCE > > Date: Tue, 2 Sep 2008 10:50:48 -0700 > > From: michael.peterson@pnl.gov > > To: raphaelri@hotmail.com > > CC: dunyou.wang@pnl.gov; gary.black@pnl.gov > >=20 > > Raphael, > >=20 > > Try changing your syntax and see if this fixes your=20 > problem. Instead of what you currently have, try: > >=20 > > if [ -e /home/raphael/Desktop/ecce-v4.5.1/apps/runtime_setup.sh ] ;=20 > > then source=20 > > /home/raphael/Desktop/ecce-v4.5.1/apps/scripts/runtime_setup.sh > > fi > > If that doesn't work check and make sure the path you are=20 > checking for actually exist (ls -al=20 > /home/raphael/Desktop/ecce-v4.5.1/apps/runtime_setup.sh=20 > should give you a file size). > >=20 > > With that said, I would also suggest that you install ECCE=20 > to a directory other than your Desktop (I would suggest=20 > /home/raphael/ecce-v4.5.1). > >=20 > > Let me know if that fix doesn't work. > >=20 > > Thanks, > >=20 > > Michael R. Peterson II > > Pacific Northwest National Laboratory > > PO Box 999, MSIN K7-90 > > Richland, WA 99354 > > email: michael.peterson@pnl.gov > > phone: (509) 372-4751 > > cell phone: (509) 554-1941 > > fax: (509) 375-6640 > >=20 > >=20 > >=20 > > ________________________________ > > From: owner-nwchem-users@emsl.pnl.gov=20 > > [mailto:owner-nwchem-users@emsl.pnl.gov] On Behalf Of=20 > Raphael Ribeiro > > Sent: Monday, September 01, 2008 9:34 PM > > To: nwchem-users@emsl.pnl.gov > > Subject: [NWCHEM] Problems with ECCE > >=20 > >=20 > > Hi, I am installing NWChem and ECCE, and I have already=20 > compiled both of them, but I am having a problem while running ecce. > >=20 > > I have already added those lines to my .bashrc > >=20 > > if ( -e=20 > /home/raphael/Desktop/ecce-v4.5.1/apps/scripts/runtime_setup) then > > source=20 > /home/raphael/Desktop/ecce-v4.5.1/apps/scripts/runtime_setup > > fi > >=20 > > but I get the following messages: > >=20 > > bash: -e: command not found > > and when I run ecce I get: > > ERROR: ECCE_HOME must be set prior to running ECCE. > > Check your ~/.cshrc or ~/.mycshrc file for the correct path > > to runtime_setup (runtime_setup.sh for sh users), or > > contact your ECCE site administrator > >=20 > > How can I solve these problems? > >=20 > > Thanks in advance > >=20 > > Raphael Ribeiro > >=20 > > ________________________________ > >=20 > > ________________________________ > > Receba GR=C1TIS as mensagens do Messenger no seu celular=20 > quando voc=EA estiver offline. Conhe=E7a o MSN Mobile! Crie j=E1 o = seu! >=20 > _________________________________________________________________ > Conhe=E7a o Windows Live Spaces, a rede de relacionamentos do = Messenger! > http://www.amigosdomessenger.com.br/ >=20