Hi Can
I have it up and running.
Long and heavy problems and short story:
Long and heavy was to get all the stuff you need under windows running.
Short story:
After having checked out everything, adapted postgresql passwords and ssh
keys and built the core modules via
cd [b-fabric]\
mvn clean install
I open 3 DOS windows (supposing [b-fabric] as root directory):
1. Window
cd activemq-server
mvn clean install activemq:run -Pfgcz-dev
2. Window
cd b-fabric-fgcz
mvn clean install sql:execute -Pfgcz-dev
cd ..\workhorse-fgcz
mvn clean install exec:java -Pfgcz-dev
3. Window
cd b-fabric-webapp
mvn clean install jetty:run -Pfgcz-dev
Conclusions:
Windows Vista 64-bit (it's probably not a specific problem of 64-bit) is =
not
usable anyhow! Whenever you've a chance please use any other version but =
NOT
Vista!!!
Felix
PS:
I had some problems with the connections to the db as well under windows,
but this solved my problems:
postgres.conf
- max_connections =3D 1000
I agree shouldn't be needed and Giacomo is on the way with the DAO
migration.
Can Türker schrieb:
> hi zusammen,
>
> hier versuch es mal über diese email adressen, da b-fabric-dev@otego.com
> keine messages > 1000000 bytes annimmt.
>
> dank und gruss,
> can.
>
>
> ------------------------------------------------------------------------
>
> Betreff:
> B-Fabric does not run on Windows
> Von:
> Can Türker <tuerker@fgcz.ethz.ch>
> Datum:
> Wed, 08 Aug 2007 16:52:38 +0200
> An:
> b-fabric-dev@otego.com
>
> An:
> b-fabric-dev@otego.com
>
>
> Hi Felix,
>
> I compiled B-Fabric on Windows, but could not start the workhorse.
>
> Attached you will find the error output (err.txt).
>
> After that, I tried to explicitly set the protocol name for the entry
>
> search.naming-provider.uri
>
> in file
>
> E:\B-Fabric-2\workhorse-fgcz\src\main\resources\fgcz-dev.properties
>
> I tried both tcp and rmi. In both cases I got an error message that port
> 1099 is in use
> (see err2.txt)
>
> It would be great if you or Giacomo could have view on the problem and
> fix it
> such that B-Fabric runs again on windows.
>
> Best regards.
> Can.
>
|