Cannot start the backup Spring project
I deleted corrupted Spring boot directory. Then to the root of the project I pasted the backup Spring boot directory from backups folder. But everytime I try to launch the app it starts to create
tempDir
in C:\WINDOWS\
:
I don't know what to do. How to fix this?6 Replies
⌛
This post has been reserved for your question.
Hey @Tomasm21! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
Access to
I also noticed that my other projects that were not viciously deleted and backed up have no this error and can be launched like it should be.
C:\WINDOWS
is restricted. Only OS can save there anything.
Spring should not bother trying to save there its temporary directories.I also noticed that my other projects that were not viciously deleted and backed up have no this error and can be launched like it should be.
run it from a different directory?
How are you running the Spring project?
maybe you are running it with a user that doesn't have a temp directory configuration
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.
No. I just replaced native environment with specified environment. I wanted that those environment variables would be available for all my projects whenever I open SB.
Post Closed
This post has been closed by <@312509109863710732>.