Skip to content

Error message in console when running FEntWumS.FSM #20

Description

@cghartung

In my tests, after start of editor and doing a small GUI operation, the following error message appears in the console:

[16:28:47 ERR] The file '/home/ghartung/OneWareStudio/Packages/NativeTools/OpenJDK/jdk-21.0.8+9-jre/legal/jdk.incubator.vector/LICENSE' already exists.
System.IO.IOException: The file '/home/ghartung/OneWareStudio/Packages/NativeTools/OpenJDK/jdk-21.0.8+9-jre/legal/jdk.incubator.vector/LICENSE' already exists.
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError)
at Interop.CheckIo(Int64 result, String path, Boolean isDirError)
at System.IO.File.CreateSymbolicLink(String path, String pathToTarget)
at OneWare.Core.Services.HttpService.<>c.b__10_1(String path, String targetPath) in /root/parts/oneware/build/src/OneWare.Core/Services/HttpService.cs:line 184
at SharpCompress.Common.ExtractionMethods.WriteEntryToDirectory(IEntry entry, String destinationDirectory, ExtractionOptions options, Action1 write) in D:\a\sharpcompress\sharpcompress\src\SharpCompress\Common\ExtractionMethods.cs:line 84 at OneWare.Core.Services.HttpService.<>c__DisplayClass10_0.<DownloadAndExtractArchiveAsync>b__0() in /root/parts/oneware/build/src/OneWare.Core/Services/HttpService.cs:line 180 at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) --- End of stack trace from previous location --- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread) --- End of stack trace from previous location --- at OneWare.Core.Services.HttpService.DownloadAndExtractArchiveAsync(String url, String location, IProgress1 progress, TimeSpan timeout, CancellationToken cancellationToken) in /root/parts/oneware/build/src/OneWare.Core/Services/HttpService.cs:line 174

It seems that the message is issued despite the GUI editor is working normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions