Open Business Intelligence

La red del Business Intelligence

No muestra nada al copiar el xaction a la carpeta solution de pentaho

hola tengo un peuq problema  ya  tengo echo mi cubo con el  workberch   y ya publicado lo abro con el pentaho designer  y  configuro el origen del xml, el data set

y guardo el archivo (.xaction) pero no me muestra mi archivo action desde localhost:8080/pentaho cabe recalcar q ya copie el .xaction  dentro de la carpeta pentaho-solution 

nose si me podria ayudar  ya nose q hacer :S

Saludos

Visitas: 235

Respuestas a esta discusión

Debes refrescar el repositorio

ya lo refresque hasta  cerre el navegador y lo volvi a  abrir  e =  no me aparece :(

Tu xaction no tendrá el atributo visible=false?

Saludos

Mariano

no lo q creo q  es q no me muestra cuando abro el archivo publicado con el eclipse para crear el xaction ahy una parte q pide el data model y el data souce se q lo toy poneindo bien por q ya verifique el nombre pero lo de data model nose  si pongo bien la referencia "solution:sistema/vistadwhDepSis.xml" y el Viewer lo tengo con el pivot

en el query lo tendo con defauld nose si ahi debe poner algo ????o esta bien asi

ya me parece   el nombre de mi publicacion  al rato de crear un analisis pero lo abro y me sale vacio :S  sin datos :(

que error tienes en el log?

a lo q se creo el analisis me sale en la pantalla 


JPivot is no longer being maintained.
It is provided as a convenience in this release but may be removed in a future release.       
y en log del tomcat 

INFO: Server startup in 32575 ms
Attempting to load ESAPI.properties via file io.
Attempting to load ESAPI.properties via file io.
Not found in 'org.owasp.esapi.resources' directory or file not readable: C:\pent
aho\biserver-ce\tomcat\bin\ESAPI.properties
Not found in SystemResource Directory/resourceDirectory: .esapi\ESAPI.properties

Not found in 'user.home' directory: C:\Documents and Settings\clarobi\.esapi\ESA
PI.properties
Loading ESAPI.properties via file io failed.
Attempting to load ESAPI.properties via the classpath.
Successfully loaded ESAPI.properties via the classpath! BOO-YA!
Successfully loaded ESAPI.properties via the classpath! BOO-YA!
SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.propert
ies. Using default: validation.properties
Attempting to load validation.properties via file io.
Attempting to load validation.properties via file io.
Not found in 'org.owasp.esapi.resources' directory or file not readable: C:\pent
aho\biserver-ce\tomcat\bin\validation.properties
Not found in SystemResource Directory/resourceDirectory: .esapi\validation.prope
rties
Not found in 'user.home' directory: C:\Documents and Settings\clarobi\.esapi\val
idation.properties
Loading validation.properties via file io failed.
Attempting to load validation.properties via the classpath.
validation.properties could not be loaded by any means. fail.
SecurityConfiguration for ESAPI.printProperties not found in ESAPI.properties. U
sing default: false
SecurityConfiguration for Encryptor.CipherTransformation not found in ESAPI.prop
erties. Using default: AES/CBC/PKCS5Padding
SecurityConfiguration for ESAPI.Encoder not found in ESAPI.properties. Using def
ault: org.owasp.esapi.reference.DefaultEncoder
SecurityConfiguration for ESAPI.Logger not found in ESAPI.properties. Using defa
ult: org.owasp.esapi.reference.JavaLogFactory
SecurityConfiguration for Logger.LogApplicationName not found in ESAPI.propertie
s. Using default: true
SecurityConfiguration for Logger.LogServerIP not found in ESAPI.properties. Usin
g default: true
SecurityConfiguration for Logger.ApplicationName not found in ESAPI.properties.
Using default: DefaultName
07:53:59,703 WARN [TemplateUtil] not found: [Measures].[incidencia]
Warning: Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor
Warning: Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor
Warning: Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor

nose si este error sea ya q cuando abro  la administracion de consola me sale  

Unable to connect to BI Server. Confirm user credentials and web setting XML configuration.

No veo errores, debe estar mal definido el modelo mondrian, fijate en el warn"[TemplateUtil] not found: [Measures].[incidencia]", en una de esas es solo eso.

As podido publicar el esquema y hacer un análisis desde la consola de usuario sin usar xactions?


Saludos

Mariano

si eso mismo hice lo piblike  sin hacer el xaction y cree el analisis y ahi es doden me sale vacio , entonces estoy haciendo algo mal en el work bech ???  al momento de crear las dimenciones  o  al de relacionarlas?

gracias de ante mano

Seguramente definiste mal algo en el modelo, saber que, es muy difícil. Pero la mayoría de los problemas los detecta automáticamente schema workbench y lo muestra en color rojo en la parte inferior de la ventana de edición. Si la herramienta no muestra errores, es más difícil saber cual es el problema. Pero pueden ser: claves más definidas o bien algún dato mal en la BD.

Saludos

Mariano

sabes q rediceñe el cubo  y ya me sale el total de las metricas peo al rato q le pongo en  el mas  no me sale nada  asi me sale priemramente 

MedidasTecnicoIncidenciaZonaUsuarioNivelEstadoNumIncidencia

All dimTecnico.Tecnicos
All dimIncidencia.Incidencias
All dimZona.Zonas
All dimUsuario.Usuarios
All dimNivel.Nivels
All dimEstado.Estados

5.000

JPivot is no longer being maintained.
It is provided as a convenience in this release but may be removed in a future release.       
de ahi lo q le doy en navegacion olap  le doy a tecnico  como kien diria para q me muestre solo del q deseo  y me sale esto al ponerle en el mas 
primero me sale  


Tecnico
All dimTecnico.Tecnicos


de ahi le doy a expandir  y me sale  
An error occurred while rendering Pivot.jsp. Please see the log for details.
nose pero  tengo el presentimiento q es ya q cuando abro la consola de administracion  ya me registro con admin y me bota esto 

Unable to connect to BI Server. Confirm user credentials and web setting XML configuration.
sera  q tengo q configurar la plataforma bi .... estoy trabajando con mysql como datos de origen y para repositorio
saludos

y en el log me  bota esto  algo q no encuentra la fuente de  datos 


at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:298)
at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcesso
r.java:861)
at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.pr
ocess(Http11AprProtocol.java:579)
at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:15
84)
at java.lang.Thread.run(Unknown Source)
Caused by: java.util.EmptyStackException
at java.util.Stack.peek(Unknown Source)
at mondrian.server.Locus.peek(Locus.java:63)
at mondrian.rolap.SqlMemberSource.getMemberChildren2(SqlMemberSource.jav
a:902)
at mondrian.rolap.SqlMemberSource.getMemberChildren(SqlMemberSource.java
:830)
at mondrian.rolap.SqlMemberSource.getMemberChildren(SqlMemberSource.java
:804)
at mondrian.rolap.SmartMemberReader.readMemberChildren(SmartMemberReader
.java:247)
at mondrian.rolap.SmartMemberReader.getMemberChildren(SmartMemberReader.
java:210)
at mondrian.rolap.RolapCubeHierarchy$CacheRolapCubeHierarchyMemberReader
.readMemberChildren(RolapCubeHierarchy.java:586)
at mondrian.rolap.RolapCubeHierarchy$CacheRolapCubeHierarchyMemberReader
.getMemberChildren(RolapCubeHierarchy.java:682)
at mondrian.rolap.SmartMemberReader.getMemberChildren(SmartMemberReader.
java:176)
at mondrian.rolap.RolapSchemaReader.internalGetMemberChildren(RolapSchem
aReader.java:170)
at mondrian.rolap.RolapSchemaReader.getMemberChildren(RolapSchemaReader.
java:152)
at mondrian.rolap.RolapSchemaReader.getMemberChildren(RolapSchemaReader.
java:146)
at mondrian.olap.DelegatingSchemaReader.getMemberChildren(DelegatingSche
maReader.java:78)
at com.tonbeller.jpivot.mondrian.MondrianMemberTree.internalGetChildren(
MondrianMemberTree.java:209)
at com.tonbeller.jpivot.mondrian.MondrianMemberTree.getChildren(Mondrian
MemberTree.java:193)
at com.tonbeller.jpivot.navigator.member.TreeModelAdapter.getChildren(Tr
eeModelAdapter.java:95)
at com.tonbeller.wcf.tree.TreeModelDecorator.getChildren(TreeModelDecora
tor.java:37)
at com.tonbeller.wcf.tree.CachingTreeModelDecorator.getChildren(CachingT
reeModelDecorator.java:86)
at com.tonbeller.wcf.tree.TreeModelDecorator.getChildren(TreeModelDecora
tor.java:37)
at com.tonbeller.wcf.tree.GroupingTreeModelDecorator.getChildren(Groupin
gTreeModelDecorator.java:222)
at com.tonbeller.wcf.tree.MutableTreeModelDecorator.getChildren(MutableT
reeModelDecorator.java:118)
at com.tonbeller.wcf.tree.TreeComponent.renderNode(TreeComponent.java:20
8)
at com.tonbeller.wcf.tree.TreeComponent.renderTree(TreeComponent.java:16
9)
at com.tonbeller.wcf.tree.TreeComponent.render(TreeComponent.java:157)
at com.tonbeller.wcf.tree.TreeComponent.render(TreeComponent.java:140)
at com.tonbeller.jpivot.navigator.member.MemberNavigator.render(MemberNa
vigator.java:290)
at com.tonbeller.wcf.component.NestableComponentSupport.render(NestableC
omponentSupport.java:39)
at com.tonbeller.jpivot.navigator.Navigator.render(Navigator.java:85)
at com.tonbeller.wcf.component.RendererTag.doEndTag(RendererTag.java:137
)
... 67 more

adjunto una imagen de como esta mi cubo  espero me puedas ayudar q tengo q presentarleo este viernes  :'(


gracias 

Archivos adjuntos

RSS

Distintivo

Cargando…

© 2012   Creado por Emilio.   Tecnología de

Emblemas  |  Reportar un problema  |  Términos de servicio