Java Linux Primary Contact Request

2007-07-05 Thread Michael Blinn
.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

Re: unable to run a jar file in linux-Plz help me

2007-03-02 Thread Wilhelm Fitzpatrick
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

Re: unable to run a jar file in linux-Plz help me

2007-03-01 Thread Libran Mail Me
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

Re: unable to run a jar file in linux-Plz help me

2007-03-01 Thread Robert Meier
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

Re: unable to run a jar file in linux-Plz help me

2007-03-01 Thread Wilhelm Fitzpatrick
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

unable to run a jar file in linux-Plz help me

2007-03-01 Thread Libran Mail Me
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

How to create a dsn on linux for jdbc

2006-09-20 Thread aditya bhuyan
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

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread Juergen Kreileder
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

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread seb
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

Re: Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread Juergen Kreileder
[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

Java on linux Sparc, is there a light at the end of the tunnel ?

2006-05-09 Thread seb
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

Sparc64 and linux

2006-04-05 Thread electroteque
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

RE: can not install Blackdown 1.3.1 on Linux PPC

2006-03-29 Thread neosoft.pgodard
| ia64) proc=i386 ;; sparc*) proc=sparc ;; ppc64) proc=ppc ;; *) proc="`uname -m`" ;; esac > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Envoyé

can not install Blackdown 1.3.1 on Linux PPC

2006-03-29 Thread neosoft.pgodard
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 "

jre 1.3.1 arm-linux .....error!!!!help

2006-02-25 Thread 崔巍
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

Help installing JMF on Linux/AMD64

2005-10-24 Thread Castillo Mendoza, Juan Manuel
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.

Familiar Linux / CDC

2005-06-23 Thread Daniel Tadeu Martínez Castello Branco
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

ANN: Linux TestFest

2005-05-27 Thread Surendra Singhi
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

Re: blackdown support on linux on parisc arch

2005-05-27 Thread Juergen Kreileder
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 (

blackdown support on linux on parisc arch

2005-05-27 Thread Jeremy Drake
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

Re: sparc-linux

2005-02-03 Thread Jim Watson
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

sparc-linux

2005-02-03 Thread Benjamin Case
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

[ANNOUNCE] Blackdown Java-Linux Java2 SE v1.3.1-14-FCS for Linux on PowerPC

2005-01-26 Thread Graham Newton
<>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

status of sparc linux java porting

2005-01-03 Thread Jim Watson
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

Java - Linux Help

2004-10-06 Thread Vijay Kurhade
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

Re: Java Platform on Linux

2004-08-22 Thread Tom Wesley
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 >

Java Platform on Linux

2004-08-21 Thread Dave Barker-Plummer
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

Re: newbie to linux

2004-06-30 Thread Steffen Hitschke
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]

newbie to linux

2004-06-29 Thread sang park
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

Re: linux kernel 2.6 multi threaded java apps

2004-06-25 Thread Alex Amerik
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

linux kernel 2.6 multi threaded java apps

2004-06-25 Thread Alex Amerik
applications (eg. tomcat) in linux 2.6 kernels? Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: linux kernel 2.6

2004-04-20 Thread [EMAIL PROTECTED]
gt;Palo Alto, CA 94306-2447 +1 650 678 8014 >>>---- >>> >>> >>>>>>>>"t" == trombi <[EMAIL PROTECTED]> writes: >>> >>

Re: linux kernel 2.6

2004-04-19 Thread Joseph Shraibman
> 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

Re: linux kernel 2.6

2004-04-19 Thread [EMAIL PROTECTED]
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

Re: linux kernel 2.6

2004-04-19 Thread Vladimir G. Ivanovic
; 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

linux kernel 2.6

2004-04-18 Thread [EMAIL PROTECTED]
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

problem with fujitsou siemens lcd monitor and red hat linux 9

2004-04-05 Thread kostas
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

Re: java on linux-arm

2004-03-24 Thread Jean-Sebastien Bettez
-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

Réf. : Re: Java and JNI in Linux

2004-03-18 Thread BRUGAT Didier
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)

Java and JNI in Linux

2004-03-18 Thread BRUGAT Didier
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

java on linux-arm

2004-03-13 Thread Jean-Sebastien Bettez
-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

Re: JNI Multithread Question in Linux

2004-01-07 Thread Neal Sanche
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

Re: JNI Multithread Question in Linux

2004-01-07 Thread Paul Mclachlan
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

JNI Multithread Question in Linux

2004-01-07 Thread Kok Choon Kiat
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

[ANNOUNCE] Java3D 1.3.1 for Linux/AMD64 and Linux/i386

2003-12-21 Thread Juergen Kreileder
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

Re: jvm linux

2003-09-06 Thread Barry Roberts
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

jvm linux

2003-09-05 Thread SANS Francois
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

Re: How to get better performances from a linux plateforme ?

2003-07-01 Thread Juergen Kreileder
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

Re: How to get better performances from a linux plateforme ?

2003-06-26 Thread Christopher Smith
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

Re: How to get better performances from a linux plateforme ?

2003-06-26 Thread Tony Reix
{ 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

Re: How to get better performances from a linux plateforme ?

2003-06-25 Thread Christopher Smith
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

How to get better performances from a linux plateforme ?

2003-06-25 Thread Damien Lecan
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

Re: focus problems under linux

2003-06-06 Thread Robert Upshall
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

Re: focus problems under linux

2003-06-06 Thread David D. Lucas
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

Re: focus problems under linux

2003-06-06 Thread Matt Avery
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

focus problems under linux

2003-06-05 Thread Robert Upshall
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

Re: Same Code of Locales On Linux

2003-03-20 Thread Matt Avery
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

Same Code of Locales On Linux

2003-03-20 Thread Muhammad Asif
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

[ANNOUNCE] Java3D 1.3.1-beta for Linux/i386

2003-03-14 Thread Juergen Kreileder
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

Re: linux

2003-02-07 Thread Matt Avery
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

Re: linux

2003-02-07 Thread jks
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

Re: linux

2003-02-07 Thread Alexander V. Konstantinou
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

Re: linux

2003-02-06 Thread Hui Huang
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 --

Re: linux

2003-02-06 Thread Alexander V. Konstantinou
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

Re: linux

2003-02-06 Thread Joseph Shraibman
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

Re: linux

2003-02-06 Thread Weiqi Gao
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?

Re: linux

2003-02-06 Thread Hui Huang
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

Re: linux

2003-02-06 Thread Joseph Shraibman
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

Re: linux

2003-02-06 Thread Nelson Minar
>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

Re: linux

2003-02-06 Thread Hui Huang
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,

Re: linux

2003-02-06 Thread shudo
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

Re: linux

2003-02-06 Thread Joseph Shraibman
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

Re: linux

2003-02-06 Thread Nathan Meyers
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

Re: linux

2003-02-06 Thread Alexander V. Konstantinou
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

Re: linux

2003-02-06 Thread Joseph Shraibman
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

Re: linux

2003-02-06 Thread Michael Sinz
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

Re: linux

2003-02-06 Thread Glenn Holmer
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

Re: linux

2003-02-06 Thread Michael Sinz
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

linux

2003-02-05 Thread Masnizar jamian
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

Re: Linux/PPC Java Source

2003-01-22 Thread Franck Routier
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

Re: Linux/PPC Java Source

2003-01-20 Thread Neben Kabon
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

Re: Linux/PPC Java Source

2003-01-20 Thread Neben Kabon
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

Linux/PPC Java Source

2003-01-20 Thread Michael Franz
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

Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Vladimir G. Ivanovic
>>>>> "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

RE: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Nelson Minar
>Does your linux kernel has bug file support??? yes. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Veda Narayanan
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

Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Jonathan Doughty
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

Re: Using more than 2 gigs with Java on Linux?

2002-12-04 Thread Nelson Minar
>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

Re: Using more than 2 gigs with Java on Linux?

2002-12-03 Thread Jonathan Doughty
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

Using more than 2 gigs with Java on Linux?

2002-12-03 Thread Nelson Minar
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

Java on Linux chat on JDC October 15th

2002-10-14 Thread Juergen Kreileder
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

Online chat, Oct. 15, Java Technology on Linux

2002-10-11 Thread Edward Ort
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

Strange Problem on Linux and JBOSS

2002-10-11 Thread saroj kumar
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

Re: Javasound problem on arm linux

2002-10-11 Thread Zhinan Zhou
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

Javasound problem on arm linux

2002-10-11 Thread Girard, Yvan
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

Java on Linux chat on JDC October 15th

2002-10-08 Thread Calvin Austin
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

RE: corba on linux

2002-09-26 Thread magnus . lundin
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

corba on linux

2002-09-26 Thread ERHAN OZTURK
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

Re: java and linux fonts

2002-08-09 Thread Barr von Oehsen
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

Re: java and linux fonts

2002-08-09 Thread jordan muscott
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   2   3   4   5   6   7   8   9   10   >