Artur Hefczyc opened 8 years ago
|
|
Artur Hefczyc wrote:
%kobit Not exactly. I've verified and all dependencies use correct versions, in addition we are always doing a clean build from the HEAD to avoid possible problems with caching and some such. As web installer works more-or-less without proper configuration it generates a lot of exceptions and errors (there probably should be an additional
Now:
I'm continuing working in the issue. |
|
I've made a couple of fixes but it's still far from working:
I'll continue tomorrow. |
|
A few comments.
|
|
Artur Hefczyc wrote:
This was a result of lack of configuration update and the defaults handling logic not being updated as well.
Added #4880
I've updated XMLRepository about a year ago for the purpose of using in in the unit tests and it's quite handy for that purpose and used in many tests. What is lacking it's adjusting it to the new DataSource introduced in 7.2.0. Andrzej was very opposed to using DummyRepository (which isn't adjusted to 7.2.0 as well) |
|
I've managed to get the server to the runnable state with the default configuration; there is still work remaining to adjust components to Kernel but those will be carried out in separate tasks. Setup module will be fixed in #4896. |
|
I will look at it ASAP. Actually, when the web installer is working. |
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
4876
|
Version |
tigase-server-8.0.0
|
Spent time |
60h
|
I am following the installation guide: http://docs.tigase.org/tigase-server/snapshot/User_Guide/html/#webinstall
When started the server using command:
I am getting lots of NPE and other exceptions in attached log file which look like this:
It looks to me like there is some kind of binary generation problem which causes to combine incompatible source code into distribution package.
tigase-console.log tigase.log.0