Problem installing DBXML on Ubuntu Server

I'm trying to to install DBXML on a new Ubuntu Server. I've downloaded the 2.3.10 kit, and untar'd it intp /usr/local/dbxml-2.3.10.
The output of sh buildall.sh and the contents of config.log are below
Am I missing something in the server config??
Thanks,
===================
When I try to buildall.sh, I get the following:
oaadmin@soa002:/usr/local/dbxml-2.3.10$ sudo sh buildall.sh
Start DB build: Wed May 30 15:03:52 MDT 2007
Configuring Berkeley DB
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking if building in the top-level or dist directories... no
checking if --disable-cryptography option specified... no
checking if --disable-hash option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-pthread_api option specified... no
checking if --enable-rpc option specified... no
checking if --enable-smallbuild option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --with-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking for ar... ar
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for ranlib... ranlib
checking for rm... rm
checking for sh... /bin/sh
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
===================================
The only config.log I can find is in db-4.5.20/build_unix, and contains:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Berkeley DB configure 4.5.20, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ ../dist/configure prefix=/usr/local/dbxml-2.3.10/install enable-cxx
## Platform. ##
hostname = soa002
uname -m = i686
uname -r = 2.6.17-10-generic
uname -s = Linux
uname -v = #2 SMP Fri Oct 13 18:45:35 UTC 2006
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
## Core tests. ##
configure:2052: checking build system type
configure:2070: result: i686-pc-linux-gnulibc1
configure:2092: checking host system type
configure:2107: result: i686-pc-linux-gnulibc1
configure:2144: checking if building in the top-level or dist directories
configure:2160: result: no
configure:2244: checking if --disable-cryptography option specified
configure:2257: result: no
configure:2261: checking if --disable-hash option specified
configure:2274: result: no
configure:2278: checking if --disable-queue option specified
configure:2291: result: no
configure:2295: checking if --disable-replication option specified
configure:2308: result: no
configure:2312: checking if --disable-statistics option specified
configure:2325: result: no
configure:2329: checking if --disable-verify option specified
configure:2342: result: no
configure:2346: checking if --enable-compat185 option specified
configure:2355: result: no
configure:2358: checking if --enable-cxx option specified
configure:2367: result: yes
configure:2370: checking if --enable-debug option specified
configure:2379: result: no
configure:2382: checking if --enable-debug_rop option specified
configure:2391: result: no
configure:2394: checking if --enable-debug_wop option specified
configure:2403: result: no
configure:2406: checking if --enable-diagnostic option specified
configure:2430: result: no
configure:2434: checking if --enable-dump185 option specified
configure:2443: result: no
configure:2446: checking if --enable-java option specified
configure:2455: result: no
configure:2458: checking if --enable-mingw option specified
configure:2467: result: no
configure:2470: checking if --enable-o_direct option specified
configure:2479: result: no
configure:2482: checking if --enable-posixmutexes option specified
configure:2491: result: no
configure:2502: checking if --enable-pthread_api option specified
configure:2515: result: no
configure:2526: checking if --enable-rpc option specified
configure:2535: result: no
configure:2538: checking if --enable-smallbuild option specified
configure:2555: result: no
configure:2558: checking if --enable-tcl option specified
configure:2567: result: no
configure:2570: checking if --enable-test option specified
configure:2579: result: no
configure:2582: checking if --enable-uimutexes option specified
configure:2591: result: no
configure:2594: checking if --enable-umrw option specified
configure:2603: result: no
configure:2606: checking if --with-mutex=MUTEX option specified
configure:2624: result: no
configure:2638: checking if --with-tcl=DIR option specified
configure:2648: result: no
configure:2654: checking if --with-uniquename=NAME option specified
configure:2667: result: no
configure:2778: checking for ar
configure:2794: found /usr/bin/ar
configure:2805: result: ar
configure:2878: checking for chmod
configure:2894: found /bin/chmod
configure:2905: result: chmod
configure:2978: checking for cp
configure:2994: found /bin/cp
configure:3005: result: cp
configure:3181: checking for ln
configure:3197: found /bin/ln
configure:3208: result: ln
configure:3281: checking for mkdir
configure:3297: found /bin/mkdir
configure:3308: result: mkdir
configure:3383: checking for ranlib
configure:3399: found /usr/bin/ranlib
configure:3410: result: ranlib
configure:3480: checking for rm
configure:3496: found /bin/rm
configure:3507: result: rm
configure:3689: checking for sh
configure:3707: found /bin/sh
configure:3719: result: /bin/sh
configure:3796: checking for strip
configure:3812: found /usr/bin/strip
configure:3823: result: strip
configure:3865: checking for a BSD-compatible install
configure:3921: result: /usr/bin/install -c
configure:4124: checking for C compiler version
configure:4131: gcc --version >&5
gcc (GCC) 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4134: $? = 0
configure:4141: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v enable-languages=c,c++,fortran,objc,obj-c++,treelang prefix=/usr enable-shared with-system-zlib libexecdir=/usr/lib without-included-gettext enable-threads=posix enable-nls program-suffix=-4.1 enable-__cxa_atexit enable-clocale=gnu enable-libstdcxx-debug enable-mpfr enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
configure:4144: $? = 0
configure:4151: gcc -V >&5
gcc: '-V' option must have argument
configure:4154: $? = 1
configure:4177: checking for C compiler default output file name
configure:4204: gcc -O -D_GNU_SOURCE -D_REENTRANT conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:4207: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Berkeley DB"
| #define PACKAGE_TARNAME "db-4.5.20"
| #define PACKAGE_VERSION "4.5.20"
| #define PACKAGE_STRING "Berkeley DB 4.5.20"
| #define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4246: error: C compiler cannot create executables
See `config.log' for more details.
## Cache variables. ##
ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnulibc1
ac_cv_path_ac_pt_db_cv_path_sh=/bin/sh
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CHMOD=chmod
ac_cv_prog_ac_ct_CP=cp
ac_cv_prog_ac_ct_LN=ln
ac_cv_prog_ac_ct_MKDIR=mkdir
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_RM=rm
ac_cv_prog_ac_ct_STRIP=strip
ac_pt_db_cv_path_sh=/bin/sh
db_cv_build_cryptography=yes
db_cv_build_hash=yes
db_cv_build_queue=yes
db_cv_build_replication=yes
db_cv_build_statistics=yes
db_cv_build_verify=yes
db_cv_compat185=no
db_cv_cxx=yes
db_cv_debug=no
db_cv_debug_rop=no
db_cv_debug_wop=no
db_cv_diagnostic=no
db_cv_dump185=no
db_cv_java=no
db_cv_mingw=no
db_cv_o_direct=no
db_cv_path_sh=/bin/sh
db_cv_posixmutexes=no
db_cv_pthread_api=no
db_cv_rpc=no
db_cv_smallbuild=no
db_cv_tcl=no
db_cv_test=no
db_cv_uimutexes=no
db_cv_umrw=no
db_cv_uniquename=no
## Output variables. ##
ADDITIONAL_INCS=''
ADDITIONAL_LANG=''
ADDITIONAL_OBJS=''
ADDITIONAL_PROGS=''
AR='ar'
BUILD_TARGET='library_build'
CC='gcc'
CCC=''
CFLAGS='-O'
CHMOD='chmod'
CONFIGURATION_ARGS=''
CONFIGURATION_PATH=''
CP='cp'
CPP=''
CPPFLAGS=' -D_GNU_SOURCE -D_REENTRANT'
CRYPTO_OBJS=''
CXX='g++'
CXXCPP=''
CXXFLAGS='-O'
DB_CONST=''
DB_PROTO1=''
DB_PROTO2=''
DB_VERSION_MAJOR='4'
DB_VERSION_MINOR='5'
DB_VERSION_PATCH='20'
DB_VERSION_STRING='"Berkeley DB 4.5.20: (September 20, 2006)"'
DB_VERSION_UNIQUE_NAME=''
DEFAULT_LIB=''
DEFAULT_LIB_CXX=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GREP=''
INSTALLER=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LIBS=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_TARGET='library_install'
INT64_FMT=''
JAR=''
JAVA=''
JAVAC=''
JAVACFLAGS=''
JMODSUFFIX=''
KILL=''
LDFLAGS=''
LIBCSO_LIBS=''
LIBJSO_LIBS=''
LIBOBJS=''
LIBS=''
LIBSO_LIBS=''
LIBTOOL=''
LIBTSO_LIBS=''
LIBTSO_MODSUFFIX=''
LIBTSO_MODULE=''
LIBXSO_LIBS=''
LN='ln'
LN_S=''
LTLIBOBJS=''
MAKEFILE_CC=''
MAKEFILE_CCLINK=''
MAKEFILE_CXX=''
MAKEFILE_CXXLINK=''
MAKEFILE_SOLINK=''
MAKEFILE_XSOLINK=''
MKDIR='mkdir'
MODSUFFIX=''
OBJEXT=''
OSDIR=''
PACKAGE_BUGREPORT='Oracle Technology Network Berkeley DB forum'
PACKAGE_NAME='Berkeley DB'
PACKAGE_STRING='Berkeley DB 4.5.20'
PACKAGE_TARNAME='db-4.5.20'
PACKAGE_VERSION='4.5.20'
PATH_SEPARATOR=':'
POSTLINK=''
RANLIB='ranlib'
REPLACEMENT_OBJS=''
RM='rm'
RPCGEN=''
RPC_CLIENT_OBJS=''
RPC_SERVER_H=''
SHELL='/bin/bash'
SOFLAGS=''
SOSUFFIX=''
STRIP='strip'
SWIGCFLAGS=''
TCL_BIN_DIR=''
TCL_INCLUDE_SPEC=''
TCL_LIB_FILE=''
TCL_SRC_DIR=''
TCL_TCLSH=''
TEST_LIBS=''
UINT64_FMT=''
ACJNIJAVAC=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
cxx_have_stdheaders=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
db_cv_path_sh='/bin/sh'
db_int_def=''
db_seq_decl=''
db_threadid_t_decl=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
int16_decl=''
int32_decl=''
int64_decl=''
inttypes_h_decl=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
o=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pid_t_decl=''
platform_footer=''
platform_header=''
prefix='/usr/local/dbxml-2.3.10/install'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
ssize_t_decl=''
stddef_h_decl=''
stdint_h_decl=''
sysconfdir='${prefix}/etc'
target_alias=''
thread_h_decl=''
u_char_decl=''
u_int16_decl=''
u_int32_decl=''
u_int64_decl=''
u_int8_decl=''
u_int_decl=''
u_long_decl=''
u_short_decl=''
uintmax_t_decl=''
uintptr_t_decl=''
unistd_h_decl=''
uudecode=''
## confdefs.h. ##
#define PACKAGE_NAME "Berkeley DB"
#define PACKAGE_TARNAME "db-4.5.20"
#define PACKAGE_VERSION "4.5.20"
#define PACKAGE_STRING "Berkeley DB 4.5.20"
#define PACKAGE_BUGREPORT "Oracle Technology Network Berkeley DB forum"
configure: exit 77

Hi,
It looks to me like you do not have the required compiler installed on Ubuntu.
When using gcc/g++, Berkeley DB XML requires at least a 3.x release of gcc.
http://www.oracle.com/technology/documentation/berkeley-db/xml/ref_xml/xml_unix/intro.html
Ron

Similar Messages

  • Problem installing Oracle Identity Manager Server  9.1

    Hello,
    I try to install oracle identity Manager Server 9.1, but I'm having a problem.
    Oracle identity manager 9.03 is already installed with jboss-4.0.3SP1 and j2sdk1.4.2_15
    and oracle 10.2.0
    So I follow these steps to clean out the db:
    1. Drop tablespace: drop tablespace oimtbs including contents;
    2. Drop user: drop user oimuser cascade;
    and ran prepare_xl_db.bat as instructed. No errors in the log.
    I ran the DiagonasticDashboard : the db setup was fine.
    When I ran the installer "setup_server.exe", i haved this message :
    Folowing Error occured during schema creation
    Error encountered while loading database script
    E:\OIM_Install\OIM9100\installServer\Xellerate/db/oracle/xell.sql
    Please contact your DBA!
    maximum key length (1478) exceeded
    Does anybody have any idea what this error is about ?
    Thanks.

    Index IDX_LKV_LKV_ENCODED on Table LKV (Column :- LKV_ENCODED - VARCHAR2(3000)) is failing on 2k block size. Though all the Indexes are working fine with the 4k block size.
    But OIM Dev team recommends to create the 8k block size for the Index storage.
    Because the blocksize affects the number of keys within each index node, it follows that the blocksize will have an effect on the structure of the index tree. All else being equal, large blocksizes will have more keys, resulting in a flatter index than the same index created in a 2k tablespace. A large blocksize will also reduce the number of consistent gets during index access, improving performance for scattered reads access.
    HOW TO CREATE THE INDEXES IN LARGER BLOCKSIZE TABLESPACE
    In the existing database:-
    Create a tablespace with the 8k blocksize, For Example
    First,
    Set the system cache size for that particular db block size
    sql> alter system set db_8k_cache_size=100M;
    sql> CREATE TABLESPACE db_8k_tablespace DATAFILE 'C:/oracle/product/10.2.0/oradata/8k_file.dbf' SIZE 100M BLOCKSIZE 8192;
    Then
    Reorganize the Index using command:-
    sql> Alter Index <Index_Name> Rebuild tablespace <Tablespace_Name>
    Regards,
    Neeraj Goel

  • Problem installing ODAC for Oracle Server 11g

    I have installed Oracle Server 11g (OS:Windows XP)
    Questions:
    1. I tried installing ODAC for Oracle Server 11.1.0.6.21, then its giving the following error message: "Oracle data access components can only be installed over an existing oracle server 11g".
    2. We have a Monorail application running on NHibernate using ODP.NET. It's working perfectly when I run it on my Visual Studio 2008.
    But, when I tried to host this application, it gave me the following error message: "The provider is not compatible with the version of Oracle client"
    Please suggest how to resolve these issues.

    Hi
    Could that be related to the %ORACLE_HOME% ?
    I've read that on the ODAC installation guide:
    On a machine without Visual Studio .NET 2003 installed, ODAC products now work if they are installed in a new Oracle Home
    So it should be performed in a new %ORACLE_HOME% and not the same as the database. Please change that and retry.
    Source:
    http://www.oracle.com/technology/software/tech/windows/odpnet/install11106.html
    On your second question :
    Q: I get an error: "Unable to load DLL (OraOps.dll)". How do I fix this?
    A: First, ensure the OraOps.dll file is in your Oracle bin directory (e.g. d:\oracle\ora92\bin\). Next, check that your Oracle bin directory is in the Windows system path. If either of these are not present, re-install ODP.NET. Depending on the application, you may have to restart the application (e.g. Windows Service) or reboot the computer (e.g. ODP.NET install makes changes to the PATH) for ODP.NET installation to be complete. If your ODP.NET installation is still not working, you may be running into this problem.
    Source:
    http://www.oracle.com/technology/tech/windows/odpnet/faq.html#DLL
    Let us know if it helps?
    thanks
    Edited by: Hub on Oct 23, 2008 9:30 PM

  • Problem installing Oracle Identity Manager Server

    Hello,
    this is my first time trying to install this product, and I'm having a problem.
    I'm installing it on my development box - Windows XP.
    I set up Oracle 10g Release 2, created a database instance,
    and ran prepare_xl_db.bat as instructed. so far so good.
    When I ran the installer "setup_server.exe"
    it displayed this error message:
    Following Error occured during schema creation connected
    ERROR loading database script
    .......\OIM9.0.1.1\installServer\Xellerate/db/oracle/xell.sql!
    Please contact your DBA!
    ORA-00600: internal error code, arguments: [12259], [], [], [], [], [], [], [] [10/18/06 6:16 PM]
    so, I aborted the installation.
    I recreated the database instance, and tried manually running xell.sql using sqlplus to see if I can reproduce the error, but it worked fine.
    I only get the above error whenever I use the windows installer.
    Does anybody have any idea what this error is about and how to work around?
    I would really appreciated it. Thanks.

    HI,
    As a check of db setup before installing the server
    1. Did you run the DiagonasticDashboard to check if the db setup was fine?
    if not it is worth the try.
    Just for you info, proper way to run the prepare_xl_db.bat is
    in the command prompt change the directory to where the prepare_xl_db.bat resides.
    $<dir where bat exists> prepare_xl_db.bat orcl E:\oracle\product\10.2.0\db_1 oimuser abcd1234 oimtbs E:\oracle\product\10.2.0\oradata\orcl oimtbs_01 TEMP abcd1234
    · Where prepare_xl_db.bat <ORACLE_SID> <ORACLE_HOME> <XELL_USER> <XELL_USER_PWD> <TABLESPACE_NAME> <DATAFILE_DIRECTORY> <DATAFILE_NAME> <XELL_USER_TEMP_TABLESPACE> <SYS_USER_PASSWORD> are the switch options.
    · This will create the OIMUSER database account, create the OIMTBS tablespace, grant privileges to the user, and specify other database settings.
    Install the Diagonastics Dashboard
    Assuming you are using JBoss
    Strop JBoss server
    1. copy <OIM dir>:\OIM_Installs\oracle_identity_manager\DiagnosticDashboard\XIMDD.war <JbossDir>:\jboss-4.0.2\server\default\deploy
    2. Start JBoss
    3. Wait for JBoss to finish starting completely.
    Verify database from Diag Dashboard
    4. Access Diag Dashboard from your favouriate browser http://<Host>:<port>/XIMDD
    5. In the browser, click Diagnostic Dashboard
    6. Select the Test Name: Oracle Database Prerequisite Check and enter your db values.
    7. click Verify and analyze the response
    Hope this helps!
    -Bala

  • Problems installing an iFolder slave server

    Hi,
    I have an iFolder 3.8.4.0 master server configured and working with an AD server. I am now trying to add a second iFolder server as a slave in this iFolder domain. I'm running simias-server-setup and choosing "Y" when I get to the "Slave Server?" prompt. I'm putting in the same iFolder admin user and proxy user and passwords that I used for the master server. However, I get a failure at the end that indicates a credential error. Since the conversation is SSL-encrypted, I can't get much useful information in a WireShark trace. I should note on this same server, if I configure it as another master, it works perfectly against the AD server with SSL, so I'd have to believe the SSL cert for the AD server is properly imported. Is there any type of debug logging I can enable or more detailed output tracing I can do to determine why this is failing?
    Here is the error at the end of the simias-server-setup script:
    ----------- excerpt ---------------------
    Ldap certificate :
    Mono Certificate Manager - version 2.6.4.0
    Manage X.509 certificates and CRL from stores.
    Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
    X.509 Certificate v3
    Issued from: DC=local, DC=wwt, DC=test, CN=testad1
    Issued to: CN=TESTAD1.test.wwt.local
    Valid from: 02/06/2012 05:20:54
    Valid until: 02/05/2013 05:20:54
    ----- ACCEPT LDAP CERTIFICATE -----
    Accept LDAP Certificate? [Y]:
    Done
    Connecting to ldaps://10.2.2.164/...
    at Novell.Directory.Ldap.LdapResponse.chkResultCode () [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.chkResultCode (Novell.Directory.Ldap.LdapMessageQueue queue, Novell.Directory.Ldap.LdapConstraints cons, Novell.Directory.Ldap.LdapResponse response) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (Int32 version, System.String dn, System.SByte[] passwd, Novell.Directory.Ldap.LdapConstraints cons) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (Int32 version, System.String dn, System.String passwd, Novell.Directory.Ldap.LdapConstraints cons) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (System.String dn, System.String passwd, AuthenticationTypes authenticationTypes) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (System.String dn, System.String passwd) [0x00000] in <filename unknown>:0
    at Novell.iFolder.Utility.LdapUtility.Connect () [0x00000] in <filename unknown>:0
    at Novell.iFolder.SimiasServerSetup.SetupLdap () [0x00000] in <filename unknown>:0
    Removing slave from master
    Url https://testif1.wwt.com/simias10/HostAdmin.asmx
    Url https://testif1.wwt.com/simias10/DomainService.asmx
    Failed
    LdapException: (49) Invalid Credentials
    LdapException: Server Message: 80090308: LdapErr: DSID-0C0903AA, comment: AcceptSecurityContext error, data 525, v1772
    LdapException: Matched DN:
    at Novell.Directory.Ldap.LdapResponse.chkResultCode () [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.chkResultCode (Novell.Directory.Ldap.LdapMessageQueue queue, Novell.Directory.Ldap.LdapConstraints cons, Novell.Directory.Ldap.LdapResponse response) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (Int32 version, System.String dn, System.SByte[] passwd, Novell.Directory.Ldap.LdapConstraints cons) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (Int32 version, System.String dn, System.String passwd, Novell.Directory.Ldap.LdapConstraints cons) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (System.String dn, System.String passwd, AuthenticationTypes authenticationTypes) [0x00000] in <filename unknown>:0
    at Novell.Directory.Ldap.LdapConnection.Bind (System.String dn, System.String passwd) [0x00000] in <filename unknown>:0
    at Novell.iFolder.Utility.LdapUtility.Connect () [0x00000] in <filename unknown>:0
    at Novell.iFolder.SimiasServerSetup.SetupLdap () [0x00000] in <filename unknown>:0
    FAILED
    In troubleshooting this error, I've noticed that when I re-run the simias-server-setup and point to the existing location of the Simias.config file that was partially created, when it gets to the point where it asks the admin user dn, it inserts an additional "dc=test" in the string below when it auto-suggests the admin user in [brackets]:
    cn=ifadmin,cn=Users,dc=test,dc=test,dc=wwt,dc=loca l
    I found this line in the master server's Simias.config file and corrected it to reflect the proper dn for the ifadmin user:
    cn=ifadmin,cn=Users,dc=test,dc=wwt,dc=local
    I then re-ran the simais-server-setup, and this time it auto-suggested the correct path, however it fails with a different error that states the admin user is in an invalid context, and it shows the "cn" of Users as an "ou":
    cn=ifadmin,ou=Users,dc=test,dc=wwt,dc=local
    So something is different between the master and slave configuration in the setup program, but I can't tell what I need to enter to make it work. Any suggestions would be greatly appreciated!!
    Best regards,
    Greg

    I was eventually able to resolve this issue myself. In an effort to help someone else if they should have the same problem, I will relay the details. What I ended up doing is opening the port in my firewall between the iFolder server and the AD server to allow LDAP cleartext (389) and then running a WireShark trace on the AD server to see what was actually going on. As is typical with software installation problems, the problem turned out to be rather simple, however the logs didn't really give enough detail as to what was failing (see above, which is all I got when it failed).
    I had already found out anecdotally when re-running the install script that I had one typo in the master iFolder server's Simias.config file (an extra "dc=test" somehow got inserted into the path of the "iFolder admin user" (ifadmin in our case)):
    cn=ifadmin,cn=Users,dc=test,dc=test,dc=wwt,dc=loca l
    I found this line in the master server's Simias.config file and corrected it to reflect the proper dn for the ifadmin user:
    cn=ifadmin,cn=Users,dc=test,dc=wwt,dc=local
    I then re-ran the Simias-server-setup, and this time it auto-suggested the correct path, however it fails with a different error that states the admin user is in an invalid context, and it shows the "cn" of Users as an "ou":
    cn=ifadmin,ou=Users,dc=test,dc=wwt,dc=local
    What I didn't see until I did the wireshark trace is that after the slave server contacts the master server on it's SOAP URL, it pulls down the LDAP search contexts that are configured on the master, and it then tries to verify each one against the LDAP server. If it gets to one that does not verify, it bails and ends with the "LDAP Credentials" error seen on my earlier post. The thing I was confused on, is the "second" error shown just above, where it changes "cn=Users" to "ou=Users" in the dn for the ifadmin user. That turned out to be another line in the LDAP search contexts pulled from the master's Simias.config file. That was configured in the file as "ou=Users,dc=test,dc=wwt,dc=local". Someone familiar with LDAP and eDirectory, like myself, won't immediately find anything wrong with that, since "users" is a container, and in our way of thinking really is an "OU". For AD, for whatever stupid reason, Microsoft decided that the "users" container is a "CN", whereas the "groups" container is an "OU". Nice consistency. My Master server worked with this typo, because we don't have any production users under the "CN=users..." container (except ifadmin, which is called out by FQDN earlier in the config file), so it never needs to search in that container anyway. In the WireShark trace, you could see the AD server failing on validation of that OU (err, I mean CN) of "Users", and that is where the simias-server-setup script bombed. An extra properly-worded line of explanation in the setup script would have prevented a few hours of hair-pulling, but at least it's working now. Hope it helps someone in the future.
    Best regards,
    Greg

  • Installing ODI on UBUNTU server

    All,
    Hope everyone had a blast on christmas and new years eve.
    Happy New year 2012 to all of you!
    I am setting up a VM on a 64 bit machine, I plan on installing a free server OS on it, and I have chosen UBUNTU 64 bit server.
    I am trying to understand if there are any compatibility issues that ODI has with UBUNTU.
    Thanks in advance.
    Cheers!
    Anindyo

    Hi,
    See this ODI Installation in Ubuntu
    Thanks,
    Sutirtha

  • Problems installing Dreamweaver on Terminal Server 2008

    Hi,
    We are running a Terminal Services server with Windows Server 2008 and have successfully installed many programs that end users can run via Remote Applications and they all work.
    I have recently installed Dreamweaver on the Terminal Server, but failed at the first hurdle as I could not get it to run on the terminal server logged on as administrator.  I click on the link to the program & nothing happens, when I check in Task Manager there is nothing listed in the list of applications, but dreamweaver is running as a process. If I click on it again, I get another process running, and so on...
    We have a site license for the whole CS3 Design Premium set of programs and we usually run the installed program, enter the license key when prompted then all other installed CS3 programs run on that workstation. However, I cannot even get this program to prompt for the license key.
    Does anyone have any ideas where I am going wrong?
    Many thanks

    In the US - Adobe Install Problems 800-642-3623

  • Problem installing wiki on Leopard server

    Hello.
    I have a website to which I want to add a wiki. Have eanbled the wiki feature on server admin. Enabled the open directory service. Created a group on user admin on which selected the website and enabled the wiki and blog services. Restarted the web service and the groups page on the wiki page shows the group I created. But the group link leads to a 404 page. I checked the contents of the default wiki path ("Library/Collaboration') and there is nothing there about the group I created.
    What could be wrong ?

    I have had the same problem!
    1. I setup a group in workgroup manager.
    2. Enable the following service for this group on: (server IP address)
    3. Checked wiki and blog
    4. Checked web calendar
    5. Allow (authenicated users) to write services
    6. Allow (anyone) to view these services
    7. Save
    8. Refresh
    9. Get severly frustrated at seeing:
    a. Enable following services for this group on: (None)
    b. Website Showing "No available groups." under the groups tab
    P.S.: in server admin:
    a. Server ---> Web ---> Sites ---> Site ---> Web Services
    -Services for Groups
    )Wiki and blog - checked
    )Web Calendar - checked
    HEEEEELLLLLLPPPP!!! Please!

  • Problems installing Crystal Reports 2008 Server on Windows Server 2008 serv

    I attempted to install the Crystal Reports 2008 product on one of our Windows Server 2008 servers.
    After installing disk 1
    Crystal Reports 2008 Server attempts to open up in IE...... but opens up to a blank page
    http://bmlfileserver:8080/CmcApp/
    anyone have any idea why? why does it not prompt for the second CD?
    Is this a compatibility with Windows Server 2008?

    I'm attempting to install CRS 2008 on Windows Server 2008 as well, and I'm running into a few issues.  Did you ever get yours resolved?  I started by trying to use IIS, but I'm uninstalling it completely now and will try Tomcat instead.  Which route did you go?

  • Problems installing Sun ONE Web Server 7.0 on an x86 with Solaris 10

    I am trying to install the new Sun ONE Java Web Server 7.0 on my Solaris 10 machine. This is the error I am getting:
    |-1%--------------25%-----------------50%-----------webResources:errorCreatingLogFile
    Task Failed: java.lang.NullPointsswhereException
    java.lang.NullPointerException
    at com.sun.web.installer.web.actions.PostInstall_core.install(PostInstall_core.java:273)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1465)
    at com.sun.install.products.InstallNode.startInstall(InstallNode.java:1086)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1457)
    at com.sun.install.products.InstallNode.startInstall(InstallNode.java:1086)
    at com.sun.install.products.InstallComponent.performInstallation(InstallComponent.java:1457)
    at com.sun.install.products.Product.performInstallation(Product.java:651)
    at com.sun.install.tasks.ProductTask.perform(ProductTask.java:153)
    at com.sun.wizards.core.Sequence.perform(Sequence.java:343)
    at com.sun.wizards.core.SequenceManager.run(SequenceManager.java:226)
    at java.lang.Thread.run(Thread.java:595)
    This is not a permissions issue, and there are no errors in the /var/sadm/install/logs. Please keep!
    Kristie N. Howard

    Hope, you are considering Sun Web Server 6.1 (formerly known as iPlanet Enterprise Server ) for this task. Yes, it is possible to host multiple instances of web server on a same machine.
    you can create multiple instances using our GUI. here is the pointer to our docs on how to do this - http://docs.sun.com/app/docs/doc/819-6512/6n8h7gq1n?a=view#bhabr
    If you are willing to give Sun Java System Web Server 7 (our latest release - http://www.sun.com/webserver) , then you can do this by CLI as well.
    sun one portal server 3.0 - is a very old release. Are you sure, is this what you want to run ?
    hope this helps

  • Problem installing Sun Java Web Server

    Hi
    I'm trying to install Sun Identity Server which need Sun Java Web Server...
    I try to install identity server and web server using Sun Java Enterprise System Install Wizard...
    When I came to page Identity Server:Sun Java System Web Server (3 of 6 ) and I entered Hostname, dir1.usmnet, I get an error pop-up window stating Host Name is not valid......but if I typed dir1.domain.com the error message didn' t appear.....
    I'm using Solaris 9 on Intel platform. I have setup my network and able to ping to other valid hostname in my LAN....
    FYI my network information are as follows
    /etc/hosts
    127.0.0.1 localhost
    <my ip > dir dir.usmnet loghost
    /etc/hostname.elxl0
    dir1
    /etc/resolv.conf
    domain usmnet
    nameserver <dns server ip>
    search usmnet
    I have also setup /etc/netmasks and /etc/defaultrouter
    When I type the domainname command, nothing appeared
    What when wrong, I could ping to my dns server and to other computer in this LAN, could anybody give a suggestion ?

    OK, found the solution by myself.
    The Administrator's Guide mentiones the possibility to install a certificate with the wadm CLI, so I tried that:
    wadm> install-cert -v --config=www -y server -n Server-Cert /www.crt    
    Please enter token-pin>
    ADMIN4086: The Certificate could not be installedThe CLI Reference Manual says for the command install-cert, option --replace*:
    "Note – --replace option of install-cert CLI is deprecated
    and currently using this option may not work as expected.
    For replacing a CA-signed certificate, users should delete the
    cert using delete-cert CLI and then install the new one
    using install-cert CLI."
    wadm> install-cert -v --config=www -y server -n Server-Cert --replace /www.crt 
    Please enter token-pin>
    ADMIN4112: No Private key foundOK, so maybe if I had installed the first certificate (before generating the new CSR) that would have worked, I don't know.
    Deleting the old cert doesn't work at once:
    wadm> delete-cert -v --config=www Server-Cert
    Please enter token-pin>
    ADMIN4139: Certificate Server-Cert is being referred to by listeners: http-listener-2So before deleting you have to remove the certificate from the listener. Then:
    wadm> delete-cert -v --config=www Server-Cert                                           
    Please enter token-pin>
    CLI201 Command 'delete-cert' ran successfully
    wadm> install-cert -v --config=www -y server -n Server-Cert /www.crt  
    Please enter token-pin>
    CLI201 Command 'install-cert' ran successfullyAfter re-adding the certificate to the ssl listener and deploying all the changes to the servers
    everything is fine.
    F.D.

  • Can't Install oracle 10g on Linux Ubuntu server

    Hi all,
    I was looking for the oracle 10g client to install in a Ubuntu Server but When I am trying to install it is giving me the following error:
    Checking Installer Requirements...
    Checking operational system version: must be redhat-3, suse 9, redhat-4.... and other <<<Failed
    All the forums I've search I only find people installing Oracle-xe version but I don't want the express version.
    Is there a way to install the oracle 10g version on a ubuntu server?
    Could'nt find the 10g forum that is why I am posting here.
    Thanks in advance.

    Hi,
    Ubuntu is not supported OS.
    You can check these blogs
    For client
    http://thisbrokenworld.wordpress.com/2008/04/10/oracle-10g-client-tools-on-ubuntu-710/
    For database
    http://revtech0.ash.com/blog/45254/entry/482/installing-oracle-10gr2-on-gutsy.html
    http://www.makina-corpus.org/blog/how-install-oracle-10g-full-64-bits-version-not-xe-and-tora-gnu-linux-ubuntu-karmic-910-64-bits
    http://www.excession.org.uk/blog/installing-oracle-on-ubuntu-karmic-64-bit.html
    Regards,
    Jari

  • Problem installing DS 5.2 on AIX5.3.0.0.06

    We are having problem installing Sun One Directory Server 5.2.4 on the AIX 5.3.
    I try to run ./setup is comes out with java class not found error like "Install Result" below
    - Install Result :
    # ./setup -nodisplay
    The java class is not found:  SunONEDirectoryServer52-zip
    - os patch level Check
    # oslevel -rq
    Known Recommended Maintenance Levels
    5300-06
    5300-05
    5300-04
    5300-03
    5300-02
    5300-01
    5300-00
    I heard no problum to install in AIX5.3.
    but I guess reson OS Patch Level in 5300-06.
    I had been installed "Success" in 5300-05.
    please help me.
    Thank u.
    Edited by: AvengerKang on Nov 18, 2007 11:02 PM
    Edited by: AvengerKang on Nov 18, 2007 11:49 PM

    AIX 5.3 is not a supported platform for Directory Server 5.
    Regards,
    Ludovic.

  • Problem installing DS 5.2 on AIX 5.3

    We are having problem installing Sun One Directory Server 5.2 on the AIX 5.3 box.
    I have unpacked the tarball on /tmp/apps/ldap and ran idsktune without any error. But then i whenever I try to run ./setup is comes out with java class not found error like this -
    "The java class is not found: SunONEDirectoryServer52-zip"
    However, when I have copied all the files/folders from ./setup_data and copied in /tmp/apps/ldap directory and ran setup, the installation starts b ut fails while configuring the directory server and the administration server.
    serverConfigure [Ljava.lang.String;@49ef970" returned status : 80
    Configuration of the Directory Server failed.
    Error Directory Server configuration  failure
    Checking connection to the Configuration Directory Server... failed.
    The Admininistration Server cannot be configured.
    Error Administration Server configuration  failure
    Any help is appreciated.
    I have gone through other topics and read that DS 5. is not supported on AIX 5.3. Does than mean we should stop trying to install DS 5.2 on AIX 5.3 and try other LDAP solutions?                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Eventhough, Docs says that AIX5.2 is last supported version for DS5.2, AIX 5.3 also works fine without any problems. We have the same setup .
    Are you installing as a root...because if your using port 389..you require root access for the installation.
    Message was edited by:
    anandkaturi

  • How to install and use DBXML package in Ubuntu Server 8.04 64bit

    Hi all.
    I used to install and use DBXML in Ubuntu Desktop 8.04 32bit. Now I want to use on Ubuntu Server 8.04 64bit.
    This is code for my installation (I use DBXML 2.2.13)
    env CFLAGS="-O0" sh buildall.sh enable-java with-xerces="xerces-c-src" with-berkeleydb-prefix="/usr/local/BerkeleyDB.4.3" with-xerces-prefix="/usr/local" with-pathan-prefix="/usr/local" with-xquery-prefix="/usr/local/BerkeleyDB.XQuery.1.2" --with-dbxml-prefix="/usr/local/BerkeleyDBXML.2.2"
    After installing, I could open Container, get Document, but when print the result (by "print" command), it failed. (stdin:3: print failed, Error: nsUnmarshalNode overlap File: Nsutil.cpp Line: 2358). Of course, all above commands run successfully with Ubuntu Desktop 8.04 32bit.
    Can you tell me which differences between 2 OS version and how to fix it
    Thanks

    Hello,
    Make sure that you are building a 64-bit version for the 64-bit platform. It's possible that you have mismatched some libraries. Be sure to add "-b 64" to buildall.sh. When you are done run the "file" command on all of the libraries in <path-to-install>/lib to see if they have been built 64-bit.
    That error looks like a 32- vs 64-bit issue of some sort.
    Regards,
    George

Maybe you are looking for