[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Newbie install
Dirk Hamstra wrote:
>
> Hi!
>
> I installed the xmlBlaster .79 distro on NT/JDK1.3 -
> followed the 30 sec install routine - great stuff Like
> is alot!
>
> I have some questions tho -:
>
> - seems that you do need an xmlBlaser.properties file
It is optional, all options from this file have
a reasonable default, and you can specify each
option on command line as well (add a '-' and remove '='):
E.g. in xmlBlaster.properties
JdbcDriver.drivers=oracle.jdbc.driver.OracleDriver
or on command line (which has higher precedence)
-JdbcDriver.drivers oracle.jdbc.driver.OracleDriver
> - so I copied the one from the config directory
> - xmlBlaster failed to start - related to the CORBA
> config see - below.
Is your own JacORB installation in the CLASSPATH?
Could this be a conflict?
Do you have some special orb.properties settings
in your JAVA_HOME installation?
> - so I removed the CORBA drivers (or put the retry
> options to 0) and success!!
>
> CORBA driver configuration:
> - what do I need to have installed/configured for the
> CORBA support to work? I have an existing jacOrb
> installation on my box.
> - few things related to the error: the IP-address the
> drivers tries to bind to is unknown to me - where is
> this configured?
java -DOAIAddr=<ip> ...
For JacORB only, allows to set the corba server IP address
for multi-homed hosts
Use this option to replace your IP=10.65.1.193
> - must the Naming service be active or can I use a
> file based IOR?
Both works fine as well, our default is a http server running
in an xmlBlaster thread, delivering the IOR.
Please consult xmlBlaster/INSTALL:292 ff.
Try
java -jar lib/xmlBlaster.jar -?
for all available options.
>
> Thanks in advance!
>
> Error follows:
>
> E:\xmlBlaster>java -jar lib\xmlBlaster.jar
> Property: filenName=xmlBlaster.properties,
> scanSystemProperties=true, args=[0],
> replaceVariables=true
> Property: Loading xmlBlaster.properties from directory
> E:\xmlBlaster
> Property: Loaded file xmlBlaster.properties
> Property: Replacing
> 'Persistence.Path=${user.home}${file.separator}tmp' to
> 'C:\W
> INNT\Profiles\dhamstra.000\tmp'
> Jun 2, 2001 4:30:29 PM INFO Log: XmlBlaster logging
> subsystem configured
> Jun 2, 2001 4:30:30 PM INFO Log: XmlBlaster logging
> switched
> Jun 2, 2001 4:30:30 PM INFO RequestBroker: Loaded
> persistence driver org.xmlBla
> ster.engine.persistence.filestore.FileDriver
> Jun 2, 2001 4:30:30 PM INFO FileDriver: Successfully
> got 0 stored message-oids
> from C:\WINNT\Profiles\dhamstra.000\tmp
> Jun 2, 2001 4:30:30 PM INFO Main: Found 'IOR' driver
> 'org.xmlBlaster.protocol.c
> orba.CorbaDriver'
> [ InterceptorManager started with 0 SIs, 0 CIs and 1
> IORIs ]
> [ MapToDefaultDomainsPolicy: pathnames null ]
> [ POA RootPOA - ready ]
> [ MapToDefaultDomainsPolicy: pathnames null ]
> [ POA xmlBlaster-POA - ready ]
> Jun 2, 2001 4:30:30 PM INFO CorbaDriver: Published
> AuthServer IOR on 192.168.0.
> 107:7609
> ############################ StackTrace
> ############################
> java.net.NoRouteToHostException: Operation timed out:
> no further information
> at
> java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(Unknown
> Source)
> at
> java.net.PlainSocketImpl.connectToAddress(Unknown
> Source)
> at java.net.PlainSocketImpl.connect(Unknown
> Source)
> at java.net.Socket.<init>(Unknown Source)
> at java.net.Socket.<init>(Unknown Source)
> at
> jacorb.orb.ConnectionManager$1.createSocket(ConnectionManager.java:70
> )
> at
> jacorb.orb.ConnectionManager._getConnection(ConnectionManager.java:21
> 9)
> at
> jacorb.orb.ConnectionManager._getConnection(ConnectionManager.java:11
> 7)
> at
> jacorb.orb.ConnectionManager.getConnection(ConnectionManager.java:351
> )
> at jacorb.orb.Delegate.bind(Delegate.java:184)
> at
> jacorb.orb.Delegate.request(Delegate.java:1051)
> at
> org.omg.CORBA.portable.ObjectImpl._request(Unknown
> Source)
> at
> org.omg.CosNaming._NamingContextExtStub.bind(_NamingContextExtStub.ja
> va:154)
> at
> org.xmlBlaster.protocol.corba.CorbaDriver.init(CorbaDriver.java:159)
> at
> org.xmlBlaster.Main.loadDriver(Main.java:246)
> at
> org.xmlBlaster.Main.loadDrivers(Main.java:198)
> at org.xmlBlaster.Main.init(Main.java:122)
> at org.xmlBlaster.Main.<init>(Main.java:100)
> at org.xmlBlaster.Main.main(Main.java:462)
> ####################################################################
> [ Retrying connection to 10.65.1.193:1404 ]
>
> due to thwhen I rem
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year! http://personal.mail.yahoo.com/
cu,
Marcel
--
Marcel Ruff
mailto:ruff at swand.lake.de
http://www.lake.de/home/lake/swand/
http://www.xmlBlaster.org