Kigred

I think you may need to explain in more detail.
You are starting from a fresh install?  Downloaded the source code and
built on the release tag?
What pre-reqs have you verified?
Java version?

James




On Fri, Oct 14, 2022 at 10:47 AM Kigred Developer <
[email protected]> wrote:

> Hello Community,
>
> I tried running the above release and it fails with the error below:
>
> Exception in thread "main" Local Exception Stack:
> Exception [EclipseLink-40007] (Eclipse Persistence Services -
> 2.7.10.v20211216-fe64cd39c3):
> org.eclipse.persistence.exceptions.StaticWeaveException
> Exception Description: An exception was thrown while weaving:
> [Ljava.lang.String;@28f67ac7
> Internal Exception: java.net.MalformedURLException: Invalid file path
>         at
> org.eclipse.persistence.exceptions.StaticWeaveException.exceptionPerformWeaving(StaticWeaveException.java:140)
>         at
> org.eclipse.persistence.tools.weaving.jpa.StaticWeave.main(StaticWeave.java:88)
> Caused by: java.net.MalformedURLException: Invalid file path
>         at java.base/java.io.File.toURL(File.java:695)
>         at
> org.eclipse.persistence.tools.weaving.jpa.StaticWeave.getClassLoader(StaticWeave.java:290)
>         at
> org.eclipse.persistence.tools.weaving.jpa.StaticWeave.start(StaticWeave.java:111)
>         at
> org.eclipse.persistence.tools.weaving.jpa.StaticWeave.main(StaticWeave.java:86)
> I am using a windows 10 machine.
> Help will be appreciated.
>
> Regards.
> Wilfred
>

Reply via email to