a VM with the command
java -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y
it segfaults with the error below:
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x2aead8b0, pid=22585, tid=46912496274976
#
# Java VM: Java HotSpot(
Hi
I'm experiencing the following problem while using Blackdown's
jdk118-v3-glibc-2.1.3.tar.bz2:
/usr/java/jdk118_v3/bin/../lib/i686/green_threads/libzip.so: symbol
errno, version GLIBC_2.0 not defined in file libc.so.6 with link time
reference (libzip.so)
I'm running Linux 2.6.15 (Fedor
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
use the java command:
Runtime.getRuntime().exec(...)
to run some applications.
They start properly but if I close one of them the following error
appears:
symbol __lic6_wait,version GLIBC_2.0 not defined in file libc.so.6 with
link time reference.
HAVE ANYONE THE SAME PROBLEM AS ME?
COULD ANYONE HELP M
Hi,
I'm having a problem trying to run java on my 3970 iPaq. Initially I was
getting an error 'can't find libjava.so'. I fixed that by creating sym links
to the armv5tel architecture. But now I'm getting an error 'could not find
Java 2 Runtime Environment'.
Brock Rhone writes:
We are starting to intermittently see the following error -- anyone seen it
before or know what it means? (I've also posted this at
Yeah, the amd64 build is not quite stable for me. I can usually get it to
crash using most applets from games.yahoo.com. I guess things ha
We are starting to intermittently see the following error -- anyone seen it
before or know what it means? (I've also posted this at
http://www.blackdown.org/cgi-bin/jdk, but there doesn't seem to have been
much non-spam activity there in some time.) It is occurring infrequently
and we
Barry Roberts <[EMAIL PROTECTED]> writes:
> After installing Fedora RC1 on one of my opteron boxen, I can run
> Tomcat 4.1.27 with my application for a short period of time before
> the attached error occurs. Is there a workaround for this, or is it
> a known error?
It
After installing Fedora RC1 on one of my opteron boxen, I can run
Tomcat 4.1.27 with my application for a short period of time before
the attached error occurs. Is there a workaround for this, or is it a
known error?
Thanks,
Barry Roberts
Hi All...
I just instal the version 1.4.1 of JAVA and it
works...
Thanks...
Nairo Granados
--- Nairo Granados Martinez <[EMAIL PROTECTED]> wrote:
> Hi All...
>
> I just install java 1.4.2 on a Linux Slackware 9 and
> it is not
> working...
>
> it shows this messa
Hi All...
I just install java 1.4.2 on a Linux Slackware 9 and
it is not
working...
it shows this message:
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Somebody could help me???
Thansk in advance...
Nairo Granados
est my java version it gives
> following error - wonder why
> ----
> #./java -version
> Error: can't find libjava.so.
Please send the output of "sh -x /usr/local/j2sdk1.3.1/bin/java".
Juergen
--
Juergen Kreileder,
I downloaded and installed "j2sdk-1.3.1-02b-FCS-linux-ppc.bin" from the
penguinppc.org web site and followed the instructions. I was able to INSTALL
under /usr/local and also changed my PATH variable.but later when I test
my java version it gives following error -
Hi
all,
I have
installed JRE 1.3.1 on linux
red-hat 8 machine.
"java" command is
working but when i try to run "javac" it gives the error
loading
shared libraries: libhpi.so: cannot open shared object
file
this libhpi.so in present in
.../greenthreads
[EMAIL PROTECTED] writes:
> I receive this message when running mozilla 1.1 :
>
> failed to initialize shared library
> /usr/java/j2sdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so
> [/usr/java/j2sdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so:
> undefined symbol:
> _ZN16nsServiceManager23Ge
I have already linked the file using symlink but mozilla couldn't detect
the plugins.
but if I symlinked the netscape4 plugins, mozilla can detect the plugins
but generate errors when openning an aplet.
??
ps. wah ada orang indonesia, salam kenal : )
Slamet Cahyadi wrote:
mas hendra
buat sof
mas hendra
buat soft link nya dulu
ln -s /usr/local/jdk/./java plugin_oji.so /usr/lib/mozilla/.../plugin/
that should be works
On Sat, 1 Mar 2003, >>-hendra-> wrote:
> Hi..
>
> I receive this message when running mozilla 1.1 :
>
> failed to initialize shared library
> /usr/java/j2sdk1.4.1/jre
Hi..
I receive this message when running mozilla 1.1 :
failed to initialize shared library
/usr/java/j2sdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so
[/usr/java/j2sdk1.4.1/jre/plugin/i386/mozilla/javaplugin_oji.so:
undefined symbol:
_ZN16nsServiceManager23GetGlobalServiceManagerEPP17nsIServic
>
> Hi
> I have install:
>
> J2ee 1.3.1
> J2sdk 1.3.1_07
>
> Unable to start j2ee server (on Linux RedHat 7.2).
> I am getting this error:
>
> J2EE server listen port: 10500
> Naming service started:10500
> org.omg.CORBA.COMM_FAILURE: mi
Hi
I have install:
J2ee 1.3.1
J2sdk 1.3.1_07
Unable to start j2ee server (on Linux RedHat 7.2).
I am getting this error:
J2EE server listen port: 10500
Naming service started:10500
org.omg.CORBA.COMM_FAILURE: minor code: 1398079689 completed: No
at
Thanks, that fixed it.
(I gather that
ulimit -s unlimited
is not recognized.)
Calvin Austin wrote:
>try one of the old gotchas
>
>ulimit -s 2048
>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscri
ion (build
> Blackdown-1.3.1-02a-FCS)
> Java HotSpot(TM) Client VM (build Blackdown-1.3.1_02a-FCS, mixed
> mode)
>
>
> Another exception has been detected while we were handling last
> error.
> Dumping informa
_02a-FCS, mixed mode)
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x0x4025c0e8
SIGNAL = 11
FUNCTION NAME = (N/A)
LIBRARY NAME = (N/A)
Please check ERROR REP
I have a cron job that runs hourly. A few times a week it fails with an error like
this.
What's going on? My version:
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
Java HotSpot(TM) Client VM (build 1.3.1-
On Tue, Oct 30, 2001 at 07:10:57PM -0500, Timothy Reaves wrote:
> I have an odd problem. I am trying to run a class file post processor.
> When I run it, it gives the err (in the subject line). My environment is
> setup correctly.
>
> Any idea what might cause this problem?
Is ther
I have an odd problem. I am trying to run a class file post processor.
When I run it, it gives the err (in the subject line). My environment is
setup correctly.
Any idea what might cause this problem?
--
To UN
i'm using ddd to debugg java program but occur this error:
Exception occurred: java.lang.NoClassDefFoundError (uncaught) thread="main",
java.lang.ClassLoader.defineClass(), line=438, bci=35
How i solve this problem?
Thanks
_
the slave, and we continue reading output
until either we see an end marker or hit the end of the stream,
thereby exiting the thread.
I will describe the configurations I've used and provide some detail
into what I've discovered on the varying configurations in a
bit. First, let me d
Dear fellow Linux developers:
i get the following error message whenever i try to
run a Java3D demo -HelloUniverse (or my own Java3D program)
on my Red Hat Linux 6.2 machine:
% /users/larameer/java/j2sdk1.3.1/bin/java -jar HelloUniverse.jar
Error Canvas3D_createContext: couldn't c
Hi ,
I too am getting a stack overflow error with blackdown jdk1.2.2.
What could be the reason? How can we fix it?
It occurrs very rarely. So cannot reproduce.
Stack trace given below.
Could you pl. help?
-biju
Biju Mathew
Sixth Dimension Inc.
Fremont, CA-94555
USA
> I'm not sure, but I don't think the JVM uses ld to load its stuff.
If the JVM uses anything other than the standard dlsym()
I think it'd really be asking for trouble ... why would it want
to do that, anyway?
--
To UNSUBSCRI
--On Tuesday, May 29, 2001 17:21:41 -0500 Joi Ellis <[EMAIL PROTECTED]> wrote:
> On Tue, 29 May 2001, Christopher Smith wrote:
>
>>
>> Can anyone explain to me why having the file in the path set in
>> ld.so.conf shouldn't be enough?
>
> Heh. Try getting the security nazis to agree to THAT for a
On Tue, 29 May 2001, Christopher Smith wrote:
>
> Can anyone explain to me why having the file in the path set in ld.so.conf
> shouldn't be enough?
Heh. Try getting the security nazis to agree to THAT for a user application.
I'm not sure, but I don't think the JVM uses ld to load its stuff.
--On Tuesday, May 15, 2001 09:34:50 -0700 Nathan Meyers
<[EMAIL PROTECTED]> wrote:
> Zhihong Pan wrote:
>
>> I need jni in my java application. I created a shared library, and set
>> my library path (export LD_LIBRARY=/home/mydir/), but I still ge
Zhihong Pan wrote:
> I need jni in my java application. I created a shared library, and set my library
>path (export LD_LIBRARY=/home/mydir/), but I still get the following error
>message:java.lang.UnsatisfiedLinkError: no java_gsapi in java.library.path. Could
>anybody help me
I need jni in my java application. I created a shared library, and set my library path
(export LD_LIBRARY=/home/mydir/), but I still get the following error
message:java.lang.UnsatisfiedLinkError: no java_gsapi in java.library.path. Could
anybody help me ?
Thanks in advance,
Zhihong Pan
Hello:
I got a Technology tips about
"Extracting Links from an HTML File" from sun website.
It is very short I attached it to this
email. It is very useful to some simple html files. But I meet errors when I use
this class to extracct links from some html files.
erro:
Exception
On Wed, 25 Apr 2001, Nathan Meyers wrote:
> On Wed, Apr 25, 2001 at 03:06:16PM +0800, Chao Liu wrote:
> > Is the asimov is your computer name in the net. But after I use export
>DISPLAY=mycomputername:0.0
> > error:
> > _X11TransSocketINETConnect: Ca
On Wed, 25 Apr 2001, Chao Liu wrote:
> Is the asimov is your computer name in the net. But after I use export
>DISPLAY=mycomputername:0.0
> error:
> _X11TransSocketINETConnect: Can't connect: errno = 111
> _X11TransSocketINETConnect: Can't connect: errno = 111
>
On Wed, Apr 25, 2001 at 03:06:16PM +0800, Chao Liu wrote:
> Is the asimov is your computer name in the net. But after I use export
>DISPLAY=mycomputername:0.0
> error:
> _X11TransSocketINETConnect: Can't connect: errno = 111
> _X11TransSocketINETConnect: Can
Is the asimov is your computer name in the net. But after I use export
DISPLAY=mycomputername:0.0
error:
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't connect: errno = 111
_X11TransSocketINETConnect: Can't conne
On Wed, 25 Apr 2001, Chao Liu wrote:
> Hello,
> I used javax.swing.tree and other package to show a simple tree. The program is ok
>in windows,but meet error in linux.
> the error information is listed in the following:
> Exception in thread "main" java.lang.InternalEr
Hello,
I used javax.swing.tree and
other package to show a simple tree. The program is ok in windows,but meet error
in linux.
the error information is listed in the
following:
Exception in thread "main"
java.lang.InternalError: Can't connect to X11 window server
all c function in my java application, I got the following error message:
> > #
> > # HotSpot Virtual Machine Error, Unexpected Signal 11
> > # Please report this error at
> > # http://java.sun.com/cgi-bin/bugreport.cgi
> > #
> > # Error ID: 4F533F4C494E55580E43505005BC
&g
On 9 Apr 2001, Zhihong Pan wrote:
> When I call c function in my java application, I got the following error message:
> #
> # HotSpot Virtual Machine Error, Unexpected Signal 11
> # Please report this error at
> # http://java.sun.com/cgi-bin/bugreport.cgi
&
When I call c function in my java application, I got the following error message:
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F4C494E55580E43505005BC
#
# Problematic Thread: prio=1 tid
se Tomcat
> for Java servlets), so I think maybe it's a related error? Any advice or
> suggestions are greatly appreciated. I've been through all the online docs
> several times and it has been no help.
There's a newer archive format called jar. Look for a file called
Hi,
The documentation references a file classes.zip, which does not appear to be
present anywhere in the download (j2sdk-1.3.0-FCS-linux-.tar.bz2). I
can't get any other Java packages to work (my ultimate goal is to use Tomcat
for Java servlets), so I think maybe it's a related error?
t of a shell.
You must provide the full path to the command.
Runtime.getRuntime().exec("/bin/ls ")
> and the same thing on windows9x and NT
> Runtime.getRuntime().exec("dir") is also not working
> It gives a message: create process error no=
On dos/windows pl
I have encountered a problem with Runtime;
code::
**
Runtime.getRuntime().exec("ls ") is not working
It gives a message: the reaped pid =
on linux
and the same thing on windows9x and NT
Runtime.getRuntime().exec("dir") is also not working
It gives a message: cre
: The log in the dialog 'Deployment
Progress' reads:
Contacted Server...
Application ConverterApp transferred
ConverterApp has 1 ejbs, 0 web components to deploy
Deploying Ejbs...
Processing beans...
Generating wrapper code for ConverterBean
Compiling wrapper code...
Deployment Error
Cannot load shared libraries ..
error messages are coming on SuSE but not on Redhat.
The problem occured when installed jdk1.2.2 on SuSE 6.1.
The LD_LIBRARY variable is also set properly..
but the error is still there..
with regards
Reghunath
I have installed jdk1.2preV-2 from PCQuest CD Nov'99.
But when invoking java nothing happens but an error.
".../i386/native_threads error Cannot load shared libraries."
and somany File not found error messages for lib files.
So please help me to figure out the problem.
I am usin
h case
you need to recompile your kernel to increase the maximum number of
file handles allomed for each process.
Alexander
On Thu, Sep 28, 2000 at 02:44:50PM +0800, Mohd Mokhtar wrote:
> why is my Linux box server always gave this error when left unattended
>
> VFS: fil
The problem is arising with the value assigned for maximum opened file
handles. You can set a new value by echoing a new value to the file
/proc/sys/fs/file-max
eg:
$echo 8176 > /proc/sys/fs/file-max
Please try it...
[EMAIL PROTECTED]
___
why is my Linux box server always gave this error when left unattended
VFS: file-max limit 4096 reached
Unable to load intrepreter /lib/ld-linux.so.2
Unable to load intrepreter /lib/ld-linux.so.2
Unable to load intrepreter /lib/ld-linux.so.2
Unable to load
> "Joseph" == Joseph Shraibman <[EMAIL PROTECTED]> writes:
Joseph> OK so I try it like the example:
Joseph> Starting rmid: rmid: illegal option:
Joseph> J-Djava.security.policy=rmid.policy use: rmid [-port num]
Joseph> [-log dir] [-stop] [-Coption]
Joseph> rmid
Use '-J-
Juergen Kreileder wrote:
>
> >>>>> "Joseph" == Joseph Shraibman <[EMAIL PROTECTED]> writes:
>
> Joseph> When trying to use activatables I get this error after I
> Joseph> switched to blackdown 1.2.2 FCS from RC4.
>
> Jose
>>>>> "Joseph" == Joseph Shraibman <[EMAIL PROTECTED]> writes:
Joseph> When trying to use activatables I get this error after I
Joseph> switched to blackdown 1.2.2 FCS from RC4.
Joseph> Exception: java.rmi.activation.ActivateFailedExceptio
When trying to use activatables I get this error after I switched to
blackdown 1.2.2 FCS from RC4.
Exception: java.rmi.activation.ActivateFailedException: failed to
activate object; nested exception is:
java.security.AccessControlException: access denied
nilesh modi wrote:
>
> when i try to run a simple program of java speech api in jdk it gives error
> that 'package javax.speech not found '.
> do i need anything extra for running speech program , should i have speech
> engine , isn't it inbuilt ?
> if not, from
when i try to run a simple program of java speech api in jdk it gives error
that 'package javax.speech not found '.
do i need anything extra for running speech program , should i have speech
engine , isn't it inbuilt ?
if not, from where i can ge
l I opened has an
> applet tag in it, browser starts running the applet and then sudeenly
> stops.
> netscape browsers java console showed an error that said
> javax.swing.SwingUtilities class not found.
> IE browsers java console showed an error instantiation exception
> I am using
Not sure about windows (this is not a java-windows mailing list, after
all :)), but I once tried writing applets making use of Swing and
running them on linux inside netscape.
The browser looks at CLASSPATH and utilizes extra classes available
along it, if the browser itself does not already have
plugin)and that html I opened has an
applet tag in it, browser starts running the applet and then sudeenly
stops.
netscape browsers java console showed an error that said
javax.swing.SwingUtilities class not found.
IE browsers java console showed an error instantiation exception
I am using Japplet
Are you sure it's an error? It might have been a warning.
Additionally, you get this
when the interface from that API has been replaced by another better
interface. But the old interface
is supported for backward compatibility.
At 10:59 AM 04/14/2000 -0700, Luz Lopez wrote:
>Hi
It appears when you use method which is no longer supported by
Sun. This is the way how Sun modernizes Java. You still can use
this method but it could stop to work one day.
Jacob Nikom
Luz Lopez wrote:
>
> Hi
>
> I am compiling an applet but send me the following error:
Hi
I am compiling an applet but send me the following error:
uses or overrides a deprecated API. Recompile with "-depreca
tion" for details.
When appear this type of error?
thanks in advanced,
Regards,
__
Get Your Private, Fre
>>>>> Nash'at Ahmad writes:
Nash'at> What does this error mean and how can I get rid of it?
Nash'at> [vonkarman]/home/nashat/jdbc> java Client
Nash'at> Looking up: rmi://149.8.95.60:2001/Server
Nash'at> /usr/local/blackdown
Hi
What does this error mean and how can I get rid of it?
[vonkarman]/home/nashat/jdbc> java Client
Looking up: rmi://149.8.95.60:2001/Server
/usr/local/blackdown_jdk1.2/jre/lib/rt.jar: Bad file descriptor
Connection established with: rmi://localhost:2001/Server
I am using Blackdown'
On Tue, Feb 01, 2000 at 10:55:00PM +, Ekkehard Kraemer wrote:
> Hello Clyde,
>
> cj>So despite what the install README says; assuming an install
> cj>directory of /usr/local/jdk1.2.2, the env variables need to be set to:
> cj>
> cj>PATH=$PATH:/usr/local/jdk1.2.2/bin:
> cj>CLASSPATH=/usr/loca
Hello Clyde,
cj>So despite what the install README says; assuming an install
cj>directory of /usr/local/jdk1.2.2, the env variables need to be set to:
cj>
cj>PATH=$PATH:/usr/local/jdk1.2.2/bin:
cj>CLASSPATH=/usr/local/jdk1.2.2/jre/:.
cj>JAVA_HOME=/usr/local/jdk1.2.2
Sorry, this is not correct.
Thanks - that did the trick.
I needed to set CLASSPATH to
CLASSPATH=/usr/local/jdk1.2.2/jre/:.
So if I understand this correctly, I got the error because the local
directory was NOT in the CLASSPATH; so java could not find the class
I created in my program and threw that exception.
So
You don't need classes.zip or rt.jar in your classpath, but you do need
the directory containing your HelloWorldApp program in
your classpath.
Hope this helps.
jason
clyde jones wrote:
> Nope this didn't work - I still get the same error.
>
> $ java HelloWorldApp
> Exc
Nope this didn't work - I still get the same error.
$ java HelloWorldApp
Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp
I installed the Netbeans IDE which requires that JAVA_HOME and
CLASSPATH be set. I still get the same error if I unset th
;
> Hi
> I just installed jdk1.2.2 RC4 and I am having trouble running a
> simple program. I can compile the program HelloWorldApp.java, but
> running the program results in the error at the bottom of the page. I
> think I installed according to the directions in the readme, but
&
Hi
I just installed jdk1.2.2 RC4 and I am having trouble running a
simple program. I can compile the program HelloWorldApp.java, but
running the program results in the error at the bottom of the page. I
think I installed according to the directions in the readme, but
something is wrong. I
Hi,
I created a Java Virtual Machine in C++. This Virtual Machine starts a Java
application.
This works, but when I try to start a Java application which shows windows, I get the
following error :
/usr/jdk117_v3/lib/i686/native_threads/libawt.so: undefined symbol:
xmDrawingAreaWidgetClass
27;[EMAIL PROTECTED]'
> Subject: Re: Raster ShortInterleavedRaster error
>
> On 1999-12-23 02:54:23 +0100, Juergen Kreileder wrote:
> > >>>>> Ryan Marsh writes:
> > Ryan> I am on Red Hat 6.1, using KDE, at 1280 x 1024 resolution
> > Ryan> and 16bpp.
&
er 23, 1999 3:26 AM
To: '[EMAIL PROTECTED]'
Subject: Re: Raster ShortInterleavedRaster error
On 1999-12-23 02:54:23 +0100, Juergen Kreileder wrote:
> >>>>> Ryan Marsh writes:
> Ryan> I am on Red Hat 6.1, using KDE, at 1280 x 1024 resolution
> Ryan> a
On 1999-12-23 02:54:23 +0100, Juergen Kreileder wrote:
> > Ryan Marsh writes:
> Ryan> I am on Red Hat 6.1, using KDE, at 1280 x 1024 resolution
> Ryan> and 16bpp.
>
> ... but the masks say you only have 15bpp. I'm working on a fix for
> our next release.
Till then set your display t
>>>>> Ryan Marsh writes:
Ryan> I get an error using JDK1.2 RC1 and 2 when trying to run the
Ryan> SwingSet demo (java -jar SwingSet.jar):
Ryan> Error loading L&F: java.lang.IllegalArgumentException: Raster
Ryan> ShortInterleavedRaster: width = 64
I get an error using JDK1.2 RC1 and 2 when trying to run the SwingSet
demo (java -jar SwingSet.jar):
Error loading L&F: java.lang.IllegalArgumentException: Raster
ShortInterleavedRaster: width = 64 height = 64 #numDataElements 1 is
incompatible with ColorModel DirectColorModel:
rmask=7c00 g
Solved it. Desktop was set to 24 bit. X on linux running at 8 bit.
Changed desktop to 256 colors and it ran fine.
Ed.
"Edward W. Rouse" wrote:
> Originally sent this to the Enhydra list as dods is one of their
> apps. However, as I am using the Blackdown JDK, version 1.2.2, I
> thought maybe you
.
TIA Ed.
Original Message
Subject: DODS: error in dods
Date: Tue, 21 Dec 1999 16:01:09 -0500
From: "Edward W. Rouse" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Didn't see this in the archive. I get the following errors when I run
dod
I have just downloaded the java plugin for linux. I have a RH6.1 system.
When I run the install script I get no errors, but if I then try to
start my netscape 4.61 I simply get: Bus error and nothing netscape
exits. Removing the java and plugins directory under .netscape makes
netscape work again
>
> i have a problem executing the JVM for JDK 1.2.2 RC3. When I try
> to start the JVM (thru ./bin/java), I get the following error message:
>
> "/usr/local/jdk1.2.2/bin/i386/native_threads/java: error in loading
> shared libraries:
> /usr/local/jdk1.2.2/jre/lib/i386/nati
Hi,
i have a problem executing the JVM for JDK 1.2.2 RC3. When I try
to start the JVM (thru ./bin/java), I get the following error message:
"/usr/local/jdk1.2.2/bin/i386/native_threads/java: error in loading
shared libraries:
/usr/local/jdk1.2.2/jre/lib/i386/native_threads/libphi.so:
s
I've done a couple installs of Oracle 8i on RH6.0 and 6.1. There are some
interesting gotchas, if this isn't too far off topic.
Using a newer jre than Oracle's recommended 1.1.6v5 will often (not
always) work as far as installing the software itself, but for me the
install program would then bomb
At 13:05 12/9/99 +0700, you wrote:
>FYI, I've already installed JRE 1.1.6v5 in /usr/local/jre directory
um... try a *current* version. For a x86 box running RH6.1 I'd highly
recommend either blackdown's 118v1 or IBM's 118. -=Chris
cabbey at home dot net <*> http://members.home.net/cabbey
Dear All,
I'm using RedHat 6.1 (with GNOME). When I was trying to install Oracle8i
(with doing ./runInstaller), I got the following message:
"Initializing Java Virtual Machine from /usr/local/jre/bin/jre. Please
wait
Error in CreateOUIProcess():-1: Bad address"
FYI, I'
Hi All,
When running simple JNI program under Linux "Segmentation fault" error
occured.
I've known I can avoid it using native threads.
But when setting THREADS_FLAG to "native" javac and java either hangs or
says that can't read /proc/00116 directory.
Also chan
fonts.scale
mkfontdir
4. manually added the /usr/X11R6/lib/X11/fonts/URW path
to /etc/X11/fs/config
5. did a /usr/sbin/chkfontpath -- add /usr/X11R6/lib/X11/fonts/URW
6. did a /usr/sbin/chkfontpath -- list (the new dir shows up)
7. did a /etc/rc.d/init.d/xfs restart
Same "font not found&q
Oops - I jaust realized that I didn't say anything new.
I hastily misread your mail previously - sorry for the braindead response :-)
-- dimitris
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe".
Did you remember to do:
ttmkfdir -o fonts.scale
mkfontdir
in the new font directory?
Here's a nice resource for font reated issues in X:
http://www.frii.com/~meldroc/Font-Deuglification.html#install
Peter
"John N. Alegre" wrote:
>
> The jdk1.2.2 is now sucessfully installed but whe
"John N. Alegre" wrote:
> Then I rebooted.
argh...argh...argh...
You don't have to. How about restarting the font server (xfs)?
/etc/rc.d/init.d/xfs restart should do the work (after updating the conf - see
below)
> I still get the above problem. What am I missing??
I believe that you have t
The jdk1.2.2 is now sucessfully installed but when running any app on Redhat
6.0 I get:
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
Font specified in font.properties not found [--zapf
dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-f
On Mon, 29 Nov 1999 15:39:19 +0100, [EMAIL PROTECTED] wrote:
>Hi,
>
>I'm using Linux 6.1 SUSE and I installed Java.
>When I try to run java, I get the following error :
>
>/usr/lib/java/bin/../bin/i586/green_threads/java:
>error in loading shared
>libraries:
On Mon, 29 Nov 1999 [EMAIL PROTECTED] wrote:
> Hi,
>
> I'm using Linux 6.1 SUSE and I installed Java.
> When I try to run java, I get the following error :
>
> /usr/lib/java/bin/../bin/i586/green_threads/java:
> error in loading shared
>libraries:/usr/lib/java/
Hi,
I'm using Linux 6.1 SUSE and I installed Java.
When I try to run java, I get the following error :
/usr/lib/java/bin/../bin/i586/green_threads/java:
error in loading shared
libraries:/usr/lib/java/bin/../lib/i586/green_threads/libjava.so:
undefined symbol: _dl_symbol_value
What am I
1 - 100 of 204 matches
Mail list logo