Date: Wed, 06 May 1998 12:23:59 -0700 From: Stephen Ritter <t_sritte@qualcomm.com> To: java@FreeBSD.ORG Subject: Visbroker on FreeBSD? Message-ID: <3.0.3.32.19980506122359.00a1cbc0@happy.qualcomm.com>
next in thread | raw e-mail | index | archive | help
Hi guys, first off thanks for all the work on getting the various jdk's
working on FreeBSD. I am sure there are a lot of people (like me) who rely
on it but post rarely...
Question: Has anyone gotten VBJ (The VisiBroker Jave ORB) to install on
FreeBSD?
I am trying to get VBJ up and running, I dl'd the Solaris version and
tweaked the install scripts. Although the install "succeeded" I am still
running into some problems when the vbj script tries to exec java. Here is
what I get when I run 'oadj -h' (I turned the debug switch on):
vbj: debug=1
vbj: findagent=0
vbj: javavm=java
vbj: cppjarloc=/usr/local/vbroker/bin/../lib/vbcpp.jar
vbj: JARFILE=/usr/local/vbroker/bin/../lib/vbcpp.jar
vbj: incppjar=0
vbj: Properties=
vbj: addJars=/usr/local/vbroker/bin/../lib/vbjtools.jar:
vbj: ARGLIST=
-DOAD_PATH=/usr/local/vbroker/bin:.:/sbin:/bin:/usr/sbin:/usr/bin:
/usr/games:/usr/local/bin:/usr/X11R6/bin:/home/ritter/bin:/usr/local/java/bi
n:/u
sr/local/vbroker/bin -DOAD_VBJ=/usr/local/vbroker/bin/vbj
-DVBROKER_ADM=/usr/loc
al/vbroker/adm -DVBROKER_IMPL_PATH= -DVBROKER_IMPL_NAME= -DOAD_ORBELINE=
com.vis
igenic.vbroker.activationImpl.OADserv -h
vbj: This program has probably been invoked from a VisiJava
specific script. Hence setting up the user's CLASSPATH
vbj: CLASSPATH set to:
.:/usr/local/java/lib/classes.zip:/usr/local/classes:/usr
/local/vbroker/lib:/usr/local/vbroker/bin/../lib/vbjorb.jar:/usr/local/vbrok
er/b
in/../lib/vbjapp.jar:/usr/local/vbroker/bin/../lib/vbjtools.jar:.
eval exec java -DORBagentPort=14000
-DOAD_PATH=/usr/local/vbroker/bin:.:/sbin:/b
in:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin:/usr/X11R6/bin:/home/ritter/
bin:
/usr/local/java/bin:/usr/local/vbroker/bin
-DOAD_VBJ=/usr/local/vbroker/bin/vbj
-DVBROKER_ADM=/usr/local/vbroker/adm -DVBROKER_IMPL_PATH=
-DVBROKER_IMPL_NAME= -
DOAD_ORBELINE= com.visigenic.vbroker.activationImpl.OADserv -h
This product might not have been installed
correctly. Please use the product installer
to install the product.
Any ideas??
-----------------------------------------------------------
Stephen Ritter
t_sritte@qualcomm.com
(619)658-3601
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19980506122359.00a1cbc0>
