.12
SHELL=/bin/bash
DISPLAY=mblinn:0.0
--- S Y S T E M ---
OS:Fedora Core release 6 (Zod)
uname:Linux 2.6.20-1.2962.fc6 #1 SMP Tue Jun 19 18:50:05 EDT 2007 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 71680, NOFILE 1024, AS infinity
load aver
message is
"Exception in thread "main" java.lang.NoSuchFieldError: :
field not found"
perhaps JVM is saying that he is unbale to recognise the field in the
class(an user defined class), But I am surprised how the same jar
runs on
dos properly. Do you think it could be anyth
same jar runs on
dos properly. Do you think it could be anything to do the linux specific
libraries? how can it be resolved?
Thanks in advance,
Lib
On 3/1/07, Libran Mail Me <[EMAIL PROTECTED]> wrote:
Hi,
I am facing a problem while running a jar file (which I created using
eclipse
lib,
> I am facing a problem while running a jar file (which I created using
> eclipse v3.2.1 on windows XP.) on linux.
> The same jar file runs fine on dos,
> whereas on linux or solaris it returns a weird issue.
> (XYZ not defined or something like that)
... not defined ... usu
On Mar 1, 2007, at 7:30 AM, Libran Mail Me wrote:
whereas on linux or solaris it returns a weird issue.(XYZ not
defined or
something like that)
Without knowing what the actual error message is, I don't think there
is any way we can hel
Hi,
I am facing a problem while running a jar file (which I created using
eclipse v3.2.1 on windows XP.) on linux.The same jar file runs fine on dos,
whereas on linux or solaris it returns a weird issue.(XYZ not defined or
something like that)
I am a beginner in Java. Kindly let me know how I
Anybody can help me on How to create a dsn on linux for jdbc
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW
and it's mostly working. But there is still a known bug which I must
fix before releasing it.
Which one ? The fix for the 1.4.2 or the port for 1.5.0 ?
The problem shows up in both versions.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://blog.blackdo
On Tue, May 09, 2006 at 03:23:16PM +0200, Juergen Kreileder wrote:
> [EMAIL PROTECTED] wrote:
> >I had a look at the sources and I was able to build them on my x86
> >machine.
> >
> >The port seems to be possible. I even think that the blackdown java team
> >has already done it.
>
> Yes and it's m
[EMAIL PROTECTED] wrote:
I'm trying to run the only 1.4 jdk released for the linux sparc arch.
Unfortunately, the only version available for sparc is the 1.4.1 which
began to broke around the availability of the glibc 2.3.6.
Now, some bug have been filed against this but noone ever respond
Hi,
I'm trying to run the only 1.4 jdk released for the linux sparc arch.
Unfortunately, the only version available for sparc is the 1.4.1 which
began to broke around the availability of the glibc 2.3.6.
Now, some bug have been filed against this but noone ever responded to
it.
The sympt
ports for sparc64 on debian linux for instance ?
If there are i guess ill have to reinstall everything and put that on,
quite annoying really so much for being "cross platform" software ??
--
To UNSUBSCRIBE, email
| ia64)
proc=i386
;;
sparc*)
proc=sparc
;;
ppc64)
proc=ppc
;;
*)
proc="`uname -m`"
;;
esac
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Envoyé
Hi,
I'm trying to install Blackdown 1.3.1 on a Linux PPC box (Linux Xserve1
2.6.10-1.ydl.1g5-smp #1 SMP Mon Feb 7 10:18:19 MST 2005 ppc64 ppc64 ppc64
GNU/Linux)
I launched the j2sdk-1.3.1-02c-FCS-linux-ppc.bin executable and followed the
procedure.
When I try to launch java I get a "
cpu: intel pxa 250
when i type java, it show : "can not find Java 2 runtime environment"
it seems to be the problem of libjvm.so.
can anyone help me?
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Title: Help installing JMF on Linux/AMD64
Hello list!
I was sondering if anyone could please help me with the install of Java JMF on Linux/AMD64. Has anyone attempted this?
Thanks in advance!
- Juanma.
Hi all,
I'm trying to compile CDC for a Familiar Linux embedded on iPaq 3650
(Strong ARM Processor) but i've got this error:
... generating jni class headers
... ../../build/linux-sarm-familia
r/obj/gen_semispace.o... ../../build/linux-sarm-familiar/obj/gen_markcompact.o... ../../b
Love Linux? Love TESTING on Linux? We're SpikeSource, a bunch of
passionate open source testing folks, and we're holding our first-ever
TestFest on June 17th. We'll give you the chance to show how good your code
really is by testing it using our new 'test harness'. We
Jeremy Drake <[EMAIL PROTECTED]> writes:
> Is there a Java 1.4 sdk/jre available for linux on the parisc arch?
No.
> > I'm guessing no, but it doesn't hurt to ask...
>
> If not, is there any porting effort underway? If not, would it be
> possible for someone (
Is there a Java 1.4 sdk/jre available for linux on the parisc arch? I'm
guessing no, but it doesn't hurt to ask...
If not, is there any porting effort underway? If not, would it be
possible for someone (possibly myself) to undertake such a task? What is
involved in getting a po
On Thu, Feb 03, 2005 at 02:41:25PM -0600, Benjamin Case wrote:
> I have just installed Debian on my Sparc Ultra2 .
>
> I would like to install the Java Runtime Environment on my system.
>
> Can blackdown.org help me get the JRE installed on my sparc-linux system
Hi Ben,
I am ru
I have just installed Debian on my Sparc Ultra2 .
I would like to install the Java Runtime Environment on my system.
Can blackdown.org help me get the JRE installed on my sparc-linux system
?
Thanks,
Ben
--
To UNSUBSCRIBE
<>The Blackdown Java-Linux Team is happy to announce the availability of the
Java 2 Standard Edition v1.3.1-14-FCS for Linux on PowerPC.
J2SE v1.3.1-14-FCS can be downloaded from
ftp://ftp.tux.org/pub/java/JDK-1.3.1/ppc/FCS/ and our FTP mirrors
(see http://www.blackdown.org/java
Hi,
I could not find any recent mention about the sparc linux port, since the
1.4.1 release. Are there any specific problems or is it just a lack of time
etc?
I would like to try building this myself. Are the blackdown diffs available,
I could not find any links?
thanks
jim
Hello,
Is there any way to
find information on which all areas one might need to concentrate on while
porting java application to linux o/s.
Regds-
Vijay
On Saturday 21 August 2004 21:38, Dave Barker-Plummer wrote:
> We are beginning to port our Java application to Linux and want to
> ensure that we are testing on a configuration that is sufficiently
> "typical" to maximize our chances that it will run for our users. My
>
We are beginning to port our Java application to Linux and want to
ensure that we are testing on a configuration that is sufficiently
"typical" to maximize our chances that it will run for our users. My
assumption is that we will use Blackdown Java 1.4.x, but what version
of Lin
my sources.list:
deb ftp://ftp.gwdg.de/pub/languages/java/linux/debian/ testing main non-free
> thanks
>
> s.park
Steffen
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi all, I've written an app that requires jdk 1.4 and I want to test it on a
debian machine.
does anyone know of the apt-source line i need to enter to get a JDK1.4?
anyone will do.
thanks
s.park
--
To UNSUBSCRIBE, email to [E
usage statistics for my
multi threaded java applications (eg. tomcat) in linux 2.6 kernels?
Alex
I'm guessing this is a problem with top, not the kernel. What
platform are you on and where did you get the kernel?
I am on a Pentium 4 machine running RedHat 9. Kernel sources 2.6.7 were
downl
applications (eg. tomcat) in linux 2.6 kernels?
Alex
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
gt;Palo Alto, CA 94306-2447 +1 650 678 8014
>>>----
>>>
>>>
>>>>>>>>"t" == trombi <[EMAIL PROTECTED]> writes:
>>>
>>
> I have a multi-threading java server application.
t> Unlike my old version of Linux (kernel 2.4.25), I don't see the
number of
t> threads my application is running with the "top" linux command. I
only see
t> one "java" process.
t> I understand this
2447 +1 650 678 8014
>
>
>>>>>> "t" == trombi <[EMAIL PROTECTED]> writes:
>
> t> Hello,
> t>
> t> I have kernel 2.6.5, Blackdown 1.4.2.
> t> I have a mul
; Hello,
t>
t> I have kernel 2.6.5, Blackdown 1.4.2.
t> I have a multi-threading java server application.
t> Unlike my old version of Linux (kernel 2.4.25), I don't see the number of
t> threads my application is running with the "top" linux comma
Hello,
I have kernel 2.6.5, Blackdown 1.4.2.
I have a multi-threading java server application.
Unlike my old version of Linux (kernel 2.4.25), I don't see the number of
threads my application is running with the "top" linux command. I only see
one "java" process.
I unde
Hi all,
I recently set up a fujitsu siemens LCD monitor (3814FA) on my PC which haw
a red-hat 9 linux and a win XP partition.
When I had first started the red hat from the bootloader, the monitor showed
me the following message "Video format not supported". Regadless the above
event, wh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On March 13, 2004 15:02, Jean-Sebastien Bettez wrote:
> Hello,
> is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm?
>
> seeya!
It look like there's no one working on this project.
We would like to do the jdk1.5 arm
a and JNI in Linux
Hi,
BRUGAT Didier <[EMAIL PROTECTED]> writes:
> Hello Linux world !
> I have a problem when i try to load a shared library in my java program.
> My config is :
> Linux 64 bits
> jdk1.4.1
> compilers 64 bits : ecc (C language)
Hello Linux world !
I have a problem when i try to load a shared library in my java program.
My config is :
Linux 64 bits
jdk1.4.1
compilers 64 bits : ecc (C language) and efc (Fortran)
When i build an application with this dynamic library, all is OK.
But when i launch my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello,
is there a porting plan for jdk 1.4 and/or jdk 1.5 on linux/arm?
seeya!
- --
Jean-Sebastien Bettez
8D Technologies inc.
http://www.8D.com
"Life is a beach"
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQ
dded the
ability for Native threads to be 'daemon' threads. Which means the
JVM will exit even if they are running. What JJ is seeing is a
non-daemon native thread keeping his JVM from exiting, and I think he
was surprised by that.
Oh well, fun stuff to think
Kok Choon Kiat wrote:
It appears to me that the native thread has *seized the entire flow of
control* from java program and it is not running independently. Why is
that so? How can I make the native thread independent and not seize
the flow of control from the java program? I would really appre
JBuilder9 (jdk1.4) in Linux 7.2
I have created a shared library
A shared library libhelloworld.so
(g++ using native CJNI_Layer.cpp & CNative.cpp) is created.
Running the application
java CJNI_Layer
Java Program Output
Native thread prints “Hello World” 10 times (in
approx
The Blackdown Java-Linux Team is happy to announce the availability of
Java3D 1.3.1 for Linux on AMD64 and i386:
The Java 3D API enables the creation of three-dimensional graphics
applications and Internet-based 3D applets. It provides high-level
constructs for creating and manipulation of 3D
I would be interested in a test build also if it's available. I have
2 dual opteron Appro boxen running a 32-bit JDK.
Thanks,
Barry Roberts
On Fri, Sep 05, 2003 at 11:40:52AM +0200, SANS Francois wrote:
> Hello,
>
> i ' am very interested by jdk version 1.4.2 for AMD x86_64
>
> is this release
Hello,
i ' am very interested by jdk version 1.4.2 for AMD x86_64
is this release already avalaible.
thank you for you answer.
francois
7;s 1.4.1.
IBM's 1.4.0 seems to be even faster but it doesn't support as many
concurrent connections as Blackdown 1.4.1 and Sun 1.4.1.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.black
On Thu, 2003-06-26 at 09:35, Calvin Austin wrote:
> > NPTL does NOT provide better performances for Java. It only (but
> > that's VERY valuable) provides MUCH BETTER reliability.
> > Linux 2.4 is far from being an industrial O.S. for heavy load.
> > Waiting for 2.6
{ On Wed, 2003-06-25 at 08:15, Damien Lecan wrote:
{ > Hello,
{ >
{ > I am trying to get better performances from a linux plateforme and I am
{ > a little bit disappointed.
{ >
{ > I am testing a full J2EE application, ie 3 physical layers
{ > (apache/tomcat <=> jbos
On Wed, 2003-06-25 at 08:15, Damien Lecan wrote:
> Hello,
>
> I am trying to get better performances from a linux plateforme and I am
> a little bit disappointed.
>
> I am testing a full J2EE application, ie 3 physical layers
> (apache/tomcat <=> jboss <=> or
Hello,
I am trying to get better performances from a linux plateforme and I am
a little bit disappointed.
I am testing a full J2EE application, ie 3 physical layers
(apache/tomcat <=> jboss <=> oracle db ; 3 servers), and this is very
slow on linux ... compared to the same p
What version of the SDK did you use on linux?
I didn't noticed the problem with 1.3, but then again I have been doing
more linux development since we switched to 1.4.
Robert
Matt Avery wrote:
I have had some very strange problems running Java apps with KDE. The
Oracle Java installer com
nge problems running Java apps with KDE. The
Oracle Java installer comes to mind.
I always run Gnome and developed a fairly large Swing app on my Linux
box ( Mandrake 8.2 then 9.0, Eclipse 2.0 then 2.1 ). We did not
experience any focus problems. The other developers on the team were
running Wi
I have had some very strange problems running Java apps with KDE. The
Oracle Java installer comes to mind.
I always run Gnome and developed a fairly large Swing app on my Linux
box ( Mandrake 8.2 then 9.0, Eclipse 2.0 then 2.1 ). We did not
experience any focus problems. The other
I have a Swing application that works as I expect and want under windows
but the same application under linux will not handle focus requests the
same way. I updated all my requestFocus() methods to be
requestFocusInWindow() like the 1.4 docs recommend and I am yet to get
the result I desire
wise I have had consistent behavior with the Locale object, no
changes required, although I am developing on Linux and deploying to
Solaris.
Muhammad Asif wrote:
Hi,
i have not much exp. with Linux.
I have developed an Web application using JSP/Servlets which uses
Locales dynamically according t
Hi,
i have not much exp. with Linux.
I have developed an Web application using JSP/Servlets which uses Locales
dynamically according to user selected language. I need to know will same
app work on linux without any code change and Locale accessed in windows
will be available on Linux as well
The Blackdown Java-Linux Team is happy to announce the availability of
Java3D 1.3.1-beta for Linux on ix86:
The Java 3D API enables the creation of three-dimensional graphics
applications and Internet-based 3D applets. It provides high-level
constructs for creating and manipulation of 3D
e to
have those yield()'s inserted into a program because otherwise
I think we've lost a little context here. This started out when I said
that instead of not doing anything Thread.yield() could be implemented as
sleep(1).
That being said, by default Sun's JDK converts Thread.yi
ng anything Thread.yield() could be implemented as
sleep(1).
>
> That being said, by default Sun's JDK converts Thread.yield()
> directly to sched_yield() on Linux.
Last time it came up on the list the conclusion was that Thread.yield()
wasn't implem
tformJDK/JVM SAME THREAD1 THREAD2 YIELD NOOP
---s--
Windows XP/i686 Sun 1.4.1_01 99% 1[1%]1[1%]1[6%] 1[6%]
Linux 2.4.18/i686 Sun 1.4.0_02 99% 99% 99% 2[13%] 2[14%]
Linux 2
leep(1) can actually take 10ms, because of clock granularity?)
That being said, by default Sun's JDK converts Thread.yield()
directly to sched_yield() on Linux. Kernel scheduler will decide
whether or not to actually switch context.
-hui
--
I'm attaching the ThreadTest file which I forgot to include in
my benchmark message.
Alexander
public class ThreadTest extends Thread {
public static final long MAX_COUNT = 10;
public final char id;
public long counter = 0;
public ThreadTest peer = null;
public boolean isYield
Hui Huang wrote:
Joseph Shraibman wrote:
Hui Huang wrote:
Joseph Shraibman wrote:
Alexander V. Konstantinou wrote:
Actually, thread priorities work fine in Linux.
No, they don't, not with the latest sun jdk on redhat 8.0.
Thread priority is just a hint (same appli
On Thu, 2003-02-06 at 20:18, Nelson Minar wrote:
> >Alexander V. Konstantinou wrote:
> >> Actually, thread priorities work fine in Linux.
> >No, they don't, not with the latest sun jdk on redhat 8.0.
>
> Is it green threads or native threads that don't work?
Joseph Shraibman wrote:
Hui Huang wrote:
Joseph Shraibman wrote:
Alexander V. Konstantinou wrote:
Actually, thread priorities work fine in Linux.
No, they don't, not with the latest sun jdk on redhat 8.0.
Thread priority is just a hint (same applies to Thread.yield()).
Whil
Hui Huang wrote:
Joseph Shraibman wrote:
Alexander V. Konstantinou wrote:
Actually, thread priorities work fine in Linux.
No, they don't, not with the latest sun jdk on redhat 8.0.
Thread priority is just a hint (same applies to Thread.yield()).
While the jvm authors can
>Alexander V. Konstantinou wrote:
>> Actually, thread priorities work fine in Linux.
>No, they don't, not with the latest sun jdk on redhat 8.0.
Is it green threads or native threads that don't work?
btw, the JVM spec on what thread priorities mean is very very loose.
If I
Joseph Shraibman wrote:
Alexander V. Konstantinou wrote:
Actually, thread priorities work fine in Linux.
No, they don't, not with the latest sun jdk on redhat 8.0.
Thread priority is just a hint (same applies to Thread.yield()).
It's up to the underlying system (in this case,
From: "Alexander V. Konstantinou" <[EMAIL PROTECTED]>
> The main difference has
> to do with threads of the SAME priority level. In Windows, Java performs
> time-slicing, that is, threads of the same priority share the CPU by
> taking turns. In Linux, that is not the
Alexander V. Konstantinou wrote:
Actually, thread priorities work fine in Linux.
No, they don't, not with the latest sun jdk on redhat 8.0.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
On Thu, Feb 06, 2003 at 06:11:03PM -0500, Joseph Shraibman wrote:
> Masnizar jamian wrote:
> >
> >I'm new to linux , so are there any difference between windows platform
> >and linux in terms of coding (mainly in multithread)? Because I heard
> >that a linux
Actually, thread priorities work fine in Linux. The main difference has
to do with threads of the SAME priority level. In Windows, Java performs
time-slicing, that is, threads of the same priority share the CPU by
taking turns. In Linux, that is not the case. A thread that does not
relinquish
Masnizar jamian wrote:
I'm new to linux , so are there any difference between windows platform
and linux in terms of coding (mainly in multithread)? Because I heard
that a linux thread is different from windows thread. Could you
recommend me any reading material that clear some cobweb
Glenn Holmer wrote:
Masnizar jamian wrote:
I'm new to linux , so are there any difference between windows
platform and linux in terms of coding (mainly in multithread)?
The only difference I know of (after coding for both platforms for
about five years) is that if you are using popup
Masnizar jamian wrote:
I'm new to linux , so are there any difference between windows platform
and linux in terms of coding (mainly in multithread)?
The only difference I know of (after coding for both platforms for
about five years) is that if you are using popup menus, the trigger
is a
Masnizar jamian wrote:
I'm new to linux , so are there any difference between windows platform
and linux in terms of coding (mainly in multithread)? Because I heard
that a linux thread is different from windows thread. Could you
recommend me any reading material that clear some cobweb
I'm new to linux , so are there any difference between windows
platform and linux in terms of coding (mainly in multithread)? Because I
heard that a linux thread is different from windows thread. Could you
recommend me any reading material that clear some c
Neben Kabon wrote:
I have not found JDK-1.4 for PPC yet. You can get PPC for 1.3.1...
ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.1/
You can also find a 1.3.1 version from IBM at
https://www6.software.ibm.com/dl/lxdk/lxdk-p
This one include a JIT compiler which
I have not found JDK-1.4 for PPC yet. You can get PPC for 1.3.1...
ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-1.3.1/
On Mon, 2003-01-20 at 10:50, Michael Franz wrote:
> Hi,
>
> I am not sure if my previous request made it.
>
> I am looking for the PPC
My stupid! I did not read your email thoroughly!
On Mon, 2003-01-20 at 10:50, Michael Franz wrote:
> Hi,
>
> I am not sure if my previous request made it.
>
> I am looking for the PPC source for Java. The Sun
> version only has intel. Since there are binaries for
> ppc the source must be some
Hi,
I am not sure if my previous request made it.
I am looking for the PPC source for Java. The Sun
version only has intel. Since there are binaries for
ppc the source must be somewhere.
Any pointers are welcome.
Thanks
Michael
__
Do you Yaho
>>>>> "JD" == Jonathan Doughty <[EMAIL PROTECTED]> writes:
JD> My understanding was that the issue is Intel architecture
JD> related, not just Solaris specific.
It is possible to partition the 4 GB address space of Linux (on x86)
into 1 GB system a
>Does your linux kernel has bug file support???
yes.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Does your linux kernel has bug file support???
Reg
Ved
-Original Message-
From: Jonathan Doughty [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, December 03, 2002 8:42 PM
To: Nelson Minar
Cc: [EMAIL PROTECTED]
Subject: Re: Using more than 2 gigs with Java on Linux?
I knew this was out there
Solaris specific. I seem to recall going down this path before
but I couldn't find the definitive bug parade description; the one I
cited above was the nearesty I could get. The bug description says:
> SPECIAL NOTE: Does the documentation note the limitation of support
> in win98/NT a
>I knew this was out there somewhere (since I submitted the related
>bug) but finding this was quite a bear.
>http://developer.java.sun.com/developer/bugParade/bugs/4385914.html
Hmm, this seems to be related to Solaris x86. And the answer is "you
can't do more than 2 gigs". I have in the back of
I knew this was out there somewhere (since I submitted the related
bug) but finding this was quite a bear.
http://developer.java.sun.com/developer/bugParade/bugs/4385914.html
> Support for large heaps not present in Ladybird solaris i386 client & server
> Category java:doc
> Reported Against ladyb
Does anyone know if Java supports using more than 2 gigs of RAM on a
Linux system? My kernel is set up to map 3 gigs of virtual memory to
the process, but Java seems stuck at a 2 gig boundary. To complicate
things, I'm doing some JNI into C++ code too.
I've been working with Sun's
Join me, Calvin Austion (spec lead at Sun for J2SE v 1.5), and Hui
Huang (Sun lead engineer for the Hotspot virtual machine on Linux) in
the JDC chat 'Java Technology on Linux' on Tuesday, October 15 at
11:00 A.M. PDT/6:00 P.M. GMT.
To join the chat, go to
http://developer.ja
Got a question on Java technology on Linux? Get answers in this
this chat with Calvin Austin, spec lead at Sun for J2SE v 1.5,
Hui Huang, Sun lead engineer for the Hotspot virtual machine on
Linux, and Juergen Kreileder, Blackdown Java-Linux lead engineer.
They'll answer your questio
HI All,
I am facing "Transaction Timeout " exception while running
the code on Redhat Linux 7.3/JDK1.4/JBOSS 3.0.3/Oracle9i.
Same code is working fine on Win2k/JBOSS 3.0.3/jdk1.4/Oracle9i.
Scenario is:
UI Layer makes a call to SLSB. This SLSB makes a call to another
SLSB which us
Title: Javasound problem on arm linux
I think it should be a bug coz I met the same
problem before. It seems that the stream buffer will be filled up very soon.
Anybody can solv it? Many thanks
Title: Javasound problem on arm linux
Hi,
I need to use Javasound in my application. But I got no sound. Its seem that native Javasound cannot handle audio stream correctly (callbackStreamStart() never called)
There is a newer version of Javasound for arm?
There is a port of JMF on arm
Join me, Hui Huang and the one and only, Juergen Kreileder of
blackdown.org
in a JDC chat next week!
see below for more details
http://developer.java.sun.com/developer/community/chat/
regards
calvin
--
To UNSUBSCRIBE, email to
machines hostname.
I've had the same problem and it was resolved by making the above change.
/Magnus
-Original Message-
From: MIME :[EMAIL PROTECTED] Sent: den 26 september 2002 10:27
To: [EMAIL PROTECTED]
Subject: corba on linux
Hello,
I am using rh7.3 and trying to run some
Hello,
I am using rh7.3 and trying to run some corba applications.
I couldn't make my corba programs run on linux which run
on windows and also on localhost without any exception.
When I run them on different machines. It gave an exception. (minor 201)
Is there any security options on linux
Run:
xprop -root -remove _MOTIF_DEFAULT_BINDINGS
at the prompt and it should take care of the warnings.
Barr
On Fri, 9 Aug 2002, jordan muscott wrote:
> i don't know if this exactly helps - but i have had the same sort of
> error messages from time to time. They don't seem fatal ( on my b
i don't know if this exactly helps - but i have had the same sort of
error messages from time to time. They don't seem fatal ( on my box )
,and IIRC i tracked them down to using a java plugin for mozilla from
one JDK, whilst having my PATH set up to use a different JDK elsewhere.
Seems a bit wei
1 - 100 of 2289 matches
Mail list logo