I fixed the issue after changing carbon-uuf-maven-plugin version to 1.0.0-m3

On Wed, May 25, 2016 at 2:27 PM, Sudharma Subasinghe <sudhar...@wso2.com>
wrote:

>
> Hi,
>
> I got the following exception while running samples under UUF 1.0.0-M5
> release.
>
> [2016-05-25 14:24:12,594] ERROR
> {org.wso2.msf4j.internal.router.ChannelChunkResponder} - Resource method
> threw an exception java.lang.reflect.InvocationTargetException
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:497)
>     at
> org.wso2.msf4j.internal.router.HttpMethodInfo.invoke(HttpMethodInfo.java:95)
>     at
> org.wso2.msf4j.internal.router.HttpDispatcher.channelRead0(HttpDispatcher.java:53)
>     at
> org.wso2.msf4j.internal.router.HttpDispatcher.channelRead0(HttpDispatcher.java:31)
>     at
> io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
>     at
> io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:308)
>     at
> io.netty.channel.AbstractChannelHandlerContext.access$600(AbstractChannelHandlerContext.java:32)
>     at
> io.netty.channel.AbstractChannelHandlerContext$7.run(AbstractChannelHandlerContext.java:299)
>     at
> io.netty.util.concurrent.DefaultEventExecutor.run(DefaultEventExecutor.java:36)
>     at
> io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:110)
>     at
> io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
>     at java.lang.Thread.run(Thread.java:745)
> Caused by: org.wso2.carbon.uuf.exception.MalformedConfigurationException:
> Cannot find the value of 'defaultTheme' in the root component
> configurations.
>     at
> org.wso2.carbon.uuf.api.Configuration.getDefaultThemeName(Configuration.java:82)
>     at org.wso2.carbon.uuf.core.App.<init>(App.java:52)
>     at
> org.wso2.carbon.uuf.internal.core.create.AppCreator.createApp(AppCreator.java:153)
>     at
> org.wso2.carbon.uuf.internal.UUFRegistry.lambda$loadApps$12(UUFRegistry.java:145)
>     at
> org.wso2.carbon.uuf.internal.UUFRegistry$$Lambda$58/518009976.apply(Unknown
> Source)
>     at
> java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
>     at
> java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
>     at
> java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175)
>     at java.util.Iterator.forEachRemaining(Iterator.java:116)
>     at
> java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
>     at
> java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
>     at
> java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
>     at
> java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
>     at
> java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
>     at
> java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
>     at
> org.wso2.carbon.uuf.internal.UUFRegistry.loadApps(UUFRegistry.java:149)
>     at org.wso2.carbon.uuf.internal.UUFRegistry.serve(UUFRegistry.java:81)
>     at
> org.wso2.carbon.uuf.connector.ms.UUFMicroservice.execute(UUFMicroservice.java:105)
>     at
> org.wso2.carbon.uuf.connector.ms.UUFMicroservice.get(UUFMicroservice.java:93)
>     ... 15 more
>
> Any thought on this is appreciated.
>
> Thanks
> Sudharma
> --
> Sudharma Subasinghe,
> Software Engineer,
> WSO2 Inc.
> Email: sudhar...@wso2.com <hasi...@wso2.com>
> Mobile : +94 710 565 157 <%2B94%20718%20210%20200>
>



-- 
Sudharma Subasinghe,
Software Engineer,
WSO2 Inc.
Email: sudhar...@wso2.com <hasi...@wso2.com>
Mobile : +94 710 565 157 <%2B94%20718%20210%20200>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to