Projects tigase _server server-core Issues #991
The client was unable to connect to the server after my tigase-server started (#991)
Won't Fix
连生 张 opened 6 years ago
componentInfo{Title=Tigase XML Tools, Version=4.0.0-b267/e1b03b84(2018-10-16/17:25:46), Class=tigase.xml.XMLUtils}
componentInfo{Title=Tigase Utils, Version=4.1.0-SNAPSHOT, Class=tigase.util.ClassUtil}
componentInfo{Class=tigase.server.XMPPServer}
2019-01-22 16:03:24.694 [main]             OldConfigHolder.detectPathAndFormat()   FINEST:   No property file not specified! Using default one etc/init.properties
2019-01-22 16:03:24.716 [main]             OldConfigHolder.detectPathAndFormat()   FINEST:   Provided property file F:\新建文件夹\8.0\tigase-server\etc\init.properties does NOT EXISTS! Trying to use default one etc/init.properties
2019-01-22 16:03:24.765 [main]             ConfigHolder.loadFromDSLFiles()         CONFIG:   Loading configuration from file: etc\config.tdsl
2019-01-22 16:03:24.786 [main]             ConfigHolder.loadConfiguration()        CONFIG:   Loaded configuration:
admins = [ 'admin@192.168.1.155' ]
'config-type' = 'setup'
debug = [ 'server' ]
'default-virtual-host' = '192.168.1.155'
dataSource {
    default () {
        uri = 'jdbc:mysql://localhost/tigase_copy?user=root&password=root'
    }
}
userRepository {
    default () {}
}
authRepository {
    default () {}
}
c2s {
    ports = [ 5222, 5223 ]
    seeOtherHost {}
}
http (class: tigase.http.HttpMessageReceiver) {}
'sess-man' () {}

2019-01-22 16:03:27.195 [main]             AbstractBeanConfigurator.registerBeans()  WARNING: unknown class null for bean sess-man, skipping registration of a bean
2019-01-22 16:03:27.216 [main]             DNSResolverDefault.<init>()             WARNING:  Resolving default host name: zhangliansheng took: 9
Loading component: message-router :: componentInfo{Class=tigase.server.MessageRouter}
2019-01-22 16:03:27.250 [main]             DSLBeanConfigurator.dumpConfiguration()  WARNING: Dumping full server configuration to: etc\config-dump.properties
== 2019-01-22 16:03:27.578 Please setup server at http://localhost:8080/

config.tdsl config-dump.properties spack.png spack2.png

wojciech.kapcia@tigase.net commented 6 years ago

For general issues and questions please use Forums section (https://tigase.tech/projects/tigase-server/boards). Please also use English - there is some error message in attached screenshots but it's impossible to know what it says.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
RedmineID
8526
Version
tigase-server-8.0.0
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#991
Please wait...
Page is in error, reload to recover