You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Chris Chabot <ch...@google.com> on 2009/02/18 13:03:20 UTC

Re: [OpenSocial] Re: Help in creating OpenSocial Container.

The shindig-dev@incubator.apache.org list is a much better place for such
questions. There was a similar post there this morning and the reply was (no
feedback yet if that fixed it or not, so subscribe to that list to find out
:)

Hi Sean,

Sounds like a Sanselan issue. We are using Sanselan 0.94, and 0.97 is
available.

I propose you to rebuild Shindig with this version and give us any
feedbacks.

Cheers,

Vincent

On Wed, Feb 18, 2009 at 12:59 PM, ViralPatel <vi...@gmail.com>wrote:

>
> Hi Chris,
> Thanks for the info.
> I was able to get Shindig source. But I was unable to compile it using
> Maven. Getting following error:
>
> Throwable: (java.io.IOException):2009-02-18 17:05:05:272
> Throwable: Couldn't read ICC Profile.
>
>        at org.apache.sanselan.icc.IccProfileParser.readICCProfileInfo
> (IccProfil
> eParser.java:275)
>        at org.apache.sanselan.icc.IccProfileParser.getICCProfileInfo
> (IccProfile
> Parser.java:74)
>        at org.apache.sanselan.icc.IccProfileParser.getICCProfileInfo
> (IccProfile
> Parser.java:51)
>        at org.apache.sanselan.Sanselan.getICCProfile(Sanselan.java:
> 322)
>        at org.apache.sanselan.Sanselan.getICCProfile(Sanselan.java:
> 280)
>        at org.apache.sanselan.Sanselan.getICCProfile(Sanselan.java:
> 261)
>        at
> org.apache.shindig.gadgets.rewrite.image.JPEGOptimizerTest.rewrite(JP
> EGOptimizerTest.java:116)
>        at
> org.apache.shindig.gadgets.rewrite.image.JPEGOptimizerTest.testBadICC
> 3(JPEGOptimizerTest.java:88)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0
> (NativeMethodAccessorImpl
> .java:-2)
>        at sun.reflect.NativeMethodAccessorImpl.invoke
> (NativeMethodAccessorImpl.
> java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke
> (DelegatingMethodAcces
> sorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:585)
>        at junit.framework.TestCase.runTest(TestCase.java:168)
>        at junit.framework.TestCase.runBare(TestCase.java:134)
>        at junit.framework.TestResult$1.protect(TestResult.java:110)
>        at junit.framework.TestResult.runProtected(TestResult.java:
> 128)
>        at junit.framework.TestResult.run(TestResult.java:113)
>        at junit.framework.TestCase.run(TestCase.java:124)
>        at junit.framework.TestSuite.runTest(TestSuite.java:232)
>        at junit.framework.TestSuite.run(TestSuite.java:227)
>        at org.junit.internal.runners.JUnit38ClassRunner.run
> (JUnit38ClassRunner.
> java:79)
>
> Failed tests:
>  testCssBasic
> (org.apache.shindig.gadgets.rewrite.CSSContentRewriterTest)
>
> I followed all steps provided on their
> http://incubator.apache.org/shindig/#tab-building
> page.
> Can anybody help me in this.
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to the Google Groups
> "Implementing OpenSocial Containers" group.
> To post to this group, send email to opensocial-container@googlegroups.com
> To unsubscribe from this group, send email to
> opensocial-container+unsubscribe@googlegroups.com<op...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/opensocial-container?hl=en
> -~----------~----~----~----~------~----~------~--~---
>
>