Issue is fixed thank you :)

On Mon, Apr 4, 2016 at 7:14 PM, Li Yang <[email protected]> wrote:

> Better attach the full kylin.log file if it is not clear where went wrong.
> This small piece is not helpful.
>
> On Fri, Apr 1, 2016 at 10:51 PM, yagyank <[email protected]> wrote:
>
> > I have seen the log file but can't find anything abnormal. Below is the
> log
> > file.
> >
> > `2016-04-01 20:33:59,776 INFO  [localhost-startStop-1]
> > core.SpringSecurityCoreVersion:33 : You are running with Spring Security
> > Core 3.1.2.RELEASE
> > 2016-04-01 20:33:59,781 INFO  [localhost-startStop-1]
> > config.SecurityNamespaceHandler:59 : Spring Security 'config' module
> > version
> > is 3.1.2.RELEASE
> > 2016-04-01 20:33:59,818 INFO  [localhost-startStop-1]
> > method.GlobalMethodSecurityBeanDefinitionParser:141 : Using bean
> > 'expressionHandler' as method ExpressionHandler implementation
> > 2016-04-01 20:33:59,903 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'permitAll' for /api/user/authentication*/**
> > 2016-04-01 20:33:59,904 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/query*/**
> > 2016-04-01 20:33:59,904 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/metadata*/**
> > 2016-04-01 20:33:59,906 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'permitAll' for /api/**/metrics
> > 2016-04-01 20:33:59,907 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'permitAll' for /api/cache*/**
> > 2016-04-01 20:33:59,907 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'hasAnyRole('ROLE_ANALYST')' for
> > /api/cubes/src/tables
> > 2016-04-01 20:33:59,908 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/cubes*/**
> > 2016-04-01 20:33:59,908 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/models*/**
> > 2016-04-01 20:33:59,908 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/streaming*/**
> > 2016-04-01 20:33:59,908 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/job*/**
> > 2016-04-01 20:33:59,909 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'permitAll' for /api/admin/config
> > 2016-04-01 20:33:59,909 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'permitAll' for /api/projects
> > 2016-04-01 20:33:59,909 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'hasRole('ROLE_ADMIN')' for /api/admin*/**
> > 2016-04-01 20:33:59,912 INFO  [localhost-startStop-1]
> > http.FilterInvocationSecurityMetadataSourceParser:134 : Creating access
> > control expression attribute 'isAuthenticated()' for /api/**
> > 2016-04-01 20:33:59,936 INFO  [localhost-startStop-1]
> > http.AuthenticationConfigBuilder:465 : No login page configured. The
> > default
> > internal one will be used. Use the 'login-page' attribute to set the URL
> of
> > the login page.
> > 2016-04-01 20:33:59,942 INFO  [localhost-startStop-1]
> > http.HttpSecurityBeanDefinitionParser:264 : Checking sorted filter chain:
> > [Root bean: class
> >
> >
> [org.springframework.security.web.context.SecurityContextPersistenceFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 300, Root bean: class
> > [org.springframework.security.web.authentication.logout.LogoutFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 400,
> >
> >
> <org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter#0>,
> > order = 800, Root bean: class
> >
> >
> [org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1000, Root bean: class
> >
> >
> [org.springframework.security.web.authentication.www.BasicAuthenticationFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1200, Root bean: class
> > [org.springframework.security.web.savedrequest.RequestCacheAwareFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1300, Root bean: class
> >
> >
> [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1400, Root bean: class
> >
> >
> [org.springframework.security.web.authentication.AnonymousAuthenticationFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1700, Root bean: class
> > [org.springframework.security.web.session.SessionManagementFilter];
> scope=;
> > abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1800, Root bean: class
> > [org.springframework.security.web.access.ExceptionTranslationFilter];
> > scope=; abstract=false; lazyInit=false; autowireMode=0;
> dependencyCheck=0;
> > autowireCandidate=true; primary=false; factoryBeanName=null;
> > factoryMethodName=null; initMethodName=null; destroyMethodName=null,
> order
> > =
> > 1900,
> >
> >
> <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>,
> > order = 2000]
> > 2016-04-01 20:34:00,436 WARN  [localhost-startStop-1]
> > common.KylinConfig:158
> > : KYLIN_CONF property was not set, will seek KYLIN_HOME env variable
> > 2016-04-01 20:34:00,542 INFO  [localhost-startStop-1]
> > security.PasswordPlaceholderConfigurer:177 : Loading properties file from
> > resource loaded through InputStream
> > 2016-04-01 20:34:01,103 INFO  [localhost-startStop-1] util.Version:27 :
> > HV000001: Hibernate Validator 5.1.3.Final
> > 2016-04-01 20:34:02,399 INFO  [localhost-startStop-1]
> > filter.AnnotationSizeOfFilter:53 : Using regular expression provided
> > through
> > VM argument net.sf.ehcache.pool.sizeof.ignore.pattern for IgnoreSizeOf
> > annotation : ^.*cache\..*IgnoreSizeOf$
> > 2016-04-01 20:34:02,413 INFO  [localhost-startStop-1]
> > sizeof.JvmInformation:545 : Detected JVM data model settings of: 64-Bit
> > HotSpot JVM with Compressed OOPs and Concurrent Mark-and-Sweep GC
> > 2016-04-01 20:34:02,659 INFO  [localhost-startStop-1]
> > sizeof.AgentLoader:197
> > : Extracted agent jar to temporary file
> >
> >
> /usr/lib/kylin/bin/../tomcat/temp/ehcache-sizeof-agent8613762436159796811.jar
> > 2016-04-01 20:34:02,660 INFO  [localhost-startStop-1]
> > sizeof.AgentLoader:137
> > : Trying to load agent @
> >
> >
> /usr/lib/kylin/bin/../tomcat/temp/ehcache-sizeof-agent8613762436159796811.jar
> > 2016-04-01 20:34:02,666 INFO  [localhost-startStop-1]
> > impl.DefaultSizeOfEngine:113 : using Agent sizeof engine
> > 2016-04-01 20:34:02,857 INFO  [localhost-startStop-1]
> cube.CubeManager:123
> > :
> > Initializing CubeManager with config kylin_metadata@hbase
> > 2016-04-01 20:34:02,861 INFO  [localhost-startStop-1]
> > persistence.ResourceStore:79 : Using metadata url kylin_metadata@hbase
> for
> > resource store
> > 2016-04-01 20:34:03,018 INFO  [localhost-startStop-1]
> > hbase.HBaseConnection:139 : connection is null or closed, creating a new
> > one`
> >
> > --
> > View this message in context:
> >
> http://apache-kylin.74782.x6.nabble.com/Kylin-Admin-console-not-working-tp4028p4031.html
> > Sent from the Apache Kylin mailing list archive at Nabble.com.
> >
>



-- 
Regards
*Yagyank chadha*

*Undergraduate student*
*Computer Science Engineering*
*Thapar University, Patiala*

Reply via email to