<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2009-11-24 08:04:58]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://ns23716.ovh.net/mantis/</docs>
<description>BPM Conseil support - BOGUES</description>
<link>http://ns23716.ovh.net/mantis/</link>
<title>BPM Conseil support - BOGUES</title>
<image>
<title>BPM Conseil support - BOGUES</title>
<url>http://ns23716.ovh.net/mantis/images/mantis_logo_button.gif</url>
<link>http://ns23716.ovh.net/mantis/</link>
<description>BPM Conseil support - BOGUES</description>
</image>
<category>Tous les projets</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2009-11-24T08:04:57+01:00</sy:updateBase>
<item>
<title>0000523: Pb import d'un dashboard depuis le référentiel</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=523</link>
<description>Depuis FD Designer, je clique sur le globe pour me connecter au repository.&lt;br /&gt;
Je sélectionne le dashboard puis clique sur le bouton ‘Import from Rpository’&lt;br /&gt;
Le dashboard se charge correctement puis au moment ou je veux quitter la fenetre du Repository Content en cliquant sur « Fin » j’obtient une fenetre d’erreur avec une croix rouge .&lt;br /&gt;
Rien n’est loggé dans le log tomcat ni dans le log FD.&lt;br /&gt;
Cependant le Dashboard s’importe correctement et reste utilisable.</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=523</guid>
<author>OKO &lt;OKO@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=523#bugnotes</comments>
</item>
<item>
<title>0000471: Quel est la procédure pour créer une parent-child hierarchy dans FASD ?</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=471</link>
<description>Quel est la procédure pour créer une parent-child hierarchy dans FASD ?</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=471</guid>
<author>Aprolis &lt;Aprolis@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=471#bugnotes</comments>
</item>
<item>
<title>0000460: Pb de configuration initiale</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=460</link>
<description>Bonjour et meilleurs voeux pour cette année,&lt;br /&gt;
&lt;br /&gt;
Ravis de découvrir votre logiciel.&lt;br /&gt;
&lt;br /&gt;
J'ai installé Pentaho 1.7 GA sur mon ordinateur. Je l'ai testé et il fonctionne.&lt;br /&gt;
&lt;br /&gt;
J'ai ensuite installé FreeDashboardDesigner version 0.68. &lt;br /&gt;
&lt;br /&gt;
Je l'ai configuré comme suit:&lt;br /&gt;
&lt;br /&gt;
Deployment webapp Folder -&gt; p:\document\pentaho\bi-server\jboss\server\default\deploy\pentaho.war&lt;br /&gt;
&lt;br /&gt;
Deployment server url -&gt; &lt;a href=&quot;http://localhost:8080/pentaho/&quot;&gt;http://localhost:8080/pentaho/&lt;/a&gt; [&lt;a href=&quot;http://localhost:8080/pentaho/&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
Is Pentaho server-&gt; coché.&lt;br /&gt;
&lt;br /&gt;
Rien en dessous.&lt;br /&gt;
&lt;br /&gt;
Le test est ok.&lt;br /&gt;
&lt;br /&gt;
J'ai publié un rapport Sample1.jsp et jobtient systématiquement l'erreur suivante (quelque soit le rapport d'ailleurs):&lt;br /&gt;
&lt;br /&gt;
Etat HTTP 500 - &lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
type Rapport d'exception&lt;br /&gt;
&lt;br /&gt;
message &lt;br /&gt;
&lt;br /&gt;
description Le serveur a rencontré une erreur interne () qui l'a empêché de satisfaire la requête.&lt;br /&gt;
&lt;br /&gt;
exception &lt;br /&gt;
&lt;br /&gt;
org.apache.jasper.JasperException: Impossible de compiler la classe pour la JSP: &lt;br /&gt;
&lt;br /&gt;
An error occurred at line: 39 in the generated java file&lt;br /&gt;
Only a type can be imported. com.bpm.conseil.fusionchart.component.FusionChartXmlGenerator resolves to a package&lt;br /&gt;
&lt;br /&gt;
Une erreur s'est produite à la ligne: 57 dans le fichier jsp: /gauge.jsp&lt;br /&gt;
bpm.metric.tools.FactoryGauge cannot be resolved to a type&lt;br /&gt;
54: &lt;%&lt;br /&gt;
55: {&lt;br /&gt;
56: try{&lt;br /&gt;
57: bpm.metric.tools.FactoryGauge.getInstance().init(&quot;com.mysql.jdbc.Driver&quot;,&quot;jdbc:&lt;a href=&quot;mysql://localhost/freemetrics&quot;,&quot;&gt;mysql://localhost/freemetrics&quot;,&lt;/a&gt; [&lt;a href=&quot;mysql://localhost/freemetrics&quot;,&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] &quot;root&quot;, &quot;root&quot;);&lt;br /&gt;
58: bpm.metric.tools.FactoryGauge.getInstance().createXml(&quot;p:/document/pentaho/bi-server/jboss/server/default/deploy/pentaho.war/Metrics.gauge.gauge.xml&quot;,metricId, 400, 400, 200, 200, true);&lt;br /&gt;
59: %&gt;&lt;br /&gt;
60: &lt;object&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Une erreur s'est produite à la ligne: 58 dans le fichier jsp: /gauge.jsp&lt;br /&gt;
bpm.metric.tools.FactoryGauge cannot be resolved to a type&lt;br /&gt;
55: {&lt;br /&gt;
56: try{&lt;br /&gt;
57: bpm.metric.tools.FactoryGauge.getInstance().init(&quot;com.mysql.jdbc.Driver&quot;,&quot;jdbc:&lt;a href=&quot;mysql://localhost/freemetrics&quot;,&quot;&gt;mysql://localhost/freemetrics&quot;,&lt;/a&gt; [&lt;a href=&quot;mysql://localhost/freemetrics&quot;,&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] &quot;root&quot;, &quot;root&quot;);&lt;br /&gt;
58: bpm.metric.tools.FactoryGauge.getInstance().createXml(&quot;p:/document/pentaho/bi-server/jboss/server/default/deploy/pentaho.war/Metrics.gauge.gauge.xml&quot;,metricId, 400, 400, 200, 200, true);&lt;br /&gt;
59: %&gt;&lt;br /&gt;
60: &lt;object&lt;br /&gt;
61:     classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stacktrace:&lt;br /&gt;
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92)&lt;br /&gt;
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)&lt;br /&gt;
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:415)&lt;br /&gt;
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:308)&lt;br /&gt;
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:286)&lt;br /&gt;
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:273)&lt;br /&gt;
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566)&lt;br /&gt;
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311)&lt;br /&gt;
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320)&lt;br /&gt;
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)&lt;br /&gt;
	javax.servlet.http.HttpServlet.service(HttpServlet.java:803)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)&lt;br /&gt;
	org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)&lt;br /&gt;
	org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.switchuser.SwitchUserProcessingFilter.doFilter(SwitchUserProcessingFilter.java:341)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	com.pentaho.security.SecurityStartupFilter.doFilter(SecurityStartupFilter.java:76)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	com.pentaho.security.RequestParameterAuthenticationFilter.doFilter(RequestParameterAuthenticationFilter.java:164)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:174)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	com.pentaho.security.HttpSessionReuseDetectionFilter.doFilter(HttpSessionReuseDetectionFilter.java:130)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)&lt;br /&gt;
	org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149)&lt;br /&gt;
	org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)&lt;br /&gt;
	org.pentaho.core.system.SystemStatusFilter.doFilter(SystemStatusFilter.java:53)&lt;br /&gt;
	org.pentaho.ui.servlet.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:112)&lt;br /&gt;
	org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
note La trace complète de la cause mère de cette erreur est disponible dans les fichiers journaux de JBossWeb/2.0.0.GA.</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=460</guid>
<author>DelaJungle75 &lt;DelaJungle75@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=460#bugnotes</comments>
</item>
<item>
<title>0000459: Changer la couleur de fond d'un rectangle</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=459</link>
<description>Bonjour,&lt;br /&gt;
&lt;br /&gt;
Je souhaiterai changer la couleur de fond d'un rectangle en fonction du résultat de la différence (positif ou non) entre 2 champs d'une requête.&lt;br /&gt;
Si champ1-champ2&gt;0 alors ROUGE sinon BLEU.</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=459</guid>
<author>SOGESA &lt;SOGESA@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=459#bugnotes</comments>
</item>
<item>
<title>0000408: Comment ajouter dans un PullDown une constante</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=408</link>
<description>Comment ajouter dans un PullDown avec une liste de clients une valeur &quot;TOUS&quot; qui permettrait d'agir directement sur le Relational comme suit:&lt;br /&gt;
&lt;br /&gt;
1. Qd 1 client nommé sélectionné, la requete doit être la suivante :&lt;br /&gt;
SELECT * FROM CLIENTS WHERE NOM='${PREPARE:CLIENT}'&lt;br /&gt;
&lt;br /&gt;
2. Qd &quot;TOUS&quot; est sélectionné :&lt;br /&gt;
SELECT * FROM CLIENTS WHERE NOM LIKE 'TOUS'</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=408</guid>
<author>SOGESA &lt;SOGESA@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=408#bugnotes</comments>
</item>
<item>
<title>0000431: Pentaho en local ... demarrage de la page d'acceuil</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=431</link>
<description>Bonjour, &lt;br /&gt;
&lt;br /&gt;
j'ai un problème sur mon localHost : &lt;br /&gt;
&lt;br /&gt;
Lorsque je vais sur &lt;a href=&quot;http://localhost:8080/pentaho&quot;&gt;http://localhost:8080/pentaho&lt;/a&gt; [&lt;a href=&quot;http://localhost:8080/pentaho&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;] j'obtiens le message d'erreur ci-dessous.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mon serveur Mysql est OK, j'ai essayé de redémarrer mon service, sans succès.</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=431</guid>
<author>anonymous &lt;anonymous@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=431#bugnotes</comments>
</item>
<item>
<title>0000403: serveur Linux pentaho tomcat</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=403</link>
<description>Bonjour j'ai le message d'erreur suivant.&lt;br /&gt;
Savez vous comment le resoudre&lt;br /&gt;
merci</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=403</guid>
<author>utilisateur53 &lt;utilisateur53@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=403#bugnotes</comments>
</item>
<item>
<title>0000402: Modification de configuration</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=402</link>
<description>Bonjour, &lt;br /&gt;
J'est un serveur de prod installer avec TOMCAT sur linux&lt;br /&gt;
et je recherche les répertoires équivalent à  :&lt;br /&gt;
&lt;br /&gt;
C:\pentaho\bi-server\jboss\server\default\deploy &lt;br /&gt;
pour y ajouter un fichier (meo_cube-ds.xml) qui spécifie les conexions JDNI&lt;br /&gt;
&lt;br /&gt;
idem pour &lt;br /&gt;
C:\pentaho\bi-server\jboss\server\default\log\                   &lt;br /&gt;
pour suivre les logs Mondrian : out.log</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=402</guid>
<author>utilisateur53 &lt;utilisateur53@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=402#bugnotes</comments>
</item>
<item>
<title>0000364: Raffraichissement du référentiel à chaque visualisation du &quot;répertoire&quot;</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=364</link>
<description>Bonjour,&lt;br /&gt;
&lt;br /&gt;
Mon référentiel et en dbbased. Je le rafraichit par la page d'admin.&lt;br /&gt;
Ensuite à chaque fois qu'un utilisateur consulte les répertoires, il reliste automatique les repertoires causant un ralentissement (75 éléments présents en fils des repéretoires) environ 30 secondes pour charger la page contenant les 2 répertoires&lt;br /&gt;
&lt;br /&gt;
J'ai augmenté le cache du référentiel ce qui n'a pas amélioré les choses.&lt;br /&gt;
&lt;br /&gt;
Une idée ?&lt;br /&gt;
&lt;br /&gt;
Cordialement,&lt;br /&gt;
&lt;br /&gt;
Cédric</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=364</guid>
<author>Aprolis &lt;Aprolis@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=364#bugnotes</comments>
</item>
<item>
<title>0000387: Mondrian / MDX / StrtoMember</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=387</link>
<description>Bonjour, &lt;br /&gt;
J'ai un problème avec le code mdx suivant : &lt;br /&gt;
  member [Measures].[Test Str avec un Name] as&lt;br /&gt;
(	[Measures].[Visiteurs Uniques],	StrToMember(&lt;br /&gt;
&lt;br /&gt;
&quot;[dim_anciennete.anciennete].[All anciennete].[&quot; || [dim_date.date_hier].CurrentMember.Name || &quot;]&quot; ))&lt;br /&gt;
&lt;br /&gt;
-----------------------------------------------------&lt;br /&gt;
J'obtiens le message suivant : Error Occurred While getting Resultset&lt;br /&gt;
&lt;br /&gt;
Alors que ce code ci fonctionne&lt;br /&gt;
  member [Measures].[Str to member string only] as '([Measures].[Visiteurs Uniques], StrToMember((&quot;[dim_anciennete.anciennete].[All anciennete].[2008].&quot; || &quot;[2008-02]&quot;)))'</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=387</guid>
<author>utilisateur53 &lt;utilisateur53@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=387#bugnotes</comments>
</item>
<item>
<title>0000372: Label d'une dim</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=372</link>
<description>Il est impossible de chnager le label d'un niveau d'une dim.&lt;br /&gt;
&lt;br /&gt;
Version 0.84</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=372</guid>
<author>MRA &lt;MRA@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=372#bugnotes</comments>
</item>
<item>
<title>0000315: Bug  d'un icon [privé]</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=315</link>
<description>Dans le mode calcul quand on passe sur l'icon multiplier le curseur de la souris indique &quot;division&quot;</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=315</guid>
<author>anonymous &lt;anonymous@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=315#bugnotes</comments>
</item>
<item>
<title>0000284: SQL Command</title>
<link>http://ns23716.ovh.net/mantis/view.php?id=284</link>
<description>Bonjour,&lt;br /&gt;
&lt;br /&gt;
Comment utiliser dans un .xaction un objet &quot;SQL Commands&quot; dont on souhaite afficher le résultat dans l'état.&lt;br /&gt;
Comment faire le lien entre le résultat et le fichier xml de mise en forme?</description>
<guid>http://ns23716.ovh.net/mantis/view.php?id=284</guid>
<author>SOGESA &lt;SOGESA@example.com&gt;</author>
<comments>http://ns23716.ovh.net/mantis/view.php?id=284#bugnotes</comments>
</item>
</channel>
</rss>
