<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Infobright.org Forums</title>
    <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.infobright.org/Forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2011</rights>
    <generator uri="http://expressionengine.com/" version="1.6.7">ExpressionEngine</generator>
    <id>tag:infobright.org,2011:11:28</id>


    <entry>
      <title>Trouble connecting ...</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2645/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2645</id>
      <published>2011-11-17T19:01:15Z</published>
      <updated></updated>
      <author><name>markjeffrey</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi there ... @ib_community invited me to post our problem here (this is @markjeffrey) so here goes: </p>

<p><br />
Here&#8217;s our setup:<br />
&nbsp;   The infobright mysql listen post of 5029 is whitelisted in iptables, accessible from anywhere<br />
&nbsp;   The root mySQL user has been granted permissions to access remotely from anywhere with the right password<br />
&nbsp;   Infobright&#8217;s equivalent of my.cnf (my-ib.cnf) is (i believe) free of restrictions on remote access<br />
&nbsp;   I&#8217;m able to connect to Infobright via MySQL workbench with the root credentials without a problem.</p>

<p>The bug seems to occur at the level of the handshake between the mysql jdbc connector and the infobright server.</p>

<p>We see this (and the password is correct):</p>

<p>Error connecting to database: (using class org.gjt.mm.mysql.Driver)<br />
Access denied for user &#8216;root&#8217;@&#8216;vpn.comcast.com&#8217; (using password: YES)</p>

<p>Our install is as follows: <br />
Server version: 5.1.40-log build number (revision)=IB_4.0.4_r14484_14560(ice) (static)
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Problem with Tinfobrightoutput</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/2469/" />      
      <id>tag:infobright.org,2011:Forums/viewthread/.2469</id>
      <published>2011-07-26T03:56:53Z</published>
      <updated>2011-07-27T02:12:11Z</updated>
      <author><name>Sampath</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>&nbsp;  <br />
I am using InfoBright Enterprise edition on Windows 2008 64 bit server and Talend is installed on the same server.<br />
&nbsp;   <br />
I got an error while running the job on Talend which imports csv.file to infobright. I followed all the instructions while adding the tinfobrightoutput component to Talend.</p>

<p>Talend Components Used: tfileinputdelimited  and tinfobrightoutput</p>

<p>error:<br />
Exception in thread “main” java.lang.Error: Java.lang.Unsatisfiedlinkerror:<br />
C:\Windows\infobright_jni.dll: Can’t find dependent libraries<br />
at<br />
talenddemosjava.importtosdh_0_1.importtosdh.tfileinputdelimited_1process(importtosdh.java:1073)<br />
at<br />
talenddemosjava.importtosdh_0_1.importtosdh.runjobintos(importtosdh.java:1244)<br />
at<br />
talenddemosjava.importtosdh_0_1.importtosdh.main(importtosdh.java:1118)</p>

<p>Caused by Java.lang.Unsatisfiedlinkerror:<br />
C:\Windows\infobright_jni.dll: Can’t find dependent libraries<br />
at java.lang.classloader.loadLibrary0(Unknown source)<br />
at java.lang.classloader.loadLibrary(Unknown source)<br />
at java.lang.Runtime.loadLibrary0(Unknown source)<br />
at java.lang.System.loadLibrary(Unknown source)<br />
at com.infobright.io.windowspipe.&lt;clinit&gt;(Windowsnamedpipe.java:49)<br />
at<br />
com.infobright.io.Namedpipefactory.getnativepipename(Namedpipefactory.java:131)<br />
at<br />
com.infobright.io.infobrightnamedpipeloader.&lt;init&gt;(infobrightnamedpipeloader.java:148)<br />
at<br />
talenddemosjava.importtosdh_0_1.importtosdh.tfileinputdelimited_1process(importtosdh.java:579)</p>



<p>Thanks,<br />
Sampath.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Blank pentaho pages</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1404/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1404</id>
      <published>2010-03-01T09:24:30Z</published>
      <updated></updated>
      <author><name>benl</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi all,</p>

<p>I&#8217;m having trouble working out how to see any useful pages in the pentaho webapp. Basically if I go to <a href="http://xx.xx.xx.xx:8080/pentaho">http://xx.xx.xx.xx:8080/pentaho</a> I can log in as one of the demo users, then a blank page loads with the (window) title &#8220;Pentaho BI Platform&#8221;. Subsequent request to this URL take me straight to the blank page. Page source:</p>

<p>&lt;?xml version=&#8220;1.0&#8221; encoding=&#8220;utf-8&#8221;?&gt;<br />
&lt;!DOCTYPE html PUBLIC &#8220;-//W3C//DTD XHTML 1.0 Transitional//EN&#8221; &#8220;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;&gt;<br />
&lt;html &gt;<br />
&nbsp; &lt;head&gt;<br />
&nbsp;   &lt;title&gt;Pentaho BI Platform&lt;/title&gt;<br />
&nbsp;   &lt;meta http-equiv=&#8220;refresh&#8221; content=&#8220;0;URL=/pentaho&#8221;&gt;<br />
&nbsp; &lt;/head&gt;<br />
&nbsp; &lt;body&gt;<br />
&nbsp; &lt;/body&gt;<br />
&lt;/html&gt;</p>

<p>If I point my browser at port 80 on the appliance, i see the ICE32 appliance welcome page ok, and <a href="http://xx.xx.xx.xx:8080/pentaho/welcome/welcome.html">http://xx.xx.xx.xx:8080/pentaho/welcome/welcome.html</a> works just fine (but the JS links don&#8217;t work), and <a href="http://xx.xx.xx.xx:8099">http://xx.xx.xx.xx:8099</a> gives me the pentaho management console, which seem to work fine. These suggest tomcat is up and running ok.</p>

<p>Set up: clean appliance (downloaded today) with the following changes only (as in README):<br />
Updated web.xml/base-url with my appliance&#8217;s IP<br />
Updated /etc/hosts with my appliance&#8217;s IP<br />
sudo /etc/init.d/pentaho stop<br />
sudo /etc/init.d/pentaho start</p>

<p>I&#8217;ve not done anything with shared folders, as I saw the message &#8220;initial install is using small internal local disk;<br />
for larger data sets, you need to use shared/data and shared/cache&#8230;&#8221; and thought i&#8217;d get things working first without worrying about big data sets. Should this be a problem?</p>

<p>I&#8217;ve checked the logs in /usr/local/pentaho/biserver-ce/tomcat/logs, but not much shows up other than the fact the server has started.</p>

<p>Any thoughts?</p>

<p>Cheers,</p>

<p>Ben
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>howto add new data source and new metadata model in Pentaho ICE VM &#63;</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1816/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1816</id>
      <published>2010-10-26T03:43:44Z</published>
      <updated></updated>
      <author><name>slach</name></author>
      <content type="html">
      <![CDATA[
        <p>after successfull running Pentaho + ICE VM, and logging into Pentaho User Console under joe (administator) user<br />
i create infobright tables in standart mysql client </p>

<p>mysql -u ice -pinfobright -P 5029 -h ip_of_virtual_machine</p>

<p>CREATE DATABASE test2;<br />
CREATE TABLE test2.test_slice_and_dice(<br />
 id BIGINT(20) NOT NULL UNSIGNED,<br />
 date DATE NOT NULL,<br />
 city STRING(10) NOT NULL,<br />
 salary INT(10) NOT NULL<br />
);</p>

<p>and run<br />
LOAD DATA IN FILE ...</p>

<p>but, i don&#8217;t understand howto create new datasource in pentaho user console and create new analyzes view for this datasource?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Ubuntu Desktop does not appear</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1817/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1817</id>
      <published>2010-10-26T06:42:03Z</published>
      <updated></updated>
      <author><name>adario</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi All</p>

<p>I have the Infobright with Pentaho on a VMWare on my Ubuntu 10.04 LTS. I already followd the instructinos on the reame file and it seems that the appliance starts ok, I ge to see the &#8220;open browser&#8221; button and then I am able to read the information on that IP. But I don&#8217;t see any ubuntu desktop on the appliance window, however I realized I can &#8220;exit appliance view&#8221; and get into the command line. I tried typing startx but seens that no desktop enviroment is installed. </p>

<p>I coulnd not find any information about this topic on these forums nor the documentation, what would you guys suggest/comment?</p>

<p>thank you in advance</p>

<p>PS I also installed VMWare tools using the option on one of Vmware&#8217;s menus.. And I also tried modifying the display resolution options but got the same.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Cannot mount file system</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1373/" />      
      <id>tag:infobright.org,2010:Forums/viewthread/.1373</id>
      <published>2010-02-08T18:07:50Z</published>
      <updated></updated>
      <author><name>RLMagidson</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi there</p>

<p>I just d/l the Pentaho ICE and loaded it up in VMWare Workstation 7. Watching the startup commands run there are two messages that cause me concern: First, after &#8220;* Mounting local filesystems&#8221; I get this: <b>Error: cannot mount filesystem: Protocol error &nbsp; [fail]</b>. A few lines later, &#8220;Mounting HGFS&#8221; shows &#8220;<b>failed</b>.&#8221;</p>

<p>The VM does allow me to log on, although nothing appears to happen once I do.</p>

<p>Thanks in advance for any assistance!<br />
- Russell
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Virtual Machines</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1233/" />      
      <id>tag:infobright.org,2009:Forums/viewthread/.1233</id>
      <published>2009-11-25T10:43:40Z</published>
      <updated></updated>
      <author><name>C_George</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,</p>

<p>I was wondering if you guys have any comparative write-ups about different virtual packages (Pentaho-Infobright, Jasper-Infobrights, Talend-Infobright etc).<br />
I was curious what are the differences, issues and benefits of each combinations.<br />
Any lights on that?<br />
Thanks<br />
C_G
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Unable to view some of the sample reports from Pentaho / ICE Integrated VM</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/878/" />      
      <id>tag:infobright.org,2009:Forums/viewthread/.878</id>
      <published>2009-06-26T09:40:49Z</published>
      <updated></updated>
      <author><name>StormBringer</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi Guys,</p>

<p>I am unable to view some of the example reports from my Pentaho / ICE VM. Are there any specific configurations required? I was able to generate some reports successfully. Some of the reports with charts are displaying only text. I have attached few screenshots for your reference.</p>

<p>Your earliest support is highly appreciated.</p>

<p>Cheers!</p>

<p>Chanaka
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>VM Ware Image will not start</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/835/" />      
      <id>tag:infobright.org,2009:Forums/viewthread/.835</id>
      <published>2009-06-12T03:53:06Z</published>
      <updated></updated>
      <author><name>Adam McGuinness</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi All</p>

<p>I am not a Linux expert however have tried what I have found here so far.</p>

<p>My VM starts and then just hangs.</p>

<p>It sits forever at &#8220;Power on&#8230;&#8221; and in console mode stops at what I think is a MySQL command:</p>

<p>&#8220;From command line , use [Ctrl] + [C] to abort abruptly&#8221;</p>

<p>By pressing a key from here I can login and have command line control, but do not really know what to look for.</p>

<p>Anyone any ideas?</p>

<p>Thanks </p>

<p>Adam
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Pentaho ICE Ubuntu Integrated VM under Parallels Desktop for Mac</title>
      <link rel="alternate" type="text/html" href="http://www.infobright.org/Forums/viewthread/1072/" />      
      <id>tag:infobright.org,2009:Forums/viewthread/.1072</id>
      <published>2009-09-10T15:42:32Z</published>
      <updated></updated>
      <author><name>Joseph A di Paolantonio</name></author>
      <content type="html">
      <![CDATA[
        <p>I apologize if this is the wrong place to ask this question, but I&#8217;ve tried the Parallels forums and KB to no avail.</p>

<p>When I try to open the Pentaho ICE Ubuntu VM ice32.vmx file in Parallels, the Parallels Transporter comes up, as expected, but ends with the following error:</p>

<p>&#8220;No operating system is installed on the virtual hard disks or Parallels Transporter is unable to make the operating system bootable. The disks will be migrated to Parallels virtual data disks. <br />
&#8220;Do you wish to continue?&#8221;</p>

<p>At which point I cancel and finish without completing the migration.</p>

<p>Any ideas?</p>

<p>Thanks in advance.
</p>
      ]]>
      </content>
    </entry>


</feed>
