Guest User

Untitled

a guest
Feb 2nd, 2017
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/Contents/Home/bin/java -Dmaven.multiModuleProjectDirectory=/Users/marlon/git/vaadin.com/webpage-frontend -Dmaven.home=/Users/marlon/Applications/apache-maven-3.3.9 -Dclassworlds.conf=/Users/marlon/Applications/apache-maven-3.3.9/bin/m2.conf -Didea.launcher.port=7535 "-Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents/bin" -Dfile.encoding=UTF-8 -classpath "/Users/marlon/Applications/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.3.3 jetty:run
  2. 10:01:31:122 [INFO] Scanning for projects...
  3. 10:01:31:329 [INFO]                                                                        
  4. 10:01:31:329 [INFO] ------------------------------------------------------------------------
  5. 10:01:31:329 [INFO] Building Webpage frontend 2.0.0
  6. 10:01:31:329 [INFO] ------------------------------------------------------------------------
  7. 10:01:31:367 [INFO]
  8. 10:01:31:367 [INFO] >>> jetty-maven-plugin:9.4.0.v20161208:run (default-cli) > test-compile @ webpage-frontend >>>
  9. 10:01:32:319 [INFO]
  10. 10:01:32:319 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ webpage-frontend ---
  11. 10:01:32:554 [INFO]
  12. 10:01:32:554 [INFO] --- buildnumber-maven-plugin:1.4:create (create) @ webpage-frontend ---
  13. 10:01:32:755 [INFO] Executing: /bin/sh -c cd '/Users/marlon/git/vaadin.com/webpage-frontend' && 'git' 'rev-parse' '--verify' 'HEAD'
  14. 10:01:32:755 [INFO] Working directory: /Users/marlon/git/vaadin.com/webpage-frontend
  15. 10:01:32:809 [INFO] Storing buildNumber: 701e07dccfb24a1571546bb7ea738cf3eb0403d0 at timestamp: 1486022492741
  16. 10:01:32:816 [INFO] Storing buildScmBranch: development
  17. 10:01:32:816 [INFO]
  18. 10:01:32:816 [INFO] --- buildnumber-maven-plugin:1.4:create-metadata (create-metadata) @ webpage-frontend ---
  19. 10:01:32:822 [INFO] Executing: /bin/sh -c cd '/Users/marlon/git/vaadin.com/webpage-frontend' && 'git' 'rev-parse' '--verify' 'HEAD'
  20. 10:01:32:822 [INFO] Working directory: /Users/marlon/git/vaadin.com/webpage-frontend
  21. 10:01:32:910 [INFO]
  22. 10:01:32:910 [INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ webpage-frontend ---
  23. 10:01:32:932 [INFO]
  24. 10:01:32:932 [INFO] --- frontend-maven-plugin:1.0:install-node-and-npm (install node and npm) @ webpage-frontend ---
  25. 10:01:33:036 [INFO] Node v5.3.0 is already installed.
  26. 10:01:33:180 [INFO] NPM 3.3.12 is already installed.
  27. 10:01:33:180 [INFO]
  28. 10:01:33:180 [INFO] --- frontend-maven-plugin:1.0:npm (npm install) @ webpage-frontend ---
  29. 10:01:33:183 [INFO] Running 'npm install' in /Users/marlon/git/vaadin.com/webpage-frontend
  30. 10:01:35:404 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No description
  31. 10:01:35:405 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No repository field.
  32. 10:01:35:405 [WARNING] npm WARN EPACKAGEJSON webpage-frontend No license field.
  33. 10:01:35:415 [INFO]
  34. 10:01:35:415 [INFO] --- frontend-maven-plugin:1.0:bower (bower install) @ webpage-frontend ---
  35. 10:01:35:417 [INFO] Running 'bower install' in /Users/marlon/git/vaadin.com/webpage-frontend
  36. 10:01:36:413 [INFO]
  37. 10:01:36:413 [INFO] --- libsass-maven-plugin:0.2.6-libsass_3.4.0:compile (default) @ webpage-frontend ---
  38. 10:01:37:005 [INFO] Compiled 1 files
  39. 10:01:37:006 [INFO]
  40. 10:01:37:006 [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ webpage-frontend ---
  41. 10:01:37:080 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  42. 10:01:37:099 [INFO] Copying 352 resources
  43. 10:01:37:461 [INFO] Copying 1 resource
  44. 10:01:37:462 [INFO]
  45. 10:01:37:462 [INFO] --- minify-maven-plugin:1.7.6:minify (default-minify) @ webpage-frontend ---
  46. 10:01:37:657 [INFO] Starting CSS task:
  47. 10:01:37:668 [INFO] Starting JavaScript task:
  48. 10:01:37:671 [INFO] Processing source file [jquery.min.js].
  49. 10:01:37:671 [INFO] Processing source file [bodymovin.js].
  50. 10:01:37:671 [INFO] Processing source file [TweenMax.min.js].
  51. 10:01:37:671 [INFO] Processing source file [ScrollMagic.min.js].
  52. 10:01:37:671 [INFO] Processing source file [animation.gsap.min.js].
  53. 10:01:37:671 [INFO] Processing source file [svg4everybody.min.js].
  54. 10:01:37:671 [INFO] Processing source file [svg-injector.js].
  55. 10:01:37:671 [INFO] Processing source file [grids.min.js].
  56. 10:01:37:672 [INFO] Processing source file [transition.js].
  57. 10:01:37:672 [INFO] Processing source file [collapse.js].
  58. 10:01:37:672 [INFO] Processing source file [tab.js].
  59. 10:01:37:672 [INFO] Processing source file [owl.carousel.min.js].
  60. 10:01:37:672 [INFO] Processing source file [perfect-scrollbar.jquery.min.js].
  61. 10:01:37:672 [INFO] Processing source file [jquery.bxslider.min.js].
  62. 10:01:37:672 [INFO] Processing source file [prism.js].
  63. 10:01:37:672 [INFO] Processing source file [prism-line-numbers.min.js].
  64. 10:01:37:672 [INFO] Processing source file [prism-keep-markup.min.js].
  65. 10:01:37:672 [INFO] Processing source file [prism-autoloader.min.js].
  66. 10:01:37:672 [INFO] Processing source file [scripts.js].
  67. 10:01:37:672 [INFO] Processing source file [framework-comparison.js].
  68. 10:01:37:672 [INFO] Processing source file [helpers.js].
  69. 10:01:37:672 [INFO] Processing source file [vaadin7shutdown.js].
  70. 10:01:37:673 [INFO] Creating the merged file [script.js].
  71. 10:01:37:692 [INFO] Creating the minified file [script.min.js].
  72. helmikuuta 02, 2017 10:01:43 AP. com.google.javascript.jscomp.LoggerErrorManager println
  73. WARNING: script.js:7: WARNING - unreachable code
  74. this.e=l(e,s.e,0,.01,this.dynamicProperties),this.o=l(e,s.o,0,0,this.dynamicProperties),this.dynamicProperties.length?this.k=!0:this.getValue(!0)}}(),k=function(){function t(t,e){this.totalLength=0;var s,i=t.v,a=t.o,r=t.i,n=i.length;for(s=0;n-1>s;s+=1)this.lengths[s]=bez.getBezierLength(i[s],i[s+1],a[s],r[s+1]),this.totalLength+=this.lengths[s].addedLength;e&&(this.lengths[s]=bez.getBezierLength(i[s],i[0],a[s],r[0]),this.totalLength+=this.lengths[s].addedLength)}function e(t,e,s,i,a){this.nextO[this.segmentCount]=e,this.nextI[this.segmentCount+1]=s,this.nextV[this.segmentCount+1]=i,this.pathStarted?this.nextV[this.segmentCount]=t:(this.pathStarted=!0,this.v.s[this.segmentCount]=t),this.segmentCount+=1}function s(t){this.mdf=t?!0:!1,this.prop.k&&this.prop.getValue();var e=0,s=this.trims.length;for(this.pathStarted=!1;s>e;){if(this.trims[e].mdf){this.mdf=!0;break}e+=1}if(this.mdf=this.prop.mdf?!0:this.mdf,this.mdf){this.nextO.length=0,this.nextI.length=0,this.nextV.length=0,this.v.s.length=0;var i=this.prop.closed;this.getSegmentsLength(this.prop.v,i);var a,r,n,o,h,l,p=this.prop.v,m=this.trims.length;for(a=0;m>a;a+=1)if(this.trims[a].isTrimming){if(r=this.trims[a].eValue,n=this.trims[a].sValue,o=this.trims[a].oValue,r===n)return this.v.v=this.nextV,this.v.o=this.nextO,void(this.v.i=this.nextI);1>=r?(this.segments[0].s=this.totalLength*n,this.segments[0].e=this.totalLength*r,this.segments[1].vl=!1):n>=1?(this.segments[0].s=this.totalLength*(n-1),this.segments[0].e=this.totalLength*(r-1),this.segments[1].vl=!1):(this.segments[0].s=this.totalLength*n,this.segments[0].e=this.totalLength,this.segments[1].s=0,this.segments[1].e=this.totalLength*(r-1),this.segments[1].vl=!0),this.v.v=p.v,this.v.o=p.o,this.v.i=p.i,l=this.v.v.length;var f=0,d=0;s=this.segments[1].vl?2:1;var c;for(this.segmentCount=0,e=0;s>e;e+=1){for(f=0,h=1;l>h;h++)if(d=this.lengths[h-1].addedLength,f+d<this.segments[e].s)f+=d;else{if(f>this.segments[e].e)break;this.segments[e].s<=f&&this.segments[e].e>=f+d?this.addSegment(this.v.v[h-1],this.v.o[h-1],this.v.i[h],this.v.v[h],this.lengths[h-1]):(c=bez.getNewSegment(this.v.v[h-1],this.v.v[h],this.v.o[h-1],this.v.i[h],(this.segments[e].s-f)/d,(this.segments[e].e-f)/d,this.lengths[h-1]),this.addSegment(c.pt1,c.pt3,c.pt4,c.pt2)),f+=d}i!==!1?f<=this.segments[e].e&&(d=this.lengths[h-1].addedLength,this.segments[e].s<=f&&this.segments[e].e>=f+d?this.addSegment(this.v.v[h-1],this.v.o[h-1],this.v.i[0],this.v.v[0],this.lengths[h-1]):(c=bez.getNewSegment(this.v.v[h-1],this.v.v[0],this.v.o[h-1],this.v.i[0],(this.segments[e].s-f)/d,(this.segments[e].e-f)/d,this.lengths[h-1]),this.addSegment(c.pt1,c.pt3,c.pt4,c.pt2))):this.pathStarted=!1}i=!1}else this.v.v=p.v,this.v.o=p.o,this.v.i=p.i;this.nextV.length?(this.v.v=this.nextV,this.v.o=this.nextO,this.v.i=this.nextI):this.v.s.length=0,this.v.c=i}}return function(i,a){this.trims=[],this.k=!1,this.mdf=!1,this.ty="tm",this.pathStarted=!1,this.segments=[{s:0,e:0,vl:!0},{s:0,e:0,vl:!1}],this.nextO=[],this.nextV=[],this.nextI=[],this.v={i:null,o:null,v:null,s:[],c:!1};var r,n=a.length;for(r=0;n>r;r+=1)a[r].closed||(this.k=a[r].trimProp.k?!0:this.k,this.trims.push(a[r].trimProp));this.prop=i,this.prop.numNodes?(n=this.prop.numNodes-1,n+=this.prop.closed?1:0,this.lengths=new Array(n)):this.lengths=[],this.k=i.k?!0:this.k,this.totalLength=0,this.getValue=s,this.addSegment=e,this.getSegmentsLength=t,this.k||(this.prop.getValue(),this.getValue(!0))}}(),S=function(){function t(t){var e=0,s=this.dataProps.length;if(this.elem.globalData.frameId!==this.frameId||t){for(this.mdf=!1,this.frameId=this.elem.globalData.frameId;s>e;){if(this.dataProps[e].p.mdf){this.mdf=!0;break}e+=1}if(this.mdf||t)for("svg"===this.renderer&&(this.dasharray=""),e=0;s>e;e+=1)"o"!=this.dataProps[e].n?"svg"===this.renderer?this.dasharray+=" "+this.dataProps[e].p.v:this.dasharray[e]=this.dataProps[e].p.v:this.dashoffset=this.dataProps[e].p.v}}return function(e,s,i,a){this.elem=e,this.frameId=-1,this.dataProps=new Array(s.length),this.renderer=i,this.mdf=!1,this.k=!1,this.dasharray="svg"===this.renderer?"":new Array(s.length-1),this.dashoffset=0;var r,n,o=s.length;for(r=0;o>r;r+=1)n=l(e,s[r].v,0,0,a),this.k=n.k?!0:this.k,this.dataProps[r]={n:s[r].n,p:n};this.getValue=t,this.k?a.push(this):this.getValue(!0)}}(),C=function(){function t(t,e){return this.textIndex=t+1,this.textTotal=e,this.getValue(),this.v}return function(e,s){this.pv=1,this.comp=e.comp,this.mult=.01,this.type="textSelector",this.textTotal=s.totalChars,this.selectorValue=100,this.lastValue=[1,1,1],a.bind(this)(e,s),this.getMult=t}}(),x=function(){function t(){if(this.dynamicProperties.length){var t,e=this.dynamicProperties.length;for(t=0;e>t;t+=1)this.dynamicProperties[t].getValue()}var s=this.data.totalChars,i=2===this.data.r?1:100/s,a=this.o.v/i,r=this.s.v/i+a,n=this.e.v/i+a;if(r>n){var o=r;r=n,n=o}this.finalS=r,this.finalE=n}function e(t){var e=BezierFactory.getBezierEasing(this.ne.v/100,0,1-this.xe.v/100,1).get,r=0,n=this.finalS,o=this.finalE,h=this.data.sh;if(2==h)r=o===n?t>=o?1:0:s(0,i(.5/(o-n)+(t-n)/(o-n),1)),r=e(r);else if(3==h)r=o===n?t>=o?0:1:1-s(0,i(.5/(o-n)+(t-n)/(o-n),1)),r=e(r);else if(4==h)o===n?r=t>=o?0:1:(r=s(0,i(.5/(o-n)+(t-n)/(o-n),1)),.5>r?r*=2:r=1-r);else if(5==h)if(o===n)r=t>=o?0:1;else{var l=o-n;r=-4/(l*l)*t*t+4/l*t}else 6==h?r=o===n?t>=o?0:1:(1+(Math.cos(Math.PI+2*Math.PI*(t-n)/(o-n))+0))/2:t>=a(n)&&(r=0>t-n?1-(n-t):s(0,i(o-t,1)));return r*this.a.v}var s=Math.max,i=Math.min,a=Math.floor;return function(s,i,a){this.mdf=!1,this.k=!1,this.data=i,this.dynamicProperties=[],this.getValue=t,this.getMult=e,this.comp=s.comp,this.finalS=0,this.finalE=0,this.s=l(s,i.s||{k:0},0,0,this.dynamicProperties),this.e="e"in i?l(s,i.e,0,0,this.dynamicProperties):{v:2===i.r?i.totalChars:100},this.o=l(s,i.o||{k:0},0,0,this.dynamicProperties),this.xe=l(s,i.xe||{k:0},0,0,this.dynamicProperties),this.ne=l(s,i.ne||{k:0},0,0,this.dynamicProperties),this.a=l(s,i.a,0,.01,this.dynamicProperties),this.dynamicProperties.length?a.push(this):this.getValue()}}(),w={};return w.getProp=l,w.getShapeProp=d,w.getDashProp=c,w.getTextSelectorProp=u,w}();SVGRenderer.prototype.createItem=function(t,e,s,i){switch(t.ty){case 2:return this.createImage(t,e,s,i);case 0:return this.createComp(t,e,s,i);case 1:return this.createSolid(t,e,s,i);case 4:return this.createShape(t,e,s,i);case 5:return this.createText(t,e,s,i);case 99:return this.createPlaceHolder(t,e)}return this.createBase(t,e,s)},SVGRenderer.prototype.buildItems=function(t,e,s,i,a){var r,n=t.length;s||(s=this.elements),e||(e=this.animationItem.container),i||(i=this);var o;for(r=n-1;r>=0;r--)s[r]=this.createItem(t[r],e,i,a),0===t[r].ty&&(o=[],this.buildItems(t[r].layers,s[r].getDomElement(),o,s[r],s[r].placeholder),s[r].setElements(o)),t[r].td&&s[r+1].setMatte(s[r].layerId)},SVGRenderer.prototype.includeLayers=function(t,e,s){var i,a=t.length;s||(s=this.elements),e||(e=this.animationItem.container);var r,n,o,h=s.length;for(i=0;a>i;i+=1)for(r=0;h>r;){if(s[r].data.id==t[i].id){o=s[r],s[r]=this.createItem(t[i],e,this,o),0===t[i].ty&&(n=[],this.buildItems(t[i].layers,s[r].getDomElement(),n,s[r],s[i].placeholder),s[r].setElements(n));break}r+=1}for(i=0;a>i;i+=1)t[i].td&&s[i+1].setMatte(s[i].layerId)},SVGRenderer.prototype.createBase=function(t,e,s,i){return new SVGBaseElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.createPlaceHolder=function(t,e){return new PlaceHolderElement(t,e,this.globalData)},SVGRenderer.prototype.createShape=function(t,e,s,i){return new IShapeElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.createText=function(t,e,s,i){return new SVGTextElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.createImage=function(t,e,s,i){return new IImageElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.createComp=function(t,e,s,i){return new ICompElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.createSolid=function(t,e,s,i){return new ISolidElement(t,e,this.globalData,s,i)},SVGRenderer.prototype.configAnimation=function(t){this.animationItem.container=document.createElementNS(svgNS,"svg"),this.animationItem.container.setAttribute("xmlns","http://www.w3.org/2000/svg"),this.animationItem.container.setAttribute("width",t.w),this.animationItem.container.setAttribute("height",t.h),this.animationItem.container.setAttribute("viewBox","0 0 "+t.w+" "+t.h),this.animationItem.container.setAttribute("preserveAspectRatio","xMidYMid meet"),this.animationItem.container.style.width="100%",this.animationItem.container.style.height="100%",this.animationItem.container.style.transform="translate3d(0,0,0)",this.animationItem.container.style.transformOrigin=this.animationItem.container.style.mozTransformOrigin=this.animationItem.container.style.webkitTransformOrigin=this.animationItem.container.style["-webkit-transform"]="0px 0px 0px",this.animationItem.wrapper.appendChild(this.animationItem.container);var e=document.createElementNS(svgNS,"defs");this.globalData.defs=e,this.animationItem.container.appendChild(e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getPath=this.animationItem.getPath.bind(this.animationItem),this.globalData.elementLoaded=this.animationItem.elementLoaded.bind(this.animationItem),this.globalData.frameId=0,this.globalData.compSize={w:t.w,h:t.h},this.globalData.frameRate=t.fr;var s=document.createElementNS(svgNS,"clipPath"),i=document.createElementNS(svgNS,"rect");i.setAttribute("width",t.w),i.setAttribute("height",t.h),i.setAttribute("x",0),i.setAttribute("y",0);var a="animationMask_"+randomString(10);s.setAttribute("id",a),s.appendChild(i);var r=document.createElementNS(svgNS,"g");r.setAttribute("clip-path","url(#"+a+")"),this.animationItem.container.appendChild(r),e.appendChild(s),this.animationItem.container=r,this.layers=t.layers,this.globalData.fontManager=new FontManager,this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e)},SVGRenderer.prototype.buildStage=function(t,e,s){var i,a,r=e.length;for(s||(s=this.elements),i=r-1;i>=0;i--)a=e[i],void 0!==a.parent&&this.buildItemParenting(a,s[i],e,a.parent,s,!0),0===a.ty&&this.buildStage(s[i].getComposingElement(),a.layers,s[i].getElements())},SVGRenderer.prototype.buildItemParenting=function(t,e,s,i,a,r){t.parents||(t.parents=[]),r&&e.resetHierarchy();for(var n=0,o=s.length;o>n;)s[n].ind==i&&(e.getHierarchy().push(a[n]),void 0!==s[n].parent&&this.buildItemParenting(t,e,s,s[n].parent,a,!1)),n+=1},SVGRenderer.prototype.destroy=function(){this.animationItem.wrapper.innerHTML="",this.animationItem.container=null,this.globalData.defs=null;var t,e=this.layers.length;for(t=0;e>t;t++)this.elements[t].destroy();this.elements.length=0,this.destroyed=!0},SVGRenderer.prototype.updateContainerSize=function(){},SVGRenderer.prototype.renderFrame=function(t){if(this.renderedFrame!=t&&!this.destroyed){null===t?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1;var e,s=this.layers.length;for(e=0;s>e;e++)this.elements[e].prepareFrame(t-this.layers[e].st);for(e=0;s>e;e++)this.elements[e].renderFrame()}},SVGRenderer.prototype.hide=function(){this.animationItem.container.style.display="none"},SVGRenderer.prototype.show=function(){this.animationItem.container.style.display="block"},extendPrototype(ExpressionComp,SVGRenderer),CanvasRenderer.prototype.createItem=function(t,e){switch(t.ty){case 0:return this.createComp(t,e);case 1:return this.createSolid(t,e);case 2:return this.createImage(t,e);case 4:return this.createShape(t,e);case 5:return this.createText(t,e);case 99:return this.createPlaceHolder(t,e);default:return this.createBase(t,e)}return this.createBase(t,e)},CanvasRenderer.prototype.buildItems=function(t,e,s){e||(e=this.elements),s||(s=this);var i,a=t.length;for(i=0;a>i;i++)if(e[i]=this.createItem(t[i],s),0===t[i].ty){var r=[];this.buildItems(t[i].layers,r,e[i]),e[e.length-1].setElements(r)}},CanvasRenderer.prototype.includeLayers=function(t,e,s){var i,a=t.length;s||(s=this.elements);var r,n,o=s.length;for(i=0;a>i;i+=1)for(r=0;o>r;){if(s[r].data.id==t[i].id){s[r]=this.createItem(t[i],this),0===t[i].ty&&(n=[],this.buildItems(t[i].layers,n,s[r]),s[r].setElements(n));break}r+=1}},CanvasRenderer.prototype.createBase=function(t,e){return new CVBaseElement(t,e,this.globalData)},CanvasRenderer.prototype.createShape=function(t,e){return new CVShapeElement(t,e,this.globalData)},CanvasRenderer.prototype.createText=function(t,e){return new CVTextElement(t,e,this.globalData)},CanvasRenderer.prototype.createPlaceHolder=function(t){return new PlaceHolderElement(t,null,this.globalData)},CanvasRenderer.prototype.createImage=function(t,e){return new CVImageElement(t,e,this.globalData)},CanvasRenderer.prototype.createComp=function(t,e){return new CVCompElement(t,e,this.globalData)},CanvasRenderer.prototype.createSolid=function(t,e){return new CVSolidElement(t,e,this.globalData)},CanvasRenderer.prototype.ctxTransform=function(t){if(1!==t[0]||0!==t[1]||0!==t[4]||1!==t[5]||0!==t[12]||0!==t[13]){if(!this.renderConfig.clearCanvas)return void this.canvasContext.transform(t[0],t[1],t[4],t[5],t[12],t[13]);this.transformMat.cloneFromProps(t),this.transformMat.transform(this.contextData.cTr.props[0],this.contextData.cTr.props[1],this.contextData.cTr.props[2],this.contextData.cTr.props[3],this.contextData.cTr.props[4],this.contextData.cTr.props[5],this.contextData.cTr.props[6],this.contextData.cTr.props[7],this.contextData.cTr.props[8],this.contextData.cTr.props[9],this.contextData.cTr.props[10],this.contextData.cTr.props[11],this.contextData.cTr.props[12],this.contextData.cTr.props[13],this.contextData.cTr.props[14],this.contextData.cTr.props[15]),this.contextData.cTr.cloneFromProps(this.transformMat.props);var e=this.contextData.cTr.props;this.canvasContext.setTransform(e[0],e[1],e[4],e[5],e[12],e[13])}},CanvasRenderer.prototype.ctxOpacity=function(t){if(1!==t){if(!this.renderConfig.clearCanvas)return void(this.canvasContext.globalAlpha*=0>t?0:t);this.contextData.cO*=0>t?0:t,this.canvasContext.globalAlpha=this.contextData.cO}},CanvasRenderer.prototype.reset=function(){return this.renderConfig.clearCanvas?(this.contextData.cArrPos=0,this.contextData.cTr.reset(),void(this.contextData.cO=1)):void this.canvasContext.restore()},CanvasRenderer.prototype.save=function(t){if(!this.renderConfig.clearCanvas)return void this.canvasContext.save();t&&this.canvasContext.save();var e=this.contextData.cTr.props;(null===this.contextData.saved[this.contextData.cArrPos]||void 0===this.contextData.saved[this.contextData.cArrPos])&&(this.contextData.saved[this.contextData.cArrPos]=new Array(16));var s,i=this.contextData.saved[this.contextData.cArrPos];for(s=0;16>s;s+=1)i[s]=e[s];this.contextData.savedOp[this.contextData.cArrPos]=this.contextData.cO,this.contextData.cArrPos+=1},CanvasRenderer.prototype.restore=function(t){if(!this.renderConfig.clearCanvas)return void this.canvasContext.restore();t&&this.canvasContext.restore(),this.contextData.cArrPos-=1;var e,s=this.contextData.saved[this.contextData.cArrPos],i=this.contextData.cTr.props;for(e=0;16>e;e+=1)i[e]=s[e];this.canvasContext.setTransform(s[0],s[1],s[4],s[5],s[12],s[13]),s=this.contextData.savedOp[this.contextData.cArrPos],this.contextData.cO=s,this.canvasContext.globalAlpha=s},CanvasRenderer.prototype.configAnimation=function(t){this.animationItem.wrapper?(this.animationItem.container=document.createElement("canvas"),this.animationItem.container.style.width="100%",this.animationItem.container.style.height="100%",this.animationItem.container.style.transformOrigin=this.animationItem.container.style.mozTransformOrigin=this.animationItem.container.style.webkitTransformOrigin=this.animationItem.container.style["-webkit-transform"]="0px 0px 0px",this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d")):this.canvasContext=this.renderConfig.context,this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.totalFrames=Math.floor(t.tf),this.globalData.compWidth=t.w,this.globalData.compHeight=t.h,this.globalData.frameRate=t.fr,this.globalData.frameId=0,this.layers=t.layers,this.transformCanvas={},this.transformCanvas.w=t.w,this.transformCanvas.h=t.h,this.updateContainerSize(),this.globalData.fontManager=new FontManager,this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,document)},CanvasRenderer.prototype.updateContainerSize=function(){var t,e;if(this.animationItem.wrapper&&this.animationItem.container?(t=this.animationItem.wrapper.offsetWidth,e=this.animationItem.wrapper.offsetHeight,this.animationItem.container.setAttribute("width",t*this.renderConfig.dpr),this.animationItem.container.setAttribute("height",e*this.renderConfig.dpr)):(t=this.canvasContext.canvas.width*this.renderConfig.dpr,e=this.canvasContext.canvas.height*this.renderConfig.dpr),"fit"==this.renderConfig.scaleMode){var s=t/e,i=this.transformCanvas.w/this.transformCanvas.h;i>s?(this.transformCanvas.sx=t/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=t/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=(e-this.transformCanvas.h*(t/this.transformCanvas.w))/2*this.renderConfig.dpr):(this.transformCanvas.sx=e/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=e/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.tx=(t-this.transformCanvas.w*(e/this.transformCanvas.h))/2*this.renderConfig.dpr,this.transformCanvas.ty=0)}else this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr,this.transformCanvas.tx=0,this.transformCanvas.ty=0;this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.globalData.cWidth=t,this.globalData.cHeight=e},CanvasRenderer.prototype.buildStage=function(t,e,s){s||(s=this.elements);var i,a,r=e.length;for(i=r-1;i>=0;i--)a=e[i],void 0!==a.parent&&this.buildItemHierarchy(a,s[i],e,a.parent,s,!0),0==a.ty&&this.buildStage(null,a.layers,s[i].getElements())},CanvasRenderer.prototype.buildItemHierarchy=function(t,e,s,i,a,r){var n=0,o=s.length;for(r&&e.resetHierarchy();o>n;)s[n].ind===i&&(e.getHierarchy().push(a[n]),void 0!==s[n].parent&&this.buildItemHierarchy(t,e,s,s[n].parent,a,!1)),n+=1},CanvasRenderer.prototype.destroy=function(){this.renderConfig.clearCanvas&&(this.animationItem.wrapper.innerHTML="");var t,e=this.layers.length;for(t=e-1;t>=0;t-=1)this.elements[t].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRenderer.prototype.renderFrame=function(t){if(!(this.renderedFrame==t&&this.renderConfig.clearCanvas===!0||this.destroyed||null===t)){this.renderedFrame=t,this.globalData.frameNum=t-this.animationItem.firstFrame,this.globalData.frameId+=1,this.renderConfig.clearCanvas===!0?(this.reset(),this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h)):this.save(),this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip();var e,s=this.layers.length;for(e=0;s>e;e++)this.elements[e].prepareFrame(t-this.layers[e].st);for(e=s-1;e>=0;e-=1)this.elements[e].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}},CanvasRenderer.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRenderer.prototype.show=function(){this.animationItem.container.style.display="block"},extendPrototype(ExpressionComp,CanvasRenderer),HybridRenderer.prototype.createItem=function(t,e,s,i){switch(t.ty){case 2:return this.createImage(t,e,s,i);case 0:return this.createComp(t,e,s,i);case 1:return this.createSolid(t,e,s,i);case 4:return this.createShape(t,e,s,i);case 5:return this.createText(t,e,s,i);case 13:return this.createCamera(t,e,s,i);case 99:return this.createPlaceHolder(t,e)}return this.createBase(t,e,s)},HybridRenderer.prototype.buildItems=function(t,e,s,i,a){var r,n=t.length;s||(s=this.elements),i||(i=this);var o,h,l=!1;for(r=n-1;r>=0;r--)e?s[r]=this.createItem(t[r],e,i,a):t[r].ddd?(l||(l=!0,o=this.getThreeDContainer()),s[r]=this.createItem(t[r],o,i,a)):(l=!1,s[r]=this.createItem(t[r],this.animationItem.resizerElem,i,a)),0===t[r].ty&&(h=[],this.buildItems(t[r].layers,s[r].getDomElement(),h,s[r],s[r].placeholder),s[r].setElements(h)),t[r].td&&s[r+1].setMatte(s[r].layerId);if(this.currentContainer=this.animationItem.resizerElem,!e&&this.threeDElements.length)if(this.camera)this.camera.setup();else{var p=this.globalData.compSize.w,m=this.globalData.compSize.h;for(n=this.threeDElements.length,r=0;n>r;r+=1)this.threeDElements[0][r].style.perspective=this.threeDElements[0][r].style.webkitPerspective=Math.sqrt(Math.pow(p,2)+Math.pow(m,2))+"px"}},HybridRenderer.prototype.includeLayers=function(t,e,s){var i,a=t.length;s||(s=this.elements),e||(e=this.currentContainer);var r,n,o,h=s.length;for(i=0;a>i;i+=1)if(t[i].id)for(r=0;h>r;)s[r].data.id==t[i].id&&(o=s[r],s[r]=this.createItem(t[i],e,this,o),0===t[i].ty&&(n=[],this.buildItems(t[i].layers,s[r].getDomElement(),n,s[r],s[i].placeholder),s[r].setElements(n))),r+=1;else{var l=this.createItem(t[i],e,this);s.push(l),0===t[i].ty&&(n=[],this.buildItems(t[i].layers,l.getDomElement(),n,l),l.setElements(n))}for(i=0;a>i;i+=1)t[i].td&&s[i+1].setMatte(s[i].layerId)},HybridRenderer.prototype.createBase=function(t,e,s,i){return new SVGBaseElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.createPlaceHolder=function(t,e){return new PlaceHolderElement(t,e,this.globalData)},HybridRenderer.prototype.createShape=function(t,e,s,i){return s.isSvg?new IShapeElement(t,e,this.globalData,s,i):new HShapeElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.createText=function(t,e,s,i){return s.isSvg?new SVGTextElement(t,e,this.globalData,s,i):new HTextElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.createCamera=function(t,e,s,i){return this.camera=new HCameraElement(t,e,this.globalData,s,i),this.camera},HybridRenderer.prototype.createImage=function(t,e,s,i){return s.isSvg?new IImageElement(t,e,this.globalData,s,i):new HImageElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.createComp=function(t,e,s,i){return s.isSvg?new ICompElement(t,e,this.globalData,s,i):new HCompElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.createSolid=function(t,e,s,i){return s.isSvg?new ISolidElement(t,e,this.globalData,s,i):new HSolidElement(t,e,this.globalData,s,i)},HybridRenderer.prototype.getThreeDContainer=function(){var t=document.createElement("div");styleDiv(t),t.style.width=this.globalData.compSize.w+"px",t.style.height=this.globalData.compSize.h+"px",t.style.transformOrigin=t.style.mozTransformOrigin=t.style.webkitTransformOrigin="50% 50%";var e=document.createElement("div");return styleDiv(e),e.style.transform=e.style.webkitTransform="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)",t.appendChild(e),this.animationItem.resizerElem.appendChild(t),this.threeDElements.push([t,e]),e},HybridRenderer.prototype.configAnimation=function(t){var e=document.createElement("div"),s=this.animationItem.wrapper;e.style.width=t.w+"px",e.style.height=t.h+"px",this.animationItem.resizerElem=e,styleDiv(e),e.style.transformStyle=e.style.webkitTransformStyle=e.style.mozTransformStyle="flat",s.appendChild(e),e.style.overflow="hidden";var i=document.createElementNS(svgNS,"svg");i.setAttribute("width","1"),i.setAttribute("height","1"),styleDiv(i),this.animationItem.resizerElem.appendChild(i);var a=document.createElementNS(svgNS,"defs");i.appendChild(a),this.globalData.defs=a,this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getPath=this.animationItem.getPath.bind(this.animationItem),this.globalData.elementLoaded=this.animationItem.elementLoaded.bind(this.animationItem),this.globalData.frameId=0,this.globalData.compSize={w:t.w,h:t.h},this.globalData.frameRate=t.fr,this.layers=t.layers,this.globalData.fontManager=new FontManager,this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,i),this.updateContainerSize()},HybridRenderer.prototype.buildStage=function(t,e,s){var i,a,r=e.length;for(s||(s=this.elements),i=r-1;i>=0;i--)a=e[i],void 0!==a.parent&&this.buildItemParenting(a,s[i],e,a.parent,s,!0),0===a.ty&&this.buildStage(s[i].getComposingElement(),a.layers,s[i].getElements())},HybridRenderer.prototype.buildItemParenting=function(t,e,s,i,a,r){t.parents||(t.parents=[]),r&&e.resetHierarchy();for(var n=0,o=s.length;o>n;)s[n].ind==i&&(e.getHierarchy().push(a[n]),13===e.data.ty&&a[n].finalTransform.mProp.setInverted(),void 0!==s[n].parent&&this.buildItemParenting(t,e,s,s[n].parent,a,!1)),n+=1},HybridRenderer.prototype.destroy=function(){this.animationItem.wrapper.innerHTML="",this.animationItem.container=null,this.globalData.defs=null;var t,e=this.layers.length;for(t=0;e>t;t++)this.elements[t].destroy();this.elements.length=0,this.destroyed=!0},HybridRenderer.prototype.updateContainerSize=function(){var t,e,s,i,a=this.animationItem.wrapper.offsetWidth,r=this.animationItem.wrapper.offsetHeight,n=a/r,o=this.globalData.compSize.w/this.globalData.compSize.h;o>n?(t=a/this.globalData.compSize.w,e=a/this.globalData.compSize.w,s=0,i=(r-this.globalData.compSize.h*(a/this.globalData.compSize.w))/2):(t=r/this.globalData.compSize.h,e=r/this.globalData.compSize.h,s=(a-this.globalData.compSize.w*(r/this.globalData.compSize.h))/2,i=0),this.animationItem.resizerElem.style.transform=this.animationItem.resizerElem.style.webkitTransform="matrix3d("+t+",0,0,0,0,"+e+",0,0,0,0,1,0,"+s+","+i+",0,1)"},HybridRenderer.prototype.renderFrame=function(t){if(this.renderedFrame!=t&&!this.destroyed){null===t?t=this.renderedFrame:this.renderedFrame=t,this.globalData.frameNum=t,this.globalData.frameId+=1;var e,s=this.layers.length;for(e=0;s>e;e++)this.elements[e].prepareFrame(t-this.layers[e].st);for(e=0;s>e;e++)this.elements[e].renderFrame()}},HybridRenderer.prototype.hide=function(){this.animationItem.resizerElem.style.display="none"},HybridRenderer.prototype.show=function(){this.animationItem.resizerElem.style.display="block"},extendPrototype(ExpressionComp,HybridRenderer),MaskElement.prototype.getMaskProperty=function(t){return this.viewData[t].prop},MaskElement.prototype.prepareFrame=function(){var t,e=this.dynamicProperties.length;for(t=0;e>t;t+=1)this.dynamicProperties[t].getValue()},MaskElement.prototype.renderFrame=function(){var t,e=this.masksProperties.length;for(t=0;e>t;t++)if("n"!==this.masksProperties[t].mode&&this.masksProperties[t].cl!==!1&&((this.viewData[t].prop.mdf||this.firstFrame)&&this.drawPath(this.masksProperties[t],this.viewData[t].prop.v,this.viewData[t]),this.storedData[t].x&&(this.storedData[t].x.mdf||this.firstFrame))){var s=this.storedData[t].expan;this.storedData[t].x.v<0?("erode"!==this.storedData[t].lastOperator&&(this.storedData[t].lastOperator="erode",this.storedData[t].elem.setAttribute("filter","url(#"+this.storedData[t].filterId+")")),s.setAttribute("radius",-this.storedData[t].x.v)):("dilate"!==this.storedData[t].lastOperator&&(this.storedData[t].lastOperator="dilate",this.storedData[t].elem.setAttribute("filter",null)),this.storedData[t].elem.setAttribute("stroke-width",2*this.storedData[t].x.v))}this.firstFrame=!1},MaskElement.prototype.getMaskelement=function(){return this.maskElement},MaskElement.prototype.createLayerSolidPath=function(){var t="M0,0 ";return t+=" h"+this.globalData.compSize.w,t+=" v"+this.globalData.compSize.h,t+=" h-"+this.globalData.compSize.w,t+=" v-"+this.globalData.compSize.h+" "},MaskElement.prototype.drawPath=function(t,e,s){var i,a,r="";for(a=e.v.length,i=1;a>i;i+=1)1==i&&(r+=" M"+bm_rnd(e.v[0][0])+","+bm_rnd(e.v[0][1])),r+=" C"+bm_rnd(e.o[i-1][0])+","+bm_rnd(e.o[i-1][1])+" "+bm_rnd(e.i[i][0])+","+bm_rnd(e.i[i][1])+" "+bm_rnd(e.v[i][0])+","+bm_rnd(e.v[i][1]);t.cl&&(r+=" C"+bm_rnd(e.o[i-1][0])+","+bm_rnd(e.o[i-1][1])+" "+bm_rnd(e.i[0][0])+","+bm_rnd(e.i[0][1])+" "+bm_rnd(e.v[0][0])+","+bm_rnd(e.v[0][1])),s.lastPath!==r&&(t.inv?s.elem.setAttribute("d",this.solidPath+r):s.elem.setAttribute("d",r),s.lastPath=r)},MaskElement.prototype.getMask=function(t){for(var e=0,s=this.masksProperties.length;s>e;){if(this.masksProperties[e].nm===t)return{maskPath:this.viewData[e].prop.pv};e+=1}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.paths=null,this.masksProperties=null},SliderEffect.prototype.proxyFunction=function(){return this.p.k&&this.p.getValue(),this.p.v},AngleEffect.prototype.proxyFunction=SliderEffect.prototype.proxyFunction,ColorEffect.prototype.proxyFunction=SliderEffect.prototype.proxyFunction,PointEffect.prototype.proxyFunction=SliderEffect.prototype.proxyFunction,CheckboxEffect.prototype.proxyFunction=SliderEffect.prototype.proxyFunction,EffectsManager.prototype.getEffect=function(t){for(var e=this.data.ef,s=0,i=e.length;i>s;){if(e[s].nm===t)return this.effectElements[s];s+=1}},BaseElement.prototype.checkMasks=function(){if(!this.data.hasMask)return!1;for(var t=0,e=this.data.masksProperties.length;e>t;){if("n"!==this.data.masksProperties[t].mode&&this.data.masksProperties[t].cl!==!1)return!0;t+=1}return!1},BaseElement.prototype.prepareFrame=function(t){this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?this.isVisible!==!0&&(this.isVisible=!0,this.firstFrame=!0,this.data.hasMask&&(this.maskManager.firstFrame=!0)):this.isVisible!==!1&&(this.isVisible=!1);var e,s=this.dynamicProperties.length;for(e=0;s>e;e+=1)this.dynamicProperties[e].getValue(t);return this.data.hasMask&&this.maskManager.prepareFrame(t),this.currentFrameNum=t,this.isVisible},BaseElement.prototype.init=function(){this.hidden=!1,this.firstFrame=!0,this.isVisible=!1,this.dynamicProperties=[],this.currentFrameNum=-99999,this.lastNum=-99999,this.data.ef&&(this.effectsManager=new EffectsManager(this.data,this,this.dynamicProperties),this.effect=this.effectsManager.getEffect.bind(this.effectsManager)),this.finalTransform={mProp:PropertyFactory.getProp(this,this.data.ks,2,null,this.dynamicProperties),matMdf:!1,opMdf:!1,mat:new Matrix,opacity:1},this.finalTransform.op=this.finalTransform.mProp.o,this.transform=this.finalTransform.mProp,this.createElements(),this.data.hasMask&&this.addMasks(this.data)},BaseElement.prototype.getType=function(){return this.type},BaseElement.prototype.resetHierarchy=function(){this.hierarchy?this.hierarchy.length=0:this.hierarchy=[]},BaseElement.prototype.getHierarchy=function(){return this.hierarchy||(this.hierarchy=[]),this.hierarchy},BaseElement.prototype.getLayerSize=function(){return 5===this.data.ty?{w:this.data.textData.width,h:this.data.textData.height}:{w:this.data.width,h:this.data.height}},BaseElement.prototype.hide=function(){},BaseElement.prototype.mHelper=new Matrix,BaseElement.prototype.mask=function(t){return this.maskManager.getMask(t)},extendPrototype(LayerInterface,BaseElement),Object.defineProperty(BaseElement.prototype,"anchorPoint",{get:function(){return this.finalTransform.mProp.anchorPoint}}),createElement(BaseElement,SVGBaseElement),SVGBaseElement.prototype.appendNodeToParent=function(t){if(this.placeholder){var e=this.placeholder.phElement;e.parentNode.insertBefore(t,e)}else this.parentContainer.appendChild(t)},SVGBaseElement.prototype.createElements=function(){if(this.data.td){if(3==this.data.td)this.layerElement=document.createElementNS(svgNS,"mask"),this.layerElement.setAttribute("id",this.layerId),this.layerElement.setAttribute("mask-type","luminance"),this.globalData.defs.appendChild(this.layerElement);else if(2==this.data.td){var t=document.createElementNS(svgNS,"mask");t.setAttribute("id",this.layerId),t.setAttribute("mask-type","alpha");var e=document.createElementNS(svgNS,"g");t.appendChild(e),this.layerElement=document.createElementNS(svgNS,"g");
  75.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ^
  76.  
  77. helmikuuta 02, 2017 10:01:43 AP. com.google.javascript.jscomp.LoggerErrorManager println
  78. WARNING: script.js:12: WARNING - Parse error. Non-JSDoc comment has annotations. Did you mean to start it with '/**'?
  79. },AnimationItem.prototype.includeLayers=function(t){t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-this.animationData.ip),this.animationData.tf=this.totalFrames);var e,s,i=this.animationData.layers,a=i.length,r=t.layers,n=r.length;for(s=0;n>s;s+=1)for(e=0;a>e;){if(i[e].id==r[s].id){i[e]=r[s];break}e+=1}if((t.chars||t.fonts)&&(this.renderer.globalData.fontManager.addChars(t.chars),this.renderer.globalData.fontManager.addFonts(t.fonts,this.renderer.globalData.defs)),t.assets)for(a=t.assets.length,e=0;a>e;e+=1)this.animationData.assets.push(t.assets[e]);dataManager.completeData(this.animationData,this.renderer.globalData.fontManager),this.renderer.includeLayers(t.layers),this.renderer.buildStage(this.container,this.layers),this.renderer.renderFrame(null),this.loadNextSegment()},AnimationItem.prototype.loadNextSegment=function(){var t=this.animationData.segments;if(!t||0===t.length||!this.autoloadSegments)return this.trigger("data_ready"),void(this.timeCompleted=this.animationData.tf);var e=t.shift();this.timeCompleted=e.time*this.frameRate;var s=new XMLHttpRequest,i=this,a=this.path+this.fileName+"_"+this.segmentPos+".json";this.segmentPos+=1,s.open("GET",a,!0),s.send(),s.onreadystatechange=function(){if(4==s.readyState)if(200==s.status)i.includeLayers(JSON.parse(s.responseText));else try{var t=JSON.parse(s.responseText);i.includeLayers(t)}catch(e){}}},AnimationItem.prototype.loadSegments=function(){var t=this.animationData.segments;t||(this.timeCompleted=this.animationData.tf),this.loadNextSegment()},AnimationItem.prototype.configAnimation=function(t){this.animationData=t,this.totalFrames=Math.floor(this.animationData.op-this.animationData.ip),this.animationData.tf=this.totalFrames,this.renderer.configAnimation(t),t.assets||(t.assets=[]),t.comps&&(t.assets=t.assets.concat(t.comps),t.comps=null),this.animationData._id=this.animationID,this.animationData._animType=this.animType,this.layers=this.animationData.layers,this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,this.firstFrame=Math.round(this.animationData.ip),this.frameMult=this.animationData.fr/1e3,this.trigger("config_ready"),this.loadSegments(),this.updaFrameModifier(),this.renderer.globalData.fontManager?this.waitForFontsLoaded():(dataManager.completeData(this.animationData,this.renderer.globalData.fontManager),this.checkLoaded())},AnimationItem.prototype.waitForFontsLoaded=function(){function t(){this.renderer.globalData.fontManager.loaded?(dataManager.completeData(this.animationData,this.renderer.globalData.fontManager),this.renderer.buildItems(this.animationData.layers),this.checkLoaded()):setTimeout(t.bind(this),20)}return function(){t.bind(this)()}}(),AnimationItem.prototype.elementLoaded=function(){this.pendingElements--,this.checkLoaded()},AnimationItem.prototype.checkLoaded=function(){0===this.pendingElements&&(this.renderer.buildStage(this.container,this.layers),this.trigger("DOMLoaded"),this.isLoaded=!0,this.gotoFrame(),this.autoplay&&this.play())},AnimationItem.prototype.resize=function(){this.renderer.updateContainerSize()},AnimationItem.prototype.gotoFrame=function(){this.currentFrame=subframeEnabled?this.currentRawFrame:this.math.floor(this.currentRawFrame),this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame()},AnimationItem.prototype.renderFrame=function(){this.isLoaded!==!1&&this.renderer.renderFrame(this.currentFrame+this.firstFrame)},AnimationItem.prototype.play=function(t){t&&this.name!=t||this.isPaused===!0&&(this.isPaused=!1)},AnimationItem.prototype.pause=function(t){t&&this.name!=t||this.isPaused===!1&&(this.isPaused=!0)},AnimationItem.prototype.togglePause=function(t){t&&this.name!=t||(this.isPaused===!0?(this.isPaused=!1,this.play()):(this.isPaused=!0,this.pause()))},AnimationItem.prototype.stop=function(t){t&&this.name!=t||(this.isPaused=!0,this.currentFrame=this.currentRawFrame=0,this.playCount=0,this.gotoFrame())},AnimationItem.prototype.goToAndStop=function(t,e,s){s&&this.name!=s||(this.setCurrentRawFrameValue(e?t:t*this.frameModifier),this.isPaused=!0)},AnimationItem.prototype.advanceTime=function(t){this.isPaused!==!0&&this.isScrolling!==!0&&this.isLoaded!==!1&&this.setCurrentRawFrameValue(this.currentRawFrame+t*this.frameModifier)},AnimationItem.prototype.updateAnimation=function(t){this.setCurrentRawFrameValue(this.totalFrames*t)},AnimationItem.prototype.moveFrame=function(t,e){e&&this.name!=e||this.setCurrentRawFrameValue(this.currentRawFrame+t)},AnimationItem.prototype.adjustSegment=function(t){this.totalFrames=t[1]-t[0],this.firstFrame=t[0],this.trigger("segmentStart")},AnimationItem.prototype.playSegments=function(t,e){if("object"==typeof t[0]){var s,i=t.length;for(s=0;i>s;s+=1)this.segments.push(t[s])}else this.segments.push(t);e&&(this.adjustSegment(this.segments.shift()),this.setCurrentRawFrameValue(0)),this.isPaused&&this.play()},AnimationItem.prototype.resetSegments=function(t){this.segments.length=0,this.segments.push([this.animationData.ip*this.frameRate,Math.floor(this.animationData.op-this.animationData.ip+this.animationData.ip*this.frameRate)]),t&&this.adjustSegment(this.segments.shift())},AnimationItem.prototype.remove=function(t){t&&this.name!=t||this.renderer.destroy()},AnimationItem.prototype.destroy=function(t){t&&this.name!=t||this.renderer&&this.renderer.destroyed||(this.renderer.destroy(),this.trigger("destroy"),this._cbs=null)},AnimationItem.prototype.setCurrentRawFrameValue=function(t){this.currentRawFrame=t;var e=!1;if(this.currentRawFrame>=this.totalFrames){if(this.segments.length&&(e=!0),this.loop===!1)return this.currentRawFrame=this.totalFrames-.01,this.gotoFrame(),this.pause(),void this.trigger("complete");if(this.trigger("loopComplete"),this.playCount+=1,this.loop!==!0&&this.playCount==this.loop)return this.currentRawFrame=this.totalFrames-.01,this.gotoFrame(),this.pause(),void this.trigger("complete")}else if(this.currentRawFrame<0)return this.playCount-=1,this.playCount<0&&(this.playCount=0),this.loop===!1?(this.currentRawFrame=0,this.gotoFrame(),this.pause(),void this.trigger("complete")):(this.trigger("loopComplete"),this.currentRawFrame=this.totalFrames+this.currentRawFrame,void this.gotoFrame());if(e){var s=this.currentRawFrame%this.totalFrames;this.adjustSegment(this.segments.shift()),this.currentRawFrame=s}else this.currentRawFrame=this.currentRawFrame%this.totalFrames;this.gotoFrame()},AnimationItem.prototype.setSpeed=function(t){this.playSpeed=t,this.updaFrameModifier()},AnimationItem.prototype.setDirection=function(t){this.playDirection=0>t?-1:1,this.updaFrameModifier()},AnimationItem.prototype.updaFrameModifier=function(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection},AnimationItem.prototype.getPath=function(){return this.path},AnimationItem.prototype.getAssetData=function(t){for(var e=0,s=this.assets.length;s>e;){if(t==this.assets[e].id)return this.assets[e];e+=1}},AnimationItem.prototype.hide=function(){this.renderer.hide()},AnimationItem.prototype.show=function(){this.renderer.show()},AnimationItem.prototype.getAssets=function(){return this.assets},AnimationItem.prototype.trigger=function(t){if(this._cbs[t])switch(t){case"enterFrame":this.triggerEvent(t,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameMult));break;case"loopComplete":this.triggerEvent(t,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new BMCompleteEvent(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new BMDestroyEvent(t,this));break;default:this.triggerEvent(t)}"enterFrame"===t&&this.onEnterFrame&&this.onEnterFrame.call(this,new BMEnterFrameEvent(t,this.currentFrame,this.totalFrames,this.frameMult)),"loopComplete"===t&&this.onLoopComplete&&this.onLoopComplete.call(this,new BMCompleteLoopEvent(t,this.loop,this.playCount,this.frameMult)),"complete"===t&&this.onComplete&&this.onComplete.call(this,new BMCompleteEvent(t,this.frameMult)),"segmentStart"===t&&this.onSegmentStart&&this.onSegmentStart.call(this,new BMSegmentStartEvent(t,this.firstFrame,this.totalFrames)),"destroy"===t&&this.onDestroy&&this.onDestroy.call(this,new BMDestroyEvent(t,this))},AnimationItem.prototype.addEventListener=_addEventListener,AnimationItem.prototype.removeEventListener=_removeEventListener,AnimationItem.prototype.triggerEvent=_triggerEvent;var bodymovinjs = {}; function play(animation){ animationManager.play(animation); } function pause(animation){ animationManager.pause(animation); } function togglePause(animation){ animationManager.togglePause(animation); } function setSpeed(value,animation){ animationManager.setSpeed(value, animation); } function setDirection(value,animation){ animationManager.setDirection(value, animation); } function stop(animation){ animationManager.stop(animation); } function moveFrame(value){ animationManager.moveFrame(value); } function searchAnimations(){ if(standalone === true){ animationManager.searchAnimations(animationData,standalone, renderer); }else{ animationManager.searchAnimations(); } } function registerAnimation(elem){ return animationManager.registerAnimation(elem); } function resize(){ animationManager.resize(); } function start(){ animationManager.start(); } function goToAndStop(val,isFrame, animation){ animationManager.goToAndStop(val,isFrame, animation); } function setSubframeRendering(flag){ subframeEnabled = flag; } function loadAnimation(params){ if(standalone === true){ params.animationData = JSON.parse(animationData); } return animationManager.loadAnimation(params); } function destroy(animation){ return animationManager.destroy(animation); } function setQuality(value){ if(typeof value === 'string'){ switch(value){ case 'high': defaultCurveSegments = 200; break; case 'medium': defaultCurveSegments = 50; break; case 'low': defaultCurveSegments = 10; break; } }else if(!isNaN(value) && value > 1){ defaultCurveSegments = value; } if(defaultCurveSegments >= 50){ roundValues(false); }else{ roundValues(true); } } bodymovinjs.play = play; bodymovinjs.pause = pause; bodymovinjs.togglePause = togglePause; bodymovinjs.setSpeed = setSpeed; bodymovinjs.setDirection = setDirection; bodymovinjs.stop = stop; bodymovinjs.moveFrame = moveFrame; bodymovinjs.searchAnimations = searchAnimations; bodymovinjs.registerAnimation = registerAnimation; bodymovinjs.loadAnimation = loadAnimation; bodymovinjs.setSubframeRendering = setSubframeRendering; bodymovinjs.resize = resize; bodymovinjs.start = start; bodymovinjs.goToAndStop = goToAndStop; bodymovinjs.destroy = destroy; bodymovinjs.setQuality = setQuality; bodymovinjs.version = '4.1.7'; function checkReady(){ if (document.readyState === "complete") { clearInterval(readyStateCheckInterval); searchAnimations(); } } function getQueryVariable(variable) { var vars = queryString.split('&'); for (var i = 0; i < vars.length; i++) { var pair = vars[i].split('='); if (decodeURIComponent(pair[0]) == variable) { return decodeURIComponent(pair[1]); } } } var standalone = '__[STANDALONE]__'; var animationData = '__[ANIMATIONDATA]__'; var renderer = ''; if(standalone) { var scripts = document.getElementsByTagName('script'); var index = scripts.length - 1; var myScript = scripts[index]; var queryString = myScript.src.replace(/^[^\?]+\??/,''); renderer = getQueryVariable('renderer'); } var readyStateCheckInterval = setInterval(checkReady, 100); return bodymovinjs; })); /*!
  80.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^
  81.  
  82. helmikuuta 02, 2017 10:01:43 AP. com.google.javascript.jscomp.LoggerErrorManager printSummary
  83. WARNING: 0 error(s), 2 warning(s)
  84. 10:01:43:196 [INFO] Uncompressed size: 535374 bytes.
  85. 10:01:43:197 [INFO] Compressed size: 478649 bytes minified (144144 bytes gzipped).
  86. 10:01:43:197 [INFO]
  87. 10:01:43:197 [INFO]
  88. 10:01:43:197 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ webpage-frontend ---
  89. 10:01:43:339 [INFO] Changes detected - recompiling the module!
  90. 10:01:43:372 [INFO] Compiling 159 source files to /Users/marlon/git/vaadin.com/webpage-frontend/target/classes
  91. 10:01:46:353 [WARNING] /Users/marlon/git/vaadin.com/webpage-frontend/src/main/java/com/vaadin/frontend/spring/security/UserDetailsAuthenticationProvider.java: Some input files use or override a deprecated API.
  92. 10:01:46:353 [WARNING] /Users/marlon/git/vaadin.com/webpage-frontend/src/main/java/com/vaadin/frontend/spring/security/UserDetailsAuthenticationProvider.java: Recompile with -Xlint:deprecation for details.
  93. 10:01:46:353 [WARNING] /Users/marlon/git/vaadin.com/webpage-frontend/src/main/java/com/vaadin/frontend/spring/security/authentication/lookup/UserLookup.java: Some input files use unchecked or unsafe operations.
  94. 10:01:46:353 [WARNING] /Users/marlon/git/vaadin.com/webpage-frontend/src/main/java/com/vaadin/frontend/spring/security/authentication/lookup/UserLookup.java: Recompile with -Xlint:unchecked for details.
  95. 10:01:46:353 [INFO]
  96. 10:01:46:353 [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ webpage-frontend ---
  97. 10:01:46:356 [INFO] Using 'UTF-8' encoding to copy filtered resources.
  98. 10:01:46:357 [INFO] Copying 6 resources
  99. 10:01:46:363 [INFO]
  100. 10:01:46:363 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ webpage-frontend ---
  101. 10:01:46:381 [INFO] Nothing to compile - all classes are up to date
  102. 10:01:46:381 [INFO]
  103. 10:01:46:381 [INFO] <<< jetty-maven-plugin:9.4.0.v20161208:run (default-cli) < test-compile @ webpage-frontend <<<
  104. 10:01:46:458 [INFO]
  105. 10:01:46:458 [INFO] --- jetty-maven-plugin:9.4.0.v20161208:run (default-cli) @ webpage-frontend ---
  106. 10:01:46:728 [INFO] Logging initialized @16633ms to org.eclipse.jetty.util.log.Slf4jLog
  107. 10:01:46:782 [INFO] Configuring Jetty for project: Webpage frontend
  108. 10:01:46:783 [INFO] webAppSourceDirectory not set. Trying src/main/webapp
  109. 10:01:46:783 [INFO] Reload Mechanic: automatic
  110. 10:01:46:783 [INFO] Classes = /Users/marlon/git/vaadin.com/webpage-frontend/target/classes
  111. 10:01:46:799 [INFO] Context path = /
  112. 10:01:46:799 [INFO] Tmp directory = /Users/marlon/git/vaadin.com/webpage-frontend/target/tmp
  113. 10:01:46:799 [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
  114. 10:01:46:799 [INFO] Web overrides =  none
  115. 10:01:46:803 [INFO] web.xml file = file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/WEB-INF/web.xml
  116. 10:01:46:803 [INFO] Webapp directory = /Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp
  117. 10:01:46:806 [INFO] jetty-9.4.0.v20161208
  118. 10:01:50:752 [INFO] Scanning elapsed time=3514ms
  119. 10:01:50:868 [INFO] No Spring WebApplicationInitializer types detected on classpath
  120. 10:01:50:868 [INFO] Initializing AtmosphereFramework
  121. 10:01:51:076 [INFO] DefaultSessionIdManager workerName=node0
  122. 10:01:51:076 [INFO] No SessionScavenger set, using defaults
  123. 10:01:51:082 [INFO] Scavenging every 600000ms
  124. 10:01:51:203 [INFO] Initializing Spring root WebApplicationContext
  125. helmikuuta 02, 2017 10:01:51 AP. org.springframework.web.context.ContextLoader initWebApplicationContext
  126. INFO: Root WebApplicationContext: initialization started
  127. helmikuuta 02, 2017 10:01:51 AP. org.springframework.web.context.support.AnnotationConfigWebApplicationContext prepareRefresh
  128. INFO: Refreshing Root WebApplicationContext: startup date [Thu Feb 02 10:01:51 EET 2017]; root of context hierarchy
  129. helmikuuta 02, 2017 10:01:51 AP. org.springframework.web.context.support.AnnotationConfigWebApplicationContext loadBeanDefinitions
  130. INFO: Successfully resolved class for [com.vaadin.frontend.config.SpringConfig]
  131. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  132. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-security.xml]
  133. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  134. INFO: Loading XML bean definitions from ServletContext resource [/WEB-INF/spring-oauth.xml]
  135. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  136. INFO: Loading XML bean definitions from class path resource [spring/spring-dynamicContent.xml]
  137. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  138. INFO: Loading XML bean definitions from class path resource [spring/spring-store-github.xml]
  139. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  140. INFO: Loading XML bean definitions from class path resource [spring/spring-store-googlecalendar.xml]
  141. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  142. INFO: Loading XML bean definitions from class path resource [spring/spring-store-meetupcalendar.xml]
  143. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  144. INFO: Loading XML bean definitions from class path resource [spring/spring-store-youtube.xml]
  145. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  146. INFO: Loading XML bean definitions from class path resource [spring/spring-store-jpa.xml]
  147. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  148. INFO: Loading XML bean definitions from class path resource [spring/spring-store-sources-directory.xml]
  149. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  150. INFO: Loading XML bean definitions from class path resource [spring/spring-store-sources-misc.xml]
  151. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  152. INFO: Loading XML bean definitions from class path resource [spring/spring-store-sources-proaccount.xml]
  153. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  154. INFO: Loading XML bean definitions from class path resource [spring/spring-dummyDataDefaults.xml]
  155. helmikuuta 02, 2017 10:01:52 AP. org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
  156. INFO: Loading XML bean definitions from URL [jar:file:/Users/marlon/.m2/repository/com/vaadin/wolfgang/vaadin-store-api/1.0.3-SNAPSHOT/vaadin-store-api-1.0.3-SNAPSHOT.jar!/spring/spring-xreference-aop.xml]
  157. helmikuuta 02, 2017 10:01:53 AP. org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor <init>
  158. INFO: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
  159. main 2017-02-02 10:01:53 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  160. main 2017-02-02 10:01:53 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/libs
  161. main 2017-02-02 10:01:53 INFO [c.v.m.Util] - Created directory: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb
  162. main 2017-02-02 10:01:54 INFO [c.v.m.Util] - Unpacked 67 files from classpath*:ch/vorburger/mariadb4j/mariadb-10.1.9/osx/** to /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  163. main 2017-02-02 10:01:54 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/my_print_defaults (using java.io.File.setExecutable)
  164. main 2017-02-02 10:01:54 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db (using java.io.File.setExecutable)
  165. main 2017-02-02 10:01:54 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (using java.io.File.setExecutable)
  166. main 2017-02-02 10:01:54 INFO [c.v.m.Util] - chmod +x /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql (using java.io.File.setExecutable)
  167. main 2017-02-02 10:01:54 INFO [c.v.m.DB] - Installing a new embedded database to: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base
  168. main 2017-02-02 10:01:54 INFO [c.v.e.ManagedProcess] - Starting Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  169. Exec Stream Pumper 2017-02-02 10:01:54 INFO [c.v.e.ManagedProcess] - mysql_install_db: Installing MariaDB/MySQL system tables in '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb' ...
  170. main 2017-02-02 10:01:54 INFO [c.v.e.ManagedProcess] - Thread is now going to wait for this process to terminate itself: Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  171. Exec Stream Pumper 2017-02-02 10:01:54 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:54 140735131066368 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 9742 ...
  172. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  173. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: The InnoDB memory heap is disabled
  174. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  175. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Memory barrier is not used
  176. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Compressed tables use zlib 1.2.5
  177. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Using CPU crc32 instructions
  178. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  179. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Completed initialization of buffer pool
  180. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created!
  181. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB
  182. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Database physically writes the file full: wait...
  183. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB
  184. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB
  185. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0
  186. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Warning] InnoDB: New log files created, LSN=45883
  187. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Doublewrite buffer not found: creating new
  188. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Doublewrite buffer created
  189. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: 128 rollback segment(s) are active.
  190. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Warning] InnoDB: Creating foreign key constraint system tables.
  191. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Foreign key constraint system tables created
  192. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Creating tablespace and datafile system tables.
  193. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Tablespace and datafile system tables created.
  194. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB: Waiting for purge to start
  195. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 140735131066368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 0
  196. Exec Stream Pumper 2017-02-02 10:01:55 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:55 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  197. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  198. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: Filling help tables...
  199. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 9750 ...
  200. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  201. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: The InnoDB memory heap is disabled
  202. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  203. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Memory barrier is not used
  204. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Compressed tables use zlib 1.2.5
  205. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Using CPU crc32 instructions
  206. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  207. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Completed initialization of buffer pool
  208. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Highest supported file format is Barracuda.
  209. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: 128 rollback segment(s) are active.
  210. Exec Stream Pumper 2017-02-02 10:01:57 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:57 140735131066368 [Note] InnoDB: Waiting for purge to start
  211. Exec Stream Pumper 2017-02-02 10:01:58 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:58 140735131066368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616799
  212. Exec Stream Pumper 2017-02-02 10:01:58 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:01:58 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  213. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  214. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: Creating OpenGIS required SP-s...
  215. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 9754 ...
  216. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  217. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: The InnoDB memory heap is disabled
  218. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  219. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Memory barrier is not used
  220. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Compressed tables use zlib 1.2.5
  221. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Using CPU crc32 instructions
  222. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  223. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Completed initialization of buffer pool
  224. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Highest supported file format is Barracuda.
  225. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: 128 rollback segment(s) are active.
  226. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB: Waiting for purge to start
  227. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 140735131066368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616809
  228. Exec Stream Pumper 2017-02-02 10:02:00 INFO [c.v.e.ManagedProcess] - mysql_install_db: 2017-02-02 10:02:00 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  229. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: OK
  230. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  231. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: To start mysqld at boot time you have to copy
  232. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: support-files/mysql.server to the right place for your system
  233. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  234. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER !
  235. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: To do so, start the server, then issue the following commands:
  236. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  237. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqladmin' -u root password 'new-password'
  238. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqladmin' -u root -h  password 'new-password'
  239. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  240. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: Alternatively you can run:
  241. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_secure_installation'
  242. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  243. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: which will also give you the option of removing the test
  244. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: databases and anonymous user created by default.  This is
  245. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: strongly recommended for production servers.
  246. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  247. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: See the MariaDB Knowledgebase at http://mariadb.com/kb or the
  248. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: MySQL manual for more instructions.
  249. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  250. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can start the MariaDB daemon with:
  251. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: cd '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base' ; /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld_safe --datadir='/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb'
  252. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  253. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can test the MariaDB daemon with mysql-test-run.pl
  254. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: cd '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/mysql-test' ; perl mysql-test-run.pl
  255. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  256. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: Please report any problems at http://mariadb.org/jira
  257. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  258. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: The latest information about MariaDB is available at http://mariadb.org/.
  259. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: You can find additional information about the MySQL part at:
  260. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: http://dev.mysql.com
  261. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: Support MariaDB development by buying support/new features from MariaDB
  262. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: Corporation Ab. You can contact us about this at sales@mariadb.com.
  263. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: Alternatively consider joining our community based development effort:
  264. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db: http://mariadb.com/kb/en/contributing-to-the-mariadb-project/
  265. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysql_install_db:
  266. Exec Default Executor 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysql_install_db, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --no-defaults, --force, --skip-name-resolve] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base) just exited, with value 0
  267. main 2017-02-02 10:02:02 INFO [c.v.m.DB] - Installation complete.
  268. main 2017-02-02 10:02:02 INFO [c.v.m.DB] - Starting up the database...
  269. main 2017-02-02 10:02:02 INFO [c.v.m.DB] - mysqld executable: /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld
  270. main 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - Starting Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --port=4223, --socket=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base)
  271. main 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - Thread will wait for "mysqld: ready for connections." to appear in Console output of process Program [/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld, --no-defaults, --console, --skip-grant-tables, --max_allowed_packet=64M, --basedir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base, --datadir=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb, --port=4223, --socket=/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock] (in working directory /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base) for max. 30000ms
  272. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: dyld: warning, unknown environment variable: DYLD_FALLBACK_LIBRARY_PATH
  273. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld (mysqld 10.1.9-MariaDB) starting as process 9759 ...
  274. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Warning] Setting lower_case_table_names=2 because file system for /private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/devdb/ is case insensitive
  275. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Using mutexes to ref count buffer pool pages
  276. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: The InnoDB memory heap is disabled
  277. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
  278. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Memory barrier is not used
  279. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Compressed tables use zlib 1.2.5
  280. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Using CPU crc32 instructions
  281. Exec Stream Pumper 2017-02-02 10:02:02 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:02 140735131066368 [Note] InnoDB: Initializing buffer pool, size = 128.0M
  282. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] InnoDB: Completed initialization of buffer pool
  283. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] InnoDB: Highest supported file format is Barracuda.
  284. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] InnoDB: 128 rollback segment(s) are active.
  285. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] InnoDB: Waiting for purge to start
  286. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] InnoDB:  Percona XtraDB (http://www.percona.com) 5.6.26-74.0 started; log sequence number 1616819
  287. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145313034240 [Note] InnoDB: Dumping buffer pool(s) not yet started
  288. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] Plugin 'FEEDBACK' is disabled.
  289. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] Server socket created on IP: '::'.
  290. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 140735131066368 [Note] /var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j/base/bin/mysqld: ready for connections.
  291. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: Version: '10.1.9-MariaDB'  socket: '/private/var/folders/38/lcr_4gbd3xbbj2_f7cz1h6vr0000gn/T/MariaDB4j.4223.sock'  port: 4223  Homebrew
  292. main 2017-02-02 10:02:03 INFO [c.v.m.DB] - Database startup complete.
  293. main 2017-02-02 10:02:03 INFO [o.f.c.i.u.VersionPrinter] - Flyway 4.0.3 by Boxfuse
  294. main 2017-02-02 10:02:03 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  295. main 2017-02-02 10:02:03 INFO [o.f.c.i.c.DbValidate] - Successfully validated 1 migration (execution time 00:00.009s)
  296. main 2017-02-02 10:02:03 INFO [o.f.c.i.c.DbSchemas] - Creating schema `directory` ...
  297. main 2017-02-02 10:02:03 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `directory`.`schema_version`
  298. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : Start
  299. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  300. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  301. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : Start applying row log
  302. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : End of applying row log
  303. Exec Stream Pumper 2017-02-02 10:02:03 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:03 123145315266560 [Note] InnoDB: Online DDL : Completed
  304. main 2017-02-02 10:02:03 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `directory`: 0
  305. main 2017-02-02 10:02:03 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `directory` to version 1.000 - initialize
  306. main 2017-02-02 10:02:03 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 1 migration to schema `directory` (execution time 00:00.457s).
  307. main 2017-02-02 10:02:03 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/directory
  308. main 2017-02-02 10:02:03 INFO [c.v.b.c.DataSourceFactory] - username: root
  309. main 2017-02-02 10:02:03 INFO [c.v.b.c.DataSourceFactory] - password:
  310. main 2017-02-02 10:02:03 INFO [c.z.h.HikariDataSource] - HikariPool-1 - Started.
  311. main 2017-02-02 10:02:03 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  312. helmikuuta 02, 2017 10:02:03 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  313. INFO: Building JPA container EntityManagerFactory for persistence unit 'directory'
  314. main 2017-02-02 10:02:04 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  315. main 2017-02-02 10:02:04 INFO [o.f.c.i.c.DbValidate] - Successfully validated 1 migration (execution time 00:00.003s)
  316. main 2017-02-02 10:02:04 INFO [o.f.c.i.c.DbSchemas] - Creating schema `proaccount` ...
  317. main 2017-02-02 10:02:04 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `proaccount`.`schema_version`
  318. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : Start
  319. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  320. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  321. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : Start applying row log
  322. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : End of applying row log
  323. Exec Stream Pumper 2017-02-02 10:02:04 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:04 123145318379520 [Note] InnoDB: Online DDL : Completed
  324. main 2017-02-02 10:02:04 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `proaccount`: 0
  325. main 2017-02-02 10:02:04 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `proaccount` to version 1.000 - initialize
  326. main 2017-02-02 10:02:05 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 1 migration to schema `proaccount` (execution time 00:01.661s).
  327. main 2017-02-02 10:02:05 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/proaccount
  328. main 2017-02-02 10:02:05 INFO [c.v.b.c.DataSourceFactory] - username: root
  329. main 2017-02-02 10:02:05 INFO [c.v.b.c.DataSourceFactory] - password:
  330. main 2017-02-02 10:02:05 INFO [c.z.h.HikariDataSource] - HikariPool-2 - Started.
  331. main 2017-02-02 10:02:05 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  332. helmikuuta 02, 2017 10:02:05 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  333. INFO: Building JPA container EntityManagerFactory for persistence unit 'proaccount'
  334. main 2017-02-02 10:02:06 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  335. main 2017-02-02 10:02:06 INFO [o.f.c.i.c.DbValidate] - Successfully validated 2 migrations (execution time 00:00.004s)
  336. main 2017-02-02 10:02:06 INFO [o.f.c.i.c.DbSchemas] - Creating schema `lportal` ...
  337. main 2017-02-02 10:02:06 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `lportal`.`schema_version`
  338. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : Start
  339. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  340. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  341. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : Start applying row log
  342. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : End of applying row log
  343. Exec Stream Pumper 2017-02-02 10:02:06 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:06 123145318379520 [Note] InnoDB: Online DDL : Completed
  344. main 2017-02-02 10:02:06 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `lportal`: 0
  345. main 2017-02-02 10:02:06 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `lportal` to version 1.000 - initialize
  346. main 2017-02-02 10:02:10 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `lportal` to version 1.001 - index-on.contentpath
  347. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : Start
  348. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  349. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  350. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : Start applying row log
  351. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : End of applying row log
  352. Exec Stream Pumper 2017-02-02 10:02:10 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:10 123145318690816 [Note] InnoDB: Online DDL : Completed
  353. main 2017-02-02 10:02:10 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 2 migrations to schema `lportal` (execution time 00:04.862s).
  354. main 2017-02-02 10:02:10 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/lportal
  355. main 2017-02-02 10:02:10 INFO [c.v.b.c.DataSourceFactory] - username: root
  356. main 2017-02-02 10:02:10 INFO [c.v.b.c.DataSourceFactory] - password:
  357. main 2017-02-02 10:02:10 INFO [c.z.h.HikariDataSource] - HikariPool-3 - Started.
  358. main 2017-02-02 10:02:10 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  359. helmikuuta 02, 2017 10:02:10 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  360. INFO: Building JPA container EntityManagerFactory for persistence unit 'lportal'
  361. [EL Warning]: metadata: 2017-02-02 10:02:11.029--ServerSession(3586073)--The reference column name [tagged] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  362. [EL Warning]: metadata: 2017-02-02 10:02:11.034--ServerSession(3586073)--The reference column name [tags] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  363. [EL Warning]: metadata: 2017-02-02 10:02:11.035--ServerSession(3586073)--The reference column name [classPK] mapped on the element [field user] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  364. helmikuuta 02, 2017 10:02:11 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  365. INFO: Building JPA container EntityManagerFactory for persistence unit 'lpcounter'
  366. [EL Warning]: metadata: 2017-02-02 10:02:11.101--ServerSession(29533017)--The reference column name [tagged] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  367. [EL Warning]: metadata: 2017-02-02 10:02:11.102--ServerSession(29533017)--The reference column name [tags] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  368. [EL Warning]: metadata: 2017-02-02 10:02:11.102--ServerSession(29533017)--The reference column name [classPK] mapped on the element [field user] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  369. main 2017-02-02 10:02:11 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  370. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbValidate] - Successfully validated 2 migrations (execution time 00:00.002s)
  371. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbSchemas] - Creating schema `misc` ...
  372. main 2017-02-02 10:02:11 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `misc`.`schema_version`
  373. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start
  374. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  375. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  376. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start applying row log
  377. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : End of applying row log
  378. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Completed
  379. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `misc`: 0
  380. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `misc` to version 1.000 - initialize
  381. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `misc` to version 1.001 - primarykeys
  382. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Start
  383. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  384. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  385. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Completed
  386. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Start
  387. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  388. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  389. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324916736 [Note] InnoDB: Online DDL : Completed
  390. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 2 migrations to schema `misc` (execution time 00:00.476s).
  391. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/misc
  392. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - username: root
  393. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - password:
  394. main 2017-02-02 10:02:11 INFO [c.z.h.HikariDataSource] - HikariPool-4 - Started.
  395. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  396. helmikuuta 02, 2017 10:02:11 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  397. INFO: Building JPA container EntityManagerFactory for persistence unit 'misc'
  398. [EL Warning]: metadata: 2017-02-02 10:02:11.678--ServerSession(1964484277)--The reference column name [tagged] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  399. [EL Warning]: metadata: 2017-02-02 10:02:11.678--ServerSession(1964484277)--The reference column name [tags] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  400. [EL Warning]: metadata: 2017-02-02 10:02:11.678--ServerSession(1964484277)--The reference column name [classPK] mapped on the element [field user] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  401. helmikuuta 02, 2017 10:02:11 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  402. INFO: Building JPA container EntityManagerFactory for persistence unit 'proaccount'
  403. main 2017-02-02 10:02:11 INFO [o.f.c.i.d.DbSupportFactory] - Database: jdbc:mysql://127.0.0.1:4223/ (MySQL 5.5)
  404. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbValidate] - Successfully validated 1 migration (execution time 00:00.002s)
  405. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbSchemas] - Creating schema `ticket` ...
  406. main 2017-02-02 10:02:11 INFO [o.f.c.i.m.MetaDataTableImpl] - Creating Metadata table: `ticket`.`schema_version`
  407. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start
  408. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start reading clustered index of the table and create temporary files
  409. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : End of reading clustered index of the table and create temporary files
  410. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Start applying row log
  411. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : End of applying row log
  412. Exec Stream Pumper 2017-02-02 10:02:11 INFO [c.v.e.ManagedProcess] - mysqld: 2017-02-02 10:02:11 123145324605440 [Note] InnoDB: Online DDL : Completed
  413. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Current version of schema `ticket`: 0
  414. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Migrating schema `ticket` to version 1.000 - initialize
  415. main 2017-02-02 10:02:11 INFO [o.f.c.i.c.DbMigrate] - Successfully applied 1 migration to schema `ticket` (execution time 00:00.181s).
  416. helmikuuta 02, 2017 10:02:11 AP. org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean createNativeEntityManagerFactory
  417. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - url: jdbc:mysql://127.0.0.1:4223/ticket
  418. INFO: Building JPA container EntityManagerFactory for persistence unit 'ticket'
  419. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - username: root
  420. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - password:
  421. main 2017-02-02 10:02:11 INFO [c.z.h.HikariDataSource] - HikariPool-5 - Started.
  422. main 2017-02-02 10:02:11 INFO [c.v.b.c.DataSourceFactory] - Configuring Datasource via configuration properties for development system
  423. [EL Warning]: metadata: 2017-02-02 10:02:11.976--ServerSession(1804954420)--The reference column name [tagged] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  424. [EL Warning]: metadata: 2017-02-02 10:02:11.976--ServerSession(1804954420)--The reference column name [tags] mapped on the element [field tags] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  425. [EL Warning]: metadata: 2017-02-02 10:02:11.976--ServerSession(1804954420)--The reference column name [classPK] mapped on the element [field user] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided.
  426. helmikuuta 02, 2017 10:02:13 AP. org.springframework.security.web.DefaultSecurityFilterChain <init>
  427. INFO: Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter@29d03fc0, org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter@424ca071, com.vaadin.frontend.spring.security.authentication.google.GoogleAuthFilter@1a6dbd2d, com.vaadin.frontend.spring.security.authentication.twitter.TwitterAuthFilter@10a84408, com.vaadin.frontend.spring.security.authentication.facebook.FacebookAuthFilter@382e57e2]
  428. helmikuuta 02, 2017 10:02:13 AP. org.springframework.cache.ehcache.EhCacheManagerFactoryBean afterPropertiesSet
  429. INFO: Initializing EhCache CacheManager
  430. main 2017-02-02 10:02:13 WARN [n.s.e.c.CacheConfiguration] - Statistics can no longer be enabled via configuration.
  431. main 2017-02-02 10:02:13 INFO [n.s.e.CacheManager] - The CacheManager shutdown hook is enabled because net.sf.ehcache.enableShutdownHook is set to true.
  432. [EL Info]: 2017-02-02 10:02:14.35--ServerSession(3586073)--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  433. [EL Info]: connection: 2017-02-02 10:02:14.428--ServerSession(3586073)--/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar_lportal login successful
  434. [EL Info]: 2017-02-02 10:02:14.465--ServerSession(1964484277)--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  435. [EL Info]: connection: 2017-02-02 10:02:14.48--ServerSession(1964484277)--/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar_misc login successful
  436. [EL Info]: 2017-02-02 10:02:14.568--ServerSession(1804954420)--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  437. [EL Info]: connection: 2017-02-02 10:02:14.582--ServerSession(1804954420)--/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar_ticket login successful
  438. [EL Info]: 2017-02-02 10:02:15.027--ServerSession(29533017)--EclipseLink, version: Eclipse Persistence Services - 2.6.4.v20160829-44060b6
  439. [EL Info]: connection: 2017-02-02 10:02:15.041--ServerSession(29533017)--/file:/Users/marlon/.m2/repository/com/vaadin/webpage-persistence/2.0.0/webpage-persistence-2.0.0.jar_lpcounter login successful
  440. helmikuuta 02, 2017 10:02:16 AP. org.springframework.web.context.ContextLoader initWebApplicationContext
  441. INFO: Root WebApplicationContext: initialization completed in 25283 ms
  442. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework addAtmosphereHandler
  443. INFO: Installed AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler mapped to context-path: /*
  444. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework addAtmosphereHandler
  445. INFO: Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.server.communication.PushAtmosphereHandler
  446. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.util.IOUtils readServiceFile
  447. INFO: META-INF/services/org.atmosphere.cpr.AtmosphereFramework not found in class loader
  448. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework autoConfigureService
  449. INFO: Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation
  450. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework initWebSocket
  451. INFO: Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
  452. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.DefaultAsyncSupportResolver newCometSupport
  453. SEVERE: Failed to create comet support class: class org.atmosphere.container.Jetty9AsyncSupportWithWebSocket, error: null
  454. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.DefaultAsyncSupportResolver newCometSupport
  455. SEVERE: Switching to BlockingIO
  456. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor
  457. INFO: Installing Default AtmosphereInterceptors
  458. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  459. INFO:   org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support
  460. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  461. INFO:   org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor
  462. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  463. INFO:   org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support
  464. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  465. INFO:   org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support
  466. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor
  467. INFO: Dropping Interceptor org.atmosphere.interceptor.HeartbeatInterceptor
  468. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  469. INFO:   org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support
  470. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  471. INFO:   org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support
  472. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  473. INFO:   org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol
  474. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  475. INFO:   org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor
  476. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  477. INFO:   org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection
  478. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework newAInterceptor
  479. INFO:   org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor
  480. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework configureAtmosphereInterceptor
  481. INFO: Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them.
  482. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  483. INFO: Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper
  484. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  485. INFO: Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache
  486. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  487. INFO: Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster
  488. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  489. INFO: Broadcaster Polling Wait Time 100
  490. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  491. INFO: Shared ExecutorService supported: true
  492. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  493. INFO: Messaging Thread Pool Size: Unlimited
  494. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  495. INFO: Async I/O Thread Pool Size: 200
  496. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  497. INFO: Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
  498. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  499. INFO: Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
  500. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  501. INFO: Invoke AtmosphereInterceptor on WebSocket message true
  502. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  503. INFO: HttpSession supported: true
  504. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  505. INFO: Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation
  506. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  507. INFO: Atmosphere is using async support: org.atmosphere.container.BlockingIOCometSupport running under container: jetty/9.4.0.v20161208
  508. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework info
  509. INFO: Atmosphere Framework 2.2.9.vaadin2 started.
  510. helmikuuta 02, 2017 10:02:16 AP. org.atmosphere.cpr.AtmosphereFramework interceptor
  511. INFO: Installed AtmosphereInterceptor  Track Message Size Interceptor using | with priority BEFORE_DEFAULT
  512. 10:02:16:602 [INFO] Started o.e.j.m.p.JettyWebAppContext@311fd276{/,[file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-push/0.0.16-SNAPSHOT/hummingbird-push-0.0.16-SNAPSHOT.jar!/META-INF/resources, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-server/0.0.16-SNAPSHOT/hummingbird-server-0.0.16-SNAPSHOT.jar!/META-INF/resources, jar:file:///Users/marlon/.m2/repository/com/vaadin/hummingbird-client/0.0.16-SNAPSHOT/hummingbird-client-0.0.16-SNAPSHOT.jar!/META-INF/resources],AVAILABLE}{file:///Users/marlon/git/vaadin.com/webpage-frontend/src/main/webapp/}
  513. 10:02:16:625 [INFO] Started ServerConnector@47f542ae{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
  514. 10:02:16:626 [INFO] Started @46531ms
  515. 10:02:16:626 [INFO] Started Jetty Server
  516. helmikuuta 02, 2017 10:02:32 AP. com.vaadin.server.DefaultDeploymentConfiguration checkProductionMode
  517. WARNING:
  518. =================================================================
  519. Vaadin is running in DEBUG MODE.
  520. Add productionMode=true to web.xml to disable debug features.
  521. To show debug window, add ?debug to your application URL.
  522. =================================================================
  523. qtp1919518418-81 2017-02-02 10:02:33 INFO [c.v.b.u.DummyDataLoader] - Trying to populate dummy data...
  524. qtp1919518418-81 2017-02-02 10:02:33 WARN [c.v.p.s.i.RawPersister] - Unable to handle batching properly with newly created objects
  525. qtp1919518418-81 2017-02-02 10:02:34 WARN [c.v.p.a.i.DetailObjectSource] - detail list is not clonable: class $java.util.List$$EnhancerByCGLIB$$6d76a264 creating new ArrayList
  526. qtp1919518418-81 2017-02-02 10:02:34 INFO [c.v.b.u.DummyDataLoader] - done!
  527. HikariPool-1 housekeeper 2017-02-02 10:06:03 WARN [c.z.h.p.HikariPool] - 29s865ms - Retrograde clock change detected (housekeeper delta=HikariPool-1), soft-evicting connections from pool.
  528. HikariPool-2 housekeeper 2017-02-02 10:06:05 WARN [c.z.h.p.HikariPool] - 29s865ms - Retrograde clock change detected (housekeeper delta=HikariPool-2), soft-evicting connections from pool.
  529. HikariPool-3 housekeeper 2017-02-02 10:06:10 WARN [c.z.h.p.HikariPool] - 29s866ms - Retrograde clock change detected (housekeeper delta=HikariPool-3), soft-evicting connections from pool.
  530. HikariPool-4 housekeeper 2017-02-02 10:06:11 WARN [c.z.h.p.HikariPool] - 29s866ms - Retrograde clock change detected (housekeeper delta=HikariPool-4), soft-evicting connections from pool.
  531. HikariPool-5 housekeeper 2017-02-02 10:06:11 WARN [c.z.h.p.HikariPool] - 29s867ms - Retrograde clock change detected (housekeeper delta=HikariPool-5), soft-evicting connections from pool.
  532. qtp1919518418-159 2017-02-02 10:13:58 INFO [c.v.b.u.DummyDataLoader] - There is already data in the database. Skipping to populate dummy data.
  533. helmikuuta 02, 2017 10:39:15 AP. com.google.api.client.googleapis.services.AbstractGoogleClient <init>
  534. WARNING: Application name is not set. Call Builder#setApplicationName.
  535. qtp1919518418-264 2017-02-02 10:39:16 WARN [c.v.p.s.i.RawPersister] - Unable to handle batching properly with newly created objects
  536. 10:39:19:145 [WARNING] /static/portrait/com.vaadin.backend.entity.liferay.shared.Image_50359
  537. java.lang.IllegalStateException: 50359.jpg is invalid: no content found
  538.     at com.vaadin.backend.entity.liferay.ContentReferenceHandler$ContentLoader.loadObject(ContentReferenceHandler.java:100)
  539.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.CGLIB$LOAD_PRIVATE_0(<generated>)
  540.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.getData_(<generated>)
  541.     at com.vaadin.frontend.WebpageServlet.getImageData(WebpageServlet.java:200)
  542.     at com.vaadin.frontend.WebpageServlet.setupImage(WebpageServlet.java:186)
  543.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:121)
  544.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  545.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  546.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  547.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  548.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  549.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  550.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  551.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  552.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  553.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  554.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  555.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  556.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  557.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  558.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  559.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  560.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  561.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  562.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  563.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  564.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  565.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  566.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  567.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  568.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  569.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  570.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  571.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  572.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  573.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  574.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  575.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  576.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  577.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  578.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  579.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  580.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  581.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  582.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  583.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  584.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  585.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  586.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  587.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  588.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  589.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  590.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  591.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  592.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  593.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  594.     at java.lang.Thread.run(Thread.java:745)
  595. 10:39:20:723 [WARNING] /static/portrait/com.vaadin.backend.entity.liferay.shared.Image_50359
  596. java.lang.IllegalStateException: 50359.jpg is invalid: no content found
  597.     at com.vaadin.backend.entity.liferay.ContentReferenceHandler$ContentLoader.loadObject(ContentReferenceHandler.java:100)
  598.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.CGLIB$LOAD_PRIVATE_0(<generated>)
  599.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.getData_(<generated>)
  600.     at com.vaadin.frontend.WebpageServlet.getImageData(WebpageServlet.java:200)
  601.     at com.vaadin.frontend.WebpageServlet.setupImage(WebpageServlet.java:186)
  602.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:121)
  603.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  604.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  605.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  606.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  607.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  608.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  609.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  610.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  611.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  612.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  613.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  614.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  615.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  616.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  617.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  618.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  619.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  620.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  621.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  622.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  623.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  624.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  625.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  626.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  627.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  628.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  629.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  630.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  631.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  632.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  633.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  634.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  635.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  636.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  637.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  638.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  639.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  640.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  641.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  642.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  643.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  644.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  645.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  646.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  647.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  648.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  649.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  650.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  651.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  652.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  653.     at java.lang.Thread.run(Thread.java:745)
  654. 10:39:23:111 [WARNING] /static/portrait/com.vaadin.backend.entity.liferay.shared.Image_50359
  655. java.lang.IllegalStateException: 50359.jpg is invalid: no content found
  656.     at com.vaadin.backend.entity.liferay.ContentReferenceHandler$ContentLoader.loadObject(ContentReferenceHandler.java:100)
  657.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.CGLIB$LOAD_PRIVATE_0(<generated>)
  658.     at com.vaadin.backend.entity.liferay.shared.Dlcontent$$EnhancerByCGLIB$$947c6f51.getData_(<generated>)
  659.     at com.vaadin.frontend.WebpageServlet.getImageData(WebpageServlet.java:200)
  660.     at com.vaadin.frontend.WebpageServlet.setupImage(WebpageServlet.java:186)
  661.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:121)
  662.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  663.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  664.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  665.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  666.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  667.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  668.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  669.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  670.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  671.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  672.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  673.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  674.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  675.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  676.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  677.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  678.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  679.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  680.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  681.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  682.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  683.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  684.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  685.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  686.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  687.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  688.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  689.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  690.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  691.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  692.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  693.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  694.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  695.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  696.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  697.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  698.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  699.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  700.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  701.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  702.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  703.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  704.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  705.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  706.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  707.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  708.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  709.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  710.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  711.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  712.     at java.lang.Thread.run(Thread.java:745)
  713. qtp1919518418-673 2017-02-02 11:44:49 INFO [c.v.b.u.DummyDataLoader] - There is already data in the database. Skipping to populate dummy data.
  714. java.lang.NullPointerException
  715.     at com.vaadin.site.component.ExternalServiceInjector.addFullStory(ExternalServiceInjector.java:252)
  716.     at com.vaadin.site.component.ExternalServiceInjector.onLocationChangeUpdates(ExternalServiceInjector.java:151)
  717.     at com.vaadin.site.MainView.onLocationChange(MainView.java:62)
  718.     at com.vaadin.hummingbird.router.ViewRenderer.handle(ViewRenderer.java:125)
  719.     at com.vaadin.hummingbird.router.Router.navigate(Router.java:143)
  720.     at com.vaadin.ui.UI.navigateTo(UI.java:684)
  721.     at com.vaadin.site.view._includes.Menu.lambda$init$78d6ca32$1(Menu.java:94)
  722.     at com.vaadin.site.view._includes.Menu$$Lambda$203/1317920276.onComponentEvent(Unknown Source)
  723.     at com.vaadin.hummingbird.event.ComponentEventBus.lambda$fireEvent$28(ComponentEventBus.java:124)
  724.     at com.vaadin.hummingbird.event.ComponentEventBus$$Lambda$331/1911580088.accept(Unknown Source)
  725.     at java.util.ArrayList.forEach(ArrayList.java:1249)
  726.     at com.vaadin.hummingbird.event.ComponentEventBus.fireEvent(ComponentEventBus.java:124)
  727.     at com.vaadin.ui.Component.fireEvent(Component.java:356)
  728.     at com.vaadin.site.component.common.RegistrationDialog.onLogin(RegistrationDialog.java:238)
  729.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  730.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  731.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  732.     at java.lang.reflect.Method.invoke(Method.java:497)
  733.     at com.vaadin.server.communication.rpc.PublishedServerEventHandlerRpcHandler.invokeMethod(PublishedServerEventHandlerRpcHandler.java:124)
  734.     at com.vaadin.server.communication.rpc.PublishedServerEventHandlerRpcHandler.invokeMethod(PublishedServerEventHandlerRpcHandler.java:108)
  735.     at com.vaadin.server.communication.rpc.PublishedServerEventHandlerRpcHandler.handleNode(PublishedServerEventHandlerRpcHandler.java:88)
  736.     at com.vaadin.server.communication.rpc.AbstractRpcInvocationHandler.handle(AbstractRpcInvocationHandler.java:50)
  737.     at com.vaadin.server.communication.ServerRpcHandler.handleInvocationData(ServerRpcHandler.java:372)
  738.     at com.vaadin.server.communication.ServerRpcHandler.lambda$handleInvocations$106(ServerRpcHandler.java:362)
  739.     at com.vaadin.server.communication.ServerRpcHandler$$Lambda$304/1691347915.accept(Unknown Source)
  740.     at java.util.ArrayList.forEach(ArrayList.java:1249)
  741.     at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:362)
  742.     at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:298)
  743.     at com.vaadin.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:77)
  744.     at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:40)
  745.     at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1314)
  746.     at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:268)
  747.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:181)
  748.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  749.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  750.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  751.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  752.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  753.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  754.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  755.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  756.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  757.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  758.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  759.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  760.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  761.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  762.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  763.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  764.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  765.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  766.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  767.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  768.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  769.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  770.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  771.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  772.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  773.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  774.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  775.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  776.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  777.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  778.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  779.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  780.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  781.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  782.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  783.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  784.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  785.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  786.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  787.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  788.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  789.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  790.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  791.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  792.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  793.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  794.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  795.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  796.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  797.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  798.     at java.lang.Thread.run(Thread.java:745)
  799. helmikuuta 02, 2017 11:45:08 AP. com.vaadin.server.DefaultErrorHandler error
  800. SEVERE:
  801. java.lang.NullPointerException
  802.     at com.vaadin.site.component.ExternalServiceInjector.addFullStory(ExternalServiceInjector.java:252)
  803.     at com.vaadin.site.component.ExternalServiceInjector.onLocationChangeUpdates(ExternalServiceInjector.java:151)
  804.     at com.vaadin.site.MainView.onLocationChange(MainView.java:62)
  805.     at com.vaadin.hummingbird.router.ViewRenderer.handle(ViewRenderer.java:125)
  806.     at com.vaadin.hummingbird.router.Router.navigate(Router.java:143)
  807.     at com.vaadin.hummingbird.router.Router.lambda$initializeUI$be6f7aff$1(Router.java:89)
  808.     at com.vaadin.hummingbird.router.Router$$Lambda$169/1172442438.onHistoryStateChange(Unknown Source)
  809.     at com.vaadin.server.communication.rpc.NavigationRpcHandler.handle(NavigationRpcHandler.java:55)
  810.     at com.vaadin.server.communication.ServerRpcHandler.handleInvocationData(ServerRpcHandler.java:372)
  811.     at com.vaadin.server.communication.ServerRpcHandler.lambda$handleInvocations$106(ServerRpcHandler.java:362)
  812.     at com.vaadin.server.communication.ServerRpcHandler$$Lambda$304/1691347915.accept(Unknown Source)
  813.     at java.util.ArrayList.forEach(ArrayList.java:1249)
  814.     at com.vaadin.server.communication.ServerRpcHandler.handleInvocations(ServerRpcHandler.java:362)
  815.     at com.vaadin.server.communication.ServerRpcHandler.handleRpc(ServerRpcHandler.java:298)
  816.     at com.vaadin.server.communication.UidlRequestHandler.synchronizedHandleRequest(UidlRequestHandler.java:77)
  817.     at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:40)
  818.     at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1314)
  819.     at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:268)
  820.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:181)
  821.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  822.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  823.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  824.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  825.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  826.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  827.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  828.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  829.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  830.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  831.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  832.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  833.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  834.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  835.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  836.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  837.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  838.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  839.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  840.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  841.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  842.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  843.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  844.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  845.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  846.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  847.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  848.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  849.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  850.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  851.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  852.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  853.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  854.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  855.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  856.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  857.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  858.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  859.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  860.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  861.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  862.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  863.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  864.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  865.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  866.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  867.     at java.lang.Thread.run(Thread.java:745)
  868.  
  869. helmikuuta 02, 2017 11:45:09 AP. com.vaadin.server.DefaultErrorHandler error
  870. SEVERE:
  871. java.lang.NullPointerException
  872.     at com.vaadin.site.component.ExternalServiceInjector.addFullStory(ExternalServiceInjector.java:252)
  873.     at com.vaadin.site.component.ExternalServiceInjector.onLocationChangeUpdates(ExternalServiceInjector.java:151)
  874.     at com.vaadin.site.MainView.onLocationChange(MainView.java:62)
  875.     at com.vaadin.hummingbird.router.ViewRenderer.handle(ViewRenderer.java:125)
  876.     at com.vaadin.hummingbird.router.Router.navigate(Router.java:143)
  877.     at com.vaadin.hummingbird.router.Router.initializeUI(Router.java:93)
  878.     at com.vaadin.ui.UI.doInit(UI.java:188)
  879.     at com.vaadin.server.BootstrapHandler.createAndInitUI(BootstrapHandler.java:701)
  880.     at com.vaadin.server.BootstrapHandler.synchronizedHandleRequest(BootstrapHandler.java:291)
  881.     at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:40)
  882.     at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1314)
  883.     at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:268)
  884.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:181)
  885.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  886.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  887.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  888.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  889.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  890.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  891.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  892.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  893.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  894.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  895.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  896.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  897.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  898.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  899.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  900.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  901.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  902.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  903.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  904.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  905.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  906.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  907.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  908.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  909.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  910.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  911.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  912.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  913.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  914.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  915.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  916.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  917.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  918.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  919.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  920.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  921.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  922.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  923.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  924.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  925.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  926.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  927.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  928.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  929.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  930.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  931.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  932.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  933.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  934.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  935.     at java.lang.Thread.run(Thread.java:745)
  936.  
  937. 11:45:09:645 [WARNING] /blog
  938. javax.servlet.ServletException: javax.servlet.ServletException: com.vaadin.server.ServiceException: java.lang.NullPointerException
  939.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:138)
  940.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  941.     at org.eclipse.jetty.server.Server.handle(Server.java:564)
  942.     at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:318)
  943.     at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
  944.     at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
  945.     at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:112)
  946.     at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
  947.     at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:122)
  948.     at org.eclipse.jetty.util.thread.strategy.ExecutingExecutionStrategy.invoke(ExecutingExecutionStrategy.java:58)
  949.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:201)
  950.     at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:133)
  951.     at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672)
  952.     at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590)
  953.     at java.lang.Thread.run(Thread.java:745)
  954. Caused by: javax.servlet.ServletException: com.vaadin.server.ServiceException: java.lang.NullPointerException
  955.     at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:270)
  956.     at com.vaadin.frontend.WebpageServlet.service(WebpageServlet.java:181)
  957.     at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  958.     at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:838)
  959.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1634)
  960.     at org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter.doFilter(WebSocketUpgradeFilter.java:193)
  961.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1621)
  962.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:317)
  963.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  964.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  965.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  966.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  967.     at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:206)
  968.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  969.     at org.springframework.security.web.authentication.rememberme.RememberMeAuthenticationFilter.doFilter(RememberMeAuthenticationFilter.java:150)
  970.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  971.     at com.vaadin.frontend.spring.security.authentication.RequestResponseReferenceFilter.doFilter(RequestResponseReferenceFilter.java:29)
  972.     at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:331)
  973.     at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:214)
  974.     at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:177)
  975.     at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  976.     at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
  977.     at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1613)
  978.     at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:541)
  979.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  980.     at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
  981.     at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
  982.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
  983.     at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1584)
  984.     at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
  985.     at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1228)
  986.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
  987.     at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:481)
  988.     at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1553)
  989.     at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
  990.     at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1130)
  991.     at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  992.     at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:213)
  993.     at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:118)
  994.     ... 14 more
  995. Caused by: com.vaadin.server.ServiceException: java.lang.NullPointerException
  996.     at com.vaadin.server.VaadinService.handleExceptionDuringRequest(VaadinService.java:1363)
  997.     at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1326)
  998.     at com.vaadin.server.VaadinServlet.service(VaadinServlet.java:268)
  999.     ... 52 more
  1000. Caused by: java.lang.NullPointerException
  1001.     at com.vaadin.site.component.ExternalServiceInjector.addFullStory(ExternalServiceInjector.java:252)
  1002.     at com.vaadin.site.component.ExternalServiceInjector.onLocationChangeUpdates(ExternalServiceInjector.java:151)
  1003.     at com.vaadin.site.MainView.onLocationChange(MainView.java:62)
  1004.     at com.vaadin.hummingbird.router.ViewRenderer.handle(ViewRenderer.java:125)
  1005.     at com.vaadin.hummingbird.router.Router.navigate(Router.java:143)
  1006.     at com.vaadin.hummingbird.router.Router.initializeUI(Router.java:93)
  1007.     at com.vaadin.ui.UI.doInit(UI.java:188)
  1008.     at com.vaadin.server.BootstrapHandler.createAndInitUI(BootstrapHandler.java:701)
  1009.     at com.vaadin.server.BootstrapHandler.synchronizedHandleRequest(BootstrapHandler.java:291)
  1010.     at com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:40)
  1011.     at com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1314)
  1012.     ... 53 more
Add Comment
Please, Sign In to add comment