Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import error #851

Open
madmantalking opened this issue Mar 21, 2021 · 0 comments
Open

import error #851

madmantalking opened this issue Mar 21, 2021 · 0 comments

Comments

@madmantalking
Copy link

importing an object with a recipe (forg: WebshopRecipe) is in a play controller is giving error

and parent being DelegatingClassLoader, using parent: Common ClassLoader:  of type class play.runsupport.classloader.DelegatingClassLoader with classpath [<unknown>] and parent being Common ClassLoader:  of type class play.sbt.PlayCommands$$anon$1 with classpath [] and parent being jdk.internal.loader.ClassLoaders$PlatformClassLoader@758a34ce of type class jdk.internal.loader.ClassLoaders$PlatformClassLoader with classpath [<unknown>] and parent being primordial classloader with boot classpath [<unknown>] not found.
        at scala.reflect.internal.Mirrors$RootsBase.staticClass(Mirrors.scala:146)
        at scala.reflect.internal.Mirrors$RootsBase.staticClass(Mirrors.scala:29)
        at scala.reflect.api.TypeTags$WeakTypeTagImpl.tpe$lzycompute(TypeTags.scala:237)
        at scala.reflect.api.TypeTags$WeakTypeTagImpl.tpe(TypeTags.scala:237)
        at scala.reflect.api.Mirror.typeOf(Mirror.scala:144)
        at com.ing.baker.recipe.scaladsl.Event$.apply(Event.scala:16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant