IntentArchitect / Support

A repository dedicated to handling issues and support queries
3 stars 0 forks source link

Software Factory never completing #30

Closed jpseini closed 1 year ago

jpseini commented 1 year ago

What happened?

When running the SF on a specific solution, it will never complete.

The process never gets beyond this step: image

This has been replicated on two machines, using v3 of Intent Architect. I have delete the "modules" folder to try clear that - and have also ensure that all installed modules are v3 (had an issue in the past where a v4 version of a module was not compatible).

Any suggestions of what might be causing this, or how to resolve? Thanks.

What version of Intent Architect are you using?

3.4.5

Additional information

No response

JonathanLydall commented 1 year ago

Hi @jpseini,

I suspect there is something either about this particular .sln file (or a module) causing this to happen. As the .sln is my first guess, would you be able to send just it on it's own to me privately?

JonathanLydall commented 1 year ago

Hi @jpseini,

I've looked at the file and it's got additional content on the end that it shouldn't:

image

If you remove the . and nulls, then it will solve the problem:

image

From our side we're going to be investigating why it just hung rather than give better feedback.