Josh, looks like the exception text is incomplete, I can only see a part of the stack trace, not the error itself. Can you please check this?
On Sat, Aug 14, 2021 at 12:30 AM Josh Katz < josh.katz.contrac...@dodgeandcox.com> wrote: > > > I’m getting the following exception on Ignition.Start from .NET WCF > application. > > Our web.config and Ignite/JVM home variables are set up as per the online > documentation. The server node is launched on a remote server and we are > trying to connect using a web client on IIS from a different server. > > How can we troubleshoot further? > > > > Exception details on Start: > > at > System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage > reqMsg, IMessage retMsg) > > at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& > msgData, Int32 type) > > at System._AppDomain.CreateInstanceFrom(String assemblyFile, String > typeName) > > at > Apache.Ignite.Core.Impl.Unmanaged.Jni.Jvm.GetCallbacksFromDefaultDomain() > > at Apache.Ignite.Core.Impl.Unmanaged.Jni.Jvm..ctor(IntPtr jvmPtr) > > at Apache.Ignite.Core.Impl.Unmanaged.Jni.Jvm.GetOrCreate(IList`1 > options) > > at > Apache.Ignite.Core.Impl.IgniteManager.CreateJvmContext(IgniteConfiguration > cfg, ILogger log) > > at Apache.Ignite.Core.Ignition.Start(IgniteConfiguration cfg) > > at Ignite.IgniteFactory.<>c.<.cctor>b__5_0() in … IgniteFactory.cs:line > 10 > > > > Thanks, > > > > *Josh Katz* > > > ------------------------------ > Please follow the hyperlink to important disclosures. > https://www.dodgeandcox.com/disclosures/email_disclosure_funds.html > >