Joseph Shraibman wrote:
Alex Amerik wrote:
Hi,
I noticed that 2.6 kernel no longer reports correct CPU use on multi
threaded java applications. My tomcat instance reports 0% cpu use
when infact it is using 90% cpu. I tried to view threads using top
but nothing shows up. How can I enable CPU
applications (eg. tomcat) in linux 2.6 kernels?
Alex
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Add the following to your CFLAGS and fill in the
Java SDK directory.
-I/include/linux/
-Original Message-
From: Drew Lane [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 9:33 AM
To: java-linux
Subject: File jni_md.h
Blackdown Java 1.3.1-02a for PPC
I'm trying to recompile a p
about 20M
of memory. I would like to limit it to about 8M. Any ideas?
Thanks,
Alex
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> The Blackdown Java-Linux Team is happy to announce the availability of
> the Java 2 Standard Edition v1.3.1-02a-FCS for Linux on i386.
Good work! When can we expect a PPC version of V1.3.1?
Many Thanks,
Alex
---
On Sat, 8 Sep 2001, Kevin Ryan / KNB wrote:
> Baloney. "javac -version" doesn't work anywhere, because the
> "-version" is an option to "java", not to "javac".
Yeah, I only realised this was the case 10 minutes ago.
Anyway, looks like the problem is with OpenOffice's configure script. For
some
Hi guys
Just discovered to my horror that the configure script in OpenOffice
relies on passing '-version' to javac to check that it is the right
software to use with it. This problem seen on both intel and sparc
platforms (1.3.1 and 1.3.0 respectively).
Any plans to sort this out? Doing 'javac -
On 4 Sep 2001, Juergen Kreileder wrote:
> > Odd. I have very few problems with Mozilla (I am using 0.9.3), and
> > totally love it. It doesn't crash where Netscape *will* crash! I've
> > only had Mozilla crash when I've forgotten to initialise it by
> > running it as root after installation.
>
>
On 30 Aug 2001, Juergen Kreileder wrote:
> I still have problems with Mozilla on Sparc (even without Java), so
> this might take a couple of days more... (You might be able to use
> Java in Mozilla before that. There's a new Java integration API for
> Mozilla: Waterfall. IIRC it will build with
On Mon, 27 Aug 2001, Jim Hazen wrote:
> I'm currently using Blackdown 1.3.1 and I love it. It runs faster
> (than the Sun version), works better, doesn't crash. Couldn't want
> much more in a JVM. I'm looking forward to Blackdown's take on 1.4,
> but since their promise on 6/25 that a beta wou
Hi
A month ago someone said they would be shortly releasing a port of
Java21.3.1 for sparc-linux platforms that would include a java plug-in.
What's become of that?
I'd really like to give Netscape the boot.
--
Be careful out there.
http://www.tahallah.demon.co.uk
--
Forwarded message --
Date: Wed, 18 Jul 2001 15:34:17 +0100
From: informatics <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Re: Mozilla plugin on sparc-linux?
'Alex Buell' wrote:
- On Sun, 15 Jul 2001, Johan Vos wrote:
-
- > I had problems building the plugin in
On Sun, 15 Jul 2001, Johan Vos wrote:
> I had problems building the plugin in the 1.3.0 version for RH 6.2. I
> will try to include it in a 1.3.1 release for RH 6.2
Now that's excellent news to warm the cockles of me heart! Thanks for all
the hard work you've put in. I do wish, however, that Sun
I just noticed in the sparc-linux distribution of J2SDK 1.3.0 that there
is no plugin for Mozilla. Any plans to provide one? I have managed to
copmpile and install Mozilla but would like to use the plugin for Mozilla.
--
Hey, they *are* out to get you, but it's nothing personal.
http://www.taha
On Wed, 23 May 2001, Johan Vos wrote:
> 1.3 is running on sparc-linux but not packaged yet. I will try to
> package it before JavaOne.
Thanks, you're going to make me a very happy man. I'll even test it for
you ;o)
Alex.
--
Man throws egg at Widdecombe: snarling winged beast-c
I'm using.
I'm really desperate, I'll even help beta, or even alpha test sparc-linux
j2sdk binaries. Or if you have no sparc boxes, I can help with that.
System configuration:
Linux kernel 2.2.19
glibc 2.1.3
binutils 2.10.1
gcc 2.95.3
not forgetting X11 - Xfree86 4.0.3.
running on
filename="text1.sdw"
Hi!
THIS means that you add an event listener to the group of event listeners of
the event handling method of the class who has the scope there.
In other words: the same way you add the button - add(button) - you have to
add the actionListener to be handled by actionPerformed method of THIS
clas
I haven't seen this readme but I can tell you that the readme file for jdk
1.2 is the same for win and linux (it explains for the win platform the unix
file paths...)
Hope it helps,
Maxx [EMAIL PROTECTED]
- Original Message -
From: Nicolas Raitman <[EMAIL PROTECTED]>
To: Java <[EMAIL PR
ve ID:0x1406) prio=5
at java.lang.Object.wait(Native Method)
...
I tried setting LANG but to no avail. Can anyone suggest what I am missing
here ?
Thanks
Alex
-Original Message-
From: Calvin Austin [mailto:[EMAIL PROTECTED]]
Sent: 11 April 2000 18:51
To: [EMAI
Do you have to use AWT frames? If you use a swing frame, you can use a
glass pane to do what you are trying to do.
On Wed, 20 Oct 1999, Wayne wrote:
> Hello,
> I'm close, but no cigar. I'm still trying to get a frame to accept key
> events.
> In file TestCntrl.java I have -
>
> import java.awt
yes
On Fri, 15 Oct 1999, Yohans Mendoza wrote:
> hi all, I was under the impression that the escape character in java was
> \.
> is that correct?
>
> TIA
>
> --Yohans
>
>
> ~
> Yohans Mendoza
You get those from java.sun.com, docs and apis.
On Thu, 14 Oct 1999 [EMAIL PROTECTED] wrote:
> OK. I am new to the java world and have installed java on my redhat 6.0 system. I
>downloaded version 1.1.7 . I am missing the directory of docs and samples. Where are
>these located?
>
-
So there is no added benefit to declaring a parameter final other than to
allow access from inner classes within the method.
On Thu, 14 Oct 1999, Vartan Piroumian wrote:
> Hi folks,
>
> All parameters are ALWAYS passed by value in Java.
>
> When the parameter being passed is an object referenc
> Exception in thread "main" java.lang.NullPointerException:
> at java.awt.Container.addImpl(Container.java:316)
> at java.awt.Container.add(Container.java:245)
> at Tedit.(Tedit.java:100)
> at Tedit.main(Tedit.java:557)
The
Yeah... I think it is in com.sun.plaf.DefaultLookAndFeel or something like
that.
On Fri, 8 Oct 1999, Jacob Nikom wrote:
> Do you know where the information about
> current settings is located?
>
> Jacob
>
> [EMAIL PROTECTED] wrote:
> >
> > hmmm... if that doesn't work, you might try overridi
I noticed this too under JDK 1.1.7 on Solaris 2.6. Some dialogs would
move when you mouse over them. It seemed WM specific though. I had the
problem running FVWM2 on Xfree86, but using Solaris CDE the problem wasn't
present. The other thing was that the only application I noticed this
kind of
java.lang.runtime.exec
On Sun, 26 Sep 1999, Juan Carlos wrote:
> Hi friends,
>
> ¿How to execute an linux command, to obtain any
> information, using Java? (ex: the CAT command).
> I have Red Hat version 5.3, and jdk1.1.5.
>
> Thanks
>
>
>
> ___
That is actually documented I believe. It's not limited to jdk1.2. I
don't know why it can't be just 0.3 but it is. This is why
the language spec says not to compare floats and doubles without casting,
you will always get negative results even though you think you should have
a posi
Yes, you can download swing from java.sun.com/products/jfc/index.html
On Fri, 10 Sep 1999, Sitanshu Bhusan Nanda wrote:
> Hi,
>
> Can i use swing in jdk1.1.5?
> Where can i download swing.jar or anything other than that which will
> help me to use swing in my programs.
>
> Thanx.
> Sitansu.
> When writing gui apps, most of the time i have to override most of the
> components anyway, except for generic items such as buttons. But this is
> the only way i see to implement color themes, because it works when you
> add/remove components dynamically. The recursive setColor won't work in
>
> I think a better solution is to override getForeground / getBackground
> of the component to return something related to it's parents?
So now you have to override all the gui components just to override one
method? I would think that would be a lot of work for very little gain,
not to mention
http://www.uk.research.att.com/vnc/index.html
On Wed, 25 Aug 1999, Hanno Saks wrote:
> Hi!
>
> Is out there available (or is even possible to do) any applets which can act
> in framed HTML page as Xserver client
>
> Hanno
>
>
> --
Like my compadres before me said, native threads run at the OS level, and
therefore can access multiple cpus. However, it is my understanding that
this is the only time native threads should be used. On single processor
systems, green threads are faster, and you aren't limited by any process
lim
I've never seen that. I've only seen constructors called like:
super(param1, param2, ...);
On Tue, 27 Jul 1999, Tim Reilly wrote:
> Hi, hopefully this one's a quickie. I'm using blackdown jdk 117v3 and
> getting the following error message when compiling my TemplateList class.
>
> Ac
emacs or xemacs with JDE is what I like the best so far. I've looked at
NetBeans, and it's okay, but a little slow. I do like Together/J and
Structure Builder that integrade modeling tools with code generation.
On Thu, 22 Jul 1999, Guillermo Payet wrote:
>
> Hello,
>
> Can someone recommend
That's because there is is no constructor for TextArea(byte[]). To do
what you are doing you need to convert the byte array into a String.
Remember, Java is not C. Characters are unicode and thus 2 bytes long.
Strings are made up of unicode characters, not ASCII.
-
Well, JDE for emacs is supposed to have a nice debugger interface, but I
haven't used it. If you are coming from the windows GUI world, you would
probably like the JDE. It's on the third party java-linux tools on
blackdown's page.
On Thu, 8 Jul 1999, Christian Cryder wrote:
> Hi all,
>
> Can
You create threads by making classes that implement runnable or extend
thread. Calling .start() on those classes will make the code in the run()
method of those classes execute in a new thread. So, that code should be
your network connecting code.
Good place to start is java.sun.com, follow the
Emacs with JDE
On Wed, 7 Jul 1999, Alexander Schatten wrote:
> which "IDE" can you recommend for Suse Linux V6 and Java 2. I just tried
> Netbeans, and heard something about Kaffe? can someone give me more
> hints?
&
On Wed, 7 Jul 1999, steve patient wrote:
> know where the jar files are. I wish someone had told me earlier about jar
> files. It sort of explains why I couldn't find so many of the files
Oh... well... we thought everyone knew about those. :P :)
Seriously though, I have that annoying problem of
That's really strange that you are having that much trouble. Here's what
I did to install java on RedHat 6:
install redhat (easier than Windows, btw)
uninstall kaffe (rpm -e kaffe)
install jdk1.2-pre2 for linux
And everything worked from there. Just to be sure, I even installed the
1.1.7 jdks,
n Linux? I'm used to KAWA
Matthias> for Win32, but now after switching to Linux I've been unable
Matthias> to find a good replacement.
Matthias> I would appreciate any recommendations I could get.
You might want to check out Visual Age for Java from IBM. They have a
beta for Lin
First thing:
remove kaffe
If you're on redhat, do:
rpm -q kaffe
to see if it's installed. If it is, use
rpm -e
to remove it
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
be handeled with the program called "bzip2".
You can find it at http://www.muraroa.demon.co.uk/
Cheers, alex.
--
"Programming today is a race between software engineers striving
to build bigger and better idiot-proof programs, and the Universe
trying to produce bigger and better
created. Because of this it is somewhat nieve to think that it will not be
> replaced by a second generation technology or at least experience some
> competition.
I don't think so. I just think that Sun can't push Javas' evolution
very fast.
As we've learned from
structive to work within the framework which
> >they are trying to build, and to provide useful feedback on that framework,
> >than simply "jumping ship" on Sun altogether. That approach can't do
> >anything
> >good for Java in the long run.
>
gt; seat when he mentioned it at first, just curious.
Sounds like the same old spheel to me. Ever since Java was dubbed "Java"
it's always been the same old story: "in the near future Java will be as
fast as C or C++".
Alex Rice|[EMAIL PROTECTED]|http://www
Do you have something like Java Plug-in for Netscape?
Alex
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
dows not have this problem.
Cheers,
Alex
PS: To java porting team, thanks for the 1.2 release
---
Alex Harin, PhD Universal Computer Services
Tel +27 11 339-6111 PO Box 31266 Braamfontein 2017, South
e ?
What about 'clone' on Linux ?
With best wishes,
Alex Romadinoff
between email and nntp? I'd love to
keep subscribing to the list digest, but be able to use a news reader to
browse the archives...
Just a thought -
- Alex
Any word on whether Java 2 for Linux will have the JIT run-time? (Seems
unlikely that Symantec would port it). What about the mythical HotSpot
from Sun?
Alex Rice
On Thu, 31 Dec 1998 10:09:24 +,
[EMAIL PROTECTED] said:
M.Patel> How do you start thinking in Objects and not functions and
Try _Thinking in Java_ by Bruce Eckel. It's available in print or
on-line from www.mindview.net.
Alex Rice
TWZ.
MySQL beats the #$%^& out of Postgres and MSQL. Also a few commercial
databases were ported to Linux recently, like Oracle and Sybase, prehaps?
alex
Thor> Thor Erik Karlsen
Thor> Catalyst ONE AS
Thor> [EMAIL PROTECTED]
Thor> --=_NextPart_000_001C_01BE2576.131A9370
Thor>
object model and actually accelerates finding & fixing problems.
My opinion on Visual Cafe is that it's to unstable for real use. The
last Beta version of VAJava2 was as stable or more so than the release
of Cafe 2.5.
--
Alex Rice <[EMAIL PROTECTED]>
anguages.
>
> Not even that. BASIC tokenized its "executable" before writing it to disk.
Just a minor nit-pick: not every implementation did that.
Let me guess... you too are comming from the Sinclair world, aren't you?
:-)
Cheers, alex.
--
"Programming today is a r
.
To be fair, they only announced support on November 2nd. Give them a few
weeks at least.
--
Alex Rice <[EMAIL PROTECTED]>
hi!
after decompressing the x86 and x86_native, and setting THREADS_FLAG, i
get the following message after trying to execute 'appletviewer
applet.html':
"Failed to locate native library"
am i missing something he
hi! could somebody tell me where i can get the classes.zip for linux?
they are not included in the linux jdk nor jre.
i realize it is a very basic question but i have found no docs to help
me. & i apologize in advance for cluttering the list w/ goofy questions.
thanks,
al
alex andrejin writes:
> hi! i would like to know if there is a swing version for linux and where
> i could get it.
Swing is written in Java, so you just need to get it from Sun.
No special versions for different OSes
Cheers, alex.
--
"Programming today is a race between softwar
hi! i would like to know if there is a swing version for linux and where
i could get it.
thanks,
alex a.
__
Get Your Private, Free Email at http://www.hotmail.com
)
>
>After some assertins in code (I removed them), it seems that the call
>Image temp = getImage( getCodeBase(), imageInfo_[i].file_ );
>returns null. How can this be?
>
>Dimitris
>
With best wishes,
Alex Romadinoff, Lead Software Developer, Mac department, OpenTeach, Ltd.
Could anyone give me starting point:
Why Japanese have faired well in the hardware industry but have made very
little impact on software.
Thanx
ure they do". If you meant something else, please
re-phrase the question and I'll be happy to give you a more elaborate
answer.
Cheers, alex.
--
"Programming today is a race between software engineers striving
to build bigger and better idiot-proof programs, and the Universe
trying
Nicholas Matsakis wrote:
[snip]
> 6) Put the shared library in your shared library path. Where is this
> path define, exactly? I'm using tcsh, and I presume that $LPATH is the
> path I'm interested in.
It's the LD_LIBRARY_PATH you're looking for.
Cheers, alex.
seem to work fine with
export CLASSPATH=MOZILLA_HOME/java/classes/java40.jar:
/usr/local/lib/jdk1.1.6/lib/classes.zip
Greetings
Alex
-éÓÈÏÄÎÏÅ ÓÏÏÂÝÅÎÉÅ-
ïÔ: Alex Farber <[EMAIL PROTECTED]>
>maybe someone can help me with 2 problems: i use RH 5.1
>with glibc-2.0.7-13.i386.rp
i use the full path: /usr/local/lib/jdk1.1.6/bin/javac
(is it maybe some UNIX configuration problem by me?)
And my 2nd problem is that i get message:
"Package netscape.javascript not found in import."
when compiling. Why not? Isn't the java40.jar in
CLASSPATH ?
Thank you for
ublic void init() {
add(new Label("Am I Sleep-Dep'd?"));
add(new TextField("Hello World!"));
}
}
--
// Alex Rice
// [EMAIL PROTECTED]
// Southwest Cyberport
69 matches
Mail list logo