[jbpm-dev] Re: sybase 15 installed on qa box

Thomas Diesler thomas.diesler at jboss.com
Fri Nov 7 20:41:49 EST 2008


Thanks.

I got as far as creating the database and user. The JDBC login seems to 
succeed, but then it seems to hang

https://www.jboss.org/community/docs/DOC-12932

2008-11-08 02:37:09,107 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] 
Running hbm2ddl schema export
2008-11-08 02:37:09,108 DEBUG [org.hibernate.tool.hbm2ddl.SchemaExport] 
import file not found: /import.sql
2008-11-08 02:37:09,108 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] 
exporting generated schema to database
2008-11-08 02:37:09,119 DEBUG [org.hibernate.tool.hbm2ddl.SchemaExport] 
alter table JBPM_ACTION drop constraint FK_ACTION_REFACT

I did all of this on my laptop, since I accidently took the QA box off-line.

If you change stuff, please work on the QA branch

[tdiesler at tdvaio trunk]$ svn info
URL: https://svn.jboss.org/repos/jbpm/jbpm3/branches/jbpm-3.3.0.GA

-thomas

Alejandro Guizar wrote:
> Just wanted to let you know that Sybase 15 is now installed and running
> on the QA box, thanks to the guide you indicated me.
> 
> For future reference, here are my notes.
> 
> 1) I updated all installed packages
> 
> [sybase at jbws ~]$ yum info glibc
> Name   : glibc
> Arch   : i686
> Version: 2.5
> Release: 18.fc6
> 
> 2) I installed compat-libstdc++-33 and libaio
> 
> [sybase at jbws ~]$ yum info compat-libstdc++-33
> Name   : compat-libstdc++-33
> Arch   : i386
> Version: 3.2.3
> Release: 61
> 
> [sybase at jbws ~]$ yum info libaio
> Name   : libaio
> Arch   : i386
> Version: 0.3.106
> Release: 3.2
> 
> 3) I did NOT install libXpm because I used the console installer
> 4) I did NOT install sun jre 6, the installer seems to come with a
> default java distribution.
> 5) I tuned the kernel parameters as indicated in the ASE installation
> guide (*).
> 
> [sybase at jbws ~]$ /sbin/sysctl kernel.exec-shield
> kernel.exec-shield = 0
> 
> [sybase at jbws ~]$ /sbin/sysctl kernel.randomize_va_space
> kernel.randomize_va_space = 0
> 
> [sybase at jbws ~]$ /sbin/sysctl kernel.shmmax
> kernel.shmmax = 134217728
> 
> [sybase at jbws ~]$ echo $LD_POINTER_GUARD
> 0
> 
> 6) I ran the ASE setup without creating any server.
> 7) Afterwards, I ran the EBF patch15682 patch and created the database
> and monitor servers.
> 
> (*)
> http://infocenter.sybase.com/help/topic/com.sybase.dc30119_1502/html/installlnx/X30291.htm
> 

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thomas Diesler
BPM Product Lead
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx



More information about the jbpm-dev mailing list