Projects tigase _server tigase-socks5 Issues #6
jar Doesn't Load (#6)
Closed
Eric Dziewa opened 8 years ago

Here is the debug level.

--debug=server,xmpp.impl,socks5,net.IOService,xmpp.XMPPIOService
--packet.debug.full=true

This is the only output.

MessageRouterConfig.hasClassForServerComponent()  WARNING: Can't load component socks5: tigase.socks5.Socks5Component

Here is the configuration.

--comp-name-4=socks5
--comp-class-4=tigase.socks5.Socks5Component

Tried on machine frparsutgs01i.dc.ale-international.com using tigase-server-7.1.0-SNAPSHOT-b4164. Recompiled the component and had same results.

-rw-r--r-- 1 tigase tigase   60715 Jun 16 19:51 tigase-socks5.jar.new
-rw-r--r-- 1 tigase tigase   60349 Feb 10 15:33 tigase-socks5.jar.original

Also tested on tpub.xmpp-test.net using tigase-server-7.1.0-SNAPSHOT-b4199 same results.

Andrzej Wójcik (Tigase) commented 8 years ago

Why you are using tigase.socks5.Socks5Component as a component class name?

It should be tigase.socks5.Socks5ProxyComponent as stated at Socks5 project wiki page - see https://projects.tigase.org/projects/socks5/wiki/Installation

Eric Dziewa commented 8 years ago

Thanks for looking at it. I definitely copied those lines from somewhere. Maybe an older init.properties. Was it like that in a previous version?

Andrzej Wójcik (Tigase) commented 8 years ago

As far as I remember name of this class was never changed (at least since 2012)

issue 1 of 1
Type
Consulting
Priority
Normal
Assignee
RedmineID
4249
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-socks5#6
Please wait...
Page is in error, reload to recover