need help porting java to uclinux

1999-11-27 Thread Amol Kulkarni
Hi all, I'm a student at the University of Southern California. As part of a research project, I've been given the job of trying to port java on to uclinux. I don't know much about java, so I would be really grateful if you could give me some guidelines/pointers about how to proceed with this.

[Fwd: Problem with jdb on RedHatLinux7.0]

2001-05-13 Thread Amol Kulkarni
Hi please send mail to [EMAIL PROTECTED] Thanks and regards Amol Hi, I am getting the following error while attaching jdb with a process. I use the following syntax jdb -attach [processid] I am using JDK1.2.2 of blackdown on RedHatLinux7.0 . java.net.ConnectException: Connection refused at

Unable to find proper jdb for redhat7.0

2001-05-14 Thread Amol Kulkarni
Hi, I am unable to find a proper jdb to debug java programs. I tried with jdb in jdk1.2.2 of blackdown. But it hungs after giving run command. Does anybody know of a proper working jdb or any thing by which i can debug java programs. I tried System.out.println(), but that that dosent suffice my ne

Re:Unable to find proper jdb for redhat7.0

2001-05-14 Thread Amol Kulkarni
Hi, After doing a lot of research, i think i just found a way to start debugging java code on redhatlinux7.0. But still i cant run it properly. I do this, java -Xdebug -Djava.compiler=NONE -Xbootclasspath/a:/vol03/jdk1.2.2/lib/tools.jar:/vol03/jdk1.2.2/jre/lib/rt.jar -Xrunjdwp:transport=dt_socket

JDialog not visible

2001-05-23 Thread Amol Kulkarni
Hi, Following is a code which i use to invoke a JDialog on Red Hat 7.0 using blackdowns jdk1.2.2. But the Dialog doesn't seem to be visible. I see that it is being created at the status bar,but it still doesn't show up The same code works perfectly well on Windows NT. Can anybody tell me the reaso

Re: JDialog not visible

2001-05-23 Thread Amol Kulkarni
> Hi, > Following is a code which i use to invoke a JDialog on Red Hat 7.0 > using blackdowns jdk1.2.2. But the Dialog doesn't seem to be visible. > I see that it is being created at the status bar,but it still doesn't > show up > The same code works perfectly well on Windows NT. Can anybody tell

Re: Problems with fonts

2001-06-08 Thread Amol Kulkarni
Hi, I am facing the same problem with blackdown jdk1.2.2 on Red Hat 7.1. I tried the solution as given in the jguru faq. But it didn't work for me. Does anybody have other solutions. I tried searing the mail list but didn't find any Thanks and Regards Amol "Nancy F. Maniquis" wrote: > Try thi

Re: Blackdown on SuSE

2001-06-26 Thread Amol Kulkarni
Hi, It seems u have not updated the ld.so.conf present in the /etc directory., with the java lib path. Also after apeending the path run  ldconfig . This will append the path of java lib. If this doesnt help i wll give u more tips. Tell me the enviroment settings of ur m/c. Like THREADS_FLAG etc

Re: Linux Java IDEs

2001-07-01 Thread Amol Kulkarni
Hi, I am also planning to move from vi to a java editor. Can any body suggest it . pls give the links. I need this for Red Hat linux 7.1 Thanks n Regards Amol     Tony Dean wrote: Chris, I tend to agree. Unix in general is a developers environment. The old DOS environment and Windoze after it are

"java.lang.InternalError: Unsupported 16-bit depth"

2001-08-08 Thread Amol Kulkarni
Hi All, I am running a gui tool devloped using swings with jdk1.2 on hp and aix platform. I am doing this on another m/c and viewing the gui on a RHL7.1 box. But when the gui is invoked it gives the following error "java.lang.InternalError: Unsupported 16-bit depth" at sun.awt.motif.X11Graphics.

Re: Undetermined Font issue

2001-09-17 Thread Amol Kulkarni
t C4 Yourself! > http://www.C4.com - Total Search Technology > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] From: Cynthia Jeness <[EMAIL PROTECTED]> Organization: Golde

jni related

2002-02-06 Thread Amol Kulkarni
Hello All, I am getting the following error stack while using the function JNI_CreateJavaVM. I am using jdk1.2.2 of balckdown on RHL 7.1 Any ideas why this segmentation violation is there Thanks and regards Amol SIGSEGV 11* segmentation violation si_signo [11]: SIGSEGV 11* segmentati