From stamm at SLAC.Stanford.EDU Mon Dec 2 16:25:38 2002 From: stamm at SLAC.Stanford.EDU (Christian Stamm) Date: Mon, 02 Dec 2002 16:25:38 -0800 Subject: RemoteCoral and Java 1.4.1 Message-ID: <3DEBFA02.2000800@slac.stanford.edu> Hello, I am trying to get remote coral running on my computer. I installed the Java 2 SDK 1.4.1_01, which includes Java WebStart 1.2, on a Windows NT 4 machine. In WebStart, Remote Coral is loaded and asks for permission to write files on the PC. After pressing ok, the window vanishes and repeated attempts also fail. The log file (see below) mentions a security related error. On another computer with Java 1.3.1 everything works fine. Is this a known problem with the new Java/Java web start version? Should I give 1.3.1 a try? Thanks for any input, Christian Java WebStart log file: ----------------------- Java Web Start 1.2 Console, started Mon Dec 02 16:06:22 PST 2002 Java 2 Runtime Environment: Version 1.4.1_01 by Sun Microsystems Inc. Logging to file: C:\WINNT\Profiles\stamm.000\Desktop\javaws.log Java Web Start 1.2 Console, started Mon Dec 02 16:06:28 PST 2002 Java 2 Runtime Environment: Version 1.4.1_01 by Sun Microsystems Inc. Logging to file: C:\WINNT\Profiles\stamm.000\Desktop\javaws.log Labnet instantiated with parameter: remote You are running the remote version of Coral. Include file: /usr/local/coral/config/Client.conf ADMMGR_IOR_LOC: http://labadmin.stanford.edu/IOR/ {jnlpx.heapsize=NULL,NULL, java.runtime.name=Java(TM) 2 Runtime Environment, Standard Edition, jnlpx.splashport=1578, sun.boot.library.path=C:\Program Files\Java\j2re1.4.1_01\bin, java.vm.version=1.4.1_01-b01, java.vm.vendor=Sun Microsystems Inc., java.vendor.url=http://java.sun.com/, path.separator=;, java.vm.name=Java HotSpot(TM) Client VM, file.encoding.pkg=sun.io, jnlpx.home=C:\Program Files\Java Web Start, user.country=US, sun.os.patch.level=Service Pack 6, java.vm.specification.name=Java Virtual Machine Specification, user.dir=C:\Program Files\Java Web Start, java.runtime.version=1.4.1_01-b01, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, java.endorsed.dirs=C:\Program Files\Java\j2re1.4.1_01\lib\endorsed, os.arch=x86, java.io.tmpdir=C:\TEMP\, line.separator= , java.vm.specification.vendor=Sun Microsystems Inc., jnlpx.remove=true, user.variant=, os.name=Windows NT, sun.java2d.fontpath=, java.library.path=C:\Program Files\Java\j2re1.4.1_01\bin;.;C:\WINNT\System32;C:\WINNT;C:\Program Files\Java Web Start;C:\Tcl\bin;C:\IPWin4;C:\Program Files\MiKTeX\miktex\bin;C:\WINNT\system32;C:\WINNT;e:\j2sdk1.4.1_01\bin;c:\matlab6\bin\win32;C:\PROGRA~1\CA\Common\SCANEN~1;C:\PROGRA~1\CA\eTrust\INOCUL~1;"C:\Program Files\Java Web Start";"C:\Program Files\Java Web Start", java.specification.name=Java Platform API Specification, java.class.version=48.0, java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFactory, os.version=4.0, user.home=C:\WINNT\Profiles\stamm.000, java.security.policy=file:C:\Program Files\Java Web Start/javaws.policy, user.timezone=America/Los_Angeles, trustProxy=true, java.awt.printerjob=sun.awt.windows.WPrinterJob, file.encoding=Cp1252, java.specification.version=1.4, java.class.path=C:\Program Files\Java Web Start\javaws.jar;C:\Program Files\Java Web Start\javaws-l10n.jar, user.name=stamm, java.vm.specification.version=1.0, java.home=C:\Program Files\Java\j2re1.4.1_01, sun.arch.data.model=32, user.language=en, java.specification.vendor=Sun Microsystems Inc., awt.toolkit=sun.awt.windows.WToolkit, java.vm.info=mixed mode, java.version=1.4.1_01, java.ext.dirs=C:\Program Files\Java\j2re1.4.1_01\lib\ext, sun.boot.class.path=C:\Program Files\Java\j2re1.4.1_01\lib\rt.jar;C:\Program Files\Java\j2re1.4.1_01\lib\i18n.jar;C:\Program Files\Java\j2re1.4.1_01\lib\sunrsasign.jar;C:\Program Files\Java\j2re1.4.1_01\lib\jsse.jar;C:\Program Files\Java\j2re1.4.1_01\lib\jce.jar;C:\Program Files\Java\j2re1.4.1_01\lib\charsets.jar;C:\Program Files\Java\j2re1.4.1_01\classes, java.vendor=Sun Microsystems Inc., file.separator=\, java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi, sun.io.unicode.encoding=UnicodeLittle, sun.cpu.endian=little, jnlpx.jvm="C:\Program Files\Java\j2re1.4.1_01\bin\javaw.exe", javawebstart.version=javaws-1.2.0_01, sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386} Crypto Service Provider: ABA Info: ABA Security Provider v1.1, SHA, MD5 message Digests, and Crypto algorithms. Unable to construct an encryption object. java.lang.SecurityException: The provider ABA may not be signed by a trusted party Unable to initialize BlackBox. -- Christian Stamm (stamm at slac.stanford.edu) Stanford Synchrotron Radiation Laboratory Mail Stop 69, 2575 Sand Hill Road, Menlo Park, CA 94025-7015, USA phone (650) 926-3042 fax (650) 926-4100 http://www.stanford.edu/~stamm/ From shott at snf.stanford.edu Mon Dec 2 17:53:16 2002 From: shott at snf.stanford.edu (John Shott) Date: Mon, 02 Dec 2002 17:53:16 -0800 Subject: RemoteCoral and Java 1.4.1 References: <3DEBFA02.2000800@slac.stanford.edu> Message-ID: <3DEC0E8C.B6D8DE99@snf.stanford.edu> Christian: Yes, we are aware of this problem ... and are very close to having a permanent fix for it. It basically arises because in versions of Java prior to 1.4, Sun had their Java Cryptography Extension as an optional add-on ... rather than asking people to download and install the Sun stuff, we found it easier to package a public-domain third-party cryptography package that included RSA encryption/decryption with Remote Coral. In 1.4, Java now includes their JCE ... but their JCE doesn't support RSA encryption/decryption. And it won't accept our current third-party cryptography provider because it isn't signed ... in other words, they won't trust it. We have found a new, third-party encryption/decryption provider that supports RSA (which means that everyone won't have to change their remote passwords ...) and is signed. We are testing that as we speak, and hope to have this version released later this week. At that point, your existing 1.4.1 Java should work just fine. If you would like to run now, you can temporarily disable Sun's JCE stuff (you won't want to completely throw it away because you will need to re-enable it when we release the new provider). You probably have Java installed in a folder named something like: C:\Program Files\Java\j2re1.4.1_01 ... or something close to that. If you call that path, JAVA_HOME, then you should find a file named: jce.jar in the folder named: JAVA_HOME\lib If you find that, and rename jce.jar to something like jce.jar.ignore, you should find that the existing version of remote coral will begin to work. Then, when we release the "new and improved" version, you will likely have to re-re-name jce.jar.ignore back to jce.jar ... to effectively turn Sun's JCE stuff back on. I hope that helps, John > Hello, > > I am trying to get remote coral running on my computer. I installed the > Java 2 SDK 1.4.1_01, which includes Java WebStart 1.2, on a Windows NT 4 > machine. > In WebStart, Remote Coral is loaded and asks for permission to write > files on the PC. After pressing ok, the window vanishes and repeated > attempts also fail. The log file (see below) mentions a security related > error. > On another computer with Java 1.3.1 everything works fine. Is this a > known problem with the new Java/Java web start version? Should I give > 1.3.1 a try? > > Thanks for any input, > Christian From root at rosen.stanford.edu Mon Dec 2 23:41:02 2002 From: root at rosen.stanford.edu (root) Date: Mon, 2 Dec 2002 23:41:02 -0800 (PST) Subject: Coral Servers Problem Message-ID: <200212030741.XAA00025@rosen.stanford.edu> Date: Mon Dec 2 23:41:01 PST 2002 Check the server log file: /var/log/labnet/servers.log I have detected a problem with the Coral servers!!! Coral servers should be restarted as soon as possible. I will try to restart the servers now ... Detected by 'servers check' From shott at snf.stanford.edu Tue Dec 3 08:01:36 2002 From: shott at snf.stanford.edu (John Shott) Date: Tue, 03 Dec 2002 08:01:36 -0800 Subject: Coral Servers Problem References: <200212030741.XAA00025@rosen.stanford.edu> Message-ID: <3DECD560.6A13BD60@snf.stanford.edu> Bill: Well, the "auto-detect and restart" script did it's job. We had a WRITE lock condition develop at 11:36 last night and the servers re-started themselves at 11:41 ... apparently before we received any complaints. Nonetheless, it would be good to update rosen to include the new and improved server changes, the multiple reservation stuff, and the new maintenance client ... and, I think, we could probably migrate to BouncyCastle ... everything but the runtime stuff. Can we come up with a plan to be able to do that before the shutdown? That, of course, fits with other developments and constraints? Thanks, John From bmurray at snf.stanford.edu Tue Dec 3 08:29:04 2002 From: bmurray at snf.stanford.edu (Bill Murray) Date: Tue, 3 Dec 2002 08:29:04 -0800 (PST) Subject: Coral Servers Problem In-Reply-To: <3DECD560.6A13BD60@snf.stanford.edu> Message-ID: John, I should finish up all the loose ends this week which leaves two weeks to get rosen updated. I should be able to handle that by myself in two weeks. Would you rather that we try to get atu ready instead? The upside of that would be that we could include all the runtime additions and avoid another migration later. Perhaps, the most prudent approach would be to update rosen, then, if time permits, move to atu. We don't lose much time that way. The two unknowns on atu are system/network configuration issues which prevent remote clients from running and our inability to get FormulaOne running. Bill On Tue, 3 Dec 2002, John Shott wrote: > Bill: > > Well, the "auto-detect and restart" script did it's job. We had a WRITE lock > condition develop at 11:36 last night and the servers re-started themselves at > 11:41 ... apparently before we received any complaints. > > Nonetheless, it would be good to update rosen to include the new and improved > server changes, the multiple reservation stuff, and the new maintenance client > ... and, I think, we could probably migrate to BouncyCastle ... everything but > the runtime stuff. > > Can we come up with a plan to be able to do that before the shutdown? That, of > course, fits with other developments and constraints? > > Thanks, > > John > From mtang at snf.stanford.edu Tue Dec 3 15:24:49 2002 From: mtang at snf.stanford.edu (Mary Tang) Date: Tue, 03 Dec 2002 15:24:49 -0800 Subject: [Fwd: Remote coral access page] Message-ID: <3DED3D41.61C58583@snf.stanford.edu> Can you help? (I thought that someone managed to get Macs to run remote Coral at one time...) Mary -- Mary X. Tang, Ph.D. National Nanofabrication Users' Network Stanford Nanofabrication Facility CIS Room 136, Mail Code 4070 Stanford, CA 94305 (650)723-9980 mtang at snf.stanford.edu -------------- next part -------------- An embedded message was scrubbed... From: Randy Grow Subject: Re: Remote coral access page Date: Tue, 03 Dec 2002 15:21:23 -0800 Size: 5621 URL: From wkinney at unitysemi.com Thu Dec 5 18:11:54 2002 From: wkinney at unitysemi.com (Wayne Kinney) Date: Thu, 5 Dec 2002 18:11:54 -0800 Subject: Firewall problems Message-ID: <000001c29ccc$d8ee1be0$0580800a@wayne> My coral username is "wkinney". Remote coral is not running on my system because of a firewall (as suggested in your web help page). Is there a small number of ports or a range of IP addresses we can use to set up a screening rule for our firewall? Thanks, Wayne -------------- next part -------------- An HTML attachment was scrubbed... URL: From phitsanulokcrowntongthai at yahoo.co.th Tue Dec 31 09:19:07 2002 From: phitsanulokcrowntongthai at yahoo.co.th (=?x-mac-thai?B?cGhpdHNhbnVsb2tjcm93bnRvbmd0aGFp?=) Date: Wed, 1 Jan 2003 00:19:07 +0700 Subject: =?x-mac-thai?B?4LvUtLvD0LXZIOC71LTjqCDhoenkorvRrcvSytiiwNK+w+jSp6HSwqTYsw==?= Message-ID: <11019.YJMIQNYB@yahoo.co.th> ??????????????? ??????????????????????????? ?????? ??????? ???????? ??????????????????(AIDS) ???????????? ?????????? ??????????????????????????????????????? ...????????????????????????????? ??? ??????????????? ????????????????????????????????????????????????????? ????????????????????????????????? 5 ???? ??????? ??????????????????????? ,???????? ???????? ????????????????????? ???? ????????????? ?????????????????????????????????????????? ???????????? ?????????????????????????????? ??????????????????? 16/133 ?????????? ??????????? ?????????? ??????????????? 65000 ???????? 055-225464 FAX.055-225464 ??????.084-0487743 Email: phitsanulokcrowntongthai at yahoo.co.th ???????????????? ????????????????????????????? ????????????????? ????????????? ???????????????????? ????????! ???? -------------- next part -------------- An HTML attachment was scrubbed... URL: From djnum.home at hotmail.com Tue Dec 31 10:20:35 2002 From: djnum.home at hotmail.com (=?x-mac-thai?B?dGhlbWFu?=) Date: Wed, 1 Jan 2003 01:20:35 +0700 Subject: =?x-mac-thai?B?w9LC5LTp4MrD1MEg?= Message-ID: <11120.VQUUWKOB@hotmail.com> ??????????? (???????????????????????????) ????????????????? - ??????????????????????????????? ???????????????????????? - ???? 15 ?? ?????? - ???????????????????????(???????) - ???????????????????????? - ????????????????????????????????????????????????????? - ?????????????? invest-mail.com ?????? ?????????? -????? ????????????????????????? -????????????????????????????????????????? -????????????????????????????????? -????????????????????????????????????????????? ????????????????????????????????????????? ?????????????????? ????????????????????? invest-mail.com ???????????????????? ??????????????????????????????????????????????? ?????????????????????? ??? invest-mail.com ??????????????????????????????????????????????????? ?????????????????????????????????????????????????????????????????????????????????????????(???????????????????????????????????) ??????????????????? ?????? Mail ??? ?? Banner ????????? invest-mail.com ??????? ????? ???????????????????????? ????????????????? ????????????????????? ?????????????????????????????????? invest-mail.com ????????????????????????????????????????????? ????????????????????? ?????????????????? ???????? URL ?????????????????????????? ( ????????????????????????????????? ) ????????? shift+????? ????????????????????? (?????????????????????????????????????) http://www.invest-mail.com/pages/index.php?refid=boybankpl ??????????????????????????????????????????????? **** ????????????????????????????????????????????????????????????????????? **** ?????????????????????????????????? ( 1. ???????? Sing Up ??? e-mail ????????????????? Yahoo ,Hotmail ????? ???????? Hotmail.com ????????????????????? ( 2. ????????? e-mail ??????????????? ????????????????? e-mail ?????? ???? mail ??????? ???????????????? junk mail ** ????????????????????????????????????? ???????????????????????????????????** ( 3. Username : ?????????????????????????????????? Log in????????????????????????? ( 4. First Name : ????????????????? (??????????????) ( 5. Last Name : ??????????????? (??????????????) ( 6. Address : ???????????????????????? ???????? 124 Moo.16 Teptaneevillage Soi.Teptanee1 Tumbol.Salakdai Aumper.muang ( 7. City : ??????????? ???? ????????(Surin) ( 8. State : ????? N/A ( 9. Zip Code : ?????????????????? ???????????? 32000(????????) ( 10. Country : Thailand ?????????????????? ???? 2 ??? ??????????????? Thailland ???????? Thailand ????? L ?????????? (???????????????????????????) ( 11. ***Referred by :boybankpl ( ????????????????????????? ?????????????????????)????????????????????????? 100 EURO (?????????????????????) ( 12. ???????????????????????????????????????????????? ???????? ( 13. select a payment method : ????????? Check ( 14. payment account ID : ????????? Check ?????????????? Check ( 15. Password : ??? ???? ???????? log in ????????????? 5 ??? ( 16. Confirm Password : ?????? Password ???????? ( 17. ?? Sign Up ???????????????? User Name ??? Password ?????????????? ???????????????????????????????? ???????????? log in ??????????????? >>>>> ??????????????????<<<<< ????? Menu Member ???? ???????????????? 1. Profile: ???????????? (????????????????) 2. Earnings option: ??????????????? (???????) Paid to Click : Get paid for Clicking on ads.??????????? : ????????????????????????????. (???????) Paid to Signup: Get Paid to sign up for offers.?????????????????: ??????????????????????????????????. ?????????????????????????????????????????????????????????(???????????) Auto/Manual Surf: Surf for Credits or Cash. ?????????/??????????????????: ???????????????????????????. (?????????????????????????????????????????) Paid to Review: Get Paid for reviewing ads or sites.???????????????: ?????????????????????????????????????????. Inbox ( 0): Get paid for reading emails. ?????????????? ( 0): ??????????????????????????????. (??????????????????????????????????) Referral Center: Refer others to join and earn a % of the income they earn. ????????????: ????????????????????????????????????a % ???the ????????????????????. ???????????????????? 3. Inbox(0): ????????????????????(0) ???????????????????????????? 4. Upgrade Account: ?????????????????? ????????????????????? 5. Earnings ????????????? ???????????????? 6. Redeem : ????????????????????? ???? ?????????? ???????? ??????? ????????????????10,000 EURO ???????????? ???????????????? Request Redemption ?????????????????? ??????????????????????????????????????? 7. Advertising Stats . ???????? Stats (?????????????) 8. Downline Stats ?????????????????? ????????? 6?????? ???????????????? ?????????????????????????????? 9. Referral Tools: ??????????????????????????????????????????????????????? 10. Log-Out : ????????????(?????????????????????????????) ???????????? ???????????????????????? invest-mail.com ????????????? Login ???????????? I D & Password ??? Logout ????????????????????? ??????? 1 ?????????????? **1.1 ?? Paid to Click???????? log in ?????????? ????? Earnings Option ??????????? Paid to Click(??????????) ???????? Banner ??????????(??????????????????? Sorry?. ????????????????????????????????? ???? 50 euro ???????????????????????????????????? ??????????? Your account has been credited.Thank You! ?????? 100-130 ?????? ( ???????????????????????????????????????? ) ??????????? ???????????????????????????????????? ????????????????????????????????????????? ????????? Shift ??????????????????????????? ??????????????????????????????????? ???? ????????????? ???????????? ???????????????????????? **1.2 ?? Inbox(0) ???????????????????? ??????????????????????????????????????? ?????????????????????????????????????? ?????????????????? ?????????????????????? ?????? 10-130 ?????? ????????????????????????? ?????????????? ??????? 2 ?????????????????????????????? ???????????? (??????????????????????) **2.1 ??????????????????????????????????,?????????????????????????? ??????????????????????????????????????????? ?????????????????????????????????? ???????? Bonus ???????? 100 euro ????????????????????????????? ??????????????????????? ??????????????????????????????????????? ??????????????????URL????? ?refid= ??????????? username ?????? ????????? log in ????????? Referral Center ?????? url ?????? address ??????????????????? ???????????????????????????????? **2.2 ????????????????????????????????????????????????????????? % ??????????????????????????????????????????????? ????????????????????????%?????????????????????????? ?????????????????? %???????? ???? ????????????????????? ???????????? ??????????15% ?????????????????? 10%?????????????????????????????? ???????%?????????????????? 10%????????????????????????????? 15% (??????? ?????1 ??? 15% ,2 ???10% ,3??? 5%, 4???3%, 5???2% ,6 ???1% ,7 ?????????) >>>>> ?????????????????????????<<<<< ???????????????????????????????????????????????????? 14 ??? ?????????????????? 2 ??????? ?????????? Account ???(?????????????????????????????????????????????????????????) ??????????????????????????????????????????????????????????? 2 ?? ???????????????????????????? ?????????????????????? Gold Members , Silver Member , Diamond Member ?????????????????????????????????? - ??????????????????????????? ????????????????????????? - ??????????????????????????????????????????? 30% ??????? ??????????????????????????????????????? ???????????????????????? ?????????????????????????????????? ??? copy ??????????????? ?????????????????????????????? ???????????? ???????????????????????????????? ????????????????????????????????????????????????????? ???????????????????????????????????? 500 euro >>>>> ????????? <<<<< ?????????????? ????????????????????????????????????????????????????????????? ?????????????????????????????????????????????????????? ?????????????????? IP address ?????? ?????????????????????????????????????? ??????????????????? Account ???? ?????????????????????????????????????????????? ?????????????????????? 1 ??????? ??? 1 ????????????? ???????????????????????????? ??????????????????????????? ?????????????????????? ??????????????????????????????????????????????????? ?????????????????? Request Redemption ????????????????????????????????????????????????????????? ** ????????????????????? ?.??????? ??????????????????????????????** >>>>> ????????????????????????? ( ?????????????????? ) <<<<< ????????????????????????? My Redemption Area ??????????????????????(Members Menu) ( ???????????????????????) ??????? My Redemption Area ??????????????????????????????????????????????????????????(????????????????????????10,000EURO)?????????????????????????????????????????????????? ????????????????????????????? ?????????????????????????????????? ?????????????????????? Request Redemption ???? ??????????????????????????????????????? ?????????????????????????????????????10,000EURO?????? ???????????????10,000EURO????????????????????? .........????????????????? ????????????? ????????????????????? ?????????????????????????????????????????????????????? ??. ??????????????????????????????????????? ???????????????????????? ?????????????????????????? (?????????????????) ??. ???????????????? ***************?????????????????????????????????????????????*************** 1. My Earnings : ????????????????? 2. My User Info : ???????????????? 3. Referral Center : ???????????? 4. Paid to Click : ???????????????? 5. Paid to Signup : ???????????? 6. My Inbox : ?????????????? 7. Upgrades Available : ????????? 8. My Redemption Area : ????????????????????????? 9. My Ad Stats : ?????????????????????? 10. My Referral Stats : ???????????????????????? ???? My Earnings ???????????????????????????????? - You have directly earned : ????????????????? - You have earned from your Downline : ?????????????????????????? - Your account balance after all transactions : ????????????????? - You have directly earned : ???????????????????? - You have earned from your Downline : ???????????????????? - Total available points after all transactions : ???????? After All Transactions ---------------------------------------------------------------------------------------------------- ???????????????????????????? ???????????? ??? 100000 ???????? ????????????????? 0.35 % ??????????? 300 ???????? ??????????? ???????? 38 ??? ????????????? ???????????????????????????? 14000 ??? ???????????????????? ??????????????????????? ?????????????? ????????????????? ????????????????????? ????? 2????????? ?????????????????????????? ??? 1 ????? ????????????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: From aboybanda at hotmail.com Tue Dec 31 09:06:13 2002 From: aboybanda at hotmail.com (=?x-mac-thai?B?Ym95?=) Date: Wed, 1 Jan 2003 00:06:13 +0700 Subject: =?x-mac-thai?B?pMfSwbfDp6jTpMPR6afK2LS36dLC?= Message-ID: <1106.VLYASRAY@hotmail.com> http://www.shareapic.net/content.php?id=4660760&owner=boybankpl -------------- next part -------------- An HTML attachment was scrubbed... URL: From aboybanda at hotmail.com Tue Dec 31 09:53:42 2002 From: aboybanda at hotmail.com (=?x-mac-thai?B?Ym95?=) Date: Wed, 1 Jan 2003 00:53:42 +0700 Subject: =?x-mac-thai?B?Kio=?= Message-ID: <11053.OEURNWFD@hotmail.com> http://www.shareapic.net/content.php?id=4660760&owner=boybankpl -------------- next part -------------- An HTML attachment was scrubbed... URL: