installing jserv

1999-09-30 Thread Claudio

dear...

I have to install the jserv1.0 on my redhat6, jdk117_v3, jsdk-solaris2.0, 
and got some errors, I carefullyask for you to help me about this; my 
apache1.3.6 is just installed, but comparing the install-dir from rh6 to 
slackware, the rh6 I don't find a specific directory but on slackware the 
dir is /var/lib/apache, and one option in ./configure of jserv is the 
directory of apache on redhat6, or I have to install and ./configure a new 
release of apache1.3.6 (if this, to do, just stop the httpd, and untarred 
and ,.configure the apache1.3.6???).

my ./configure of jserv1.0 is

./configure \
--enable-apache-conf \
--with-apache-install=/etc/httpd \
--enable-compressed-jar \
--with-jsdk=/usr/local/jsdk20/lib/jsdk.jar \
--with-jdk-home=/usr/local/jdk117_v3 \
--prefix=/usr/local/jserv10 \
--disable-debugging

# if has some error, you can help me?
# and the errors are

loading cache ./config.cache
Configuring ApacheJServ/1.0
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type..configure:error:can not guess host type
you must specify one

to resolve the missing in aclocal, autoconf, automake I just put the 
source dir of ApacheJserv1.0/configure (/usr/src/Apache1.0) in PATH, just 
it?

I am studying this, sorry for long mail, thanks for reading.

Claumir



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RES: Problem on Red-Hat 6.0

1999-10-04 Thread Claudio

You have to install the jdk117_v3, because the v1a is not compatible whith 
the glibc2.0, and the v3a is good for glibc2.1, I have the same conf.

Claudio

- Mensagem original -
De: Eduardo Guzmán De los Riscos [SMTP:[EMAIL PROTECTED]]
Enviada em: Segunda-feira, 4 de Outubro de 1999 15:08
Para:   java-linux
Assunto:Problem on Red-Hat 6.0


Hi!

I'm trying to install jdk 1.1.7  under RedHat 6.0 (glibc). The
package is called jdk-1.1.7.1a-2glibc.i386.rpm. But when I get the
following message:

/usr/local/jdk1.1.7/bin/i686/green_threads/java_ns: error in loading
shared libraries: /usr/local/jdk1.1.7/lib/i686/green_threads/libjava.so:
undefined symbol: _dl_symbol_value

Thanks in advance.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



IBM Web Application Server

1999-10-06 Thread Claudio

Dear...
I installed the rpm IBMWebAS2.0 for linux, and it's running good, but a 
doubt about the destination directories, that is /opt, how can I change the 
dest dir, (as /usr/local) from the rpm -iv  command? is it 
possible?

regards.    Claudio


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



JDK 1.1.7 native threads + linux-2.2.0pre8 + glibc2 (i686)

1999-01-21 Thread Vesco Claudio

Argh!!

with java -native ANYCLASSFILE, I had:

**

SIGSEGV   11*  segmentation violation
stackbase=BF9FFE70, stackpointer=BF9FF9E0

Full thread dump:
"TimerQueue" (TID:0x406788d8, sys_thread_t:0x846d858, state:CW, thread_t: t@7175, 
sp:0x2f4f4f threadID:0x1947, stack_base:0xbedffe7c, stack_size:0x20) prio=5
javax.swing.TimerQueue.run(TimerQueue.java:205)
java.lang.Thread.run(Thread.java)
"AWT-Motif" (TID:0x40664ea8, sys_thread_t:0x831df38, state:CW, thread_t: t@6150, 
sp:0x2f4f4f threadID:0x1946, stack_base:0xbefffe7c, stack_size:0x20) prio=5
java.lang.Thread.run(Thread.java)
"AWT-Input" (TID:0x40664ff8, sys_thread_t:0x8319cd8, state:R, thread_t: t@5125, 
sp:0x2f4f4f threadID:0x1945, stack_base:0xbf1ffe7c, stack_size:0x20) prio=5
"AWT-EventQueue-0" (TID:0x40664ee0, sys_thread_t:0x82d81c0, state:CW, thread_t: 
t@4100, sp:0x2f4f4f threadID:0x1944, stack_base:0xbf3ffe7c, stack_size:0x20) prio=5
java.lang.Object.wait(Object.java)
java.awt.EventQueue.getNextEvent(EventQueue.java:118)
java.awt.EventDispatchThread.run(EventDispatchThread.java:67)
"SIGQUIT handler" (TID:0x406602a0, sys_thread_t:0x8284a88, state:R, thread_t: 
t@3075, sp:0x2f4f4f threadID:0x1943, stack_base:0xbf5ffe7c, stack_size:0x20) prio=0
"Finalizer thread" (TID:0x40660088, sys_thread_t:0x8284978, state:CW, thread_t: 
t@2050, sp:0x2f4f4f threadID:0x1942, stack_base:0xbf7ffe7c, stack_size:0x20) prio=1
"main" (TID:0x406600b0, sys_thread_t:0x8279158, state:R, thread_t: t@1025, 
sp:0xbf9ff24c threadID:0x1941, stack_base:0xbf9ffe70, stack_size:0x20) prio=5 
*current thread*
java.util.Hashtable.(Hashtable.java)
java.util.Hashtable.(Hashtable.java)
javax.swing.UIDefaults.(UIDefaults.java:58)
javax.swing.plaf.multi.MultiUIDefaults.(MultiLookAndFeel.java:182)
javax.swing.plaf.multi.MultiLookAndFeel.getDefaults(MultiLookAndFeel.java:62)
javax.swing.UIManager.getUI(UIManager.java:541)
javax.swing.JRadioButton.updateUI(JRadioButton.java:156)
javax.swing.AbstractButton.init(AbstractButton.java:1196)
javax.swing.JToggleButton.(JToggleButton.java:137)
javax.swing.JRadioButton.(JRadioButton.java:143)
javax.swing.JRadioButton.(JRadioButton.java:109)
UIManagerTest.(UIManagerTest.java:109)
UIManagerTest.main(UIManagerTest.java:162)
Monitor Cache Dump:
java.awt.EventQueue@1080446768/1080837736: 
Waiting to be notified:
"AWT-EventQueue-0" (0x82d81c0)
javax.swing.TimerQueue@1080527072/1081235664: 
Waiting to be notified:
"TimerQueue" (0x846d858)
sun.awt.motif.MToolkit@1080446816/1080837480: 
Waiting to be notified:
"AWT-Motif" (0x831df38)
Registered Monitor Dump:
Thread queue lock: owner "main" (0x8279158, 2 entries)
Name and type hash table lock: 
String intern lock: owner "main" (0x8279158, 1 entry)
JNI pinning lock: 
JNI global reference lock: owner "main" (0x8279158, 1 entry)
BinClass lock: owner "main" (0x8279158, 1 entry)
Class loading lock: 
Java stack lock: 
Code rewrite lock: 
Heap lock: owner "main" (0x8279158, 1 entry)
Has finalization queue lock: owner "main" (0x8279158, 1 entry)
Finalize me queue lock: owner "main" (0x8279158, 1 entry)
Waiting to be notified:
"Finalizer thread" (0x8284978)
Monitor registry: owner "main" (0x8279158, 1 entry)
Aborted

**

No problem with java -green ANYCLASSFILE

Hint: in linux-2.2.0pre8 linux/poll.h is changed :-( do we need a
recompiled JDK for 2.2.0?

Caius



Re: JDK 1.1.7 native threads + linux-2.2.0pre8 + glibc2 (i686)

1999-01-24 Thread Vesco Claudio

Hi!

Nathan Meyers <[EMAIL PROTECTED]> writes:
> Did native threads ever achieve production quality in Linux JDK 1.1?
> I never had much luck with them on Linux 2.0... tended to dump core
> on me.

In kernels 2.2.0pre <= 7 I had no problems: I had run jpython (like a
shell) + together + netbeans in a sigle VM :-) with native threads
(only one problem, there is too small strings stack or like it, I
don't remember).

Looking in patch-2.2.0-pre8 there is a change in pool.h which can
produce this SIGSEGV, I think. There is SIGSEGV in the last Linus
kernel 2.2.0-final, too :-( I had rebuild the kernel with the hope in
my heart but... KABOOM. I see there is another email with describe the
problem :-(

Caius



Servlet+JSP engine

1999-12-10 Thread Claudio Miranda

Anyone hear about resin engine for servlet and jsp? Is it more quickly
than JServ?
Any comments about this is welcome

thanks 4 all

Claudio


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Visibroker - Java - Linux

1999-11-08 Thread Luis Claudio Santos






Hello,
    
    I download the 
Visibroker for Java 3.4 (linux version) from  http://www.inprise.com/downloads/.
    I'm using Linux RH 
5.2 and JDK1.1.7.
 
    I follow the instructions for 
instalation but, when I try some commands, I get:
 
[root@lc bin]# oadj 
-helpISO-8859-1: unknown locale[root@lc bin]# 
java2idlISO-8859-1: unknown 
locale 
What's happening?
Can anybody help me, please?
 
    Best regards :-)
    -Claudio.


Visibroker for Java 3.4

1999-11-09 Thread Luis Claudio Santos






Hello,
 
    Can anybody HELP ME, PLEASE 
:-( ?
 
    
I'm using Linux RH 5.2 and JDK1.1.7.    

    I download the 
Visibroker for Java 3.4 (linux version) from  http://www.inprise.com/downloads/.
    After I followed all the 
instructions for instalation I tryed some commands and ...:
 
1) [root@lc bin]# oadj 
-help    ISO-8859-1: unknown locale2) [root@lc bin]# 
java2idl    ISO-8859-1: unknown 
locale 
What's happening?
Can anybody help me, please?
 
    Best regards :-)
    -Claudio.