hi xingchen,

The JS libraries are absent in your web app; I think you build the kylin
package by yourself, right? Usually in China we need set international
proxy for bower and NPM to download those libs; Please have a try; From
Kylin v1.1, we’re planning to provide binary package for both HBase 0.98
and 1.x, hope that will solve some pains;

On 10/18/15, 3:42 PM, "诸葛亮" <[email protected]> wrote:

>I fixed the "java.lang.NoSuchFieldError:IS_SECURITY_ENABLED" error by
>adding the following statement in the kylin/server/pom.xml:<dependency>        
>       <artifactId>jasper-compiler</artifactId>        
>       <groupId>tomcat</groupId>               <version>5.5.7</version>        
><scope>provided</scope>            </dependency>           <dependency>        
><artifactId>jasper-runtime</artifactId>        
><groupId>tomcat</groupId>              <version>5.5.7</version>        
><scope>provided</scope>            </dependency>
>----------------------------------------------------------
>I really don't know why this operation can solve it.
>
>
>----------------------------------------------------------
>Furthermore,the failure to visit the localhost:7070/kylin can be traced
>in the web console,the error logs show:
>GET 
>http://localhost:7070/kylin/components/bootstrap/dist/css/bootstrap.min.cs
>s 404 (Not Found) localhost/:31
>GET 
>http://localhost:7070/kylin/components/font-awesome/css/font-awesome.css
>404 (Not Found) localhost/:32
>GET 
>http://localhost:7070/kylin/components/angular-tree-control/css/tree-contr
>ol.css 404 (Not Found) localhost/:35
>GET http://localhost:7070/kylin/components/ng-grid/ng-grid.css 404 (Not
>Found) localhost/:34
>GET 
>http://localhost:7070/kylin/components/messenger/build/css/messenger.css
>404 (Not Found) localhost/:39
>GET http://localhost:7070/kylin/components/animate.css/animate.css 404
>(Not Found) localhost/:37
>GET 
>http://localhost:7070/kylin/components/angular-tree-control/css/tree-contr
>ol-attribute.css 404 (Not Found) localhost/:36
>GET http://localhost:7070/kylin/components/chosen/chosen.css 404 (Not
>Found) localhost/:41
>GET 
>http://localhost:7070/kylin/components/angular-chosen-localytics/chosen-sp
>inner.css 404 (Not Found) localhost/:42
>GET http://localhost:7070/kylin/components/nvd3/nv.d3.min.css 404 (Not
>Found) localhost/:43
>GET 
>http://localhost:7070/kylin/components/messenger/build/css/messenger-theme
>-ice.css 404 (Not Found) localhost/:40
>GET 
>http://localhost:7070/kylin/components/bootstrap-sweetalert/lib/sweet-aler
>t.css 404 (Not Found) localhost/:45
>GET 
>http://localhost:7070/kylin/components/angular-busy/dist/angular-busy.css
>404 (Not Found) localhost/:46
>GET http://localhost:7070/kylin/components/jquery/dist/jquery.js 404 (Not
>Found) localhost/:72
>GET 
>http://localhost:7070/kylin/components/bootstrap/dist/js/bootstrap.min.js
>404 (Not Found) localhost/:73
>GET http://localhost:7070/kylin/components/angular/angular.js 404 (Not
>Found) localhost/:74
>GET http://localhost:7070/kylin/components/angular-route/angular-route.js
>404 (Not Found) localhost/:76
>GET 
>http://localhost:7070/kylin/components/angular-bootstrap/ui-bootstrap-tpls
>.js 404 (Not Found) localhost/:78
>GET 
>http://localhost:7070/kylin/components/angular-resource/angular-resource.j
>s 404 (Not Found) localhost/:77
>GET 
>http://localhost:7070/kylin/components/angular-animate/angular-animate.min
>.js 404 (Not Found) localhost/:75
>GET 
>http://localhost:7070/kylin/components/angular-cookies/angular-cookies.js
>404 (Not Found) localhost/:79
>GET 
>http://localhost:7070/kylin/components/angular-base64/angular-base64.js
>404 (Not Found) localhost/:81
>GET http://localhost:7070/kylin/components/ng-grid/build/ng-grid.js 404
>(Not Found) localhost/:82
>GET 
>http://localhost:7070/kylin/components/angularLocalStorage/src/angularLoca
>lStorage.js 404 (Not Found) localhost/:80
>GET 
>http://localhost:7070/kylin/components/angular-tree-control/angular-tree-c
>ontrol.js 404 (Not Found) localhost/:83
>GET 
>http://localhost:7070/kylin/components/ace-builds/src-min-noconflict/ace.j
>s 404 (Not Found) localhost/:84
>GET 
>http://localhost:7070/kylin/components/ace-builds/src-min-noconflict/mode-
>json.js 404 (Not Found) localhost/:86
>GET 
>http://localhost:7070/kylin/components/ace-builds/src-noconflict/ext-langu
>age_tools.js 404 (Not Found) localhost/:85
>GET 
>http://localhost:7070/kylin/components/ace-builds/src-min-noconflict/mode-
>sql.js 404 (Not Found) localhost/:87
>GET http://localhost:7070/kylin/components/angular-ui-ace/ui-ace.js 404
>(Not Found) localhost/:88
>GET 
>http://localhost:7070/kylin/components/messenger/build/js/messenger-theme-
>future.js 404 (Not Found) localhost/:90
>GET 
>http://localhost:7070/kylin/components/messenger/build/js/messenger.min.js
> 404 (Not Found) localhost/:89
>GET http://localhost:7070/kylin/components/chosen/chosen.jquery.min.js
>404 (Not Found) localhost/:92
>GET 
>http://localhost:7070/kylin/components/angular-chosen-localytics/chosen.js
> 404 (Not Found) localhost/:93
>GET http://localhost:7070/kylin/components/moment/moment.js 404 (Not
>Found) localhost/:95
>GET http://localhost:7070/kylin/components/d3/d3.min.js 404 (Not Found)
>localhost/:96
>GET http://localhost:7070/kylin/components/nvd3/nv.d3.js 404 (Not Found)
>localhost/:97
>GET 
>http://localhost:7070/kylin/components/angularjs-nvd3-directives/dist/angu
>larjs-nvd3-directives.js 404 (Not Found) localhost/:98
>GET 
>http://localhost:7070/kylin/components/angular-sweetalert/SweetAlert.js
>404 (Not Found) localhost/:100
>GET 
>http://localhost:7070/kylin/components/bootstrap-sweetalert/lib/sweet-aler
>t.js 404 (Not Found) localhost/:99
>GET http://localhost:7070/kylin/components/underscore/underscore.js 404
>(Not Found) localhost/:101
>GET 
>http://localhost:7070/kylin/components/angular-underscore/angular-undersco
>re.js 404 (Not Found) localhost/:102
>GET http://localhost:7070/kylin/components/jquery-ui/jquery-ui.min.js 404
>(Not Found) localhost/:103
>GET 
>http://localhost:7070/kylin/components/angular-ui-sortable/sortable.js
>404 (Not Found) localhost/:104
>GET 
>http://localhost:7070/kylin/components/angular-busy/dist/angular-busy.js
>404 (Not Found) localhost/:105
>
>Uncaught ReferenceError: angular is not defined app.js:20
>
>
>Uncaught ReferenceError: KylinApp is not defined config.js:40
>
>
>Uncaught ReferenceError: KylinApp is not defined listeners.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined filter.js:22
>
>
>Uncaught ReferenceError: KylinApp is not defined directives.js:23
>
>
>Uncaught ReferenceError: KylinApp is not defined graph.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cache.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined message.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined access.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined admin.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined kylinProperties.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined auth.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeDesc.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined model.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cubes.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined graph.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined jobs.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined message.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined projects.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined query.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined tables.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined tree.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined users.js:19
>
>
>Uncaught ReferenceError: angular is not defined ngLoading.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined dashboard.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeConfig.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined jobConfig.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined projectConfig.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined tableConfig.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeDescModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined metaModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined projectModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined tableModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeListModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined jobListModel.js:19
>
>
>Uncaught ReferenceError: KylinApp is not defined page.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined access.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined auth.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubes.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined job.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cube.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined projects.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeEdit.js:22
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeSchema.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined query.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined admin.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined sourceMeta.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined projectMeta.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeModel.js:21
>
>GET http://localhost:7070/kylin/components/less.js/dist/less-1.4.0.min.js
>404 (Not Found) localhost/:167
>
>Uncaught ReferenceError: KylinApp is not defined cubeDimensions.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeFilter.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeRefresh.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined cubeAdvanceSetting.js:21
>
>
>Uncaught ReferenceError: KylinApp is not defined dashboard.js:21
>
>
>--------------------------------------------------------------------------
>------------------
>It seems that I havn't install the node.js and npm,but actually I had
>finished it as the tutorial said,how can I solve this problem?
>Hope someone who can help me,thx!
>
>
>Best wishes,xingchen

Reply via email to