1134
Views
30
Comments
Solved
Dependencies don't load

Hi! I'm having an issue on my enviroment.
Since I upgraded to the Platform Server 11, when I'm trying to load my app so I can edit it, when getting the dependencies it doesn't get past that screen.
This only happens on my personal computer, as on others with the same network connection all goes smooth and clean.
Any tips?

Thank you on advance!

2018-03-06 10-52-29
Ricardo Moreira
Staff
Solution

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

2023-07-28 17-00-32
Marco Arede
 
MVP

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

Hi,

I've done the steps proposed by Ricardo Moreira and it works now.

Thanks!

2020-10-01 08-28-33
Francois Wooding

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

Also really the only way I could recover my application at this point in time.


Thanks!


2021-01-12 09-17-15
35e7a81a-9d12-4e49-a81f-8c1f290be6f4

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

This worked for me too. Thanks a lot!


2018-10-08 09-49-50
Helder Rosa

Monique de Vos wrote:

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

This worked for me too. Thanks a lot!



Yep, for me too! Thanks!


2023-07-28 17-00-32
Marco Arede
 
MVP

Hi Edubaixo,

In my personal P11 environment it's happening the same. 

When I open refresh references (on web or mobile apps), the refresh references loading screen stays in loop, and can't be closed without closing service studio.

2024-06-19 09-49-45
edubaixo

Marco Arede wrote:

Hi Edubaixo,

In my personal P11 environment it's happening the same. 

When I open refresh references (on web or mobile apps), the refresh references loading screen stays in loop, and can't be closed without closing service studio.

True, I even need to pull up the task manager to close it :c


2023-07-28 17-00-32
Marco Arede
 
MVP

Hi Edubaixo,

I've submited a request of support to OutSystems.

Regards, 

2020-05-01 05-47-00
Alistair Petersen

Hi. Same story on my side. 

Outsystems 11 and Personal Environment 11.0.108.1

Regards

2020-05-01 05-47-00
Alistair Petersen

Alistair Petersen wrote:

Hi. Same story on my side. 

Outsystems 11 and Personal Environment 11.0.108.1

Regards

I'm stepping out of this because I'm not busy with a production app. What I did find in the PlanetHopper example after (holds my head in shame) deleting the module.. is that it popped up in a folder called Independent Modules. The QuickApp template is only supported to work up to PDE 10.4 if I recall correctly. Having said that - the module seems to be working fine after updating the dependencies. 


2018-08-22 16-02-08
José Lopes

edubaixo wrote:

Hi! I'm having an issue on my enviroment.
Since I upgraded to the Platform Server 11, when I'm trying to load my app so I can edit it, when getting the dependencies it doesn't get past that screen.
This only happens on my personal computer, as on others with the same network connection all goes smooth and clean.
Any tips?

Thank you on advance!

Is your platform updated? You can check here https://www.outsystems.com/home/

Mine wasn't, so scheduled an update

Cheers

2024-06-19 09-49-45
edubaixo

Yes, I've my platform updated, I've done one more upgrade last night and still happening

2017-03-03 12-48-17
Balasubramanian Prakasam

Hi,

Can you verify if your dependencies are upgraded already properly?, even you try to open your dependencies manually to check if its all ok? 

Thanks,

Balu

2011-06-15 10-51-19
Wim van den Brink

Having the same problem here, doing the online dev course for mobile developer and a lot of things don't work right, dragging a entity attribute to a screen crashes the p11 environment, now did an change to the ToDo_Core thing and my ToDo main won't load anymore but is stuck on checking dependencies, also loading a second edit screen never stops the initial load .. I think they missed some stuff while doing the beta testing .. 

UserImage.jpg
Pengbo  Xiu

Wim van den Brink wrote:

Having the same problem here, doing the online dev course for mobile developer and a lot of things don't work right, dragging a entity attribute to a screen crashes the p11 environment, now did an change to the ToDo_Core thing and my ToDo main won't load anymore but is stuck on checking dependencies, also loading a second edit screen never stops the initial load .. I think they missed some stuff while doing the beta testing .. 

I have the exactly same situation. After I failed to drag the `Title` attribute to the `List` element by following the `ToDo` tutorial, I just tried to upload my project and re-open the IDE to solve the problem. But the same things happened:

1. Fail to upload

2. Stuck on  checking dependencies....


2011-06-15 10-51-19
Wim van den Brink

What's even more funny, when I create a support case, I see a lot more and higher P11 versions of service studio than the one you get when you download 'the latest' version from the download page, I have and get the 11.0.109.0 version, but there are already a couple more new versions, I understand they have some in beta, but would be nice if we had the possibility to download one of the new beta's .. i'm really stuck now in my training :-(

2011-06-15 10-51-19
Wim van den Brink

In https://www.outsystems.com/home/downloads/110/ you can find a newer version 11.0.110.0 .. 

2024-06-19 09-49-45
edubaixo

Wim van den Brink wrote:

In https://www.outsystems.com/home/downloads/110/ you can find a newer version 11.0.110.0 .. 

Everything is up to date, dependencies and OS. Still loading infenitely...

2023-07-28 17-00-32
Marco Arede
 
MVP

Hi Wim,

Thanks, but even with this new version the issue still occurs. And it only happens when refreshing references in a mobile app (popup loading references stays in loop). Does not occur when refreshing references in a web app. Only solution is to close service studio by task manager.

Kind regards,

2018-03-06 10-52-29
Ricardo Moreira
Staff
Solution

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

2023-07-28 17-00-32
Marco Arede
 
MVP

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

Hi,

I've done the steps proposed by Ricardo Moreira and it works now.

Thanks!

2020-10-01 08-28-33
Francois Wooding

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

Also really the only way I could recover my application at this point in time.


Thanks!


2021-01-12 09-17-15
35e7a81a-9d12-4e49-a81f-8c1f290be6f4

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

This worked for me too. Thanks a lot!


2018-10-08 09-49-50
Helder Rosa

Monique de Vos wrote:

Ricardo Moreira wrote:

Have you tried to recover the eSpace as it might be corrupted?

Open a Command Prompt (Run as Administrator) and run the following command:

  • "<path_to_service_studio>\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

After doing so its important to publish eSpace again as the corrupted one will disappear 

normally it would be  "C:\Program Files\OutSystems\Development Environment 11.0\Service Studio\ServiceStudio.exe" -recover "<path_to_oml_file>\<oml_file_name>.oml"

this will force service studio to recover the eSpace and hopefully fix the broken parts.

This worked for me too. Thanks a lot!



Yep, for me too! Thanks!


2024-06-19 09-49-45
edubaixo

Now I'm shooting everywhere, but just to be sure, how many of you had the last October update from Windows 10 and had this problem? I'm just trying to figure out this.

2018-10-22 08-01-53
Michael de Ruijter

Hello edubaixo.

We are facing the same issue.
It is unrelated to the 1809 update of windows.

Do you by any chance run on a hp elitebook ?

Also what version of .net framework are you running locally ?

2024-06-19 09-49-45
edubaixo

Michael de Ruijter wrote:

Hello edubaixo.

We are facing the same issue.
It is unrelated to the 1809 update of windows.

Do you by any chance run on a hp elitebook ?

Also what version of .net framework are you running locally ?


Hi Michael. At the moment, as I've not my computer with me, I can only tell you that I'm not running on a HP EliteBook.

2018-10-22 08-01-53
Michael de Ruijter

hello edubaixo,


Thanks for your reply. 

You said you have contact OS support before. 

Have you been able to provide them with a process dump ? and the general log ?


If not i would recommend you also include that in your case.


You can download processdump that via this: Processdump 

Check the PID of servicestudio via taskmanager. 

And then replicate the issue ( refresh dependency ) and run CMD as an admin.

procdump.exe -ma (PID)


and the general log can be created with the information required by doing this:

Go to your service studio installation directory. and locate: ServiceStudio.exe.config

and add: <add name="RefreshReferences" value="4"/> to the file. Save it and reproduce the issue.


Note that these two steps can be done at the same time to save a bit of time yourself.





2022-12-27 13-27-15
Rui Garcia
Staff

Hello, everyone.


We are currently actively pursuing this issue where Service Studio becomes stuck getting dependencies.

At this point in time we are aware that some machines reproduce this issue very often while others are not affected at all. In order to make some sense of all occurrences, and hopefully find some patterns, I ask you all to share your versions of Service Studio, .Net Framework and CLR in all affected machines in this thread. You can do that using Power Shell commands:

[System.Runtime.InteropServices.RuntimeInformation]::get_FrameworkDescription()

$PSVersionTable.CLRVersion

We'll share news as soon as possible

Thank you for your cooperation.

UserImage.jpg
Pengbo  Xiu

Rui Garcia wrote:

Hello, everyone.


We are currently actively pursuing this issue where Service Studio becomes stuck getting dependencies.

At this point in time we are aware that some machines reproduce this issue very often while others are not affected at all. In order to make some sense of all occurrences, and hopefully find some patterns, I ask you all to share your versions of Service Studio, .Net Framework and CLR in all affected machines in this thread. You can do that using Power Shell commands:

[System.Runtime.InteropServices.RuntimeInformation]::get_FrameworkDescription()

$PSVersionTable.CLRVersion

We'll share news as soon as possible

Thank you for your cooperation.

Hi Rui,

My service studio got stuck getting dependencies.

Service studio version: 11.0.110.0

.NET Framework 4.7.3190.0

Major  Minor  Build  Revision
-----  -----  -----  --------
4      0      30319  42000

Thanks!


2018-10-22 08-01-53
Michael de Ruijter

Hello Rui,


Hereby the version running for me and my coworkers:

Major  Minor  Build  Revision
-----  -----  -----  --------
4      0      30319  42000   

2018-10-22 08-01-53
Michael de Ruijter

Hello Ricardo,


Thanks for your suggestion.

This seems to be working as well on our environment as far i can check at the moment.

Will update here if we get any additional information.

2025-11-04 18-38-45
Taka Torimoto

Hi guys - for those of you who created Support Tickets on this issue, can you tell me the Ticket numbers?

2018-11-06 16-40-04
Michaèl Kersten

When Outsystems is stuck, try to close the CefSharp subprocesses from the bottom. Outsystems will recognize it crashed and give you a restart option. 

The same problem occurs when you try to open the dependencies manually

2011-06-15 10-51-19
Wim van den Brink

They solved the bug in the last version according to the release notes:

https://success.outsystems.com/Support/Release_Notes/11/Development_Environment/Development_Environment_Release_4

Last item in the bug list


Regards,

Wim

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.