Thanks Aleks, 1.8 is doing what I want. On Sat, Oct 15, 2022 at 10:44 AM Aleksandar Vidakovic < [email protected]> wrote:
> just FYI: 1.7.1 is not yet released and was created in error... > > On Sat, 15 Oct 2022, 05:49 Kigred Developer, <[email protected]> > wrote: > >> Hello James. >> >> Thanks for the response. Everything else is set correctly, I tried >> running release 1.8 and it worked fine with the same environment. >> The last time I had this issue was when a new release was out (I think >> 1.7) and it was resolved by Anold. I do remember it was related to the OS. >> >> Regards. >> Wilfred >> >> On Sat, 15 Oct 2022, 03:30 James Dailey, <[email protected]> wrote: >> >>> 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 >>>> >>>
