[Solved] Failure when launched

0 votes
asked Aug 2, 2015 in Solved by mario60 (120 points)
recategorized Oct 12, 2015 by ludek.vodicka

My first post, I am trying to check the trial version.
I get the following error msg. Any explanation?
thks mario

 [root@localhost skipper]# ./Skipper
    Starting application
    [Skipper for linux 32-bit] version [3.2.3.1247]
    Qt libraries: loaded: 5.4.1 (compiled: 5.4.1)
    ******************************
    *** Unhandled Atomix exception
    *** Qt information:
    Error <boost::exception> sending event 11QMouseEvent to object btnNext (11QPushButton)
    *** Exception information:
    axLibraries/axRemoteService/communication/encoders/structToWebRequestEncoder.cpp(135): Throw in function bool Atomix::RemoteService::CStructToWebRequestEncoder::DecodeWebResponseToResponse(long int, const XString&, const XString&, const XString&, Atomix::RemoteService::TmapWebRequestHeaders&, Atomix::RemoteService::stRemoteServiceResponse&)
    Dynamic exception type: Atomix::exception
    std::exception::what: std::exception
    Unknown data type [text/html; charset=UTF-8]

    Initialization application failed. Exiting app...

2 Answers

0 votes
answered Aug 2, 2015 by ludek.vodicka Skipper developer (140,450 points)

Hi,

it seems that your computer isn't able to connect to our license server. Without trial license validation it's not possible to execute the application

Are you able to open following url address?

https://cloud.atlantic18.com/stark

Maybe you have configured some proxy or firewall which blocks Skipper communication with the license server.

Ludek

0 votes
answered Oct 12, 2015 by ludek.vodicka Skipper developer (140,450 points)

In case your computer is behind firewall which doesn't allow you to use HTTPS, you can redirect the traffic to common HTTP protocol.

More about this procedure is available in this thread: http://support.skipper18.com/2224/problem-connecting-license-curl_easy_perform-couldnt-resolve

...