I’ve just sync to head and run the example simulated data app, and what I’m getting is a blank spreadsheet widget. Is this a known issue?
I found the basic issue which is that it looks like there have been major changes in the way that conventions are being handled.
Any thoughts as to how to fix?
[java] 07:22:54.803 [CFS-5] ERROR c.o.f.a.m.curve.MultiCurveFunction - No convention found: Bundle[Reference Rate Simple Name~USD LIBOR 3m]: problem in CurveConstructionConfiguration called Default USD Curves
[java] 07:22:54.814 [CFS-3] ERROR c.o.f.a.model.curve.FXMatrixFunction - No convention found: Bundle[Reference Rate Simple Name~USD LIBOR 3m]: problem in CurveConstructionConfiguration called JPY FX Implied Curve
[java] 07:22:54.820 [CFS-3] ERROR c.o.f.a.model.curve.FXMatrixFunction - Full stack trace
[java] com.opengamma.DataNotFoundException: No convention found: Bundle[Reference Rate Simple Name~USD LIBOR 3m]
[java] at com.opengamma.master.convention.impl.MasterConventionSource.getSingle(MasterConventionSource.java:83) ~[og-master-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.master.convention.impl.MasterConventionSource.getSingle(MasterConventionSource.java:36) ~[og-master-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.core.convention.impl.EHCachingConventionSource.getSingle(EHCachingConventionSource.java:241) ~[og-core-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.core.link.ServiceContextConventionLinkResolver.executeQuery(ServiceContextConventionLinkResolver.java:54) ~[og-core-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.core.link.ServiceContextConventionLinkResolver.executeQuery(ServiceContextConventionLinkResolver.java:20) ~[og-core-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.core.link.SourceLinkResolver.resolve(SourceLinkResolver.java:53) ~[og-core-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[java] at com.opengamma.core.link.ResolvableConventionLink.resolve(ResolvableConventionLink.java:67) ~[og-core-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]