<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Both of these are now fixed:</div><ul class="MailOutline"><li><a href="http://jira.jboss.com/jira/browse/DNA-203">http://jira.jboss.com/jira/browse/DNA-203</a> "Unit tests for dna-example-sequencers don't work"</li><li><a href="http://jira.jboss.com/jira/browse/DNA-204">http://jira.jboss.com/jira/browse/DNA-204</a> "Unit tests for dna-example-sequencers are not being executed in the Maven builds in the nightly Hudson jobs"</li></ul><div><br></div>Best regards,<div><br></div><div>Randall</div><div><br></div><div><br><div><div>On Aug 17, 2008, at 4:59 PM, Randall Hauch wrote:</div><br><blockquote type="cite"><div>Good catch, Serge! I am also getting the exceptions locally. I thought they were running during the continuous builds, but they must not be since the builds are running successfully. I'll take a look why the tests aren't running in Hudson and why the tests produce these errors.<br><br>Best regards,<br><br>Randall<br><br><br>On Aug 17, 2008, at 5:28 AM, Serge Pagop wrote:<br><br><blockquote type="cite">Hi Randall,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">today, I take a look at the dna-example-sequemcers and then run "SequencingClientTest" test. But unfortunately unit tests shouldUploadAndSequencePngFile, shouldUploadAndSequenceJpegFile, shouldUploadAndSequencePictFile don't work.<br></blockquote><blockquote type="cite">here is the error stack trace:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">11:51:03,806 ERROR Error in repository while sequencer Image Sequencer is sequencing node repo/default=>/a/b/caution.png/jcr:content<br></blockquote><blockquote type="cite">javax.jcr.nodetype.ConstraintViolationException: cannot set the value of a protected property /images/caution.png/image:metadata/jcr:primaryType<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.checkSetValue(PropertyImpl.java:224)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.setValue(PropertyImpl.java:775)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.NodeImpl.setProperty(NodeImpl.java:2211)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.saveOutput(StreamSequencerAdapter.java:230)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.execute(StreamSequencerAdapter.java:154)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService.processChangedNode(SequencingService.java:576)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService$1.run(SequencingService.java:484)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)<br></blockquote><blockquote type="cite"> at java.lang.Thread.run(Thread.java:613)<br></blockquote><blockquote type="cite">11:51:04,988 ERROR Error in repository while sequencer Image Sequencer is sequencing node repo/default=>/a/b/caution.jpeg/jcr:content<br></blockquote><blockquote type="cite">javax.jcr.nodetype.ConstraintViolationException: cannot set the value of a protected property /images/caution.jpeg/image:metadata/jcr:primaryType<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.checkSetValue(PropertyImpl.java:224)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.setValue(PropertyImpl.java:775)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.NodeImpl.setProperty(NodeImpl.java:2211)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.saveOutput(StreamSequencerAdapter.java:230)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.execute(StreamSequencerAdapter.java:154)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService.processChangedNode(SequencingService.java:576)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService$1.run(SequencingService.java:484)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)<br></blockquote><blockquote type="cite"> at java.lang.Thread.run(Thread.java:613)<br></blockquote><blockquote type="cite">11:51:07,693 ERROR Error in repository while sequencer Mp3 Sequencer is sequencing node repo/default=>/a/b/test.mp3/jcr:content<br></blockquote><blockquote type="cite">javax.jcr.nodetype.ConstraintViolationException: cannot set the value of a protected property /mp3s/test.mp3/mp3:metadata/jcr:primaryType<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.checkSetValue(PropertyImpl.java:224)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.PropertyImpl.setValue(PropertyImpl.java:775)<br></blockquote><blockquote type="cite"> at org.apache.jackrabbit.core.NodeImpl.setProperty(NodeImpl.java:2211)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.saveOutput(StreamSequencerAdapter.java:230)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.StreamSequencerAdapter.execute(StreamSequencerAdapter.java:154)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService.processChangedNode(SequencingService.java:576)<br></blockquote><blockquote type="cite"> at org.jboss.dna.repository.sequencers.SequencingService$1.run(SequencingService.java:484)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)<br></blockquote><blockquote type="cite"> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)<br></blockquote><blockquote type="cite"> at java.lang.Thread.run(Thread.java:613)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-- <br></blockquote><blockquote type="cite">------------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">|||| Serge Pagop<br></blockquote><blockquote type="cite">|||| Senior Consultant<br></blockquote><blockquote type="cite">||||<br></blockquote><blockquote type="cite">|||| JBug Munich Founder<br></blockquote><blockquote type="cite">|||| |||| innoQ Deutschland GmbH, Halskestr. 17, D-40880 Ratingen, Germany<br></blockquote><blockquote type="cite">|||| P: +49 2102 77162-100, M: +49 178 4049592, F: +49 210 277160-1<br></blockquote><blockquote type="cite">|||| Mail: <a href="mailto:serge.pagop@innoq.com">serge.pagop@innoq.com</a>, Web: <a href="http://www.innoq.com">http://www.innoq.com</a> |||| Weblog: <a href="http://www.innoq.com/blog/sp">http://www.innoq.com/blog/sp</a><br></blockquote><blockquote type="cite">|||| JBug Munich: <a href="http://www.jbug-munich.org">http://www.jbug-munich.org</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">dna-dev mailing list<br></blockquote><blockquote type="cite"><a href="mailto:dna-dev@lists.jboss.org">dna-dev@lists.jboss.org</a><br></blockquote><blockquote type="cite"><a href="https://lists.jboss.org/mailman/listinfo/dna-dev">https://lists.jboss.org/mailman/listinfo/dna-dev</a><br></blockquote><br>_______________________________________________<br>dna-dev mailing list<br><a href="mailto:dna-dev@lists.jboss.org">dna-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/dna-dev">https://lists.jboss.org/mailman/listinfo/dna-dev</a><br></div></blockquote></div><br></div></body></html>