Sunday, August 31, 2008

 

pentaho

links for pentaho stuff. and some stuff i need
as the base URL. If you do not need access to the server from other computers, you can skip the "Running as a server" step.

Running as a server

Modify web.xml

To allow other computers to access the Pentaho BI Platform, the base URL must be set in the web.xml file

  1. Locate the web.xml file, its default location is: pentaho-demo/jboss/server/default/deploy/pentaho.war/WEB-INF
  2. Open web.xml in an XML or text editor.
  3. Set the param-value of the context parameter base-url with the URL for the server. The URL should have the DNS Name or IP address of the machine, the port default 8080 and the context pentaho. If you want to change the port that the server uses, see the Advanced Install Guide.

The final result should look like:


base-url
http://myserver.pentaho.org:8080/pentaho>

Modify start-pentaho.(bat|sh)

Beginning with Pentaho BI Server 1.6-RC2 and later, an extra step is required in order to access the server from other hosts. Set the JBoss bind address by editing start-pentaho.(bat|sh). Add the -b parameter. More documentation for this parameter can be found on the JBoss wiki

.

start-pentaho.bat included with zip

@echo on

setlocal

set PENTAHO_PATH=%~dp0

set JAVA_HOME=%PENTAHO_PATH%jre

set PATH=%PENTAHO_PATH%jre\bin;%PATH%;

cd jboss\bin

start run -b myserver.pentaho.org <>

start-pentaho.sh included with gz

#!/bin/sh

cd jboss/bin

sh run.sh -b myserver.pentaho.org

start-pentaho.bat included with exe installer

@echo "C:\pentaho\bi-server\jboss\bin\run.bat" -b myserver.pentaho.org ^<> "C:\pentaho\bi-server\jboss\bin\wrapper.bat"

Or you could also add the -D parameter: in the above snippets, replace the "-b myserver.pentaho.org" for "-Djboss.bind.address=YOUR.IP.GOES.HERE". This will change JBoss binding address and you will need to edit only web.xml to point to the same IP. However, this is a quick & dirty fix, for it breaks the shutdown scripts. As you can simply kill the server, it might help when a fast fix is needed to help things get going.

Modify stop-pentaho.(bat|sh)

If you added the -b parameter to start-pentaho.(bat|sh), you'll also need to make the following modification to stop-pentaho.(bat|sh).

stop-pentaho.bat

@echo on

cd data

start stop_hypersonic.bat

cd ..\jboss\bin

shutdown -S -s myserver.pentaho.org<>

exit

stop-pentaho.sh

cd data

./stop_hypersonic.sh &

cd ../jboss/bin

./shutdown.sh -S -s myserver.pentaho.org



Thursday, January 31, 2008

 

still alive

meow...is there anyone out there....

just a still alive message.

Saturday, July 01, 2006

 

a few online games

check out the worldcupdaq from bbc....made some fake pounds last week and had a 8% loss this week.



Wednesday, February 22, 2006

 

windows it pro mag registration

get back to this when you have time.

Register

Thursday, February 16, 2006

 

downloading sheet music

go here for 3 free files every 24 hrs

Piano sheet music

Friday, January 13, 2006

 

solo technology

came across this blog while browsing. and man the man reminds me of myself. in the 30's, screwing round with databases, hardware, networks,servers, an a pc tweaker at home. about 15 years in the pc business.

one difference seems to be that i moved into the hardware side of "the Matrix" while he has moved into coding. and ofcourse the number of kids, i have one and he has 3.

solo technology blog






Wednesday, June 08, 2005

 

Projects � Dented Reality

check out these links...one possiblity is PCS...need to study this !



Projects � Dented Reality

This page is powered by Blogger. Isn't yours?