The problem stemmed from the use of SAF (Simple Application Framework). Spring initialization has been performed in method initialize a proxy definition in the method main. After the transfer the following line of code to the initialize method, application start normally.
Thread can be closed.Code:System.setProperty("java.net.useSystemProxies","false");
Thank you for your time.
Best,
Karol.
SOLVED.


Reply With Quote
