Posts Tagged ‘Linux’

306

PowerHub JDBC Log

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 [...]

263

Couple of OpenWorks variables

Today, I’ve learned two OpenWorks environment variables. 1. OW_DEFAULT_DISTRICT You will have to set the value of this environment variable, if you want to set the default DISTRICT. 1export OW_DEFAULT_DISTRICT=OWSIDEAST After you set the variable, then start your OpenWorks > Project Status, you’ll see the DISTRICT already been choosen. 2. OW_ADMIN_UTILS_PW You will need to [...]

289

Cannot find modules error when try to install

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, [...]

Subscribe to RSS Feed Follow me on Twitter!