On Monday 18 October 2010 8:55:15 am David Valeri wrote: > I've hit this one too as well as another class not found issue on Windows, > but they seem intermittent for me. It could be JVM related and I just > haven't noticed that it always occurs with a certain JVM. Running the > build again usually resolves the issues for me.
I think it would be great if we could try and correlate the JVM with this issue. I haven't been able to reproduce this on my machine at all lately, but I'm on 1.6.0_20 and I KNOW a bunch of memory leaks were fixed between _15 and _20 someplace. Thus, it might be "fixed". For people that CAN reproduce it, I'd love to know if mvn -Dcxf.compiler.fork=true would fix it. Dan > > David Valeri > --------------------------- > http://davidvaleri.wordpress.com/ > http://twitter.com/DavidValeri > > > -----Original Message----- > From: Benson Margulies [mailto:[email protected]] > Sent: Monday, October 18, 2010 7:11 AM > To: [email protected] > Subject: Re: 2.2.x Build failure > > I hit these from time to time on trunk, and running maven again always > makes forward progress. > > On Mon, Oct 18, 2010 at 4:48 AM, Freeman Fang <[email protected]> wrote: > > Hi Sergey, > > > > I hit exactly same issue from my side now. > > > > How did you get this issue resolved? > > > > Best Regards > > > > Freeman > > > > On 2010-7-8, at 下午4:29, Sergey Beryozkin wrote: > >> Hi Jim > >> > >> On Thu, Jul 8, 2010 at 3:58 AM, jim ma <[email protected]> wrote: > >>> I am using java6 and there is no problem for me on Fedora . > >>> > >>> java version "1.6.0_17" > >>> Java(TM) SE Runtime Environment (build 1.6.0_17-b04) > >>> Java HotSpot(TM) Server VM (build 14.3-b01, mixed mode) > >>> > >>> I did not find failures in cxf hudson : > >>> http://hudson.zones.apache.org/hudson/view/CXF. > >>> > >>> Which jdk version did you use ? Did you ran it on Windows ? > >> > >> I'm not using Windows for my development work since May :-) I'll check a > >> specific JDK version in the next hour (not having a laptop with me right > >> now) > >> > >>> This test is actually added by me . If there isn't license problem , I > >>> can change the imported to > >>> the local one instead of retrieving it from remote . > >> > >> Let me try building it again later on today > >> > >> cheers, Sergey > >> > >> Cheers, > >> > >>> Jim > >>> > >>> On Thu, Jul 8, 2010 at 4:56 AM, Sergey Beryozkin <[email protected]> > >>> > >>> wrote: > >>>> Still failing for me, I'm using Java 6.0 though, > >>>> > >>>> Sergey > >>>> > >>>> On Wed, Jul 7, 2010 at 9:25 PM, Sergey Beryozkin <[email protected] > >>>> > >>>> wrote: > >>>>> thanks Alessio - I did 'mvn clean install -Pfastinstall' - I'll try > >>>>> it again > >>>>> > >>>>> cheers, Sergey > >>>>> > >>>>> > >>>>> On Wed, Jul 7, 2010 at 6:47 PM, Alessio Soldano <[email protected] > >>>> > >>>> wrote: > >>>>>> I tried a mvn -Pfastinstall and it succeeded here. > >>>>>> > >>>>>> Alessio > >>>>>> > >>>>>> Sergey Beryozkin wrote: > >>>>>>> Hi > >>>>>>> > >>>>>>> I'm seeing the following build failure on the 2.2.x branch, in > >>>>>>> uncategorized > >>>>>>> system tests : > >>>>>>> > >>>>>>> [INFO] org.apache.cxf.wsdl11.WSDLRuntimeException: Fail to create > >>>>>>> wsdl > >>> > >>>>>>> definition from : > >>> file:/home/sberyozkin/work/cxf/2.2.x/systests/uncategorized/src/test/re > >>> sources/wsdl_systest/soap_fault.wsdl > >>> > >>>>>>> Caused by : WSDLException (at /definitions/types/s:schema): > >>>>>>> faultCode=PARSER_ERROR: Problem parsing ' > >>>>>>> http://schemas.xmlsoap.org/soap/envelope/'< > >>> > >>> http://schemas.xmlsoap.org/soap/envelope/%27>.: > >>>>>>> org.xml.sax.SAXParseException: > >>>>>>> The declaration for the entity "ContentType" must end with '>'. > >>>>>>> > >>>>>>> > >>>>>>> Is it only me ? Can someone try and build the 2.2.x ? > >>>>>>> > >>>>>>> thanks, Sergey > >>>>>> > >>>>>> -- > >>>>>> Alessio Soldano > >>>>>> Web Service Lead, JBoss > > > > -- > > Freeman Fang > > > > ------------------------ > > blog: http://freemanfang.blogspot.com > > twitter: http://twitter.com/freemanfang > > Open Source SOA: http://fusesource.com > > Apache Servicemix:http://servicemix.apache.org > > Apache Cxf: http://cxf.apache.org > > Apache Karaf: http://karaf.apache.org > > Apache Felix: http://felix.apache.org -- Daniel Kulp [email protected] http://dankulp.com/blog
