|
From: Greg J. <gr...@ja...> - 2004-02-21 01:51:32
|
Hi,
We use WinZip under Windows to unpack the BELTS archives and tar under
Linux.
Under Windows:
When you open the file in WinZip, it should come up and tell you=20
=93Archive contains one file: belts-1.1.3.tar. Should WinZip =
decompress it
to a
temporary folder and open it?=94
=20
Say =93Yes=94 to this prompt. Next WinZip will display the list of =
files in
the archive. From this window, press the "Extract" button and choose a
directory to unpack the files into (e.g. C:\). Make sure "Use folder =
names"
is checked on the Extract dialog.
If you have followed the above, you now have BELTS unpacked in a =
directory
like C:\belts-1.1.3.
PowerArchiver should behave in a similar manner to WinZip.
The next step is to ensure that you have followed the installation
instructions at http://belts.sourceforge.net/installation.html and =
modified
the various configuration files according to your preferences.
You also need to check that you can connect to your Postgres server =
using
psql, e.g. 'psql belts belts'. The message at
http://sourceforge.net/mailarchive/forum.php?thread_id=3D3601508&forum_id=
=3D3192
1 explains how to correct problems with postgres.
One this is done, you should be able to run 'belts.bat' in
C:\belt-1.1.3\bin.
If you follow these direction, and the installation instructions, and =
still
have problems, please send me a copy of the file
C:\belts-1.1.3\server\default\log\wrappe
r.log so I can check for other error messages.
Regards,
Greg Jones
Jacus - SoftwareWorks
-----Original Message-----
From: bel...@li...
[mailto:bel...@li...] On Behalf Of Shyam
Sundar Sarkar
Sent: Saturday, 21 February 2004 5:54 AM
To: bel...@li...
Subject: [Belts-developer] More details on BELTS installation errors
Dear Greg Jones,
=A0
I tried first with BELTS-1.1.3 and downloaded src, doc and belt.=A0 I =
unzipped
using a tool called
PowerArchiver ( I could not use WINZIP32 ).=A0 I installed Postgress =
correctly
and installed the
Jdbc driver.=A0 Then I set the BELTS home and went to bin directory to =
trigger
belts main executable
file.=A0 I got all the installation and deployment errors.=A0 I could =
not see
anything in a Browser
with http://localhost:8080/ url.=A0 I did not build from source and I =
did not
unpack distribution
archive completely.
=A0
Next I downloaded BELTS-1.1.1 and unzipped with PowerArchiver.=A0 This =
time I
got almost same errors
but when I gave url http://localhost:8080 to a Browser, I got incomplete
BELT login screen with following errors :
=A0
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
error: An error occurred
UnnamedSelector: ComponentSelector could not find the component for =
hint:
cache-presence=20
org.apache.avalon.framework.component.ComponentException: =
UnnamedSelector:
ComponentSelector could not find the component for hint: cache-presence=20
From=20
org.apache.cocoon.www.sitemap_xmap=20
Source=20
org.apache.avalon.framework.component.ComponentException=20
Additional information=20
original message=20
org.apache.avalon.framework.component.ComponentException: =
UnnamedSelector:
ComponentSelector could not find the component for hint: cache-presence=20
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=A0
Please suggest something.
Regards,
Dr. S. Sarkar
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=A0
=A0
Message: 4
From: "Greg Jones" <gr...@ja...>
To: <bel...@li...>
Subject: RE: [Belts-developer] Please help me to resolve installation
problems -- ss...@ix...
Date: Fri, 20 Feb 2004 08:29:22 +1100
Organization: Jacus Pty Ltd
Reply-To: bel...@li...
Hi again,
For these errors to occur, you must not have unpacked the distribution
archive completely.
If you are building from source, then you need to make sure you have run =
=3D
the
build script in the build directory to copy everything you need into the
appropriate directory structure.
Can you provide a bit more information about how you got to this point?
Thanks in advance,
Greg Jones
Jacus - SoftwareWorks
|