I’m supporting CDS in Oil Company based in the Netherland. CDS is a suite of application, one of the application is PowerHub.
If I face a problem, I’ve to debug the PowerHub. One of method is to use log4jdbc.
What I do is:
1. Download the log4jdbc4-1.2alpha2.jar, and put into $PE_HOME/jars
2. Download from SL4J the compress file: [...]
Archive for the ‘Java’ Category
PowerHub JDBC Log
September 15th, 2009
View Comments
Cannot find modules error when try to install
August 5th, 2009
View Comments
We’re installing PowerHub using its installer in Linux machine. The installer is built using InstallAnyWhere, that use JRE inside the installer.
The problem happen when we try to install as a user which its home directory is not mounted. We tried to set the HOME to other directory by setting up HOME environment variable. But, [...]
LD_ASSUME_KERNEL to set thread library that will be used by JVM
July 14th, 2009
View Comments
My first aquintance with this environment variables when I was installing Oracle 9i. The notes that written by Werner Puschitz is my oracle installation guidance, back on my early days. Now, I’ve to deal with the same environment variable again.
As a reminder to myself, the LD_ASSUME_KERNEL should be set as:
# Set the LD_ASSUME_KERNEL environment variable [...]


