This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| BUILD FAILED | |
| /Users/greg/code/yui3-fork/src/dd/build.xml:23: The following error occurred while executing this line: | |
| /Users/greg/code/yui3-fork/src/dd/build.xml:9: The following error occurred while executing this line: | |
| /Users/greg/code/builder/componentbuild/3.x/rollup.xml:32: The following error occurred while executing this line: | |
| /Users/greg/code/builder/componentbuild/shared/targets.xml:82: The following error occurred while executing this line: | |
| /Users/greg/code/builder/componentbuild/shared/macrolib.xml:92: java.lang.RuntimeException | |
| at com.yahoo.platform.yui.compressor.JavaScriptCompressor.printSourceNumber(JavaScriptCompressor.java:299) | |
| at com.yahoo.platform.yui.compressor.JavaScriptCompressor.parse(JavaScriptCompressor.java:336) | |
| at com.yahoo.platform.yui.compressor.JavaScriptCompressor.<init>(JavaScriptCompressor.java:533) | |
| at com.yahoo.platform.yui.compressor.CompressorTask.execute(CompressorTask.java:68) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var REGISTER_COMPONENT = 'registerStateComponent'; | |
| Y.StateManager = Y.Base.create('state-manager', Y.Base, [], { | |
| _afterAttrChange : function (e, args) { | |
| if (e.fromManager) { | |
| return; | |
| } | |
| this._stateQueue.pause(); | |
| try { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" | |
| "http://www.w3.org/TR/html4/strict.dtd"> | |
| <html> | |
| <head> | |
| <title>Grid Test</title> | |
| <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.3.0/build/cssreset/reset-min.css"> | |
| <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/3.3.0/build/cssgrids/grids-min.css"> | |
| <style type="text/css"> | |
| #shell { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 'album_art', | |
| '__decoration', | |
| '__position', | |
| '__streams', | |
| '__downloads', | |
| 'available', | |
| 'bpm', | |
| 'form', | |
| 'collection_catalogNumber', | |
| 'collection_description', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| - | |
| responseHeader: { | |
| status: 0 | |
| QTime: 0 | |
| queryUUID: "b7a56657-e80c-4b6e-a373-5204334cf7ab" | |
| } | |
| - | |
| response: { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ContainerResponse 2011-09-29 11:48:29,996 -- ERROR -- The RuntimeException could not be mapped to a response, re-throwing to th | |
| e HTTP container | |
| java.lang.NullPointerException | |
| at emi.somase.web.FixationDatasets.uploadNew(FixationDatasets.java:591) | |
| at emi.somase.web.FixationDatasets$$FastClassByCGLIB$$b26a5614.invoke(<generated>) | |
| at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191) | |
| at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
| at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2011-09-29 11:48:29.997::WARN: /somase/fixation-datasets/upload | |
| java.lang.NullPointerException at emi.somase.web.FixationDatasets.uploadNew(FixationDatasets.java:591) | |
| at emi.somase.web.FixationDatasets$$FastClassByCGLIB$$b26a5614.invoke(<generated>) at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191) | |
| at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
| at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) | |
| at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:621) | |
| at emi.somase.web.FixationDatasets$$EnhancerByCGLIB$$9a9887cd.uploadNew(<generated>) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2011-09-29 12:52:59.207::WARN: /somase/fixation-datasets/upload | |
| java.lang.NullPointerException | |
| at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:1025) | |
| at emi.somase.web.FixationDatasets.uploadNew(FixationDatasets.java:686) | |
| at emi.somase.web.FixationDatasets$$FastClassByCGLIB$$b26a5614.invoke(<generated>) | |
| at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191) | |
| at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
| at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sep 29, 2011 2:38:11 PM com.sun.jersey.api.container.filter.LoggingFilter filter | |
| INFO: 4 * Server in-bound request | |
| 4 > POST http://localhost:8666/somase/fixation-datasets/upload | |
| 4 > Host: localhost:8666 | |
| 4 > User-Agent: Adobe Flash Player 10 | |
| 4 > Content-Length: 3384 | |
| 4 > x-flash-version: 10,3,183,10 | |
| 4 > Accept-Types: text/* | |
| 4 > Content-Type: multipart/form-data; boundary=----------Ij5KM7Ij5Ef1cH2ae0GI3Ij5cH2KM7 | |
| 4 > Connection: close |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| INTERNAL_SERVER_ERROR</pre></p><h3>Caused by:</h3><pre>java.lang.NullPointerException | |
| at org.hibernate.ejb.criteria.path.AbstractPathImpl.unknownAttribute(AbstractPathImpl.java:110) | |
| at org.hibernate.ejb.criteria.path.AbstractPathImpl.locateAttribute(AbstractPathImpl.java:218) | |
| at org.hibernate.ejb.criteria.path.AbstractPathImpl.get(AbstractPathImpl.java:189) | |
| at emi.somase.data.dao.IngestTimelineEntryDao.allForDataset(IngestTimelineEntryDao.java:84) | |
| at emi.somase.data.dao.IngestTimelineEntryDao$$FastClassByCGLIB$$6fb5e586.invoke(<generated>) | |
| at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191) | |
| at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:688) | |
| at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150) | |
| at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:155) |