Re: Memory problems

1999-09-05 Thread John N. Alegre
label=linux root=/dev/sdb2 initrd=/boot/initrd-2.2.5-15.img read-only #other=/dev/sda5 # label=dos # table=/dev/sda This used to be an issue with kernels before 2.2. john On 05-Sep-99 Nathan Meyers wrote: > Roland Silver wrote: >> >> Nathan,

Help Out on Java Plug-In 1.2

1999-09-14 Thread John C. Toman
Hi, It's difficult to tell from past posts and status page if there are people actively working on the Java Plug-In 1.2 port to linux. I am willing to help speed this effort in what ever way I can. Please contact me ! Regards, John

Downloading the IBM JDK 1.1.8. Any Luck?

1999-09-19 Thread John N. Alegre
leting the reg form and license agreement, the next screen just hangs. No download. Is there any way to FTP direct to this site and download using standard FTP. All comments welcome john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 19-Sep-99 Time: 20:56:

Re: Downloading the IBM JDK 1.1.8. Any Luck?

1999-09-21 Thread John N. Alegre
Actually I think it depends on the day or the phase of the moon or somesuch. I just tried it again, same browser, same mime types and it worked first try. ?? john On 20-Sep-99 Pete Toscano wrote: > likewise. i tried the "if you experience a problem" link too, but that

Re: swing and syntax question

1999-09-28 Thread John N. Alegre
There always has to be one top level peer to connect to the video hardware. I think the correct is that Window, Dialog and Frame are heavyweight. I the awt every component was heavyweight. With Swing, Java is doing the drawing for button, scroller etc. john On 27-Sep-99 berry wrote

Re: Java and Enlightenment

1999-09-30 Thread John N. Alegre
Here is my $.02: Switch to Windowmaker. Java works great .. AWT and Swing! john On 30-Sep-99 Michael Emmel wrote: > Peter Graves wrote: > >> The authors of the Enlightenment window manager have some >> interesting comments today about Java: >> >> http://w

XML development on Linux?

1999-10-23 Thread John N. Alegre
nt to create it there. All comments welcome. john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 23-Oct-99 Time: 15:14:02 This message was sent by XFMail --

Re: JDBC newbie question

1999-10-25 Thread John N. Alegre
Has anyone else had this experience. I have been reluctant to move to PostgrSQL for reasons of complexity and speed. Is the JDBC support that much more advanced in PostgrSQL? All comments welcome. john On 24-Oct-99 Eric vanberkel wrote: > I've been thru this. > > You go to

Re: JDBC newbie question

1999-11-06 Thread John N. Alegre
to use it here! Do you know of any independent comparisons of the JDBC drivers for PostgresSQL and mySQL? I just got back from the Colorado Software Summit and feedback there was mixed. john On 26-Oct-99 Peter Mount wrote: > On Mon, 25 Oct 1999, John N. Alegre wrote: > >> Has any

Corrupted JDK-1.2.2

1999-11-28 Thread John N. Alegre
page for more information. Please do not attempt to install this archive file. What gives? Why the shar file anyway? bz2 was ok, gz even better. shar files aren't even compressed All comments welcome john -- E-Mail: John N. Alegre <[EMAIL PROTECTE

Re: Corrupted JDK-1.2.2

1999-11-28 Thread John N. Alegre
Looks like that might be the problem ill go back and download as a bin. In the old days shar files where always ascii with any bin date uuencoded. Thanks for the help john On 28-Nov-99 Will Koffel wrote: > At 2:16 PM -0600 11/28/99, John N. Alegre wrote: >>What gives? Why the

Re: Corrupted JDK-1.2.2

1999-11-28 Thread John N. Alegre
Thanks for your reply John. In the old days of UNIX shar files were just borne shell scripts with any binary in a uuencode include. The script itself was always ascii, thus my incorrect assumption that this was to be downloaded as ascii. Indeed downloading as bin fixed things. I have cc&#x

That old --zapf dinbats ERROR --- GRRR

1999-11-29 Thread John N. Alegre
. Then I rebooted. I still get the above problem. What am I missing?? All comments welcome. john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 29-Nov-99 Time: 12:00:30 This message was sent by

Re: That old --zapf dinbats ERROR --- GRRR

1999-11-29 Thread John N. Alegre
uot; error shows up when I start the JDK. Any other trys? All comments welcome. If I get a fix I will post to the list. john On 29-Nov-99 Peter Eddy wrote: > > Did you remember to do: > > ttmkfdir -o fonts.scale > mkfontdir > > in the new font directory? >

RE: font.properties

1999-11-30 Thread John N. Alegre
does not even come close with jdk1.2.2. Is there anyone out there who has solved this problem for real? john On 30-Nov-99 Jeff Bean wrote: > I'm looking for a font.properties file that utilizes only basic X fonts > that are compatible with xfs or are common to most Unix/Linux systems.

Re: Upgrading glibc to 2.1.2 (help!)

1999-12-02 Thread John N. Alegre
worked first time. May be ill read that HOWTO anyway. john On 01-Dec-99 Nathan Meyers wrote: > Updating glibc is very tricky stuff, with many dependencies and > opportunities to break the system midway through installation. The usual > way to do it (at least in RedHat-land) is to up

Re: font.properties

1999-12-05 Thread John N. Alegre
did it and I will tuck it away for the next round of tweaking. Thanks for taking the time. john On 03-Dec-99 Jeff Bean wrote: > Hi John, folks, > > I finally solved the Java-fonts-not-found-via-remote-XServer problem > using a combination of xlsfonts and sed to get a tailor-made >

J2EE on Linux

1999-12-29 Thread John N. Alegre
Anyone got it to work? john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 29-Dec-99 Time: 20:32:56 This message was sent by XFMail -- -- To UNSUB

Re: J2EE on Linux

1999-12-30 Thread John N. Alegre
Session beans are a snap. Anyone got Entity Beans working on Linux? I have tried mySQL with now luck under the WebLogic eval. I am more interested in if anyone has J2EE working under Linux. john On 30-Dec-99 Jim Kimball wrote: > I downloaded BEA Weblogic (30 day trial) and have been able

j2ee on linux ... any hope?

2000-01-19 Thread John N. Alegre
Has anyone got J2EE up and running on Linux? john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 19-Jan-00 Time: 21:21:32 This message was sent by

Re: Thread priorities don't work with native threads

2000-05-01 Thread John R MacMillan
I think you could rephrase that as "In Java, Thread priorities don't work". :-) The language guarantees about thread priorities are probably weaker than you expect. Quoth the language spec: "Every thread has a priority. When there is competition for processing resources, threads with higher prior

Re: Kaffe/AWT

2000-06-12 Thread John N Underwood
ion-layout-manager.html + GUI Libraries http://www.javaworld.com/javaworld/tools/jw-tools-guilib.html * - not open source, but may be free to use ** - source available, but non-commercial use only *** - GPL-like license -- John N U

which jdk?

2000-10-06 Thread Peter John Cameron
I've downloaded three versions of JDK 1.3 from Sun, Blackdown and IBM. Which JDK works the best? I'm currently using Suse 6.4, but haven't yet tried development with its JDK1.1.8 (which doesn't appear to have Java Threads, right?). Also, does 1.3 and Linux give any problems with: Sun's Java 3D,

suse 7.0, IBM java and glibc

2000-10-30 Thread Peter John Cameron
Where can I find a Suse rpm of the latest glibc, or at least glibc > 2.1.0? Suse 7.0 Professional doesn't seem to include any glibc package (why not?) and all my web searches have proved fruitless. I need glibc > 2.1.0 for the latest IBM Java SDK. I downloaded source for glibc and a threads packag

Re: problems with serial port communication

2000-11-13 Thread Peter John Cameron
What's the consensus on the best Java IDE to use? I develop with VAJ 3.02 and JDK1.2 on w*nd*z* at work. I downloaded VAJ 3.02 for Linux. Unfortunately at the weekend I discovered that you can't simply "update" VAJ 3.02 for Linux from 1.1.7A to 1.2.2 :( I've only used VAJ so I'd like something wi

Re: CVS vs RCS vs ? Thanks

2000-12-07 Thread John D. Mitchell
27;t used it yet. It's okay and continues to improve. There's also a GUI interface (for the Winpuke users :-) and a new web-based interface. ObJavaLinux:jGuru uses Perforce running on Linux boxes and the www.jGuru.com web site is hosted on Linux boxes running

Mozilla v0.6 and Blackdown JRE plugin 1.3.0

2000-12-10 Thread Ilagan, S. John
I seem to be getting the following error while installing the blackdown.org jre 1.3.0 plugin with Mozilla v0.6 /usr/local/mozilla/run-mozilla.sh /usr/local/mozilla/mozilla-bin MOZILLA_FIVE_HOME=/usr/local/mozilla LD_LIBRARY_PATH=/usr/local/mozilla LIBRARY_PATH=/usr/local/mozilla:/u

Re: server sees no body when doing HTTP POST

2001-01-29 Thread John D. Mitchell
ling with HTTP in Java, rather than reading all of the related RFCs and trying to implement them yourself, I strongly suggest that people use (and enhance!) an existing HTTP client package such as the open source HTTPClient, http://www.innovation.ch/java/HTTPClient/ Take care, Jo

Java Community Process (JCP) Survey

2001-03-14 Thread John D. Mitchell
do so, so let me if I can quote you or not (or if you want me to double check with you first). Send your comments to: [EMAIL PROTECTED] Take care, John -- jGuru.com -- Unleash the Guru Within! JavaWorld.com -- Share your Tips and T

1.3 source diffs?

2001-03-30 Thread John R MacMillan
Where can I find the 1.3.0 source diffs? I've poked around the website and ftp mirrors, and the mailing list archive but haven't found anything. Thanks, John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

J2ME Development on Linux?

2001-04-12 Thread John N. Alegre
normal choice of Linux as my working platform. All comments welcome. john -- E-Mail: John N. Alegre <[EMAIL PROTECTED]> Date: 12-Apr-01 Time: 10:44:57 This message was sent by

Re: J2ME Development on Linux?

2001-04-12 Thread John N. Alegre
And no one I know takes Borland very seriously! john On 12-Apr-01 Joi Ellis wrote: > On Thu, 12 Apr 2001, John N. Alegre wrote: > >> Looking for input. >> >> What is the current favored environment for developing J2ME on Linux? Is >> there >> anything

Object sizes

2001-05-28 Thread John D. Mitchell
://www.jGuru.com/faq/JavaLanguage Go wild, John -- jGuru.com -- Unleash the Guru Within! JavaWorld.com -- Share your Tips and Tricks! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Object sizes

2001-05-28 Thread John D. Mitchell
your test application with a representative set of the different images that your application uses (i.e., big ones, little ones, whatever). Remember to e.g., divide by 100. :-) Hope this helps, John -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Object sizes

2001-05-28 Thread John D. Mitchell
prevent dead objects from > skewing the statistics). This is still very rough: there's no data on > individual object memory use, but at least you'll get an idea of overall > use from your various approaches. Um, er, IIRC, doesn't HotSpot completely ignore the Runtime.gc() &q

Program flow tools (was Re: Java equivalent of outportb?)

2001-06-08 Thread John R MacMillan
|hi all, can anyone tell me if there is a way to trace into source |code and find out which class is invoked and which method in |various java classes. i don't have documentation of a project |which i've been assigned to and need to reverse engineer the |classes and then get the various paths fro

FlexLM license manager, Java and Linux

2001-07-03 Thread Peter John Cameron
I've been playing around with FlexLM for Java on Linux, in anticipation of my company using it as the license manager for our Java client-side application. I'm trying things out with Sun's Java SDK 1.3.1 on Suse 7.0 (Professional), and can't get FlexLM working. It seems to be a Linux thing, since

Re: who calls a method

2001-10-12 Thread John R MacMillan
|> Basically, if your code relies on this for its behavior, |> it's likely to break at some point. Different VMs will give |> different output anyway. | |Yep... this is good for dumping info to be read by humans. If |you want a data structure usable from software, you'll need to |implement a prof

Using this() in constructors

2002-01-09 Thread John D. Mitchell
t go one single step further than you already have -- i.e., make all of your constructors just wrappers around an internal helper method. I think it's bad design for different constructors of a class to throw different exceptions. [Since design also isn't on-topic for this list,

Using this() in constructors

2002-01-09 Thread John D. Mitchell
t go one single step further than you already have -- i.e., make all of your constructors just wrappers around an internal helper method. I think it's bad design for different constructors of a class to throw different exceptions. [Since design also isn't on-topic for this list,

Re: Using this() in constructors

2002-01-10 Thread John D. Mitchell
thread, that's just another way to homogenize the signatures (since now you're dealing directly with the factory method rather than a passel of constructors). [Factories do, of course, have all sorts of usefulness.] Take care, John --

Re: [ANNOUNCE] Java 2 Standard Edition v1.3.1-02a-FCS for Linux

2002-01-17 Thread John R MacMillan
Excellent, congratulations! Quick question: is this based off the Sun 1.3.1_02 source? In particular, there's a JVMPI fix Sun put into 1.3.1_01 that I'm wondering if is in this release (BugParade ID 4478223). Th

Re: Why do threads take so long to wake up underlinux

2002-02-23 Thread John D. Mitchell
o that task which always used up their entire quantum were all put onto one set of CPUs while those that did not and so went onto another set. Then have different quanta specfied for the different CPU sets -- longer for the former and shorter for the latter. Take care, John ---

RE: green thread support

2005-05-02 Thread Schaad,John G - TOC
jre/bin:$PATHexport PSLFDIR=~/upslf142export CLASSPATH=~/upslf142/classesexport LD_LIBRARY_PATH=~/upslf142/classeswhich javajava -versionjava -jar ~/upslf142/classes/pslf.jar $1   I hope that helps, Lee.  Let me know any additional questions you might have, and also if you can develop successful methods

<    1   2   3   4