Thanks for the help
The problem tured out not to be in the configfile at all but was a result of a
powerbreak witch left a file i a bad state So i removed the file and repaced it...
and now it works just fine...
But my request still remains It would help a lot if errormessages
roland,
i too was banging my head on this over the weekend!
of course my variable stack was high as i was dealing with apache as dso as well
well ...
long story shorter and relative to your needs is
the configure script {if you compile dso at least}
says
to use the example folder of the ap
On Mon, 31 May 1999, Ken McNeil wrote:
> --- Christopher Seawood <[EMAIL PROTECTED]> wrote:
> >
> > I'm using the 1.2pre1 release on a RH6.0 system. I
> > started developing
> > this app that uses Swing under NT using Java
> > Workshop 3.0 with Sun's 1.2
> > release. I tried running the app und
--- Christopher Seawood <[EMAIL PROTECTED]> wrote:
>
> I'm using the 1.2pre1 release on a RH6.0 system. I
> started developing
> this app that uses Swing under NT using Java
> Workshop 3.0 with Sun's 1.2
> release. I tried running the app under Linux and it
> immediately exits. I
> don't explic
Oh, nevermind. I found the known bugs page and this falls under the "AWT
programs exit immediately" problem.
- cls
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
I'm using the 1.2pre1 release on a RH6.0 system. I started developing
this app that uses Swing under NT using Java Workshop 3.0 with Sun's 1.2
release. I tried running the app under Linux and it immediately exits. I
don't explicitly create any threads in main() (just the main window) and
the pr
For information on the Sun Java Certification courses and exams, see
suned.sun.com.
--Jeff
Ozer Irfan wrote:
>
> Hello,
> I search information about Java 1.2 certification exam.
>
> Have you exam simulation applet ?
> Or documentation ?
>
> Please send me.
>
> Thanks.
>
> Irfan
>
--
On Mon, 31 May 1999, Bernhard Fastenrath wrote:
> Michael Sinz wrote:
[ snip ]
> > Second, Java has threads built in. Why not use them?
> > One of the really nice parts of Java is that it has some
> > of these concepts, such as threads and synchronization
> > built in. This is part of the langu
--- Ozer Irfan <[EMAIL PROTECTED]> wrote:
> I search information about Java 1.2 certification
> exam.
>
> Have you exam simulation applet ?
> Or documentation ?
If you are taking one of Sun's Java certification
exams, here is the main web page for all of Sun's
educational services http://suned.s
Not sure if it will help, but you can at least add Swing support to your
browser. Take a look at this URL:
http://java.sun.com/products/jfc/tsc/web/applets/applets.html
Tauren
> -Original Message-
> From: Alexander F. Hartner [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, May 30, 1999 1:06
you don't read any mail from this list ?
set your DEFAULT_THREADS_FLAG=green
in your .java_wrapper
it seems that RH6.0 doesn't support native_threads
On Mon, 31 May 1999, Edmund Mergl US/EA4 60/2/146 #44006 wrote:
>
> a fresh install of jdk1.2 on a RedHat 6.0 system gives the follwing
a fresh install of jdk1.2 on a RedHat 6.0 system gives the follwing error:
[mergl@sls7a3 mergl]$ javac
*** panic: GC: getStickySystemClass failed: java/lang/ref/Reference
CLASSPATH may be incorrect
SIGABRT 6* abort (generated by abort(3) routine)
stackpointer=0xb220
Fu
Hello,
I search information about Java 1.2 certification exam.
Have you exam simulation applet ?
Or documentation ?
Please send me.
Thanks.
Irfan
Get free e-mail and a permanent address at http://www.netaddress.com/?N=1
--
Per Widerlund wrote:
> Michael Sinz wrote:
>
> MS> You may find out that it ends up being easier since you
> MS> write your code to deal with one file and that one file
> MS> only and just get multiple objects or different classes
> MS> together to handle the whole combination.
>
> Yes, it is
Michael Sinz wrote:
> On Fri, 28 May 1999 14:19:03 +0200, Per Widerlund wrote:
> >This is a general Java proposal, but here it is anyway:
> >
> >Handling I/O on several file descriptors can not be done
> >efficiently without using multiple threads. Why not add
> >a method to reach the select funct
Hi all,
I recently went through the painful process of getting 1.2pre1 to run
on my machine. Although it works, the SimpleExample takes up ~30
megs, and about 35 seconds to load. I experienced similar problems
with 1.1 and swing. Is this normal? A java -verbose seems to
indicate that _everyt
On Mon, 31 May 1999 15:53:18 +0200, Per Widerlund wrote:
>Michael Sinz wrote:
>MS> Why? Java is platform independant and many (most) non-UNIX
>MS> platforms use other mechansims and, if they have a POSIX
>MS> layer, they emulate it only.
>
>If that is the case, then there is nothing to do - Java
Michael Sinz wrote:
MS> Why? Java is platform independant and many (most) non-UNIX
MS> platforms use other mechansims and, if they have a POSIX
MS> layer, they emulate it only.
If that is the case, then there is nothing to do - Java must
remain platform independent. I thought that something simi
On Fri, 28 May 1999 14:19:03 +0200, Per Widerlund wrote:
>This is a general Java proposal, but here it is anyway:
>
>Handling I/O on several file descriptors can not be done
>efficiently without using multiple threads. Why not add
>a method to reach the select function of the underlying OS?
Why?
Hello,
I search information about Java 1.2 certification exam.
Have you exam simulation applet ?
Or documentation ?
Please send me.
Thanks.
Irfan
__
Message envoye depuis iFrance >> http://www.ifrance.com
Gratuit >> Heberg
Hi,
I'm getting a weird error on my RedHat 6.0 / JDK 1.2v1 (see below).
I'm not sure whether this is a JDK / RH / config / other error, and what
this could be related to.
Please somebody help, if you've got a clue, because I don't !!
This same thing works OK w/ RH5.2 & JDK1.1.7 ... as well as
[...suggestion to implement select in java snipped...]
>Can this be done, and if so:
Probably . . . certainly for the only platform we care about here ;)
> why has it not been done already?
Because it's platform dependent. Because no one has yet provided an
argument
Hi!
I've got a little debuging problem. When trying to start my Apache-JServ server the
jserv.log-file get
(ERROR) an error returned cleaning-up protocol "wrapper"
(ERROR) in init all protocols "wrapper" returned an error
My problem is that i checked all wrapper-parameters over and over again a
23 matches
Mail list logo