Jump to content

Unigui application 1.90.0.1561: errors in log file


Roberto Nicchi

Recommended Posts

I have just tryed to deploy my application recompiled with 1.90.0.1561 (hyperserver)

Of course i have installed also the unigui runtime that corresponds to that version.

In the hyper_serve_exe folder i find a log file the contains the text below. The UNI folder doesn't exists.

The application doesn't start. I see only the background image and the text LOADING in the upper/left corner.

 

If can help in my apllication i use the following code to change where the application read the theme files.

 

procedure TUniServerModule.UniGUIServerModuleCreate(Sender: TObject);
begin
  self.UniPackagesRoot:=Tpath.combine(self.FilesFolderPath,'jsExt');
 

thanks

Roberto

 

hyper_service.exe: 00005480: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-ext.css
hyper_service.exe: 00003518: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\autoNumeric\autoNumeric-1.9.35.js
hyper_service.exe: 000047B0: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-treenode-plugin.js
hyper_service.exe: 00005D10: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme-common.css
hyper_service.exe: 000016F4: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\MaskedInput\jquery.inputmask.min.js
hyper_service.exe: 0000520C: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-sync-min.js
hyper_service.exe: 000055A0: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-unicommon-min.js
hyper_service.exe: 00004698: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme-colors.css
hyper_service.exe: 0000335C: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\jquery-1.11.2.min.js
hyper_service.exe: 00002988: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme.css
hyper_service.exe: 0000446C: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-unigui-min.js
hyper_service.exe: 00000670: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-unicommon-min.js
hyper_service.exe: 00000E64: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-sync-min.js
hyper_service.exe: 00003CDC: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\jquery-1.11.2.min.js
hyper_service.exe: 0000201C: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\MaskedInput\jquery.inputmask.min.js
hyper_service.exe: 00000308: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\jQuery\autoNumeric\autoNumeric-1.9.35.js
hyper_service.exe: 0000477C: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-treenode-plugin.js
hyper_service.exe: 00000D08: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme-colors.css
hyper_service.exe: 000057F8: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme-common.css
hyper_service.exe: 00004464: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\css\uni-xtheme.css
hyper_service.exe: 00005624: 14:19:37 [HandleFileRequest[127.0.0.1]]:File not found: C:\Program Files (x86)\FMSoft\Framework\unigui\uni\ext-unigui-min.js
 

Link to comment
Share on other sites

  • Roberto Nicchi changed the title to Unigui application 1.90.0.1561: errors in log file

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...