On Thu, Jul 11, 2013 at 2:59 PM, Eranda Sooriyabandara <[email protected]>wrote:
> Hi All, > This is the line which claim to be failed. > String endpointDetail = ((OMTextImpl) ((OMElementImpl) element). > getFirstOMChildIfAvailable()).getText(); > According to the error it says that getFirstOMChildIfAvailable() method > not found. But if you > find > dependencies/axiom/1.2.11-wso2v4/modules/axiom-impl/src/main/java/org/apache/axiom/om/impl/ > llom/OMElementImpl.java it is there. > > AFAIU, this is due to multiple version exist in the maven repo. Since I > cannot reproduce, can one of you verify this. > This is because of a wrong dependacy of user core. You can simply find this issue by using mvn dependency:tree. fixed in trunk. But getting a new issue again due to change in user store api. thanks, Amila. > > thanks > Eranda > > > On Thu, Jul 11, 2013 at 2:24 PM, Sanjeewa Malalgoda <[email protected]>wrote: > >> Getting same in builder machine as well. Please have a look at. >> >> Thanks. >> Sanjeewa. >> >> >> On Thu, Jul 11, 2013 at 2:13 PM, Sameera Jayasoma <[email protected]>wrote: >> >>> FYI. We are getting this error in the build. Please fix. >>> >>> Thanks, >>> Sameera. >>> >>> >>> On Thu, Jul 11, 2013 at 1:12 PM, Gokul Balakrishnan <[email protected]>wrote: >>> >>>> I'm getting $subject in registry extensions. The full error is as >>>> follows: >>>> >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] BUILD FAILURE >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [INFO] Total time: 38:11.211s >>>> [INFO] Finished at: Thu Jul 11 12:46:25 IST 2013 >>>> [INFO] Final Memory: 748M/906M >>>> [INFO] >>>> ------------------------------------------------------------------------ >>>> [ERROR] Failed to execute goal >>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile >>>> (default-compile) on project org.wso2.carbon.registry.extensions: >>>> Compilation failure >>>> [ERROR] >>>> /home/gokul/wso2/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/utils/UDDIPublisher.java:[642,75] >>>> cannot find symbol >>>> [ERROR] symbol : method getFirstOMChildIfAvailable() >>>> [ERROR] location: class org.apache.axiom.om.impl.llom.OMElementImpl >>>> [ERROR] -> [Help 1] >>>> [ERROR] >>>> [ERROR] To see the full stack trace of the errors, re-run Maven with >>>> the -e switch. >>>> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >>>> [ERROR] >>>> [ERROR] For more information about the errors and possible solutions, >>>> please read the following articles: >>>> [ERROR] [Help 1] >>>> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >>>> [ERROR] >>>> [ERROR] After correcting the problems, you can resume the build with >>>> the command >>>> [ERROR] mvn <goals> -rf :org.wso2.carbon.registry.extensions >>>> >>>> >>>> Can you please have a look? >>>> >>>> Thanks, >>>> Gokul. >>>> >>>> -- >>>> *Balakrishnan Gokulakrishnan* >>>> Software Engineer, >>>> WSO2, Inc.; http://wso2.com >>>> >>>> Twitter: http://twitter.com/gokulbs >>>> Mobile: +94775935789 >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Sameera Jayasoma, >>> Architect, >>> >>> WSO2, Inc. (http://wso2.com) >>> email: [email protected] >>> blog: http://sameera.adahas.org >>> twitter: https://twitter.com/sameerajayasoma >>> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections >>> >>> Lean . Enterprise . Middleware >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> * >> * >> *Sanjeewa Malalgoda* >> WSO2 Inc. >> Mobile : +94713068779 >> >> <http://sanjeewamalalgoda.blogspot.com/>blog >> :http://sanjeewamalalgoda.blogspot.com/<http://sanjeewamalalgoda.blogspot.com/> >> >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Eranda Sooriyabandara > *Senior Software Engineer; > Integration Technologies Team; > WSO2 Inc.; http://wso2.com > Lean . Enterprise . Middleware > > E-mail: eranda AT wso2.com > Mobile: +94 716 472 816 > Linked-In: http://www.linkedin.com/in/erandasooriyabandara > Blog: http://emsooriyabandara.blogspot.com/ > > > > * > * > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
