It's problem with java version. Try with sun java 1.6 (This is what we have been using. More specifically I am happy with 1.6_23)
On Wed, May 16, 2012 at 11:54 PM, Sanjeev Gupta <[email protected]>wrote: > I tried installing Ofbiz 11.04 of Ubuntu 12.04 with OpenJDK 6 and got the > following error .. > > classes: > [javac16] Compiling 13 source files to > /opt/ofbiz.trunk/framework/security/build/classes > [javac16] > > /opt/ofbiz.trunk/framework/security/src/org/ofbiz/security/OFBizSecurity.java:52: > invalid inferred types for V; inferred type does not conform to > declared bound(s) > [javac16] inferred: java.util.Map<java.lang.String,java.lang.Object> > [javac16] bound(s): java.util.Map<java.lang.String,java.lang.String> > [javac16] protected static final Map<String, Map<String, > String>> simpleRoleEntity = UtilMisc.toMap( > [javac16] > ^ > [javac16] 1 error > > > Any thoughts on where I could be going wrong ?? > > ----- > Rgds > Sanjeev > www.sanjeevg.com > @sanjeevgcom > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/Unable-to-install-Ofbiz-11-04-on-Ubuntu-12-04-tp4631840.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- > Thanks, > Deepak Agarwal, > > Paxcel Technologies Pvt Ltd. > Hartron Complex, Sector 18, Gurgaon, India. > E-Mail: [email protected] > Mobile: +91 9910322604 > >
