-
Some updates, this error does not occur if:
v7.1.0 is installed and setup, and 7.2.0 distribution is extracted into the same directory and then run. Although other unrelated errors occur (namely bean injection errors), the server can startup and generally run.
It seems likely that the stock configuration file causes these issues. Changing $HOST_NAME to a known variable results in the same issue, not sure where the error triggers in converting packaged configuration file.
config-type=--gen-config-def --admins=admin@$HOST_NAME --virt-hosts = $HOST_NAME --debug=server --comp-name-1=http --comp-class-1=tigase.http.HttpMessageReceiver http/setup/admin-credentials=admin:tigase
Again, once configuration file is setup in 7.1.0 conversion and execution is a success.
Type |
Bug
|
Priority |
Normal
|
Assignee | |
RedmineID |
4761
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Tigase has the following error when trying to start v7.2.0:
It would appear that re-writing init.properties to DSL configuration has some issues. Attached is process explorer in csv that reveals SHARING VIOLATION when attempting to re-write.
init.properties file does not seem to be converted, and init.properties.old is not created.
init.properties.CSV