Re: ClassNotFoundException when loading classes via Util#getObj

2018-06-26 Thread Yi Pan
Hi, Tom, Any further help that you need? Thanks! -Yi On Fri, Jun 15, 2018 at 3:36 PM, Yi Pan wrote: > Hi, Tom, > > We have not had this Scala+Java+Clojure combination in LinkedIn test > environment yet. Let's try to remove the variables one-by-one. Could you > try a simple Java+Scala test app

Re: ClassNotFoundException when loading classes via Util#getObj

2018-06-15 Thread Yi Pan
Hi, Tom, We have not had this Scala+Java+Clojure combination in LinkedIn test environment yet. Let's try to remove the variables one-by-one. Could you try a simple Java+Scala test app using InMemorySystemFactory and see whether it works? If yes, I would suggest that there is some classpath issue w