<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Pentaho Community Forums - BI Platform</title>
		<link>http://forums.pentaho.com/</link>
		<description>BI Server (PCI), Pentaho User Console, Admin Console, Solutions, Design Studio, xactions...</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Sep 2010 09:19:27 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.pentaho.com/images/misc/rss.png</url>
			<title>Pentaho Community Forums - BI Platform</title>
			<link>http://forums.pentaho.com/</link>
		</image>
		<item>
			<title><![CDATA[xaction returns "Repository" not found message]]></title>
			<link>http://forums.pentaho.com/showthread.php?78207-xaction-returns-quot-Repository-quot-not-found-message&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 07:52:12 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I'm trying to execute a Kettle job using xaction. The job resides inside a Kettle repository. When I try to execute the xaction, Bi returns...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I'm trying to execute a Kettle job using xaction. The job resides inside a Kettle repository. When I try to execute the xaction, Bi returns the following error:<br />
<br />
Pentaho BI Platform - Error in Action   Failed    <font color="red">[es_161] Error:  Kettle.ERROR_0004 - [es_260] The repository specified was not found  (Prueba_MySQL)  (org.pentaho.platform.plugin.action.kettle.KettleC  omponent)</font><br />
<br />
In this case, the name of repository is <b>Prueba_MySQL</b><br />
<br />
You can see in the message that the problem comes from Kettle. It looks like it cannot recognize the datasource, so I did the following:<br />
<br />
<ul><li>Defined the datasource in jdbc.properties file, under <b>simple-jndi </b>directories located under BI directory and Kettle directory.</li>
<li>In Kettle, changed repository connection database to JNDI.</li>
</ul><ul><li>Defined Datasource in BI using Database connection Tab, inside PAC</li>
</ul>I don't know what is missing, since the system still reports an error...<br />
<br />
Any idea ?<br />
<br />
Thank you for your help</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>axelb</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78207-xaction-returns-quot-Repository-quot-not-found-message</guid>
		</item>
		<item>
			<title>The requested resource (/ pentaho / NewAnalysisView) is not available</title>
			<link>http://forums.pentaho.com/showthread.php?78206-The-requested-resource-(-pentaho-NewAnalysisView)-is-not-available&amp;goto=newpost</link>
			<pubDate>Mon, 06 Sep 2010 07:40:37 GMT</pubDate>
			<description><![CDATA[Hi, 
 
on Friday I upgraded our BI Server from 3.5.2 to 3.6. As far as I can see everything's fine. Almost ... 
 
When I tried to create an analysis...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
on Friday I upgraded our BI Server from 3.5.2 to 3.6. As far as I can see everything's fine. Almost ...<br />
<br />
When I tried to create an analysis view with the published schema I got  the following error message: <br />
<br />
HTTP Status 404:<br />
&quot;The requested resource (/ pentaho /  NewAnalysisView) is not available.&quot;<br />
<br />
I checked ... /pentaho-solutions/system/olap/datasources.xml, I republished schema file. Everything seems to be in the right place but the error message remains. Didn't find anything in the forums so far.<br />
<br />
Any help is appreciated.<br />
Greets,<br />
Sebastian</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>sws</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78206-The-requested-resource-(-pentaho-NewAnalysisView)-is-not-available</guid>
		</item>
		<item>
			<title>I am not able to try the ad hoc query (Hard to be a newbee)</title>
			<link>http://forums.pentaho.com/showthread.php?78202-I-am-not-able-to-try-the-ad-hoc-query-(Hard-to-be-a-newbee)&amp;goto=newpost</link>
			<pubDate>Sat, 04 Sep 2010 06:57:49 GMT</pubDate>
			<description>I try to define a simple report in the Pentaho User Consol. (With the given examples it works) I have already a business model. I dropped one item...</description>
			<content:encoded><![CDATA[<div>I try to define a simple report in the Pentaho User Consol. (With the given examples it works) I have already a business model. I dropped one item into the detail area and start the preview. I got the message:&quot;AdhocWebService.ERROR_0012 - Failed to generate the report preview. Please check the server log for details of the error.&quot;<br />
In the server log there are the followings:<br />
<br />
08:51:48,530 ERROR [SolutionEngine] e3b68d6e-b7f0-11df-b38a-f12655452f74:SOLUTION-ENGINE:preview.xaction: Action Sequence execution failed, see details below<br />
<br />
| Error Time: 2010. szeptember 4. 8:51:48 CEST<br />
| Session ID: joe<br />
| Instance Id: e3b68d6e-b7f0-11df-b38a-f12655452f74<br />
| Action Sequence: preview.xaction<br />
| Execution Stack:<br />
EXECUTING ACTION: rule (MQLRelationalDataComponent)<br />
| Action Class: MQLRelationalDataComponent<br />
| Action Desc: rule<br />
| Loop Index (1-based): 0<br />
Stack Trace:org.pentaho.platform.api.engine.ActionExecut  ionException: RuntimeContext.ERROR_0017 - Action failed to execute<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeComponent(RuntimeContext.java:130  6)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeAction(RuntimeContext.java:1260)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.performActions(RuntimeContext.java:1159)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeLoop(RuntimeContext.java:1103)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeSequence(RuntimeContext.java:985)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeSequence(RuntimeContext.java:895)<br />
        at org.pentaho.platform.engine.services.solution.Solu  tionEngine.executeInternal(SolutionEngine.java:399  )<br />
        at org.pentaho.platform.engine.services.solution.Solu  tionEngine.execute(SolutionEngine.java:317)<br />
        at org.pentaho.platform.engine.services.solution.Solu  tionEngine.execute(SolutionEngine.java:202)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.e  xecuteActionSequence(AdhocWebService.java:554)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.c  reateJFreeReportAsStream(AdhocWebService.java:483)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.g  eneratePreview(AdhocWebService.java:407)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.d  ispatch(AdhocWebService.java:295)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.d  oGet(AdhocWebService.java:261)<br />
        at org.pentaho.platform.web.servlet.AdhocWebService.d  oPost(AdhocWebService.java:335)<br />
        at javax.servlet.http.HttpServlet.service(HttpServlet  .java:710)<br />
        at javax.servlet.http.HttpServlet.service(HttpServlet  .java:803)<br />
        at org.apache.catalina.core.ApplicationFilterChain.in  ternalDoFilter(ApplicationFilterChain.java:269)<br />
        at org.apache.catalina.core.ApplicationFilterChain.do  Filter(ApplicationFilterChain.java:188)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :378)<br />
        at org.springframework.security.intercept.web.FilterS  ecurityInterceptor.invoke(FilterSecurityIntercepto  r.java:109)<br />
        at org.springframework.security.intercept.web.FilterS  ecurityInterceptor.doFilter(FilterSecurityIntercep  tor.java:83)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.ui.ExceptionTranslati  onFilter.doFilterHttp(ExceptionTranslationFilter.j  ava:101)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.pentaho.platform.web.http.security.SecuritySta  rtupFilter.doFilter(SecurityStartupFilter.java:103  )<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.providers.anonymous.A  nonymousProcessingFilter.doFilterHttp(AnonymousPro  cessingFilter.java:105)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.pentaho.platform.web.http.security.RequestPara  meterAuthenticationFilter.doFilter(RequestParamete  rAuthenticationFilter.java:169)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.ui.basicauth.BasicPro  cessingFilter.doFilterHttp(BasicProcessingFilter.j  ava:174)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.ui.AbstractProcessing  Filter.doFilterHttp(AbstractProcessingFilter.java:  278)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.ui.logout.LogoutFilte  r.doFilterHttp(LogoutFilter.java:89)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.pentaho.platform.web.http.security.HttpSession  ReuseDetectionFilter.doFilter(HttpSessionReuseDete  ctionFilter.java:134)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.context.HttpSessionCo  ntextIntegrationFilter.doFilterHttp(HttpSessionCon  textIntegrationFilter.java:235)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.wrapper.SecurityConte  xtHolderAwareRequestFilter.doFilterHttp(SecurityCo  ntextHolderAwareRequestFilter.java:91)<br />
        at org.springframework.security.ui.SpringSecurityFilt  er.doFilter(SpringSecurityFilter.java:53)<br />
        at org.springframework.security.util.FilterChainProxy  $VirtualFilterChain.doFilter(FilterChainProxy.java  :390)<br />
        at org.springframework.security.util.FilterChainProxy  .doFilter(FilterChainProxy.java:175)<br />
        at org.springframework.security.util.FilterToBeanProx  y.doFilter(FilterToBeanProxy.java:99)<br />
        at org.apache.catalina.core.ApplicationFilterChain.in  ternalDoFilter(ApplicationFilterChain.java:215)<br />
        at org.apache.catalina.core.ApplicationFilterChain.do  Filter(ApplicationFilterChain.java:188)<br />
        at org.pentaho.platform.web.http.filters.SystemStatus  Filter.doFilter(SystemStatusFilter.java:60)<br />
        at org.apache.catalina.core.ApplicationFilterChain.in  ternalDoFilter(ApplicationFilterChain.java:215)<br />
        at org.apache.catalina.core.ApplicationFilterChain.do  Filter(ApplicationFilterChain.java:188)<br />
        at org.pentaho.platform.web.http.filters.SetCharacter  EncodingFilter.doFilter(SetCharacterEncodingFilter  .java:113)<br />
        at org.apache.catalina.core.ApplicationFilterChain.in  ternalDoFilter(ApplicationFilterChain.java:215)<br />
        at org.apache.catalina.core.ApplicationFilterChain.do  Filter(ApplicationFilterChain.java:188)<br />
        at org.apache.catalina.core.StandardWrapperValve.invo  ke(StandardWrapperValve.java:213)<br />
        at org.apache.catalina.core.StandardContextValve.invo  ke(StandardContextValve.java:174)<br />
        at org.apache.catalina.authenticator.AuthenticatorBas  e.invoke(AuthenticatorBase.java:433)<br />
        at org.apache.catalina.core.StandardHostValve.invoke(  StandardHostValve.java:127)<br />
        at org.apache.catalina.valves.ErrorReportValve.invoke  (ErrorReportValve.java:117)<br />
        at org.apache.catalina.core.StandardEngineValve.invok  e(StandardEngineValve.java:108)<br />
        at org.apache.catalina.connector.CoyoteAdapter.servic  e(CoyoteAdapter.java:174)<br />
        at org.apache.coyote.http11.Http11Processor.process(H  ttp11Processor.java:874)<br />
        at org.apache.coyote.http11.Http11BaseProtocol$Http11  ConnectionHandler.processConnection(Http11BaseProt  ocol.java:665)<br />
        at org.apache.tomcat.util.net.PoolTcpEndpoint.process  Socket(PoolTcpEndpoint.java:528)<br />
        at org.apache.tomcat.util.net.LeaderFollowerWorkerThr  ead.runIt(LeaderFollowerWorkerThread.java:81)<br />
        at org.apache.tomcat.util.threads.ThreadPool$ControlR  unnable.run(ThreadPool.java:689)<br />
        at java.lang.Thread.run(Thread.java:619)<br />
Caused by: java.lang.NullPointerException<br />
        at org.pentaho.platform.plugin.action.pentahometadata  .MetadataQueryComponent.getDatabaseInterface(Metad  ataQueryComponent.java:307)<br />
        at org.pentaho.platform.plugin.action.pentahometadata  .MetadataQueryComponent.getActiveDatabaseMeta(Meta  dataQueryComponent.java:331)<br />
        at org.pentaho.platform.plugin.action.pentahometadata  .MetadataQueryComponent.executeSqlPhysicalModel(Me  tadataQueryComponent.java:361)<br />
        at org.pentaho.platform.plugin.action.pentahometadata  .MetadataQueryComponent.execute(MetadataQueryCompo  nent.java:243)<br />
        at org.pentaho.platform.plugin.action.pentahometadata  .MQLRelationalDataComponent.executeAction(MQLRelat  ionalDataComponent.java:111)<br />
        at org.pentaho.platform.engine.services.solution.Comp  onentBase.execute(ComponentBase.java:463)<br />
        at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeComponent(RuntimeContext.java:129  1)<br />
        ... 72 more<br />
--------------------------<br />
What can be the problem?<br />
<br />
Thanks</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>intellagent</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78202-I-am-not-able-to-try-the-ad-hoc-query-(Hard-to-be-a-newbee)</guid>
		</item>
		<item>
			<title>Repository Browse</title>
			<link>http://forums.pentaho.com/showthread.php?78200-Repository-Browse&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 21:03:43 GMT</pubDate>
			<description>Where does Pentaho BI Server get the information to know which folders to load into the Browse window on the Pentaho user console? 
 
I want some...</description>
			<content:encoded><![CDATA[<div>Where does Pentaho BI Server get the information to know which folders to load into the Browse window on the Pentaho user console?<br />
<br />
I want some users to see some folders and other users to see other folders.<br />
<br />
What are the BI Server internals that control this?<br />
<br />
Is there any difference between BI Server 2.0 and BI Server 3.6?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>berkeley</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78200-Repository-Browse</guid>
		</item>
		<item>
			<title>SolutionRepositoryService is throwing a NullPointerException</title>
			<link>http://forums.pentaho.com/showthread.php?78196-SolutionRepositoryService-is-throwing-a-NullPointerException&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 17:35:35 GMT</pubDate>
			<description>Hi, 
  
I am new to Pentaho and will be attending the bootcamp next week. In the meantime, I have installed and configured the BI platform on a...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
 <br />
I am new to Pentaho and will be attending the bootcamp next week. In the meantime, I have installed and configured the BI platform on a virtual machine running Red Hat Linux Enterprise 5. I am able to bring up the server, but the SolutionRepositoryService is throwing a NullPointerException.<br />
 <br />
Here is a partial stacktrace from the biserver pentaho log:<br />
 <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"> <br />
2010-09-03 10:45:03,442 ERROR [org.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/pentaho].[SolutionRepositoryService]] Servlet.service() for servlet SolutionRepositoryService threw exception<br />
java.lang.NullPointerException<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.solution.SolutionRepositoryServiceImpl.getSolutionRepositoryDoc(SolutionRepositoryServiceImpl.java:477)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.web.servlet.SolutionRepositoryService.dispatch(SolutionRepositoryService.java:152)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.web.servlet.SolutionRepositoryService.doGet(SolutionRepositoryService.java:78)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:378)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.ui.ExceptionTranslationFilter.doFilterHttp(ExceptionTranslationFilter.java:101)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.web.http.security.SecurityStartupFilter.doFilter(SecurityStartupFilter.java:103)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.providers.anonymous.AnonymousProcessingFilter.doFilterHttp(AnonymousProcessingFilter.java:105)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.ui.SpringSecurityFilter.doFilter(SpringSecurityFilter.java:53)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:390)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.web.http.security.RequestParameterAuthenticationFilter.doFilter(RequestParameterAuthenticationFilter.java:169)</code><hr />
</div>  <br />
Any help that you can provide would be greatly appreciated. Thanks!</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>dupshaw</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78196-SolutionRepositoryService-is-throwing-a-NullPointerException</guid>
		</item>
		<item>
			<title>How to update PDI module from BI Suite 3.6 Enterprise to PDI 4.01?</title>
			<link>http://forums.pentaho.com/showthread.php?78188-How-to-update-PDI-module-from-BI-Suite-3.6-Enterprise-to-PDI-4.01&amp;goto=newpost</link>
			<pubDate>Fri, 03 Sep 2010 08:31:12 GMT</pubDate>
			<description>Hello, 
 
Because of an Bug in PDI 4.0 I have to update it to 4.01. PDI was installed with the BI Suite Enterprise Edition 3.6 GA. I have searched...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
Because of an Bug in PDI 4.0 I have to update it to 4.01. PDI was installed with the BI Suite Enterprise Edition 3.6 GA. I have searched for a new  BI Suite Enterprise Edition but it seems there is no. So I thought I can update only the PDI module of the suite with the PDI 4.01 installer (also enterprise). But I can't install it to the c:/pentaho folder becausethe installer says the folder is not empty. Then I thought about to deinstall PDI, but this is not possible because the software BI Suite is only deinstallable as whole software...<br />
<br />
So, how can I update PDI Module of the BI Suite 3.6 GA to PDI 4.01?<br />
<br />
Thanks for your help.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>D7311</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78188-How-to-update-PDI-module-from-BI-Suite-3.6-Enterprise-to-PDI-4.01</guid>
		</item>
		<item>
			<title><![CDATA[Xaction mergin pdf's]]></title>
			<link>http://forums.pentaho.com/showthread.php?78177-Xaction-mergin-pdf-s&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 16:57:09 GMT</pubDate>
			<description>Hi, I have 3 reports (prpt) that have pdf as the output, and I really need to save them in a signle pdf. My question is, is there a way of: 
1) Merge...</description>
			<content:encoded><![CDATA[<div>Hi, I have 3 reports (prpt) that have pdf as the output, and I really need to save them in a signle pdf. My question is, is there a way of:<br />
1) Merge 3 report output into one<br />
2) Merge 3 pdf into one<br />
<br />
I'm thinking I could do this with subreports, but I need a way on making this prpt's a subreport of an aditional prpt. I'm posting my question in the Reporting forum: <a href="http://forums.pentaho.com/showthread.php?78176-SubReport-question" target="_blank">http://forums.pentaho.com/showthread...eport-question</a><br />
<br />
Thanks</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>rhaces</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78177-Xaction-mergin-pdf-s</guid>
		</item>
		<item>
			<title>How to remove login in Bi Server portal</title>
			<link>http://forums.pentaho.com/showthread.php?78172-How-to-remove-login-in-Bi-Server-portal&amp;goto=newpost</link>
			<pubDate>Thu, 02 Sep 2010 15:07:37 GMT</pubDate>
			<description>Hi 
 
I am running Bi Server 3.6.0 on jboss. I would like to know is there a way to remove the login on the portal and have it go directly into...</description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
I am running Bi Server 3.6.0 on jboss. I would like to know is there a way to remove the login on the portal and have it go directly into workspace? If there is a way to do it then how?<br />
<br />
Thanks<br />
Pavel</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>psapozhnikov</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78172-How-to-remove-login-in-Bi-Server-portal</guid>
		</item>
		<item>
			<title>Problem in remote access of pentaho server running on Tomcat</title>
			<link>http://forums.pentaho.com/showthread.php?78144-Problem-in-remote-access-of-pentaho-server-running-on-Tomcat&amp;goto=newpost</link>
			<pubDate>Wed, 01 Sep 2010 06:30:31 GMT</pubDate>
			<description>Hi, 
 
We are using pentaho 3.6 on linux. To access the server remotely we modified some of the files which blocked the adhoc report to work...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
We are using pentaho 3.6 on linux. To access the server remotely we modified some of the files which blocked the adhoc report to work properly. These are the modifications which I did in tomcat server.<br />
<br />
1. Modified the web.xml file located at &quot;/opt/pentaho/server/biserver-ee/tomcat/webapps/pentaho/WEB-INF&quot;<br />
<br />
<br />
Before:-<br />
<br />
    &lt;context-param&gt;<br />
        &lt;param-name&gt;base-url&lt;/param-name&gt;<br />
        &lt;param-value&gt;http://localhost:80/pentaho/&lt;/param-value&gt;<br />
    &lt;/context-param&gt;<br />
<br />
    &lt;filter&gt;<br />
        &lt;filter-name&gt;Proxy Trusting Filter&lt;/filter-name&gt;<br />
        &lt;filter-class&gt;org.pentaho.platform.web.http.filters.ProxyT  rustingFilter&lt;/filter-class&gt;<br />
        &lt;init-param&gt;<br />
            &lt;param-name&gt;TrustedIpAddrs&lt;/param-name&gt;<br />
            &lt;param-value&gt;127.0.0.1&lt;/param-value&gt;<br />
            &lt;description&gt;Comma separated list of IP addresses of a trusted hosts.&lt;/description&gt;<br />
        &lt;/init-param&gt;<br />
    &lt;/filter&gt;<br />
<br />
<br />
After:-<br />
<br />
    &lt;context-param&gt;<br />
        &lt;param-name&gt;base-url&lt;/param-name&gt;<br />
        &lt;param-value&gt;http://172.16.0.116:80/pentaho/&lt;/param-value&gt;<br />
    &lt;/context-param&gt;<br />
<br />
<br />
    &lt;filter&gt;<br />
        &lt;filter-name&gt;Proxy Trusting Filter&lt;/filter-name&gt;<br />
        &lt;filter-class&gt;org.pentaho.platform.web.http.filters.ProxyT  rustingFilter&lt;/filter-class&gt;<br />
        &lt;init-param&gt;<br />
            &lt;param-name&gt;TrustedIpAddrs&lt;/param-name&gt;<br />
            &lt;param-value&gt;127.0.0.1,172.16.0.116&lt;/param-value&gt;<br />
            &lt;description&gt;Comma separated list of IP addresses of a trusted hosts.&lt;/description&gt;<br />
        &lt;/init-param&gt;<br />
    &lt;/filter&gt;<br />
<br />
<br />
<br />
<br />
2. Modified the server.xml located at &quot;/opt/pentaho/server/biserver-ee/tomcat/conf&quot;<br />
<br />
Before:-<br />
<br />
    &lt;Connector URIEncoding=&quot;UTF-8&quot; port=&quot;8080&quot; maxHttpHeaderSize=&quot;8192&quot;<br />
               maxThreads=&quot;150&quot; minSpareThreads=&quot;25&quot; maxSpareThreads=&quot;75&quot;<br />
               enableLookups=&quot;false&quot; redirectPort=&quot;8443&quot; acceptCount=&quot;100&quot;<br />
               connectionTimeout=&quot;20000&quot; disableUploadTimeout=&quot;true&quot; /&gt;<br />
<br />
<br />
After:-<br />
<br />
    &lt;Connector URIEncoding=&quot;UTF-8&quot; port=&quot;80&quot; maxHttpHeaderSize=&quot;8192&quot;<br />
               maxThreads=&quot;150&quot; minSpareThreads=&quot;25&quot; maxSpareThreads=&quot;75&quot;<br />
               enableLookups=&quot;false&quot; redirectPort=&quot;8443&quot; acceptCount=&quot;100&quot;<br />
               connectionTimeout=&quot;20000&quot; disableUploadTimeout=&quot;true&quot; /&gt;<br />
<br />
<br />
After doing all of these changes when we try to access the adhoc report its giving some javascript error like  <br />
<br />
<br />
QueryInterface: function QueryInterface() {<br />
    [native code]<br />
}<br />
message: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]<br />
result: 2147500037<br />
name: NS_ERROR_FAILURE<br />
filename: <a href="http://172.16.0.116:8080/pentaho/js/pentaho-ajax.js" target="_blank">http://172.16.0.116:8080/pentaho/js/pentaho-ajax.js</a><br />
lineNumber: 246<br />
columnNumber: 0<br />
inner: null<br />
data: null<br />
initialize: function initialize() {<br />
    [native code]<br />
}<br />
<br />
So can someone tell me what are the steps I have to follow if i need to access the tomcat server remotely. Before writing this mail i gone through the customer portal also &quot;http://kb.pentaho.com/kb/&quot;. But that has not contains all of the steps.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>siladityadash</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78144-Problem-in-remote-access-of-pentaho-server-running-on-Tomcat</guid>
		</item>
		<item>
			<title>Customizing Emails Sent Via Pentaho</title>
			<link>http://forums.pentaho.com/showthread.php?78142-Customizing-Emails-Sent-Via-Pentaho&amp;goto=newpost</link>
			<pubDate>Wed, 01 Sep 2010 05:07:31 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I am scheduling reports and sending them in email as xsl attachment. While subscribing I've been given to enter the email subject as 'Report...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am scheduling reports and sending them in email as xsl attachment. While subscribing I've been given to enter the email subject as 'Report Name'. But in the email I also get the following message &quot;This message was automatically generated by a subscription from the  Pentaho BI server.&quot; <br />
<br />
I want to customize the email content..<br />
<br />
I am using Biserver 3.6<br />
<br />
Please can anyone help.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>PriyankaP</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78142-Customizing-Emails-Sent-Via-Pentaho</guid>
		</item>
		<item>
			<title>PAC using anonymousUser to connect to bi-server-ce</title>
			<link>http://forums.pentaho.com/showthread.php?78138-PAC-using-anonymousUser-to-connect-to-bi-server-ce&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 18:27:47 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
If I configure the console.xml thusly: 
<platform-username>joe</platform-username> 
 
Shouldn't I see joe in this bi-server-ce output? 
 
...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
If I configure the console.xml thusly:<br />
&lt;platform-username&gt;joe&lt;/platform-username&gt;<br />
<br />
Shouldn't I see joe in this bi-server-ce output?<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">2010-08-31 13:23:18,064 DEBUG [org.springframework.security.intercept.AbstractSecurityInterceptor] Previously Authenticated:<br />
org.springframework.security.providers.anonymous.AnonymousAuthenticationToken@bb64<br />
3639: Principal: anonymousUser; Password: [PROTECTED]; Authenticated: true; Details: <br />
org.springframework.security.ui.WebAuthenticationDetails@ffff8868: RemoteIpAddress: <br />
192.168.1.41; SessionId: 00BC137EDAA1A03AA88624A9896C69BC; Granted Authorities: <br />
Anonymous</code><hr />
</div> Instead I keep seeing Anonymous no matter what username I provided.<br />
<br />
Second but related question, how do I tell PAC that the authentication has been switched from DAO to LDAP?<br />
<br />
Thanks!</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>dataguy12</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78138-PAC-using-anonymousUser-to-connect-to-bi-server-ce</guid>
		</item>
		<item>
			<title>Problem while scheduling my report :(</title>
			<link>http://forums.pentaho.com/showthread.php?78128-Problem-while-scheduling-my-report-(&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 13:01:16 GMT</pubDate>
			<description><![CDATA[Hello there, 
I'm facing a problem while trying to schedule my report. 
What I did was right click on the report and choose schedule and then fill...]]></description>
			<content:encoded><![CDATA[<div>Hello there,<br />
I'm facing a problem while trying to schedule my report.<br />
What I did was right click on the report and choose schedule and then fill the fields like the attached snapshot.<br />
an ambigous error occured <br />
I saw the log file but no new intry on it<br />
<br />
I tried to make a schedule from PAC, it succeded but no result in PUC...<br />
<a href="http://forums.pentaho.com/attachment.php?attachmentid=6023"  title="Name:  
Views: 
Size:  ">Attachment 6023</a></div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.pentaho.com/attachment.php?attachmentid=6023&amp;d=1283259649">Screenshot.jpg</a> 
(29.0 KB)
</li> 
			</ul>
			</fieldset>
	

	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>hanihh</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78128-Problem-while-scheduling-my-report-(</guid>
		</item>
		<item>
			<title>Start-pac.bat as a service</title>
			<link>http://forums.pentaho.com/showthread.php?78119-Start-pac.bat-as-a-service&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 07:26:10 GMT</pubDate>
			<description>Hi! 
 
Is there anyway to convert start-pac.bat to a Windows Service so it starts at server boot time ? 
 
Thank you for your help!</description>
			<content:encoded><![CDATA[<div>Hi!<br />
<br />
Is there anyway to convert start-pac.bat to a Windows Service so it starts at server boot time ?<br />
<br />
Thank you for your help!</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>axelb</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78119-Start-pac.bat-as-a-service</guid>
		</item>
		<item>
			<title>Parameters of TOMCAT</title>
			<link>http://forums.pentaho.com/showthread.php?78116-Parameters-of-TOMCAT&amp;goto=newpost</link>
			<pubDate>Tue, 31 Aug 2010 02:29:06 GMT</pubDate>
			<description><![CDATA[Hello, 
 
Anybody could explain me a bit what are the meanings of these parameters please? 
  
CATALINA_OPTS="-Xms256m -Xmx768m -XX:MaxPermSize=256m...]]></description>
			<content:encoded><![CDATA[<div><font face="Arial"><font size="2">Hello,<br />
<br />
Anybody could explain me a bit what are the meanings of these parameters please?</font></font><br />
 <br />
<font face="Courier New"><font size="2">CATALINA_OPTS=&quot;-Xms256m -Xmx768m -XX:MaxPermSize=256m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000&quot;</font></font><br />
 <br />
<font face="Courier New"><font size="2">Xms ??</font></font><br />
<font face="Courier New"><font size="2">Xmx ??</font></font><br />
<font face="Courier New"><font size="2">XX:MaxPermSize ??</font></font> <br />
<font face="Arial"><font size="2">I hope you can help me.</font></font><br />
 <br />
<font face="Arial"><font size="2">regards.</font></font></div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Martillo</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78116-Parameters-of-TOMCAT</guid>
		</item>
		<item>
			<title>Please help on the following item.  I am trying to use Informix with the Pentaho</title>
			<link>http://forums.pentaho.com/showthread.php?78111-Please-help-on-the-following-item.-I-am-trying-to-use-Informix-with-the-Pentaho&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 21:25:25 GMT</pubDate>
			<description>Please help on the following item.  I am trying to use Informix with the Pentaho product and I notice that hibernate works fine with pentaho,...</description>
			<content:encoded><![CDATA[<div>Please help on the following item.  I am trying to use Informix with the Pentaho product and I notice that hibernate works fine with pentaho, basically due to our changes to hibernate3.  Also, I created a delegate class for informix and then updated the quartz jar file.  <br />
<br />
But I have a question and a problem with trying to run it.  <br />
1.  Question--&gt; It appears that Pentaho uses hypersonic regardless of the main database you are using.  Is this correct?  Does it actually use 2 different database managers for it to work?<br />
<br />
2.  I have everything except the hibernate connection using hypersonic and the informix for the main db being accessed by hibernate.  the hibernate access seems ok.  But I get the following error from starting and I was hoping someone could tell me where it is getting the id and why it changes it to all uppercase.  btw... I do not want to add INFORMIX id to the hypersonic database.<br />
<br />
16:12:08,473 ERROR [SQLLookupRule] Error Start: Pentaho Pentaho Platform Engine Core 3.6.0-stable.41852<br />
16:12:08,491 ERROR [SQLLookupRule] 3ee2c453-b47b-11df-a4c6-a1ae03bed5ce:COMPONENT:context-17391051-1283202727448:global-department-list.xactionConnectFactory.ERROR_0001 - Database connection could not be established to: SampleData<br />
org.pentaho.platform.api.data.DatasourceServiceExc  eption: java.sql.SQLException: User not found: INFORMIX<br />
    at org.pentaho.platform.engine.services.connection.da  tasource.dbcp.PooledDatasourceHelper.setupPooledDa  taSource(PooledDatasourceHelper.java:147)<br />
    at org.pentaho.platform.engine.services.connection.da  tasource.dbcp.PooledOrJndiDatasourceService.retrie  ve(PooledOrJndiDatasourceService.java:46)<br />
    at org.pentaho.platform.engine.services.connection.da  tasource.dbcp.PooledOrJndiDatasourceService.getDat  aSource(PooledOrJndiDatasourceService.java:115)<br />
    at org.pentaho.platform.plugin.services.connections.s  ql.SQLConnection.initWithJNDI(SQLConnection.java:1  92)<br />
    at org.pentaho.platform.plugin.services.connections.s  ql.SQLConnection.setProperties(SQLConnection.java:  107)<br />
    at org.pentaho.platform.engine.services.connection.Pe  ntahoConnectionFactory.getConnection(PentahoConnec  tionFactory.java:129)<br />
    at org.pentaho.platform.engine.services.connection.Pe  ntahoConnectionFactory.getConnection(PentahoConnec  tionFactory.java:73)<br />
    at org.pentaho.platform.plugin.action.sql.SQLBaseComp  onent.getConnection(SQLBaseComponent.java:879)<br />
    at org.pentaho.platform.plugin.action.sql.SQLBaseComp  onent.getConnection(SQLBaseComponent.java:845)<br />
    at org.pentaho.platform.plugin.action.sql.SQLBaseComp  onent.getDatasourceConnection(SQLBaseComponent.jav  a:795)<br />
    at org.pentaho.platform.plugin.action.sql.SQLBaseComp  onent.executeAction(SQLBaseComponent.java:212)<br />
    at org.pentaho.platform.engine.services.solution.Comp  onentBase.execute(ComponentBase.java:463)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeComponent(RuntimeContext.java:129  1)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeAction(RuntimeContext.java:1260)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.performActions(RuntimeContext.java:1159)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeLoop(RuntimeContext.java:1103)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeSequence(RuntimeContext.java:985)<br />
    at org.pentaho.platform.engine.services.runtime.Runti  meContext.executeSequence(RuntimeContext.java:895)<br />
    at org.pentaho.platform.engine.services.solution.Solu  tionEngine.executeInternal(SolutionEngine.java:399  )<br />
    at org.pentaho.platform.engine.services.solution.Solu  tionEngine.execute(SolutionEngine.java:317)<br />
    at org.pentaho.platform.engine.services.solution.Solu  tionEngine.execute(SolutionEngine.java:193)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.globalStartup(PentahoSystem.java:723)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.globalStartup(PentahoSystem.java:678)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:302)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:206)<br />
    at org.pentaho.platform.web.http.context.SolutionCont  extListener.contextInitialized(SolutionContextList  ener.java:136)<br />
    at org.apache.catalina.core.StandardContext.listenerS  tart(StandardContext.java:3764)<br />
    at org.apache.catalina.core.StandardContext.start(Sta  ndardContext.java:4216)<br />
    at org.apache.catalina.core.ContainerBase.addChildInt  ernal(ContainerBase.java:760)<br />
    at org.apache.catalina.core.ContainerBase.addChild(Co  ntainerBase.java:740)<br />
    at org.apache.catalina.core.StandardHost.addChild(Sta  ndardHost.java:544)<br />
    at org.apache.catalina.startup.HostConfig.deployDirec  tory(HostConfig.java:926)<br />
    at org.apache.catalina.startup.HostConfig.deployDirec  tories(HostConfig.java:889)<br />
    at org.apache.catalina.startup.HostConfig.deployApps(  HostConfig.java:492)<br />
    at org.apache.catalina.startup.HostConfig.start(HostC  onfig.java:1149)<br />
    at org.apache.catalina.startup.HostConfig.lifecycleEv  ent(HostConfig.java:311)<br />
    at org.apache.catalina.util.LifecycleSupport.fireLife  cycleEvent(LifecycleSupport.java:120)<br />
    at org.apache.catalina.core.ContainerBase.start(Conta  inerBase.java:1022)<br />
    at org.apache.catalina.core.StandardHost.start(Standa  rdHost.java:736)<br />
    at org.apache.catalina.core.ContainerBase.start(Conta  inerBase.java:1014)<br />
    at org.apache.catalina.core.StandardEngine.start(Stan  dardEngine.java:443)<br />
    at org.apache.catalina.core.StandardService.start(Sta  ndardService.java:448)<br />
    at org.apache.catalina.core.StandardServer.start(Stan  dardServer.java:700)<br />
    at org.apache.catalina.startup.Catalina.start(Catalin  a.java:552)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ  e Method)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native  MethodAccessorImpl.java:39)<br />
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De  legatingMethodAccessorImpl.java:25)<br />
    at java.lang.reflect.Method.invoke(Method.java:597)<br />
    at org.apache.catalina.startup.Bootstrap.start(Bootst  rap.java:295)<br />
    at org.apache.catalina.startup.Bootstrap.main(Bootstr  ap.java:433)<br />
Caused by: java.sql.SQLException: User not found: INFORMIX<br />
    at org.hsqldb.jdbc.Util.sqlException(Unknown Source)<br />
    at org.hsqldb.jdbc.jdbcConnection.&lt;init&gt;(Unknown Source)<br />
    at org.hsqldb.jdbcDriver.getConnection(Unknown Source)<br />
    at org.hsqldb.jdbcDriver.connect(Unknown Source)<br />
    at java.sql.DriverManager.getConnection(DriverManager  .java:582)<br />
    at java.sql.DriverManager.getConnection(DriverManager  .java:185)<br />
    at org.apache.commons.dbcp.DriverManagerConnectionFac  tory.createConnection(DriverManagerConnectionFacto  ry.java:48)<br />
    at org.apache.commons.dbcp.PoolableConnectionFactory.  makeObject(PoolableConnectionFactory.java:290)<br />
    at org.apache.commons.pool.impl.GenericObjectPool.add  Object(GenericObjectPool.java:996)<br />
    at org.pentaho.platform.engine.services.connection.da  tasource.dbcp.PooledDatasourceHelper.setupPooledDa  taSource(PooledDatasourceHelper.java:133)<br />
    ... 49 more<br />
16:12:08,497 ERROR [SQLLookupRule] Error end:</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>zoescout</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78111-Please-help-on-the-following-item.-I-am-trying-to-use-Informix-with-the-Pentaho</guid>
		</item>
		<item>
			<title>Question about Data Sources</title>
			<link>http://forums.pentaho.com/showthread.php?78107-Question-about-Data-Sources&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 19:17:56 GMT</pubDate>
			<description><![CDATA[Hi all, 
   I'm trying to set up a system for editing/developing my solutions in a development, using svn for version control, and ultimately...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
   I'm trying to set up a system for editing/developing my solutions in a development, using svn for version control, and ultimately publishing to our production server. <br />
<br />
The problem that I'm running into is the database connections.  The server that holds the database is on the other side of a firewall, so in my development instance I have to run through an SSH tunnel.  So I have the datasource set up to query against the local host at the port where the SSH client is listening.  <br />
<br />
The production server doesn't have this problem, so it can directly query against the database.  Ideally I'd just be able to specify the data source by name, and have that name map to two different connections in the two different environments.  However it seems that when I configure a report to query through the SSH tunnel in my development environment, that configuration carries forward to the production server when I publish the report.  <br />
<br />
I'm sure there's a right way to do this and I'm just missing it.  Can anyone tell me what I should be doing here?  Thanks<br />
<br />
Scott</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>LymanSS</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78107-Question-about-Data-Sources</guid>
		</item>
		<item>
			<title>Report Export Format issue</title>
			<link>http://forums.pentaho.com/showthread.php?78106-Report-Export-Format-issue&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 17:56:48 GMT</pubDate>
			<description>Hi, 
 
I am a beginner with Pentaho. However I have created a Business View with Metadata Editor, published it to our Pentaho BI server and created...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am a beginner with Pentaho. However I have created a Business View with Metadata Editor, published it to our Pentaho BI server and created and saved a report. <br />
<br />
My issue is that when running the report once logged in my account on the BI server, I am not given a choice as to whether I want to export my report as HTML, CSV or whatever. The export format seems to be tied to the latest choice of preview format I made while editing the report...<br />
<br />
Any help would be very welcome,<br />
<br />
Thanks,<br />
<br />
Sam</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>meussram</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78106-Report-Export-Format-issue</guid>
		</item>
		<item>
			<title><![CDATA[Repository cache refresh failed - missing "all-delete-orphan"]]></title>
			<link>http://forums.pentaho.com/showthread.php?78102-Repository-cache-refresh-failed-missing-quot-all-delete-orphan-quot&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 15:32:52 GMT</pubDate>
			<description><![CDATA[I'm using Pentaho 3.5.2. Sometimes when I update the solution repository from the user console, I get a message that says "Repository cache refresh...]]></description>
			<content:encoded><![CDATA[<div>I'm using Pentaho 3.5.2. Sometimes when I update the solution repository from the user console, I get a message that says &quot;Repository cache refresh failed.&quot; When I search the log, I see <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">2010-08-30 10:22:25,876 ERROR [org.pentaho.platform.repository.hibernate.HibernateUtil] HIBUTIL.ERROR_0008 - commitTransaction() failed.<br />
org.hibernate.HibernateException: A collection with cascade=&quot;all-delete-orphan&quot; was no longer referenced by the owning entity instance: org.pentaho.platform.repository.solution.dbbased.RepositoryFile.childrenFiles</code><hr />
</div> I can restart the Pentaho server application and it refreshes fine for a while until I run into this error again. I'm running on Windows, and I wonder if there is some file system permission problem or something that could be causing this?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Nathan</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78102-Repository-cache-refresh-failed-missing-quot-all-delete-orphan-quot</guid>
		</item>
		<item>
			<title>Edit BI platform</title>
			<link>http://forums.pentaho.com/showthread.php?78099-Edit-BI-platform&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 12:54:20 GMT</pubDate>
			<description><![CDATA[Hello, 
 
I'm developing an application and I need to use some sort of application to browse my solutions folder.  
I downloaded the...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm developing an application and I need to use some sort of application to browse my solutions folder. <br />
I downloaded the biserver-ce-manual and decided to use the main page browser. <br />
<br />
The problem is that I cannot put it directly where I need it, so I have to edit the page intead of simply calling the Home page. I took a look at /pentaho/mantle/Mantle.jsp, where it is located, but it wasn't of much help. It seems that the page is mostly built with this Javascript<b></b>: pentaho/mantle/mantle.nocache.js. Unfortunately it is a compressed code and I couldn't find the source.<br />
I even tried to google a solution but nobody seems to have this problem, so it must be really easy to edit the Browser. I just can't figure out how to do it.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>marcojrfurtado</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78099-Edit-BI-platform</guid>
		</item>
		<item>
			<title>pentaho translation</title>
			<link>http://forums.pentaho.com/showthread.php?78095-pentaho-translation&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 08:33:56 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I'm trying to translate pentaho's PUC to spanish just translating the .properties files... There is a lot of work already done , but......]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I'm trying to translate pentaho's PUC to spanish just translating the .properties files... There is a lot of work already done , but... for example, the &quot;new Ad Hoc report&quot; view is in english... I've made a folder called &quot;es&quot; in adhoc folder (bi-platform-appserver/ ... /messages/nls/ ...) and then I've put in this folder a message_strings.js file with all the spanish messages... well... it doesn't work...<br />
<br />
Please, what can I do for translate all PUC applications?<br />
<br />
Thanks a lot,<br />
<br />
Glahuka</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>glahuka</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78095-pentaho-translation</guid>
		</item>
		<item>
			<title>first steps with OLAP Navigator</title>
			<link>http://forums.pentaho.com/showthread.php?78089-first-steps-with-OLAP-Navigator&amp;goto=newpost</link>
			<pubDate>Mon, 30 Aug 2010 00:02:30 GMT</pubDate>
			<description>Hello, 
    
  I made the sample tutorial: „Analysis View Tutorial“ with the SteelWheels schema and SteelWheels Salec cube. I worked successfully...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
   <br />
  I made the sample tutorial: „Analysis View Tutorial“ with the SteelWheels schema and SteelWheels Salec cube. I worked successfully with the OLAP- Navigator as in the sample explained. <br />
   <br />
  I wonted to get the idea how can I create cube on our data and how can I make similar analysis. But without success….<br />
   <br />
  How can I see/ understand the cube of the sample - the SteelWheels Salec cube ?<br />
   <br />
  Are there more (other) similar well explained samples (tutorials) ?<br />
   <br />
  Thank you in advice for answers!<br />
   <br />
  P.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>pep44</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78089-first-steps-with-OLAP-Navigator</guid>
		</item>
		<item>
			<title>Web Service to access Business models</title>
			<link>http://forums.pentaho.com/showthread.php?78069-Web-Service-to-access-Business-models&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 08:21:55 GMT</pubDate>
			<description>Hi, 
  
I need to know whether the business models in the metadata.xmi file can be hosted as a web service through user console.. also where would I...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
 <br />
I need to know whether the business models in the metadata.xmi file can be hosted as a web service through user console.. also where would I find documentation where i can learn how to go about using user console' s set of web services??<br />
Please help on this as I am trying to work on something where external applications access pentaho's web services</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>madhupenta</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78069-Web-Service-to-access-Business-models</guid>
		</item>
		<item>
			<title>Dynamic Report</title>
			<link>http://forums.pentaho.com/showthread.php?78066-Dynamic-Report&amp;goto=newpost</link>
			<pubDate>Fri, 27 Aug 2010 05:36:35 GMT</pubDate>
			<description>Hi,  
   I am trying to generate a dynamic report wrt to query result set every time in xaction file.  
 
  Code snippet 
    
  /***** START ****/ 
...</description>
			<content:encoded><![CDATA[<div>Hi, <br />
   I am trying to generate a dynamic report wrt to query result set every time in xaction file. <br />
<br />
  Code snippet<br />
   <br />
  /***** START ****/<br />
  <br />
 &lt;script&gt;&lt;![CDATA[ <br />
                function getType(theTypeClass) {<br />
    				if (theTypeClass != null) {<br />
      					if (theTypeClass == &quot;java.lang.String&quot;) {<br />
        					return Packages.java.sql.Types.VARCHAR;<br />
      					} else if (theTypeClass == &quot;java.math.BigDecimal&quot; || theTypeClass== &quot;java.lang.Integer&quot;) {<br />
        					return Packages.java.sql.Types.NUMERIC;<br />
      					} else if (theTypeClass == &quot;java.util.Date&quot;) {<br />
        					return Packages.java.sql.Types.DATE;<br />
      					}<br />
    				}<br />
    				return Packages.java.sql.Types.VARCHAR;        <br />
                }<br />
                        <br />
                function isGroupColumn(column) {<br />
                  if (groupColumns != null &amp;&amp; (column == groupColumns || groupColumns.indexOf(column + &quot;,&quot;) != -1 || groupColumns.indexOf(&quot;, &quot; + column) != -1)) {<br />
                    return true;<br />
                  }<br />
                  return false;<br />
                }<br />
                        <br />
			    function getReportDefinition() { <br />
			      var reportSpec = new Packages.org.pentaho.jfreereport.castormodel.repor  tspec.ReportSpec();<br />
			      reportSpec.setUseRowBanding(false);<br />
      			  //reportSpec.setGrandTotalsHorizontalAlignment(&quot;righ  t&quot;);<br />
    			  var colHeaders = resultSet.getMetaData().getColumnHeaders()[0];<br />
    			  for (var i = 0; i &lt; colHeaders.length; i++) {<br />
    			    var typeClass = null;<br />
      				for (var j = 0; j &lt; resultSet.getRowCount() &amp;&amp; typeClass == null; j++) {<br />
        				var value = resultSet.getValueAt(j, i);<br />
        				if (value != null &amp;&amp; !value.toString().equals(&quot;&quot;)) { //$NON-NLS-1$<br />
          					typeClass = value.getClass().getName();<br />
        				}<br />
      				}<br />
			        var field = new Packages.org.pentaho.jfreereport.castormodel.repor  tspec.Field();<br />
			        field.setName(colHeaders[i].toString());<br />
			        field.setDisplayName(colHeaders[i].toString());<br />
			        field.setHorizontalAlignment(&quot;left&quot;);<br />
      				field.setType(getType(typeClass));<br />
        			field.setUseItemHide(getType(typeClass) == Packages.java.sql.Types.NUMERIC ? false : true);<br />
        			if (field.getType() == Packages.java.sql.Types.NUMERIC) {<br />
          				field.setHorizontalAlignment(&quot;right&quot;); //$NON-NLS-1$<br />
        			}<br />
      			    reportSpec.addField(field);<br />
				  }			      <br />
			      <br />
      			  return Packages.org.pentaho.jfreereport.wizard.utility.re  port.ReportGenerationUtility.createJFreeReportXML(  reportSpec, &quot;UTF-8&quot; );<br />
			    } <br />
			    getReportDefinition(); <br />
		      ]]&gt; &lt;/script&gt;<br />
<br />
<br />
<br />
/*** END *** /<br />
<br />
<br />
But the generated report got congested columns, number of columns will change dynamically.How can set width each columns? And also consecutive columns are not showing. ie if there are 6 columns are there only 1 , 3 ,5 will be displayed. I have no idea what actually happening. Please help me on this issue. Please provide me documentation if any for dynamic report .</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>suja</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78066-Dynamic-Report</guid>
		</item>
		<item>
			<title>Installation problem with JAVA_Home Variable</title>
			<link>http://forums.pentaho.com/showthread.php?78060-Installation-problem-with-JAVA_Home-Variable&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 19:35:33 GMT</pubDate>
			<description><![CDATA[I'm installing Pentaho BI on a Linux server and when I get to the “Initial Startup of the BI Server and Pentaho…” step and when I attempt to run...]]></description>
			<content:encoded><![CDATA[<div><font color="#1F497D"><font face="&amp;quot">I'm installing Pentaho BI on a Linux server and when I get to the “Initial Startup of the BI Server and Pentaho…” step and when I attempt to run “start-pentaho.sh” I get the following:</font></font><br />
  <br />
  <font color="#1F497D"><font face="&amp;quot">WARNING: Using java from path</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">DEBUG: _PENTAHO_JAVA_HOME=</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">DEBUG: _PENTAHO_JAVA=java</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">Neither the JAVA_HOME nor the JRE_HOME environment variable is defined</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">At least one of these environment variable is needed to run this program</font></font><br />
  <br />
  <font color="#1F497D"><font face="&amp;quot">I believe I have the PENTAHO_JAVA_Home variable set up correctly. I added this line:</font></font><br />
  <b>export PENTAHO_JAVA_HOME=/usr/lib/jvm/java-6-sun</b><br />
  <font color="#1F497D"><font face="&amp;quot">to both my .bashrc as well as /etc/envirmonent (I’m using Ubuntu). But I still get this error. Any ideas?</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">Let me know, thanks!</font></font><br />
  <font color="#1F497D"><font face="&amp;quot">A</font></font></div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>holydiver</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78060-Installation-problem-with-JAVA_Home-Variable</guid>
		</item>
		<item>
			<title>Add button to the toolbar</title>
			<link>http://forums.pentaho.com/showthread.php?78048-Add-button-to-the-toolbar&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 11:33:29 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I want to add a button to the toolbar. 
 
I modified the file "main_toolbar.xul," I added this button 
 
<toolbarspacer width="5"/>...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I want to add a button to the toolbar.<br />
<br />
I modified the file &quot;main_toolbar.xul,&quot; I added this button<br />
<br />
<i>&lt;toolbarspacer width=&quot;5&quot;/&gt;<br />
</i><i>&lt;toolbarbutton id=&quot;home_page&quot; image=&quot;mantle/images/folder_home.png&quot;/&gt;</i><br />
<br />
How I can connect the button to the home page(launch.jsp)?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>supersonic</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78048-Add-button-to-the-toolbar</guid>
		</item>
		<item>
			<title><![CDATA["This page cannot be accessed directly" message while creating analysis view]]></title>
			<link>http://forums.pentaho.com/showthread.php?78044-quot-This-page-cannot-be-accessed-directly-quot-message-while-creating-analysis-view&amp;goto=newpost</link>
			<pubDate>Thu, 26 Aug 2010 07:20:08 GMT</pubDate>
			<description><![CDATA[Hello all, 
I'm new here, using bi server 3.6.0 stable. 
There are a problem while creating an analysis view from a schema I published by schema...]]></description>
			<content:encoded><![CDATA[<div>Hello all,<br />
I'm new here, using bi server 3.6.0 stable.<br />
There are a problem while creating an analysis view from a schema I published by schema workbench.<br />
<br />
I used Linux 10.04 + PostgreSql On  foodmart DB<br />
<br />
This message appears:<br />
&quot;This page cannot be accessed directly. It must be linked to from other pages&quot;<br />
I tried a lot of suggested <a href="http://forums.pentaho.com/showthread.php?53264-This-Page-cannot-be-accessed-directly" target="_blank">solutions</a> but they didn't work.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>hanihh</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78044-quot-This-page-cannot-be-accessed-directly-quot-message-while-creating-analysis-view</guid>
		</item>
		<item>
			<title>Step-by-Step Guide / Howto set up Single Sign On and Active Directory</title>
			<link>http://forums.pentaho.com/showthread.php?78030-Step-by-Step-Guide-Howto-set-up-Single-Sign-On-and-Active-Directory&amp;goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 12:43:32 GMT</pubDate>
			<description>Hi, 
 
I am trying to set up single sign on and active directory, but I cant get it to work. 
I read everything I could find, but its just not...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am trying to set up single sign on and active directory, but I cant get it to work.<br />
I read everything I could find, but its just not working.<br />
<br />
Is there a detailed guide on how to do it?<br />
<br />
Best regards<br />
Dirk</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>dirks</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78030-Step-by-Step-Guide-Howto-set-up-Single-Sign-On-and-Active-Directory</guid>
		</item>
		<item>
			<title>Exception while dispatching incoming RPC call</title>
			<link>http://forums.pentaho.com/showthread.php?78027-Exception-while-dispatching-incoming-RPC-call&amp;goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 09:45:03 GMT</pubDate>
			<description>Hi, 
after some days spent trying to install and configure pentaho BI Server on an existing TomCat 6 server and configured it with DB2 database, I...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
after some days spent trying to install and configure pentaho BI Server on an existing TomCat 6 server and configured it with DB2 database, I ended having a working platform.<br />
I was able to add some datasources in the administration console and import a schema created with the workbench.<br />
<br />
Now, though, I get errors while trying to add a new datasource. When I click on &quot;Test&quot; button to see if the DB connection works. it just sayis &quot;error checking parameters&quot; and I get errors even if I try to edit or delete the connection previously created. I cannot even test or use them anymore.<br />
<br />
If I look into the log file I find this:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"> Exception while dispatching incoming RPC call<br />
com.google.gwt.user.server.rpc.UnexpectedException: Service method 'public java.util.List org.pentaho.database.service.DatabaseConnectionService.checkParameters(org.pentaho.database.model.IDatabaseConnection)' threw an unexpected exception: java.lang.NoClassDefFoundError: org/pentaho/di/core/plugins/PluginRegistry</code><hr />
</div> This error is thrown every time I try to do something (add, test, delete the database connections).<br />
<br />
Any idea? In fact I can't use BI Server anymore.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Jezebel</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78027-Exception-while-dispatching-incoming-RPC-call</guid>
		</item>
		<item>
			<title>Get user name in User Console in  MantleApplication</title>
			<link>http://forums.pentaho.com/showthread.php?78025-Get-user-name-in-User-Console-in-MantleApplication&amp;goto=newpost</link>
			<pubDate>Wed, 25 Aug 2010 06:44:14 GMT</pubDate>
			<description>Hello everyone. 
 
I need to know the active user in the session, which has made the login. I would be interested in the class MantleApplication...</description>
			<content:encoded><![CDATA[<div>Hello everyone.<br />
<br />
I need to know the active user in the session, which has made the login. I would be interested in the class MantleApplication recover.<br />
I tried everything, but I don't can get it.<br />
In jsp, in launch.jsp I could retrieve it using:<br />
<br />
org.springframework.security.context.SecurityConte  xtHolder,<br />
org.springframework.security.userdetails.User<br />
User user = (User) SecurityContextHolder.getContext (). GetAuthentication (). GetPrincipal ();<br />
<br />
But if I try this in class MantleApplication, to make the build, as org.springframework.security Imports fail.<br />
<br />
Anyone know how to retrieve the user session in the MantleApplication class?<br />
Or you can give me something?<br />
<br />
<br />
Thanks</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>franrd</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78025-Get-user-name-in-User-Console-in-MantleApplication</guid>
		</item>
		<item>
			<title>How to easily cut and paste reports between directories in the user console?</title>
			<link>http://forums.pentaho.com/showthread.php?78014-How-to-easily-cut-and-paste-reports-between-directories-in-the-user-console&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 15:01:14 GMT</pubDate>
			<description>As an admin I would like to know what the easiast way is to move reports between folders in the Pntaho user Console. 
  
Is this possible in the user...</description>
			<content:encoded><![CDATA[<div>As an admin I would like to know what the easiast way is to move reports between folders in the Pntaho user Console.<br />
 <br />
Is this possible in the user console itself? <br />
OK i know you can open the report and &quot;save as&quot; in another directory..., but I would rather have the possibility to do this all at once<br />
 <br />
Or does the user or the admin have to go to the server each time to switch a report from one directory to another?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>somee</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78014-How-to-easily-cut-and-paste-reports-between-directories-in-the-user-console</guid>
		</item>
		<item>
			<title>remote mysql DB connection refused error</title>
			<link>http://forums.pentaho.com/showthread.php?78007-remote-mysql-DB-connection-refused-error&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 13:44:26 GMT</pubDate>
			<description><![CDATA[Environment: 
Centos 5.4(64-bit) 
Jboss 4.2.3 
Java 1.6 
BI Platform 3.6 
MySQL 5.1.49 
 
I'm currently trying to connect to a remote mysql database....]]></description>
			<content:encoded><![CDATA[<div>Environment:<br />
Centos 5.4(64-bit)<br />
Jboss 4.2.3<br />
Java 1.6<br />
BI Platform 3.6<br />
MySQL 5.1.49<br />
<br />
I'm currently trying to connect to a remote mysql database. I'm able to connect to said database with just the mysql client and a third-party client(DBVisualizer). However, when I start the JBoss server, I'm getting warning and info messages that aren't allowing the BI Platform to start successfully. Here are some of those messages:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">13:11:23,209 INFO&nbsp; [STDOUT] 13:11:23,205 ERROR [SchemaUpdate] could not complete schema update<br />
java.sql.SQLException: Connections could not be acquired from the underlying database!<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:529)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.hibernate.connection.C3P0ConnectionProvider.getConnection(C3P0ConnectionProvider.java:56)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.hibernate.tool.hbm2ddl.SuppliedConnectionProviderConnectionHelper.prepare(SuppliedConnectionProviderConnectionHelper.java:27)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.hibernate.tool.hbm2ddl.SchemaUpdate.execute(SchemaUpdate.java:127)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.hibernate.impl.SessionFactoryImpl.&lt;init&gt;(SessionFactoryImpl.java:314)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1294)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.hibernate.HibernateUtil.initialize(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.hibernate.HibernateUtil.&lt;clinit&gt;(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.internalGetRootFolder(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.init(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository.&lt;init&gt;(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Constructor.newInstance(Constructor.java:513)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.newInstance0(Class.java:355)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Class.newInstance(Class.java:308)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.instanceClass(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.retreiveObject(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.objfac.AbstractSpringPentahoObjectFactory.get(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.pentaho.platform.web.http.context.WebSpringPentahoObjectFactory.get(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.get(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.get(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.plugin.action.kettle.KettleSystemListener.startup(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.notifySystemListenersOfStartup(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.init(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.engine.core.system.PentahoSystem.init(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.pentaho.platform.web.http.context.SolutionContextListener.contextInitialized(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3856)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.StandardContext.start(StandardContext.java:4361)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.WebModule.startModule(WebModule.java:83)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.WebModule.startService(WebModule.java:61)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy0.start(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceController.start(ServiceController.java:417)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy44.start(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy45.start(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer<br />
13:11:23,216 INFO&nbsp; [STDOUT] .deploy(MainDeployer.java:819)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy9.deploy(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy0.start(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.ServiceController.start(ServiceController.java:417)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy4.start(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.reflect.Method.invoke(Method.java:597)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at $Proxy5.deploy(Unknown Source)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.Main.boot(Main.java:200)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at org.jboss.Main$1.run(Main.java:508)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.lang.Thread.run(Thread.java:619)<br />
Caused by: com.mchange.v2.resourcepool.CannotAcquireResourceException: A ResourcePool could not acquire a resource from its primary factory or source.<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1319)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)<br />
&nbsp; &nbsp; &nbsp; &nbsp; ... 164 more<br />
13:11:23,235 WARN&nbsp; [BasicResourcePool] com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask@244a0a42 -- Acquisition Attempt Failed!!! Clearing pending acquires. While trying to acquire a needed new resource, we failed to succeed more than the maximum number of allowed acquisition attempts (30). Last acquisition attempt exception:<br />
com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:<br />
<br />
** BEGIN NESTED EXCEPTION **<br />
<br />
java.net.ConnectException<br />
MESSAGE: Connection refused<br />
<br />
STACKTRACE:<br />
<br />
java.net.ConnectException: Connection refused<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.PlainSocketImpl.socketConnect(Native Method)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.Socket.connect(Socket.java:529)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.Socket.connect(Socket.java:478)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.Socket.&lt;init&gt;(Socket.java:375)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at java.net.Socket.&lt;init&gt;(Socket.java:218)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:256)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.MysqlIO.&lt;init&gt;(MysqlIO.java:271)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.Connection.createNewIO(Connection.java:2744)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.Connection.&lt;init&gt;(Connection.java:1553)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:285)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)<br />
<br />
<br />
** END NESTED EXCEPTION **<br />
<br />
<br />
<br />
Last packet sent to the server was 0 ms ago.<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.Connection.createNewIO(Connection.java:2820)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.Connection.&lt;init&gt;(Connection.java:1553)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:285)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.DriverManagerDataSource.getConnection(DriverManagerDataSource.java:134)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:182)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.WrapperConnectionPoolDataSource.getPooledConnection(WrapperConnectionPoolDataSource.java:171)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager.acquireResource(C3P0PooledConnectionPool.java:137)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.doAcquire(BasicResourcePool.java:1014)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool.access$800(BasicResourcePool.java:32)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.resourcepool.BasicResourcePool$AcquireTask.run(BasicResourcePool.java:1810)<br />
&nbsp; &nbsp; &nbsp; &nbsp; at com.mchange.v2.async.ThreadPerTaskAsynchronousRunner$TaskThread.run(ThreadPerTaskAsynchronousRunner.java:255)</code><hr />
</div> I've also attached the pentaho.log file. Any help would be much appreciated.<br />
<br />
Thanks.</div>


	<div style="padding:10px">

	

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Files</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/log.gif" alt="File Type: log" />
	<a href="http://forums.pentaho.com/attachment.php?attachmentid=5993&amp;d=1282657359">pentaho.log</a> 
(136.9 KB)
</li> 
			</ul>
		</fieldset>
	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>amy_BCell</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?78007-remote-mysql-DB-connection-refused-error</guid>
		</item>
		<item>
			<title>How to create Dependent Parameters in Design Studio ( xaction ) ?</title>
			<link>http://forums.pentaho.com/showthread.php?77996-How-to-create-Dependent-Parameters-in-Design-Studio-(-xaction-)&amp;goto=newpost</link>
			<pubDate>Tue, 24 Aug 2010 07:09:28 GMT</pubDate>
			<description>Hi, 
 
Does anybody know how to create nested parameters in Design Studio ( xaction ) ? 
 
When i choose a country, the area values are dependent for...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
Does anybody know how to create nested parameters in Design Studio ( xaction ) ?<br />
<br />
When i choose a country, the area values are dependent for country. (Country : UK ; Area : London) <br />
<br />
Thnx,</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>engineer</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77996-How-to-create-Dependent-Parameters-in-Design-Studio-(-xaction-)</guid>
		</item>
		<item>
			<title>Report is submitted automatically even though autoSubmit is disabled on biserver  3.6</title>
			<link>http://forums.pentaho.com/showthread.php?77992-Report-is-submitted-automatically-even-though-autoSubmit-is-disabled-on-biserver-3.6&amp;goto=newpost</link>
			<pubDate>Mon, 23 Aug 2010 18:53:37 GMT</pubDate>
			<description>The Report is being automatically submitted on the publisher console while changing the report parameters even though the autoSubmit check box is...</description>
			<content:encoded><![CDATA[<div>The Report is being automatically submitted on the publisher console while changing the report parameters even though the autoSubmit check box is unchecked (disabled) on bi-server 3.6.0<br />
<br />
I have even tried both<br />
1) Disabling  the Master Report autoSubmit attribute on the report using ReportDesigner 3.6<br />
2)Adding the autoSubmit parameter in the plugin.xml for RUN id tag.<br />
With both these the autoSubmit option is not there on the publisher console of the report but the report is being submitted automatically every time when a report parameter is changed and the result preview will not be shown up unless ViewReport button is clicked which makes the report submitted again.<br />
<br />
In Biserver 3.5 disabling AutoSubmit option prevents the form from being automatically submitted but there is no option to get rid of the AutoSubmit option  completely from the console.<br />
<br />
Is there any solution to prevent the report from being submitted automatically and get rid of AutoSubmit option from the publisher console of the report?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>swethd</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77992-Report-is-submitted-automatically-even-though-autoSubmit-is-disabled-on-biserver-3.6</guid>
		</item>
		<item>
			<title>Out of DB connections in assembled Pentaho Dashboards</title>
			<link>http://forums.pentaho.com/showthread.php?77972-Out-of-DB-connections-in-assembled-Pentaho-Dashboards&amp;goto=newpost</link>
			<pubDate>Mon, 23 Aug 2010 11:20:24 GMT</pubDate>
			<description><![CDATA[Hi, 
we've got some dashboards consisting of about 5 reports, each of which contains a bunch of subreports. Some of these dashboards, are only partly...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
we've got some dashboards consisting of about 5 reports, each of which contains a bunch of subreports. Some of these dashboards, are only partly populated with content. On console we get the exception below.<br />
<br />
Any hints to do to avoid this. Some pointers to docu would be apreciated, too.<br />
<br />
Regards,<br />
 TN<br />
<br />
<br />
ParentException:<br />
java.sql.SQLException: PentahoDatasourceConnectionProvider.ERROR_0002 - Unable to factory object for jndi name RENA for reason Cannot get a connection, pool exhausted<br />
        at org.pentaho.reporting.platform.plugin.connection.P  entahoJndiDatasourc<br />
eConnectionProvider.createConnection(PentahoJndiDa  tasourceConnectionProvider.jav<br />
a:130)<br />
        at org.pentaho.reporting.engine.classic.core.modules.  misc.datafactory.sq<br />
l.SimpleSQLReportDataFactory.getConnection(SimpleS  QLReportDataFactory.java:181)<br />
        at org.pentaho.reporting.engine.classic.core.modules.  misc.datafactory.sq<br />
l.SimpleSQLReportDataFactory.parametrizeAndQuery(S  impleSQLReportDataFactory.java<br />
:264)<br />
<br />
....</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Nordmeyer</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77972-Out-of-DB-connections-in-assembled-Pentaho-Dashboards</guid>
		</item>
		<item>
			<title>ALL: What are you using Action Sequences for?</title>
			<link>http://forums.pentaho.com/showthread.php?77936-ALL-What-are-you-using-Action-Sequences-for&amp;goto=newpost</link>
			<pubDate>Thu, 19 Aug 2010 14:31:07 GMT</pubDate>
			<description><![CDATA[As one of the developers much interested in the fate of action sequences, I'd like to query the community about what business problems you use action...]]></description>
			<content:encoded><![CDATA[<div>As one of the developers much interested in the fate of action sequences, I'd like to query the community about what business problems you use action sequences (aka xaction aka solution engine) to solve.  What I'm looking for are just one liners, e.g.:<br />
<br />
&quot;I use AS to burst emails, with reports attached, to business users on a nightly basis&quot;<br />
or<br />
&quot;I have an AS that runs on demand that renders charts to users in the Pentaho User Console&quot;<br />
or<br />
&quot;My AS runs a PDI transformation every 3 hours that populates my DWH&quot;<br />
etc..<br />
<br />
You might also respond and say you don't use AS because approach XYZ works great for me and I don't feel that I need them (if you do respond this way, I'd love to hear what business need is in view here).<br />
<br />
Feel free to be more descriptive, but high level is plenty sufficient.  I'm very curious about how AS are being leveraged and how Pentaho's other product offerings are stepping into the same solution space as AS.<br />
<br />
I look forward to the feedback.<br />
Cheers,<br />
Aaron</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>aphillips</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77936-ALL-What-are-you-using-Action-Sequences-for</guid>
		</item>
		<item>
			<title>ldap + jdbc authentication fail</title>
			<link>http://forums.pentaho.com/showthread.php?77904-ldap-jdbc-authentication-fail&amp;goto=newpost</link>
			<pubDate>Tue, 17 Aug 2010 18:17:36 GMT</pubDate>
			<description><![CDATA[Hey! 
Could someone give me  a help on making bi-server work with Postgres? 
 
I have LDAP + JDBC authentication working for Hypersonic.  
Now I've...]]></description>
			<content:encoded><![CDATA[<div>Hey!<br />
Could someone give me  a help on making bi-server work with Postgres?<br />
<br />
I have LDAP + JDBC authentication working for Hypersonic. <br />
Now I've created hibernate and quartz databases on a Postgres server and populated with users, authorities and stuff. But when I change applicationContext-pentaho-security-jdbc.xml &quot;dataSource&quot; section from hsql to postgres I'm not able to log in anymore.<br />
I've double checked hibuser permissions and I can connect to the database using pgAdmin without any problem.<br />
<br />
Does anyone know what can be going on? <br />
<br />
<br />
<br />
<b>Works</b><br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;bean id=&quot;dataSource&quot; class=&quot;org.springframework.jdbc.datasource.DriverManagerDataSource&quot;&gt;<br />
&nbsp; &lt;property name=&quot;driverClassName&quot; value=&quot;org.hsqldb.jdbcDriver&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;url&quot; value=&quot;jdbc:hsqldb:hsql://localhost:9001/hibernate&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;username&quot; value=&quot;hibuser&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;password&quot; value=&quot;password&quot; /&gt;<br />
&lt;/bean&gt;</code><hr />
</div> <b>Fails</b><br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&lt;bean id=&quot;dataSource&quot; class=&quot;org.springframework.jdbc.datasource.DriverManagerDataSource&quot;&gt;<br />
&nbsp; &lt;property name=&quot;driverClassName&quot; value=&quot;org.postgresql.Driver&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;url&quot; value=&quot;jdbc:postgresql://10.96.86.48:5432/hibernate&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;username&quot; value=&quot;hibuser&quot; /&gt;<br />
&nbsp; &lt;property name=&quot;password&quot; value=&quot;password&quot; /&gt;<br />
&lt;/bean&gt;</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>alexsousa</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77904-ldap-jdbc-authentication-fail</guid>
		</item>
		<item>
			<title>Mondrian, Pivot.jsp and BI platform</title>
			<link>http://forums.pentaho.com/showthread.php?77898-Mondrian-Pivot.jsp-and-BI-platform&amp;goto=newpost</link>
			<pubDate>Tue, 17 Aug 2010 14:33:50 GMT</pubDate>
			<description><![CDATA[Hy everybody, 
 
I'm a brand new user of  pentaho. I downloaded the latest release by following this link : :...]]></description>
			<content:encoded><![CDATA[<div>Hy everybody,<br />
<br />
I'm a brand new user of  pentaho. I downloaded the latest release by following this link : : <a href="http://wiki.pentaho.com/display/COM/Latest+Stable+Builds" target="_blank">http://wiki.pentaho.com/display/COM/...+Stable+Builds</a><br />
<br />
I've installed the platform BI and I use the tomcat bundle that come with the package. The server, the platform and the admin console are starting correctly.<br />
<br />
I followed the pdf doc provided by the platform and I tried to create an analysis view.<br />
I've got some little issues with the access level and I fixed them by running everything as root.<br />
After that I have now the following error :<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><b>Error Occurred While getting Resultset</b>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />
&nbsp; An error occurred while rendering Pivot.jsp. Please see the&nbsp; log for&nbsp; details.</code><hr />
</div> In the catalina.output I have the following message :<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">INFO: Server startup in 42545 ms<br />
16:20:21,958 WARN&nbsp; [Logger]&nbsp; misc-org.pentaho.platform.engine.core.system.PentahoSystem:&nbsp; PentahoSystem.WARN_OBJECT_NOT_CONFIGURED - Object with name&nbsp; &quot;Mondrian-UserRoleMapper&quot; has not been configured in the Pentaho object&nbsp; factory.<br />
16:20:23,774 WARN&nbsp; [TemplateUtil] not found:&nbsp; [Measures].[Quantity]</code><hr />
</div> I've checked that the Pivot.jsp is present and it is.<br />
<br />
I'm now wondering :<br />
1 - Does the Platform BI needs the   mondrian installation<br />
2 - If I need to install mondrian, must I install mondrian in the same tomcat server as the platform and how declare the install in the platform.<br />
<br />
Sorry for my english and for this newbie question but I didn't succeed in finding n answer to this problem.<br />
<br />
Best regards</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>flotho</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77898-Mondrian-Pivot.jsp-and-BI-platform</guid>
		</item>
		<item>
			<title><![CDATA[can't connect to MySQL server over SSL with JNDI datasource - SOLVED]]></title>
			<link>http://forums.pentaho.com/showthread.php?77889-can-t-connect-to-MySQL-server-over-SSL-with-JNDI-datasource-SOLVED&amp;goto=newpost</link>
			<pubDate>Tue, 17 Aug 2010 04:21:21 GMT</pubDate>
			<description><![CDATA[I'm trying to connect to a MySQL server from a report running in Pentaho BI Server 3.6.0.stable.41852. 
 
If I create an account in MySQL with "GRANT...]]></description>
			<content:encoded><![CDATA[<div>I'm trying to connect to a MySQL server from a report running in Pentaho BI Server 3.6.0.stable.41852.<br />
<br />
If I create an account in MySQL with &quot;GRANT ... REQUIRE SSL&quot;, I can still connect to the db using the command line mysql client, but testing the connection from the PAC gives a large stack trace, starting with <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Connection attempt failed: Communications link failure due to underlying&nbsp; exception:<br />
&nbsp;  ** BEGIN NESTED EXCEPTION **&nbsp;  com.mysql.jdbc.CommunicationsException MESSAGE: Communications link failure due to underlying exception:<br />
&nbsp;  ** BEGIN NESTED EXCEPTION **&nbsp;  javax.net.ssl.SSLHandshakeException<br />
MESSAGE: sun.security.validator.ValidatorException:<br />
PKIX path building&nbsp; failed: sun.security.provider.certpath.SunCertPathBuilderException:&nbsp; unable to find valid certification path to requested target<br />
STACKTRACE:&nbsp; javax.net.ssl.SSLHandshakeException:&nbsp; sun.security.validator.ValidatorException:<br />
PKIX path building failed:&nbsp; sun.security.provider.certpath.SunCertPathBuilderException: <br />
unable to&nbsp; find valid certification path to requested target<br />
&nbsp; &nbsp;  at com.sun.net.ssl.internal.ssl.Alerts.getSSLException(Alerts.java:174)<br />
&nbsp; &nbsp;  at com.sun.net.ssl.internal.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1623)<br />
&nbsp; &nbsp;  at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:198)<br />
&nbsp; &nbsp;  at com.sun.net.ssl.internal.ssl.Handshaker.fatalSE(Handshaker.java:192)<br />
...</code><hr />
</div> The JNDI datasource URL looks like:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">jdbc:mysql://example.com:3306/database?verifyServerCertificate=false&amp;useSSL=true</code><hr />
</div> I noticed the the pentaho BI server and PAC appear to ship with connector/j 5.0.7 (guessing since I found mysql-connector-java-5.0.7.jar inadministration-console/jdbc  and biserver-ce/tomcat/common/lib) but <a href="http://dev.mysql.com/doc/refman/5.1/en/cj-news-5-1-6.html" target="_blank">verifyServerCertificate isn't supported until connector/j 5.1.6</a>.<br />
<br />
I removed mysql-connector-java-5.0.7.jar from both administration-console/jdbc and biserver-ce/tomcat/common/lib, then placed a copy of mysql-connector-java-5.1.13.jar in each and restarted, but I still can't connect via SSL.<br />
<br />
...aha! Actually, upgrading connector/j did indeed work, I just forgot to restart the admin console. Whew!<br />
<br />
See also: <a href="http://jira.pentaho.com/browse/BISERVER-4848" target="_blank">http://jira.pentaho.com/browse/BISERVER-4848</a> - a request to <b><a href="http://jira.pentaho.com/browse/BISERVER-4848" target="_blank">upgrade bundled MySQL driver(s) to add support for verifyServerCertificate connection parameter</a></b></div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>meonkeys</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77889-can-t-connect-to-MySQL-server-over-SSL-with-JNDI-datasource-SOLVED</guid>
		</item>
		<item>
			<title>cached users and roles nightmare</title>
			<link>http://forums.pentaho.com/showthread.php?77880-cached-users-and-roles-nightmare&amp;goto=newpost</link>
			<pubDate>Mon, 16 Aug 2010 13:52:36 GMT</pubDate>
			<description><![CDATA[Hello! 
I've started using BI Server with LDAP authentication and Hibernate for storing roles/users. 
Everything worked fine, but I needed to migrate...]]></description>
			<content:encoded><![CDATA[<div>Hello!<br />
I've started using BI Server with LDAP authentication and Hibernate for storing roles/users.<br />
Everything worked fine, but I needed to migrate from Hibernate to Postgres. <br />
I've used <a href="http://www.prashantraju.com/projects/pentaho/" target="_blank">Prashan's Tutorial</a> and everything seemed to be fine. I can autheticate and see the roles and users on Admin Console.<br />
<br />
The problem is that I can't get new users to log in and can't see new roles/users while setting permissions on <a href="http://localhost:8080/pentaho/Admin" target="_blank">http://localhost:8080/pentaho/Admin</a> or on Properties from the context menu of a report for example.<br />
<br />
Is there any kind of cache for that? I've already cleared repository cache.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>alexsousa</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77880-cached-users-and-roles-nightmare</guid>
		</item>
		<item>
			<title>IS BI Server compatible with MySQL 4.x ?Hi</title>
			<link>http://forums.pentaho.com/showthread.php?77879-IS-BI-Server-compatible-with-MySQL-4.x-Hi&amp;goto=newpost</link>
			<pubDate>Mon, 16 Aug 2010 07:14:23 GMT</pubDate>
			<description>Hi ! 
Everything is in the question, I have successfully installed BI Server on MySQL 5.x for testing, and now, we are thinking to deplmy it on our...</description>
			<content:encoded><![CDATA[<div>Hi !<br />
Everything is in the question, I have successfully installed BI Server on MySQL 5.x for testing, and now, we are thinking to deplmy it on our production server, but they have MySQL 4.x installed instead of 5.x.<br />
 <br />
Is this a problem or do we need to upgrade MySQL ?<br />
 <br />
Thanks :)</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>X3n0n</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77879-IS-BI-Server-compatible-with-MySQL-4.x-Hi</guid>
		</item>
		<item>
			<title>biserver-ce-3.6.0 Scheduler problem</title>
			<link>http://forums.pentaho.com/showthread.php?77878-biserver-ce-3.6.0-Scheduler-problem&amp;goto=newpost</link>
			<pubDate>Mon, 16 Aug 2010 06:48:42 GMT</pubDate>
			<description><![CDATA[hi, 
   i had schedule around 7 schedule in Bi server, but when i try to add 8th scheduler it create's but after 10 min when i refresh that 8th...]]></description>
			<content:encoded><![CDATA[<div>hi,<br />
   i had schedule around 7 schedule in Bi server, but when i try to add 8th scheduler it create's but after 10 min when i refresh that 8th scheduler get deleted from that list. what is the problem ?   :confused:</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>devendra</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77878-biserver-ce-3.6.0-Scheduler-problem</guid>
		</item>
		<item>
			<title>How can i run the BI-Server without Hibernate??</title>
			<link>http://forums.pentaho.com/showthread.php?77866-How-can-i-run-the-BI-Server-without-Hibernate&amp;goto=newpost</link>
			<pubDate>Fri, 13 Aug 2010 14:32:44 GMT</pubDate>
			<description>Hello, 
 
my question is in the title.. ;) 
How can i run BI-Server without Hibernate??</description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
my question is in the title.. ;)<br />
How can i run BI-Server without Hibernate??</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Colttt</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77866-How-can-i-run-the-BI-Server-without-Hibernate</guid>
		</item>
		<item>
			<title>Problem deploying Pentaho in Oracle OAS 10.1.3.5.0 with MySQL 5.0 in Windows XP</title>
			<link>http://forums.pentaho.com/showthread.php?77837-Problem-deploying-Pentaho-in-Oracle-OAS-10.1.3.5.0-with-MySQL-5.0-in-Windows-XP&amp;goto=newpost</link>
			<pubDate>Thu, 12 Aug 2010 14:03:42 GMT</pubDate>
			<description>Hello, 
I found some errors in log files when deploying Pentaho in Oracle OAS 10.1.3.5.0 with MySQL 5.0 in Windows XP. 
 
These are my logs: 
...</description>
			<content:encoded><![CDATA[<div>Hello,<br />
I found some errors in log files when deploying Pentaho in Oracle OAS 10.1.3.5.0 with MySQL 5.0 in Windows XP.<br />
<br />
These are my logs:<br />
<br />
1-pentaho.log:<br />
2010-08-12 15:44:26,713 WARN  [org.apache.axis2.description.AxisService] Unable to generate EPR for the transport : http<br />
2010-08-12 15:44:27,463 WARN  [org.apache.axis2.description.java2wsdl.DefaultSche  maGenerator] We don't support method overloading. Ignoring [public boolean deleteConnection(org.pentaho.platform.dataaccess.d  atasource.IConnection) throws org.pentaho.platform.dataaccess.datasource.wizard.  service.ConnectionServiceException]<br />
2010-08-12 15:44:27,573 WARN  [org.apache.axis2.description.java2wsdl.DefaultSche  maGenerator] We don't support method overloading. Ignoring [public boolean deleteConnection(org.pentaho.platform.dataaccess.d  atasource.IConnection) throws org.pentaho.platform.dataaccess.datasource.wizard.  service.ConnectionServiceException]<br />
2010-08-12 15:44:27,604 WARN  [org.apache.axis2.description.AxisService] Unable to generate EPR for the transport : http<br />
2010-08-12 15:44:27,948 WARN  [org.apache.axis2.description.AxisService] Unable to generate EPR for the transport : http<br />
2010-08-12 15:44:28,338 WARN  [org.apache.axis2.description.java2wsdl.DefaultSche  maGenerator] We don't support method overloading. Ignoring [public boolean deleteConnection(org.pentaho.platform.dataaccess.d  atasource.IConnection) throws org.pentaho.platform.dataaccess.datasource.wizard.  service.ConnectionServiceException]<br />
2010-08-12 15:44:28,385 WARN  [org.apache.axis2.description.java2wsdl.DefaultSche  maGenerator] We don't support method overloading. Ignoring [public boolean deleteConnection(org.pentaho.platform.dataaccess.d  atasource.IConnection) throws org.pentaho.platform.dataaccess.datasource.wizard.  service.ConnectionServiceException]<br />
2010-08-12 15:44:28,401 WARN  [org.apache.axis2.description.AxisService] Unable to generate EPR for the transport : http<br />
2010-08-12 15:44:29,073 ERROR [org.pentaho.platform.engine.services.solution.Solu  tionEngine] ba94b34a-a617-11df-ab0d-19102635d161:SOLUTION-ENGINE:global-department-list.xaction: SolutionEngine.ERROR_0007 - [es_27] Action sequence execution failed<br />
2010-08-12 15:44:29,073 ERROR [org.pentaho.platform.engine.services.solution.Solu  tionEngine] ba94b34a-a617-11df-ab0d-19102635d161:SOLUTION-ENGINE:global-department-list.xaction: SolutionEngine.ERROR_0007 - [es_27] Action sequence execution failed<br />
<br />
2-default_group~home~default_group~1.log (in opmn\logs):<br />
10/08/12 15:44:12 java.io.IOException: code-source:/C:/product/10.1.3.1/OracleAS_1/j2ee/home/applications/pentaho/pentaho/WEB-INF/lib/kettle-engine-3.2.2.jar has no &quot;!/&lt;path&gt;&quot; suffix so does not name a path within the code-source.<br />
10/08/12 15:44:12     at oracle.classloader.SharedCodeSourceSet.getResource  Stream(SharedCodeSourceSet.java:536)<br />
10/08/12 15:44:12     at oracle.classloader.SharedCodeSourceURL$Connection.  getInputStream(SharedCodeSourceURL.java:128)<br />
10/08/12 15:44:12     at java.net.URL.openStream(URL.java:1007)<br />
10/08/12 15:44:12     at org.pentaho.di.core.util.ResolverUtil.loadImplemen  tationsInJar(ResolverUtil.java:281)<br />
10/08/12 15:44:12     at org.pentaho.di.core.util.ResolverUtil.findInPackag  e(ResolverUtil.java:244)<br />
10/08/12 15:44:12     at org.pentaho.di.core.util.ResolverUtil.find(Resolve  rUtil.java:178)<br />
10/08/12 15:44:12     at org.pentaho.di.core.util.ResolverUtil.find(Resolve  rUtil.java:184)<br />
10/08/12 15:44:12     at org.pentaho.di.core.config.AnnotatedStepsConfigMan  ager.load(AnnotatedStepsConfigManager.java:59)<br />
10/08/12 15:44:12     at org.pentaho.di.core.config.BasicConfigManager.load  As(BasicConfigManager.java:46)<br />
10/08/12 15:44:12     at org.pentaho.di.trans.step.BaseStep.&lt;clinit&gt;(BaseSt  ep.java:81)<br />
10/08/12 15:44:12     at org.pentaho.di.trans.StepLoader.readNatives(StepLo  ader.java:125)<br />
10/08/12 15:44:12     at org.pentaho.di.trans.StepLoader.init(StepLoader.ja  va:110)<br />
10/08/12 15:44:12     at org.pentaho.platform.plugin.action.kettle.KettleSy  stemListener.startup(KettleSystemListener.java:53)<br />
10/08/12 15:44:12     at org.pentaho.platform.engine.core.system.PentahoSys  tem.notifySystemListenersOfStartup(PentahoSystem.j  ava:306)<br />
10/08/12 15:44:12     at org.pentaho.platform.engine.core.system.PentahoSys  tem.notifySystemListenersOfStartup(PentahoSystem.j  ava:291)<br />
10/08/12 15:44:12     at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:265)<br />
10/08/12 15:44:12     at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:206)<br />
10/08/12 15:44:12     at org.pentaho.platform.web.http.context.SolutionCont  extListener.contextInitialized(SolutionContextList  ener.java:136)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpApplication.initDynam  ic(HttpApplication.java:1279)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpApplication.&lt;init&gt;(Ht  tpApplication.java:848)<br />
10/08/12 15:44:12     at com.evermind.server.ApplicationStateRunning.getHtt  pApplication(ApplicationStateRunning.java:435)<br />
10/08/12 15:44:12     at com.evermind.server.Application.getHttpApplication  (Application.java:592)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpSite$HttpApplicationR  unTimeReference.createHttpApplicationFromReference  (HttpSite.java:2280)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpSite$HttpApplicationR  unTimeReference.&lt;init&gt;(HttpSite.java:2199)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpSite.initApplications  (HttpSite.java:701)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpSite.setConfig(HttpSi  te.java:308)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpServer.setSites(HttpS  erver.java:280)<br />
10/08/12 15:44:12     at com.evermind.server.http.HttpServer.setConfig(Http  Server.java:180)<br />
10/08/12 15:44:12     at com.evermind.server.ApplicationServer.initializeHt  tp(ApplicationServer.java:2541)<br />
10/08/12 15:44:12     at com.evermind.server.ApplicationServer.setConfig(Ap  plicationServer.java:1058)<br />
10/08/12 15:44:12     at com.evermind.server.ApplicationServerLauncher.run(  ApplicationServerLauncher.java:131)<br />
10/08/12 15:44:12     at java.lang.Thread.run(Thread.java:595)<br />
ERROR 12-08 15:44:12,116 - org.pentaho.di.core.util.ResolverUtil@ed55ec - Could not search jar file \'code-source:/C:/product/10.1.3.1/OracleAS_1/j2ee/home/applications/pentaho/pentaho/WEB-INF/lib/kettle-engine-3.2.2.jar\' for classes matching criteria: [Lorg.pentaho.di.core.util.ResolverUtil$Test;@1a40f  ff due to an IOException<br />
ERROR 12-08 15:44:12,116 - org.pentaho.di.core.util.ResolverUtil@ed55ec - java.io.IOException: code-source:/C:/product/10.1.3.1/OracleAS_1/j2ee/home/applications/pentaho/pentaho/WEB-INF/lib/kettle-engine-3.2.2.jar has no &quot;!/&lt;path&gt;&quot; suffix so does not name a path within the code-source.<br />
    at oracle.classloader.SharedCodeSourceSet.getResource  Stream(SharedCodeSourceSet.java:536)<br />
    at oracle.classloader.SharedCodeSourceURL$Connection.  getInputStream(SharedCodeSourceURL.java:128)<br />
    at java.net.URL.openStream(URL.java:1007)<br />
    at org.pentaho.di.core.util.ResolverUtil.loadImplemen  tationsInJar(ResolverUtil.java:281)<br />
    at org.pentaho.di.core.util.ResolverUtil.findInPackag  e(ResolverUtil.java:244)<br />
    at org.pentaho.di.core.util.ResolverUtil.find(Resolve  rUtil.java:178)<br />
    at org.pentaho.di.core.util.ResolverUtil.find(Resolve  rUtil.java:184)<br />
    at org.pentaho.di.core.config.AnnotatedStepsConfigMan  ager.load(AnnotatedStepsConfigManager.java:59)<br />
    at org.pentaho.di.core.config.BasicConfigManager.load  As(BasicConfigManager.java:46)<br />
    at org.pentaho.di.trans.step.BaseStep.&lt;clinit&gt;(BaseSt  ep.java:81)<br />
    at org.pentaho.di.trans.StepLoader.readNatives(StepLo  ader.java:125)<br />
    at org.pentaho.di.trans.StepLoader.init(StepLoader.ja  va:110)<br />
    at org.pentaho.platform.plugin.action.kettle.KettleSy  stemListener.startup(KettleSystemListener.java:53)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.notifySystemListenersOfStartup(PentahoSystem.j  ava:306)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.notifySystemListenersOfStartup(PentahoSystem.j  ava:291)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:265)<br />
    at org.pentaho.platform.engine.core.system.PentahoSys  tem.init(PentahoSystem.java:206)<br />
    at org.pentaho.platform.web.http.context.SolutionCont  extListener.contextInitialized(SolutionContextList  ener.java:136)<br />
    at com.evermind.server.http.HttpApplication.initDynam  ic(HttpApplication.java:1279)<br />
    at com.evermind.server.http.HttpApplication.&lt;init&gt;(Ht  tpApplication.java:848)<br />
    at com.evermind.server.ApplicationStateRunning.getHtt  pApplication(ApplicationStateRunning.java:435)<br />
    at com.evermind.server.Application.getHttpApplication  (Application.java:592)<br />
    at com.evermind.server.http.HttpSite$HttpApplicationR  unTimeReference.createHttpApplicationFromReference  (HttpSite.java:2280)<br />
    at com.evermind.server.http.HttpSite$HttpApplicationR  unTimeReference.&lt;init&gt;(HttpSite.java:2199)<br />
    at com.evermind.server.http.HttpSite.initApplications  (HttpSite.java:701)<br />
    at com.evermind.server.http.HttpSite.setConfig(HttpSi  te.java:308)<br />
    at com.evermind.server.http.HttpServer.setSites(HttpS  erver.java:280)<br />
    at com.evermind.server.http.HttpServer.setConfig(Http  Server.java:180)<br />
    at com.evermind.server.ApplicationServer.initializeHt  tp(ApplicationServer.java:2541)<br />
    at com.evermind.server.ApplicationServer.setConfig(Ap  plicationServer.java:1058)<br />
    at com.evermind.server.ApplicationServerLauncher.run(  ApplicationServerLauncher.java:131)<br />
    at java.lang.Thread.run(Thread.java:595)<br />
<br />
-----------------------------------------------------------------<br />
<br />
I can see login page but i can't log into application with a user from sample data. The log doesn't show anything about log action as shown in the image:<br />
<br />
<a href="http://forums.pentaho.com/attachment.php?attachmentid=5936"  title="Name:  
Views: 
Size:  ">Attachment 5936</a><br />
<br />
Has somebody the same problem?</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.pentaho.com/attachment.php?attachmentid=5936&amp;d=1281621680">error_log_pentaho.jpg</a> 
(31.7 KB)
</li> 
			</ul>
			</fieldset>
	

	

	</div>
 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>ivan.garciag</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77837-Problem-deploying-Pentaho-in-Oracle-OAS-10.1.3.5.0-with-MySQL-5.0-in-Windows-XP</guid>
		</item>
		<item>
			<title>Design Studio remote workplace</title>
			<link>http://forums.pentaho.com/showthread.php?77831-Design-Studio-remote-workplace&amp;goto=newpost</link>
			<pubDate>Thu, 12 Aug 2010 08:49:09 GMT</pubDate>
			<description>Hi  
I have the PDS and the BI Platform installed in different locations. Do you know how can I open my pentaho-solutions in the PDS workplace ?. I...</description>
			<content:encoded><![CDATA[<div>Hi <br />
I have the PDS and the BI Platform installed in different locations. Do you know how can I open my pentaho-solutions in the PDS workplace ?. I just have option to open files from the local-machine filesystem. <br />
Best regards <br />
Rafael</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>rafaeldv</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77831-Design-Studio-remote-workplace</guid>
		</item>
		<item>
			<title>License question</title>
			<link>http://forums.pentaho.com/showthread.php?77830-License-question&amp;goto=newpost</link>
			<pubDate>Thu, 12 Aug 2010 03:46:25 GMT</pubDate>
			<description>What type of license is needed to embed Pentaho in a comercial application that is sold to customers? Is it possible to embed the Community Edition...</description>
			<content:encoded><![CDATA[<div>What type of license is needed to embed Pentaho in a comercial application that is sold to customers? Is it possible to embed the Community Edition or only Enterprise Edition can be used for that purpose? What pricing is used in this case - the EE ? Is this considered OEMining or is it a different category?<br />
<br />
Thanks<br />
FrankQ</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>sebif</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77830-License-question</guid>
		</item>
		<item>
			<title>Pentaho email component error on biserver-ce-3.6.0-stable</title>
			<link>http://forums.pentaho.com/showthread.php?77819-Pentaho-email-component-error-on-biserver-ce-3.6.0-stable&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 15:18:47 GMT</pubDate>
			<description><![CDATA[Hi all! 
 
I need to send some info by email. 
When I add EmailComponent in xaction I always get "RuntimeContext.ERROR_0035 - Action validation...]]></description>
			<content:encoded><![CDATA[<div>Hi all!<br />
<br />
I need to send some info by email.<br />
When I add EmailComponent in xaction I always get &quot;RuntimeContext.ERROR_0035 - Action validation failed.&quot; (whichever configuration I try).<br />
<br />
Unfortunately I can't find no log useful about why xaction can't be validated.<br />
I looked for some kind of solution in Internet (finding also thread about recent patch on EmailComponent).<br />
<br />
I've also configured smtp server on pentaho-solutions/system/smpt-email<br />
At the moment I'm stuck.<br />
<br />
Anyone has some ideas?<br />
<br />
Tks!</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>hirfuin</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77819-Pentaho-email-component-error-on-biserver-ce-3.6.0-stable</guid>
		</item>
		<item>
			<title>Create schedule that saves pdf report to shared drive</title>
			<link>http://forums.pentaho.com/showthread.php?77814-Create-schedule-that-saves-pdf-report-to-shared-drive&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 12:59:11 GMT</pubDate>
			<description><![CDATA[Hi, 
 
I need to create a schedule that runs a report and saves it as a .pdf file to a shared directory. I've been looking around the forum but dit...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I need to create a schedule that runs a report and saves it as a .pdf file to a shared directory. I've been looking around the forum but dit not find a straightforward solution for this. Anybody knows how to do this?<br />
<br />
Thanks in advance,<br />
Tom</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>tom.pricken</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77814-Create-schedule-that-saves-pdf-report-to-shared-drive</guid>
		</item>
		<item>
			<title>Catch Kettle Exceptions in JPivot</title>
			<link>http://forums.pentaho.com/showthread.php?77807-Catch-Kettle-Exceptions-in-JPivot&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 10:43:41 GMT</pubDate>
			<description><![CDATA[Hi, 
  
I have a PDI job, which I am calling in the Pentaho User Console using an Xaction. If the job is run successfully a success message 'Action...]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
 <br />
I have a PDI job, which I am calling in the Pentaho User Console using an Xaction. If the job is run successfully a success message 'Action Successful' is displayed on the UI. But when the job fails, the error log is displayed.<br />
Can somebody tell me if there is a way to catch the kettle exceptions, when the job fails and display a customized error message to the user. Should this done in the Pivot.jsp??<br />
 <br />
PS:I am not sure if this is right place to post issues about Jpivot, if not please redirect me to the appropriate forum<br />
 <br />
Thanks in advance,<br />
Samyuktha.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>samyukthahari</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77807-Catch-Kettle-Exceptions-in-JPivot</guid>
		</item>
		<item>
			<title>security problem with Pentaho BI 3.5.2</title>
			<link>http://forums.pentaho.com/showthread.php?77805-security-problem-with-Pentaho-BI-3.5.2&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 09:29:21 GMT</pubDate>
			<description>I installed Pentaho BI on Oracle and it works well. but I have a security issue when I want to create a report adhoc.de more I can not publish my...</description>
			<content:encoded><![CDATA[<div>I installed Pentaho BI on Oracle and it works well. but I have a security issue when I want to create a report adhoc.de more I can not publish my metadata from PME always safety problem. when I activate <font color="Red">&lt;bean id=&quot;ISolutionRepository&quot; class=&quot;org.pentaho.platform.repository.solution.fi  lebased.FileBasedSolutionRepository&quot; scope=&quot;session&quot; /&gt;</font> and deactivates <font color="Red">&lt;bean id = &quot;ISolutionRepository&quot; class = &quot;org.pentaho </font><font color="Red">. platform.repository.solution.dbbased.DbBasedSoluti  onRepository &quot;scope =&quot; session &quot;/&gt;</font> in pentahoObjects.spring.xml all works well but I can not enforce security on folders. what does that have to increase my configuration for all operating normally. help me please</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>gapson</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77805-security-problem-with-Pentaho-BI-3.5.2</guid>
		</item>
		<item>
			<title>TemplateUtil not found</title>
			<link>http://forums.pentaho.com/showthread.php?77803-TemplateUtil-not-found&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 09:03:28 GMT</pubDate>
			<description><![CDATA[I am getting this WARN and it seems to be affecting my analysis views: 
 
WARN  [org.pentaho.platform.engine.services.runtime.TemplateUtil] not...]]></description>
			<content:encoded><![CDATA[<div>I am getting this WARN and it seems to be affecting my analysis views:<br />
<br />
WARN  [org.pentaho.platform.engine.services.runtime.Templ  ateUtil] not found: [Measures].[Monto]<br />
<br />
Could anyone advise on it, please ?</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>mquevedob</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77803-TemplateUtil-not-found</guid>
		</item>
		<item>
			<title>Pentaho and XMLA (SAP BW)</title>
			<link>http://forums.pentaho.com/showthread.php?77791-Pentaho-and-XMLA-(SAP-BW)&amp;goto=newpost</link>
			<pubDate>Tue, 10 Aug 2010 14:47:41 GMT</pubDate>
			<description><![CDATA[Hi guys, 
 
    I am trying to access data from a SAP BW system and present it to the business users via the Pentaho BI Suite. As I've seen so far,...]]></description>
			<content:encoded><![CDATA[<div>Hi guys,<br />
<br />
    I am trying to access data from a SAP BW system and present it to the business users via the Pentaho BI Suite. As I've seen so far, the best way in which I can gain access to the SAP BW OLAP is by XMLA(please do correct me if this assumption is wrong). Which brings me to my questions:<br />
 - can I change the datasource for the Pentaho-embedded JPivot from Mondrian to XMLA provided by BW?<br />
 - can I use the BW XMLA as a datasource fro the Jasper Reports?<br />
 - is the Pentaho Analyzer restricted to Mondrian OLAP, or can I configure that to work on XMLA too?<br />
 - if none of the above are possible, is there any other OLAP Client (like JPaolo Client for example) that can / is embedded in Pentaho BI platform?<br />
<br />
Thanks a lot,<br />
Spade.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>Spade</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77791-Pentaho-and-XMLA-(SAP-BW)</guid>
		</item>
		<item>
			<title>Evaluating Pentaho</title>
			<link>http://forums.pentaho.com/showthread.php?77786-Evaluating-Pentaho&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 23:10:10 GMT</pubDate>
			<description><![CDATA[Hi everyone, 
 
I plan to evaluate Pentaho in the next week. A bit of background: in the past I've led an evaluation of Business Objects,...]]></description>
			<content:encoded><![CDATA[<div>Hi everyone,<br />
<br />
I plan to evaluate Pentaho in the next week. A bit of background: in the past I've led an evaluation of Business Objects, Microstrategy and a few other BI platforms (that took a couple of months) and selected and implemented/OEMed Microstrategy in a large SaaS product. I'm familiar with the general reporting flow and concepts and while I expect that these will apply there I'm not yet aware of the details - which I plan to find out.<br />
<br />
Currently I plan to add Pentaho to the list for a new project and I'm trying to figure out where to start - any pointers to documentation, best practices or experiences related to these requirements would be great. Also please keep in mind that as part of the evaluation exercise I'm trying to see whether Community or Enterprise or a mix of the two makes more sense.<br />
- This is an OEM case where the reporting platform needs to be embedded in the product - any license, customizability concerns? Is there good documentation for developers customizing Pentaho and to what degree it can be customized?<br />
   - Also - in terms of licensing is OEMing possible with Community Edition?<br />
- One specific requirement asks for capturing the &quot;state&quot; of a report - e.g. while working with an ad-hoc report(drilling) - how easy is to add a button to the UI that allows me to send an custom action to the server with the reports current state?<br />
- For Dashboards - can Dashboards created with the Enterprise Edition be used in the Community Edition? I'm basically trying to figure out if we can create the Dashboards in our Enterprise Edition and roll them out on servers with only Community Edition.<br />
- Performance, scalability - any white papers? (some of the fact tables might have 100 of millions of records).<br />
<br />
- Can the unified model (metadata layer) be used everywhere to abstract the report entities?<br />
- How are the aggregations handled/cached?<br />
- Can the ad-hoc report designer/viewer be customized, how and to what degree?<br />
- In the ad-hoc reports can I pre-define the report (select dimensions, metrics) and save it /publish it so next time I open it it can be viewed directly?<br />
- Is the presentation part of the report or is it decoupled via a presentation template?<br />
- Is it possible to link from a reports to other documents?<br />
- What types of drilling is supported? How, where? How to define drill paths?<br />
- Any challenges wrt the integration of Pentaho in a web app?<br />
<br />
Again, any experiences related to any of the points above would be greatly appreciated.<br />
<br />
Thanks,<br />
FrankQ.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>sebif</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77786-Evaluating-Pentaho</guid>
		</item>
		<item>
			<title>Ad Hoc Security</title>
			<link>http://forums.pentaho.com/showthread.php?77781-Ad-Hoc-Security&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 18:18:35 GMT</pubDate>
			<description><![CDATA[Hello, 
I'm trying to work with metadata security but I can't see my roles and users on metadata editor 3.6. 
I've already configured the security...]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
I'm trying to work with metadata security but I can't see my roles and users on metadata editor 3.6.<br />
I've already configured the security service on Tools - Security. <br />
When i click on Test i get<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">Connection Infofrom server URL: http://10.96.86.48:8080/pentaho/ServiceAction?action=SecurityDetails&amp;details=roles<br />
<br />
&lt;content&gt;<br />
&nbsp; &lt;users&gt;<br />
&nbsp; &lt;/users&gt;<br />
&nbsp; &lt;roles&gt;<br />
&nbsp; &lt;/roles&gt;<br />
&nbsp; &lt;acls&gt;<br />
&nbsp; &lt;/acls&gt;<br />
&lt;/content&gt;</code><hr />
</div> But I can't see the users and roles on the business category properties &quot;metadata security&quot; section.<br />
Does anyone know what can be wrong? <br />
I was wondering, if I have too many users (about 19.000..:() will it be a problem?<br />
Thanks!</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>alexsousa</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77781-Ad-Hoc-Security</guid>
		</item>
		<item>
			<title>Highlight bar in a bar line combination chart</title>
			<link>http://forums.pentaho.com/showthread.php?77776-Highlight-bar-in-a-bar-line-combination-chart&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 16:01:40 GMT</pubDate>
			<description>Hi, i am building a bar line combination chart using a xaction. In fact I already did that showing 2 measures at the same time, but I want to...</description>
			<content:encoded><![CDATA[<div>Hi, i am building a bar line combination chart using a xaction. In fact I already did that showing 2 measures at the same time, but I want to highlight with a diferent color the last bar, that represent the current month.<br />
I am using these charts (<a href="http://wiki.pentaho.com/display/ServerDoc2x/Bar-Line+Combination+Chart" target="_blank">http://wiki.pentaho.com/display/Serv...bination+Chart</a>).<br />
<br />
Has anyone done that?<br />
<br />
Thank You</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>alejo_sierra</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77776-Highlight-bar-in-a-bar-line-combination-chart</guid>
		</item>
		<item>
			<title>problem with Pentaho BI and metadata</title>
			<link>http://forums.pentaho.com/showthread.php?77769-problem-with-Pentaho-BI-and-metadata&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 14:00:38 GMT</pubDate>
			<description>hello. I have a problem: When I install Pentaho on Oracle 3.5.2(windows). I can not make ad hoc report on Pentaho BI because the system generates me...</description>
			<content:encoded><![CDATA[<div>hello. I have a problem: When I install Pentaho on Oracle 3.5.2(windows). I can not make ad hoc report on Pentaho BI because the system generates me the message:&quot;<font color="Red">There are either no Data Source(s) defined in the metadata, or you do not have permission to access any of the Data Source(s). Please create one or more Data Source(s) using the Metadata Editor and then publish them to the Pentaho server. Or, use the Metadata Editor to give the appropriate user permission to access to the Data Source</font>&quot;. when I publish more metadata via an SME, I also have this error message:&quot;<font color="Red">Unable to save file ... correct any server id or password ..</font> &quot;.yet everything works fine when I use the hsqldb Pentaho. help me to solve this problem if you like it. this week I am making a loop above. thank you</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>gapson</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77769-problem-with-Pentaho-BI-and-metadata</guid>
		</item>
		<item>
			<title>pentaho and windows 2000</title>
			<link>http://forums.pentaho.com/showthread.php?77768-pentaho-and-windows-2000&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 12:07:18 GMT</pubDate>
			<description>hi everybody , 
is pentaho platform work in windows 2000 server ? 
 
thanks</description>
			<content:encoded><![CDATA[<div>hi everybody ,<br />
is pentaho platform work in windows 2000 server ?<br />
<br />
thanks</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>bahafid</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77768-pentaho-and-windows-2000</guid>
		</item>
		<item>
			<title>Reporting parameter UTF-8 encoding problem</title>
			<link>http://forums.pentaho.com/showthread.php?77759-Reporting-parameter-UTF-8-encoding-problem&amp;goto=newpost</link>
			<pubDate>Mon, 09 Aug 2010 05:16:02 GMT</pubDate>
			<description>Hi all, 
 
 
We are using pentaho 1.6 as an external reporting tool to our application. We are generating reports via pentaho by making a URL call to...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
<br />
We are using pentaho 1.6 as an external reporting tool to our application. We are generating reports via pentaho by making a URL call to the pentaho instance from our application. As part of it we are passing the filter criteria as request parameter. From our application the request parameter are being passed with UTF-8 character encoding but some how on pentaho application, the request parameters are not being decoded properly and as a result the pentaho report generation fails. We have tried using the PentahoAwareCharacterEncodingFilter to filter encoding selection by setting the UTF-8 as default character encoding but still the request parameter which is passed from our application in UTF-8 format is not being decoded properly. Please note that we would not prefer to change the default encoding at tomcat level by modifying the default encoding settings in server.xml file as they may have an impact on other deployed applications. Any kind of solution at the Pentaho application level would be desirable. I would appreciate your inputs/suggestions to resolve this issue.</div>

 ]]></content:encoded>
			<category domain="http://forums.pentaho.com/forumdisplay.php?73-BI-Platform">BI Platform</category>
			<dc:creator>dipashah29</dc:creator>
			<guid isPermaLink="true">http://forums.pentaho.com/showthread.php?77759-Reporting-parameter-UTF-8-encoding-problem</guid>
		</item>
	</channel>
</rss>
