ERM Connector disabling

Hi GRC Experts,
I have one query for which I searched but couldn't find relevent solution.
Our client's requirement is-
The system landscape is defined in such a way that even GRC Prod ERM is connected to ECC Dev. They want roles to be generated in ECC Dev. But at the same time, during patch installation, they want to disable this connector so patch on ECC Dev and GRC Dev can be tested while GRC Prod can continue working on old patch.
What they are suggesting is -
Make connectors from GRC QA to ECC Dev & ECC QA
Make connectors from GRC Prod to ECC Prod, ECC QA and ECC Dev.
In normal days, Connector from GRC Prod to ECC QA will remain inactive/disabled and role creation will happen in ECC Dev.
During patch inplementation, this connector will be disabled and connector from GRC Prod to ECC QA will be activated and role modification will continue as ususal.
After testing, all systems will be patched and old configuration will be back.
My question is that is it possible to do it while roles are associated with connector IDs??
Will removing system from Landscape and adding another will affect adversly?
Are background jobs to be affected due to it?
Any other impacts?
Appreciate your responses.
Regards,
Sabita

Sabita,
   There is no way you can deactivate or disable a connector in ERM. Let Alone ERM, you can not do this in any of the Access Control modules. You will have to delete all the data related to this particular connector (which will include role data, tcode,auth object, activity field data) from ERM and then delete the connector from ERM. This would be a major maintenance nightmare.
My suggestion would be to lock or disable the communication user ID in ECC Dev (the user id which you provide in connector definition) so this way you won't be able to send any information in Dev system.
Regards,
Alpesh

Similar Messages

  • DBUM Connector - Disable User Issue

    Hi guys. I'm facing an issue with the DBUM Connector for OIM11g, version 9.1.0.4. In particular when I try to disable a provisioned resource MySQL DB User, the system comes to a "Request Failed". Resource provisioning correctly works, I can create the user on the target db. I've read the connector's manual. It shows in 1-11 table (Provisioning Functions for MySQL) these rows:
    Enable user adpDBUMPreventEnable
    Disable user adpDBUMPreventDisable
    All configuration on my installation seems ok. I have:
    - Target System: MySQL version 5.1.51-community
    - DBUM Connector: version 9.1.0.4
    - Oracle Identity Manager 11.1.1.5.0
    Am I wrong in something? How can I disable a user on the MySQL target system (request based provisioning)?
    Thank you in advance,
    Giuseppe.

    Hi Giuseppe
    It clearly states that Enable & Disable functionality is not supported OOTB with DBUM-->MySQL connector.
    If you understand what is Disable and Enable of a MySQL user fucntionally, u could customize the connector.
    as part of cusotmization remove the attached adapters on Enable and Disable tasks and attach the custom adapters performing actual enable & disable on the target.
    Regards
    user12841694

  • Need to stop the pop and Imap receive connectors to be able to start the pop and Imap services in Service Manager

    Hello All,
    I am hoping that someone else has run across this issue (may have started after CU5 was installed).
    Upon every reboot I have found that the "Microsoft Exchange IMAP4" and "Microsoft Exchange POP3" services in the service manager will not start... basic reason in the event viewer is that the ports are already in use.
    If I go into the ECP and disable my POP and Imap receive connectors I am able to then start the services.
    After the services are started I can then go back to ECP and enable the receive connectors again and everything is fine .
    Can anyone shed any light on this?
    Thanks in advance ;)
    Chris

    Hello Winnie,
    I bounced the Transport service tonight (adjusting spam filter levels)... so I was able to issue a stop and re-start of the IMAP4 and POP3 services in the service manager.
    I stopped both the IMAP4 and POP3 services in service manager.
    I issued the start of the services with PowerShell as requested:
    PS C:\Users\administrator.XXXXXXXX> Start-service MSExchangePOP3
    WARNING: Waiting for service 'Microsoft Exchange POP3 (MSExchangePOP3)' to start...
    WARNING: Waiting for service 'Microsoft Exchange POP3 (MSExchangePOP3)' to start...
    WARNING: Waiting for service 'Microsoft Exchange POP3 (MSExchangePOP3)' to start...
    Start-service : Failed to start service 'Microsoft Exchange POP3 (MSExchangePOP3)'.
    At line:1 char:1
    + Start-service MSExchangePOP3
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : OpenError: (System.ServiceProcess.ServiceController:ServiceController) [Start-Service],
       ServiceCommandException
        + FullyQualifiedErrorId : StartServiceFailed,Microsoft.PowerShell.Commands.StartServiceCommand
    Then I first stopped the receive connector in ECP and issued the command:
    PS C:\Users\administrator.XXXXXXXX> Start-service MSExchangePOP3
    WARNING: Waiting for service 'Microsoft Exchange POP3 (MSExchangePOP3)' to start...
    WARNING: Waiting for service 'Microsoft Exchange POP3 (MSExchangePOP3
    With the receive connector disabled in ECP it was successfully started.... then I enabled the receive connector in ECP and all is fine now
    repeated the same with  IMAP4
    to recap....
    If I stop the IMAP4 and/or POP3 service in service manager, I must first disable the IMAP and/or POP receive connector in the ECP, then start the service in service manage.. and then finally go into ECP and enable the receive connector.
    Thanks,
    Chris
    Chris

  • AUR for LibreOffice GIT (can't upload to AUR?)

    I have created a PKGBUILD for LibreOffice that builds from the GIT master branch, but the AUR won't allow me to upload it, so I'm putting it here.
    Source package: http://8bitboobs.com/stuff/libreoffice- … src.tar.gz
    PKGBUILD:
    # Maintainer: Maxwell Pray a.k.a. Synthead <[email protected]>
    # Contributor: AndyRTR <[email protected]>
    pkgbase='libreoffice-git'
    pkgname=(
    'libreoffice-common-git'
    'libreoffice-base-git'
    'libreoffice-calc-git'
    'libreoffice-draw-git'
    'libreoffice-gnome-git'
    'libreoffice-impress-git'
    'libreoffice-kde4-git'
    'libreoffice-math-git'
    'libreoffice-sdk-git'
    'libreoffice-sdk-doc-git'
    'libreoffice-writer-git'
    'libreoffice-en-US-git'
    'libreoffice-postgresql-connector-git'
    'libreoffice-extension-pdfimport-git'
    'libreoffice-extension-presenter-screen-git'
    'libreoffice-extension-presentation-minimizer-git'
    'libreoffice-extension-report-builder-git'
    'libreoffice-scripting-beanshell-git'
    'libreoffice-scripting-javascript-git'
    'libreoffice-extension-scripting-python-git'
    'libreoffice-extension-wiki-publisher-git'
    'libreoffice-extension-nlpsolver-git'
    pkgver=20121008
    pkgrel=1
    arch=(
    'i686'
    'x86_64'
    license=('LGPL3')
    url="http://www.libreoffice.org/"
    makedepends=(
    'apache-ant'
    'beanshell'
    'bluez'
    'cppunit'
    'doxygen'
    'gconf'
    'gperf'
    'gstreamer0.10-base'
    'hsqldb-java'
    'imagemagick'
    'java-environment'
    'junit'
    'kdelibs'
    'libmythes'
    'libwpg'
    'mesa'
    'perl-archive-zip'
    'postgresql-libs'
    'sane'
    'unixodbc'
    'unzip'
    'vigra'
    'zip'
    depends=(
    'curl>=7.20.0'
    'dbus-glib'
    'desktop-file-utils'
    'gcc-libs'
    'graphite'
    'gtk2'
    'hicolor-icon-theme'
    'hunspell>=1.2.8'
    'hyphen'
    'icu>=49.1'
    'lcms2'
    'libgl'
    'libjpeg'
    'librsvg'
    'libtextcat'
    'libwpd>=0.9.2'
    'libxaw'
    'libxrandr'
    'libxslt'
    'lpsolve'
    'neon>=0.28.6'
    'nspr'
    'orbit2'
    'pango'
    'python2>=2.7'
    'redland'
    'sh'
    'shared-mime-info'
    'translate-toolkit'
    'ttf-dejavu'
    'xdg-utils'
    _gitroot=(
    'git://anongit.freedesktop.org/libreoffice/core'
    'git://anongit.freedesktop.org/libreoffice/help'
    'git://anongit.freedesktop.org/libreoffice/translations'
    _gitname=(
    'libreoffice-core'
    'libreoffice-help'
    'libreoffice-translations'
    _additional_source_url="http://dev-www.libreoffice.org/src"
    _additional_source_url2="http://dev-www.libreoffice.org/extern"
    source=(
    "$_additional_source_url/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz"
    "$_additional_source_url/18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz"
    "$_additional_source_url/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz"
    "$_additional_source_url/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz"
    "$_additional_source_url/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz"
    "$_additional_source_url/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz"
    "$_additional_source_url/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip"
    "$_additional_source_url/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip"
    "$_additional_source_url/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip"
    "$_additional_source_url/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip"
    "$_additional_source_url/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz"
    "$_additional_source_url/46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2"
    "$_additional_source_url/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz"
    "$_additional_source_url/599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz"
    "$_additional_source_url/6097739c841f671cb21332b9cc593ae7-libexttextcat-3.3.1.tar.bz2"
    "$_additional_source_url/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip"
    "$_additional_source_url/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip"
    "$_additional_source_url/94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2"
    "$_additional_source_url/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip"
    "$_additional_source_url/9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2"
    "$_additional_source_url/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip"
    "$_additional_source_url/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip"
    "$_additional_source_url/ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip"
    "$_additional_source_url/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz"
    "$_additional_source_url/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz"
    "$_additional_source_url/b2db54b6e96287ac995d7ed654ace4fc-libmspub-0.0.3.tar.bz2"
    "$_additional_source_url/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip"
    "$_additional_source_url/3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2"
    "$_additional_source_url/d197bd6211669a2fa4ca648faf04bcb1-libwps-0.2.7.tar.bz2"
    "$_additional_source_url/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip"
    "$_additional_source_url/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip"
    "$_additional_source_url/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip"
    "$_additional_source_url/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2"
    "$_additional_source_url/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip"
    "$_additional_source_url/fa6a2f85bd28baab035b2c95e722713f-liblangtag-0.2.tar.bz2"
    "$_additional_source_url/fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz"
    "$_additional_source_url2/185d60944ea767075d27247c3162b3bc-unowinreg.dll"
    'improve-vml-path-parsing-to-handle-repeated-commands.patch::https://gerrit.libreoffice.org/gitweb?p=core.git;a=patch;h=9cc362d8b210bfa06ad40e15dd3c8b37b10fa702'
    'vml-import-only-apply-width-percent-attribute-if-non-zero.patch::https://gerrit.libreoffice.org/gitweb?p=core.git;a=patch;h=4dd8bb09dc4ac1a499a159a4c647475230170d71'
    noextract=(
    '0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz'
    '185d60944ea767075d27247c3162b3bc-unowinreg.dll'
    '18f577b374d60b3c760a3a3350407632-STLport-4.5.tar.gz'
    '1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz'
    '2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz'
    '2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz'
    '2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz'
    '3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip'
    '35c94d2df8893241173de1d16b6034c0-swingExSrc.zip'
    '39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip'
    '3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip'
    '3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz'
    '46d9f4cf8b145c21ce1056e116d2ce71-liborcus_0.1.0.tar.bz2'
    '48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz'
    '599dc4cc65a07ee868cf92a667a913d2-xpdf-3.02.tar.gz'
    '6097739c841f671cb21332b9cc593ae7-libexttextcat-3.3.1.tar.bz2'
    '798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip'
    '8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip'
    '94e7f271e38c976462558b4278590178-libvisio-0.0.19.tar.bz2'
    '97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip'
    '9f9e15966b5624834157fe3d748312bc-mdds_0.6.1.tar.bz2'
    'a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip'
    'ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip'
    'ada24d37d8d638b3d8a9985e80bc2978-source-9.0.0.7-bj.zip'
    'af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz'
    'b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz'
    'b2db54b6e96287ac995d7ed654ace4fc-libmspub-0.0.3.tar.bz2'
    'ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip'
    '3c0037fb07dea2f0bbae8386fa7c6a9a-libcdr-0.0.9.tar.bz2'
    'd197bd6211669a2fa4ca648faf04bcb1-libwps-0.2.7.tar.bz2'
    'd8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip'
    'db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip'
    'eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip'
    'f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2'
    'f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip'
    'fa6a2f85bd28baab035b2c95e722713f-liblangtag-0.2.tar.bz2'
    'fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz'
    md5sums=(
    '0168229624cfac409e766913506961a8'
    '18f577b374d60b3c760a3a3350407632'
    '1f24ab1d39f4a51faf22244c94a6203f'
    '2a177023f9ea8ec8bd00837605c5df1b'
    '2ae988b339daec234019a7066f96733e'
    '2c9b0f83ed5890af02c0df1c1776f39b'
    '3404ab6b1792ae5f16bbd603bd1e1d03'
    '35c94d2df8893241173de1d16b6034c0'
    '39bb3fcea1514f1369fcfc87542390fd'
    '3bdf40c0d199af31923e900d082ca2dd'
    '3c219630e4302863a9a83d0efde889db'
    '46d9f4cf8b145c21ce1056e116d2ce71'
    '48d647fbd8ef8889e5a7f422c1bfda94'
    '599dc4cc65a07ee868cf92a667a913d2'
    '6097739c841f671cb21332b9cc593ae7'
    '798b2ffdc8bcfe7bca2cf92b62caf685'
    '8ce2fcd72becf06c41f7201d15373ed9'
    '94e7f271e38c976462558b4278590178'
    '97b2d4dba862397f446b217e2b623e71'
    '9f9e15966b5624834157fe3d748312bc'
    'a7983f859eafb2677d7ff386a023bc40'
    'ace6ab49184e329db254e454a010f56d'
    'ada24d37d8d638b3d8a9985e80bc2978'
    'af3c3acf618de6108d65fcdc92b492e1'
    'b2371dc7cf4811c9d32146eec913d296'
    'b2db54b6e96287ac995d7ed654ace4fc'
    'ba2930200c9f019c2d93a8c88c651a0f'
    '3c0037fb07dea2f0bbae8386fa7c6a9a'
    'd197bd6211669a2fa4ca648faf04bcb1'
    'd8bd5eed178db6e2b18eeed243f85aa8'
    'db60e4fde8dd6d6807523deb71ee34dc'
    'eeb2c7ddf0d302fba4bfc6e97eac9624'
    'f02578f5218f217a9f20e9c30e119c6a'
    'f94d9870737518e3b597f9265f4e9803'
    'fa6a2f85bd28baab035b2c95e722713f'
    'fdb27bfe2dbe2e7b57ae194d9bf36bab'
    '185d60944ea767075d27247c3162b3bc'
    '82893e891aca9c2f04df6347253c1d04'
    'c3f2473294124bd83e49328761c362ac'
    install_from_list() {
    # Create directories from .txt file.
    for directory in $(grep '^%dir' "$srcdir/libreoffice-core-build/file-lists/$1_list.txt"); do
    install -dm 755 "$pkgdir/${directory/\%dir}"
    done
    # Install files into pkg from the fakeinstall dir.
    for file in $(grep -v '^%dir' "$srcdir/libreoffice-core-build/file-lists/$1_list.txt"); do
    dirname="$(dirname "$file")"
    # Check if directory has been already been created.
    [[ -d "$pkgdir/$dirname" ]] || install -dm 755 "$pkgdir/$dirname"
    # Move file from fakeinstall to $pkgdir.
    mv "$srcdir/fakeinstall$file" "$pkgdir$file"
    done
    unzip_extension() {
    # Unzip this extension to $pkgdir.
    install -dm 755 "$pkgdir/usr/lib/libreoffice/share/extensions"
    unzip -q "$srcdir/libreoffice-core-build/solver/unxlng"*"/bin/$1.oxt" -d "$pkgdir/usr/lib/libreoffice/share/extensions/$1"
    build() {
    # Manage the three GIT repositories.
    cd "$srcdir"
    for i in {0..2}; do
    msg "Connecting to GIT server for ${_gitname[i]}..."
    if [[ -d "$srcdir/${_gitname[i]}" ]]; then
    msg2 "Updating local GIT repository..."
    cd "$srcdir/${_gitname[i]}" && git pull origin
    else
    msg2 "Downloading GIT repository..."
    git clone "${_gitroot[i]}" "$srcdir/${_gitname[i]}"
    fi
    msg2 "Cloning for build..."
    rm -rf "$srcdir/${_gitname[i]}-build"
    git clone "$srcdir/${_gitname[i]}" "$srcdir/${_gitname[i]}-build"
    done
    msg "Starting build..."
    cd "$srcdir/${_gitname[0]}-build"
    # Patches for better support for "inked" documents.
    patch -p1 < "$srcdir/improve-vml-path-parsing-to-handle-repeated-commands.patch"
    patch -p1 < "$srcdir/vml-import-only-apply-width-percent-attribute-if-non-zero.patch"
    # Correctly set environment variables.
    unset J2REDIR J2SDKDIR JAVA_HOME CLASSPATH EXTRAOPTS
    . /etc/profile.d/jdk.sh || . /etc/profile.d/openjdk6.sh
    [[ ! $ANT_HOME ]] && . /etc/profile.d/apache-ant.sh
    # Create symlinks for external sources.
    [[ -d "$srcdir/ext_sources" ]] && rm -r "$srcdir/ext_sources"
    mkdir "$srcdir/ext_sources"
    for source in "${noextract[@]}"; do
    ln -s "$srcdir/$source" "$srcdir/ext_sources"
    done
    # Create symlinks for the "help" and "translations" repositories.
    ln -s ../libreoffice-help-build/helpcontent2 "$srcdir/${_gitname[0]}-build"
    ln -s ../libreoffice-translations-build/translations "$srcdir/${_gitname[0]}-build"
    # Use the CFLAGS, but remove the LibO overridden ones.
    for i in $CFLAGS; do
    case "$i" in
    -O?|-pipe|-Wall|-g|-fexceptions) continue ;;
    esac
    ARCH_FLAGS="$ARCH_FLAGS $i"
    done
    # Fix for python2.
    export PYTHON=python2
    # Configure LibreOffice with a Swiss Army knife of options!
    ./autogen.sh \
    --disable-ext-mysql-connector \
    --disable-fetch-external \
    --disable-gnome-vfs \
    --disable-kde \
    --disable-mozilla \
    --disable-verbose \
    --enable-crashdump \
    --enable-dbus \
    --enable-evolution2 \
    --enable-ext-nlpsolver \
    --enable-ext-scripting-beanshell \
    --enable-ext-scripting-javascript \
    --enable-ext-wiki-publisher \
    --enable-gio \
    --enable-gtk3 \
    --enable-kde4 \
    --enable-librsvg=system \
    --enable-lockdown \
    --enable-mergelibs \
    --enable-odk \
    --enable-opengl \
    --enable-split-app-modules \
    --exec-prefix=/usr \
    --libdir=/usr/lib \
    --mandir=/usr/share/man \
    --prefix=/usr \
    --sysconfdir=/etc \
    --with-alloc=system \
    --with-ant-home="/usr/share/apache-ant" \
    --with-build-version="GIT-$pkgver ArchLinux build-$pkgrel" \
    --with-external-dict-dir=/usr/share/hunspell \
    --with-external-hyph-dir=/usr/share/hyphen \
    --with-external-tar="${srcdir}/ext_sources" \
    --with-external-thes-dir=/usr/share/mythes \
    --with-java-target-version=1.5 \
    --with-lang="" \
    --with-max-jobs=${MAKEFLAGS/-j/} \
    --with-num-cpus=${MAKEFLAGS/-j/} \
    --with-system-beanshell \
    --with-system-cairo \
    --with-system-cppunit \
    --with-system-dicts \
    --with-system-graphite \
    --with-system-headers \
    --with-system-hsqldb \
    --with-system-libs \
    --with-system-libwpg \
    --with-system-mysql \
    --with-system-mythes \
    --with-system-redland \
    --with-unix-wrapper="libreoffice" \
    --with-vendor="ArchLinux" \
    --without-afms \
    --without-fonts \
    --without-myspell-dicts \
    --without-ppds \
    --without-system-apache-commons \
    --without-system-boost \
    --without-system-clucene \
    --without-system-jfreereport \
    --without-system-libcdr \
    --without-system-libcmis \
    --without-system-libexttextcat \
    --without-system-liblangtag \
    --without-system-libmspub \
    --without-system-libvisio \
    --without-system-libwps \
    --without-system-mdds \
    --without-system-mozilla \
    --without-system-mozilla-headers \
    --without-system-orcus \
    --without-system-poppler \
    --without-system-saxon \
    --without-system-servlet-api \
    $EXTRAOPTS
    # Tell LibreOffice that the sources are already downloaded.
    touch src.downloaded
    # Build LibreOffice.
    make
    # Create fake installation directory to create split file lists.
    mkdir "$srcdir/fakeinstall"
    # Install LibreOffice to the fake installation directory.
    make DESTDIR="$srcdir/fakeinstall" distro-pack-install
    package_libreoffice-common-git() {
    pkgdesc="Common files for LibreOffice, a productivity suite that is compatible with other major office suites."
    depends=(
    'libreoffice-langpack'
    'hunspell>=1.2.8'
    'python2>=2.7'
    'neon>=0.28.6'
    'nspr'
    'libsm'
    'redland'
    'hyphen'
    'graphite'
    'icu>=49.1'
    'lcms2'
    'hicolor-icon-theme'
    'desktop-file-utils'
    'shared-mime-info'
    'xdg-utils'
    'orbit2'
    optdepends=(
    'libreoffice-langpack: Additional language support.'
    'java-runtime: Adds java support.'
    'libcups: Adds printing support.'
    'gconf: Adds additional gnome support.'
    'nss: Adds support for signed files/macros.'
    'pstoedit: Translates PostScript and PDF graphics into other vector formats.'
    'libmythes: For use in thesaurus.'
    'beanshell: Interactive java; good for prototyping and macros.'
    'vigra: C++ computer vision library, usable in Basebmp.'
    'libmspack: Library for Microsoft compression formats for use in FontOOo.'
    'libwpg: Library for importing and converting Corel WordPerfect(tm) Graphics images.'
    'sane: For scanner access.'
    'unixodbc: Adds ODBC database support.'
    'gstreamer0.10-base: Some gstr-plugins to support multimedia content, e.g. in impress.'
    'gtk2: For browser plugin.'
    backup=(
    'etc/libreoffice/sofficerc'
    'etc/libreoffice/bootstraprc'
    'etc/libreoffice/psprint.conf'
    groups=('libreoffice')
    provides=(
    'go-openoffice'
    'libreoffice-common'
    conflicts=(
    'go-openoffice'
    'libreoffice-common'
    replaces=(
    'go-openoffice'
    'libreoffice'
    'openoffice-base'
    install='libreoffice-common.install'
    install_from_list common
    # Configuration files.
    install -dm 755 "$pkgdir/etc/libreoffice"
    install -m 644 "$pkgdir/usr/lib/libreoffice/program/"{bootstraprc,sofficerc} "$pkgdir/etc/libreoffice"
    install -m 644 "$pkgdir/usr/lib/libreoffice/share/psprint/psprint.conf" "$pkgdir/etc/libreoffice"
    # Install dummy links.
    cd "$pkgdir/usr/lib/libreoffice/program"
    ln -sf /etc/libreoffice/{bootstraprc,sofficerc} .
    cd "$pkgdir/usr/lib/libreoffice/share/psprint"
    ln -sf /etc/libreoffice/psprint.conf .
    # Move bash-completion files.
    install -dm755 "$pkgdir/usr/share/bash-completion/completions"
    mv "$pkgdir/etc/bash_completion.d/libreoffice.sh" "$pkgdir/usr/share/bash-completion/completions/libreoffice.sh"
    rm -rf "$pkgdir/etc/bash_completion.d"
    # Prevent conflicts.
    rm -f "$pkgdir/usr/lib/libreoffice/program/classes/ScriptProviderForJavaScript.jar"
    rm -f "$pkgdir/usr/lib/libreoffice/program/classes/js.jar"
    rm -f "$pkgdir/usr/lib/libreoffice/program/services/scriptproviderforjavascript.rdb"
    package_libreoffice-base-git() {
    pkgdesc="GUI database front-end for LibreOffice. Allows creation and management of databases through a GUI."
    depends=(
    'libreoffice-common'
    'hsqldb-java'
    optdepends=('libreoffice-postgresql-connector')
    provides=('libreoffice-base')
    conflicts=(
    'go-openoffice'
    'libreoffice-base'
    'libreoffice-common'
    groups=('libreoffice')
    replaces=('libreoffice')
    install='update-desktop-database.install'
    install_from_list base
    package_libreoffice-postgresql-connector-git() {
    pkgdesc="A PostgreSQL connector for LibreOffice."
    depends=(
    'libreoffice-base'
    'postgresql-libs'
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-postgresql-connector')
    conflicts=('libreoffice-postgresql-connector')
    # No file list for this package.
    install -dm 755 "$pkgdir/usr/lib/libreoffice/program/services"
    install -m 644 "$srcdir/fakeinstall/usr/lib/libreoffice/program/postgresql-sdbc.uno.so" "$pkgdir/usr/lib/libreoffice/program"
    install -m 644 "$srcdir/fakeinstall/usr/lib/libreoffice/program/postgresql-sdbc-impl.uno.so" "$pkgdir/usr/lib/libreoffice/program"
    install -m 644 "$srcdir/fakeinstall/usr/lib/libreoffice/program/postgresql-sdbc.ini" "$pkgdir/usr/lib/libreoffice/program"
    install -m 644 "$srcdir/fakeinstall/usr/lib/libreoffice/program/services/postgresql-sdbc.rdb" "$pkgdir/usr/lib/libreoffice/program/services"
    install -dm 755 "$pkgdir/usr/lib/libreoffice/share/registry"
    install -m 644 "$srcdir/fakeinstall/usr/lib/libreoffice/share/registry/postgresqlsdbc.xcd" "$pkgdir/usr/lib/libreoffice/share/registry"
    package_libreoffice-calc-git() {
    pkgdesc="Spreadsheet application for LibreOffice."
    depends=(
    'libreoffice-common'
    'lpsolve'
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-calc')
    conflicts=('libreoffice-calc')
    install='update-desktop-database.install'
    install_from_list calc
    package_libreoffice-draw-git() {
    pkgdesc="Drawing application for LibreOffice."
    arch=('any')
    depends=('libreoffice-common')
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-draw')
    conflicts=('libreoffice-draw')
    install='update-desktop-database.install'
    install_from_list draw
    package_libreoffice-gnome-git() {
    pkgdesc="Plug-in for LibreOffice that enables integration of Gnome and other GTK-based desktop environments."
    depends=(
    'gtk2'
    'gtk3'
    'libreoffice-common'
    groups=('libreoffice')
    provides=('libreoffice-gnome')
    conflicts=('libreoffice-gnome')
    install_from_list gnome
    package_libreoffice-impress-git() {
    pkgdesc="Presentation Application for LibreOffice."
    depends=('libreoffice-common')
    optdepends=('mesa: For the OGLTrans extension.')
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-impress')
    conflicts=('libreoffice-impress')
    install='update-desktop-database.install'
    install_from_list impress
    package_libreoffice-kde4-git() {
    pkgdesc="Plug-in for LibreOffice that enables integration into the KDE4 desktop environment."
    depends=(
    'libreoffice-common'
    'kdelibs'
    groups=('libreoffice')
    provides=('libreoffice-kde4')
    conflicts=('libreoffice-kde4')
    install_from_list kde4
    package_libreoffice-math-git() {
    pkgdesc="Equation editor for LibreOffice."
    depends=('libreoffice-common')
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-math')
    conflicts=('libreoffice-math')
    install_from_list math
    package_libreoffice-sdk-git() {
    pkgdesc="Software Development Kit for LibreOffice."
    depends=(
    'gcc'
    'gcc-libs'
    'java-environment'
    'libreoffice-common'
    'make'
    'sh'
    'zip'
    groups=('libreoffice')
    provides=('libreoffice-sdk')
    conflicts=('libreoffice-sdk')
    install_from_list sdk
    # Fix environment path for compatibility with openjdk6 and openjdk7.
    sed -ie 's:\/usr\/lib\/jvm\/java-7-openjdk:$J2SDKDIR:' "$pkgdir/usr/lib/libreoffice/sdk/setsdkenv_unix."{sh,csh}
    package_libreoffice-sdk-doc-git() {
    pkgdesc="Software Development Kit documentation for LibreOffice."
    arch=('any')
    depends=(
    'libreoffice-common'
    'libreoffice-sdk'
    groups=('libreoffice')
    provides=('libreoffice-sdk-doc')
    conflicts=('libreoffice-sdk-doc')
    install_from_list sdk_doc
    # Fix permissions.
    find "$pkgdir/usr/lib/libreoffice/sdk/examples" -type f -exec chmod -x {} \;
    package_libreoffice-writer-git() {
    pkgdesc="Word Processor Application for LibreOffice."
    depends=(
    'libreoffice-common'
    'libwpd>=0.9.2'
    'libxml2'
    optdepends=('libwpg: Library for importing and converting Corel WordPerfect(tm) Graphics images.')
    groups=('libreoffice')
    replaces=('libreoffice')
    provides=('libreoffice-writer')
    conflicts=('libreoffice-writer')
    install='update-desktop-database.install'
    install_from_list writer
    package_libreoffice-en-US-git() {
    pkgdesc="English (US) language pack for LibreOffice."
    arch=('any')
    provides=(
    'openoffice-en-US'
    'libreoffice-en-US'
    'libreoffice-langpack'
    replaces=('openoffice-en-US')
    conflicts=(
    'openoffice-en-US'
    'libreoffice-en-US'
    install_from_list lang_en_US
    package_libreoffice-extension-pdfimport-git() {
    pkgdesc="LibreOffice extension to import and modify PDF documents."
    arch=('any')
    depends=('libreoffice-common')
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-pdfimport')
    conflicts=('libreoffice-extension-pdfimport')
    unzip_extension pdfimport
    package_libreoffice-extension-presenter-screen-git() {
    pkgdesc="LibreOffice extension to provide more control over slide show presentations."
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-presenter-screen')
    conflicts=('libreoffice-extension-presenter-screen')
    unzip_extension presenter-screen
    package_libreoffice-extension-presentation-minimizer-git() {
    pkgdesc="LibreOffice extension to reduce the file size of presentations."
    depends=(
    'libreoffice-common'
    'gcc-libs'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-presentation-minimizer')
    conflicts=('libreoffice-extension-presentation-minimizer')
    unzip_extension presentation-minimizer
    package_libreoffice-extension-report-builder-git() {
    pkgdesc="LibreOffice extension to create database reports."
    arch=('any')
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-report-builder')
    conflicts=('libreoffice-extension-report-builder')
    unzip_extension report-builder
    package_libreoffice-extension-scripting-python-git() {
    pkgdesc="LibreOffice extension to enable support for Python."
    arch=('any')
    depends=(
    'libreoffice-common'
    'python2'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-scripting-python')
    conflicts=('libreoffice-extension-scripting-python')
    unzip_extension script-provider-for-python
    package_libreoffice-extension-wiki-publisher-git() {
    pkgdesc="LibreOffice extension to create Wiki articles on MediaWiki servers."
    arch=('any')
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-wiki-publisher')
    conflicts=('libreoffice-extension-wiki-publisher')
    unzip_extension wiki-publisher
    package_libreoffice-extension-nlpsolver-git() {
    pkgdesc="LibreOffice extension for Calc: additional Solver engines for optimizing nonlinear programming models."
    arch=('any')
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-extension-nlpsolver')
    conflicts=('libreoffice-extension-nlpsolver')
    unzip_extension nlpsolver
    package_libreoffice-scripting-beanshell-git() {
    pkgdesc="LibreOffice extension for BeanShell script support."
    arch=('any')
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-scripting-beanshell')
    conflicts=('libreoffice-scripting-beanshell')
    install -dm 755 "$pkgdir/usr/lib/libreoffice/program/"{classes,services}
    mv "$srcdir/fakeinstall/usr/lib/libreoffice/program/classes/ScriptProviderForBeanShell.jar" "$pkgdir/usr/lib/libreoffice/program/classes"
    mv "$srcdir/fakeinstall/usr/lib/libreoffice/program/services/scriptproviderforbeanshell.rdb" "$pkgdir/usr/lib/libreoffice/program/services"
    package_libreoffice-scripting-javascript-git() {
    pkgdesc="LibreOffice extension to enable support for JavaScript."
    arch=('any')
    depends=(
    'libreoffice-common'
    'java-environment'
    groups=('libreoffice-extensions')
    provides=('libreoffice-scripting-javascript')
    conflicts=('libreoffice-scripting-javascript')
    install -dm 755 "$pkgdir/usr/lib/libreoffice/program/"{classes,services}
    mv "$srcdir/libreoffice-core-build/solver/unxlngx6.pro/bin/"{js.jar,ScriptProviderForJavaScript.jar} "$pkgdir/usr/lib/libreoffice/program/classes"
    mv "$srcdir/libreoffice-core-build/solver/unxlngx6.pro/xml/scriptproviderforjavascript.rdb" "$pkgdir/usr/lib/libreoffice/program/services"
    update-desktop-database.install
    post_install() {
    update-desktop-database -q
    post_upgrade() {
    post_install
    post_remove() {
    post_install
    libreoffice-common.install
    post_upgrade() {
    xdg-icon-resource forceupdate --theme hicolor
    update-desktop-database -q
    update-mime-database usr/share/mime > /dev/null 2>&1
    post_install() {
    post_upgrade
    printf '%s\n' \
    'LibreOffice is split into several packages:' \
    '- libreoffice-common' \
    '- libreoffice-{base,calc,draw,impress,math,writer}: Frontend applications.' \
    '- libreoffice-{gnome,kde4}: Desktop integration plugins.' \
    '- libreoffice-{sdk,sdk-doc}: SDK and documentation for the LibreOffice API and extensions (UNO components).' \
    'In addition:' \
    '- At least one libreoffice-langpack needs to be installed.' \
    '- Install {hunspell,mythes,hyphen}-xx for spell checking.'
    post_remove() {
    post_upgrade
    Last edited by synthead (2012-10-08 19:40:13)

    synthead wrote:
    This is based off an official package: https://projects.archlinux.org/svntogit … ibreoffice
    Also, splitting it into multiple files means that the (large) GIT repo would need to be downloaded and compiled per PKGBUILD (yeech).
    Oh well, that was my opinion, but I can't say anything against the core team I thought this was a reasonable split, since there were three git repos. If you need all for one build, forget what I said.
    PS: To upload a split-package to AUR create a meaningful global package description that mentions splitting, and use the mentioned workaround:
    pkgname="AUR-name"
    true && pkgname=(...) # the array
    Last edited by progandy (2012-10-08 19:03:37)

  • How to connect xMII 11.5 and MaxDB?

    Hi All,
    Someone know how to connect xMII 11.5 and MaxDB (7.6 or 7.7)?
    Thanks in advance,
    Vinicius Martins
    Axia Consulting
    São Paulo - Brasil

    Hi Rick,
    I read my log and found nothing about the SAP DP connection problem, only a reference about the JCO server error:
    2008-05-26 13:54:31,617 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Mon May 26 13:54:31 BRT 2008.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 512 seconds.
    Missing -a<Program ID>
    2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Disabling server MaxDB
    2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Destroy Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
    2008-05-26 13:58:42,999 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Enabling server MaxDB
    2008-05-26 13:58:43,089 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Created Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
    2008-05-26 13:58:43,089 [ServletExec: request: time=1211821122929, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Create Server [name=MaxDB,className=com.lighthammer.Illuminator.connectors.IDBC.IDBC,description=SAP MaxDB 7.6,enabled=true,connected=true,holder=[email protected]4d]
    2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Disabling server MaxDB
    2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Destroy Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
    2008-05-26 13:59:59,509 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Enabling server MaxDB
    2008-05-26 13:59:59,559 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM ConnectionPool - Created Connection pool [jdbc:sapdb://localhost/xmii?timeout=0]:
    2008-05-26 13:59:59,559 [ServletExec: request: time=1211821199509, uri=/Lighthammer/Admin/CMSAdmin] SYSTEM Connector - Create Server [name=MaxDB,className=com.lighthammer.Illuminator.connectors.IDBC.IDBC,description=SAP MaxDB 7.6,enabled=true,connected=true,holder=[email protected]a]
    2008-05-26 14:03:03,653 [JCO.ServerThread-1] ERROR  SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Mon May 26 14:03:03 BRT 2008.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 1024 seconds.
    Missing -a<Program ID>
    2008-05-26 14:03:12,015 [ServletExec: request: time=1211821391815, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - Server is currently disabled (IDBC).
    com.lighthammer.Illuminator.logging.LHException: Server is currently disabled (IDBC).
         at com.lighthammer.Illuminator.services.handlers.IlluminatorService.getServer(Unknown Source)
         at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
         at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
         at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
         at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
         at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
         at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
         at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
         at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
         at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
         at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
         at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
    2008-05-26 14:03:13,918 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ConnectionHolder - Unable to get a connection from the pool
    com.sap.dbtech.jdbc.exceptions.DatabaseException: [-4004] (at 22): Unknown table name:XMII_LANGUAGES
         at com.sap.dbtech.jdbc.packet.ReplyPacket.createException(ReplyPacket.java:64)
         at com.sap.dbtech.jdbc.ConnectionSapDB.throwSQLError(ConnectionSapDB.java:984)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:622)
         at com.sap.dbtech.jdbc.ConnectionSapDB.execute(ConnectionSapDB.java:489)
         at com.sap.dbtech.jdbc.StatementSapDB.sendCommand(StatementSapDB.java:859)
         at com.sap.dbtech.jdbc.StatementSapDB.sendSQL(StatementSapDB.java:923)
         at com.sap.dbtech.jdbc.StatementSapDB.execute(StatementSapDB.java:266)
         at com.sap.dbtech.jdbc.StatementSapDB.execute(StatementSapDB.java:234)
         at com.sap.dbtech.jdbc.trace.Statement.execute(Statement.java:368)
         at com.lighthammer.Illuminator.tools.database.ConnectionPool.validateConnection(Unknown Source)
         at com.lighthammer.Illuminator.tools.database.ConnectionPool.createConnectionObject(Unknown Source)
         at com.lighthammer.Illuminator.tools.database.ConnectionPool.getConnectionObject(Unknown Source)
         at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
         at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
         at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
         at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
         at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
         at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
         at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
         at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
         at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
         at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
         at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
         at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
    2008-05-26 14:03:14,048 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
    com.lighthammer.Illuminator.logging.LHException: An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
         at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
         at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
         at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
         at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
         at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
         at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
         at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
         at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
         at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
         at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
         at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
         at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
    2008-05-26 14:03:14,048 [ServletExec: request: time=1211821393738, uri=/Lighthammer/Illuminator] ERROR  ErrorHandler - An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
    com.lighthammer.Illuminator.logging.LHException: An error occurred while creating a DB connection. Connection may have been prevented due to too many waiting connections in pool.
         at com.lighthammer.Illuminator.tools.database.ConnectionHolder.getConnection(Unknown Source)
         at com.lighthammer.Illuminator.connectors.IDBC.IDBC.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.handlers.IlluminatorService.processRequest(Unknown Source)
         at com.lighthammer.Illuminator.services.ServiceManager.runQuery(Unknown Source)
         at com.lighthammer.Illuminator.servlet.Illuminator.service(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638)
         at com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236)
         at com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:96)
         at com.lighthammer.cms.system.CMSFilter.doFilter(Unknown Source)
         at com.newatlanta.servletexec.SEFilterChain.doFilter(SEFilterChain.java:60)
         at com.newatlanta.servletexec.ApplicationInfo.filterApplRequest(ApplicationInfo.java:2159)
         at com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1823)
         at com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:937)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091)
         at com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:973)
         at com.newatlanta.servletexec.ServletExecService.processServletRequest(ServletExecService.java:167)
         at com.newatlanta.servletexec.ServletExecService.Run(ServletExecService.java:204)
         at com.newatlanta.servletexec.HttpServerRequest.run(HttpServerRequest.java:487)
    Thanks for any help,
    Vinicius

  • I just upgraded to relaese to release 11.  My PC runs Windows 7.  itunes will not start.  I have run Norton to fix the registry errors and have rerated my PC twice.  No luck.  Can anyone provided a suggested solution?

    I just upgraded to relaese to release 11.  My PC runs Windows 7.  itunes will not start.  I have run Norton to fix the registry errors and have rerated my PC twice.  No luck.  Can anyone provided a suggested solution?

    This solved everything, after uninstalling IObit Advanced SystemCare iTunes would open with Bonjour enabled however iTunes wouldn't pick up the iPhone device. I did some more digging and a few of their other applications had been installed including Game Booster. Uninstalling that put everything back to normal.
    I have been given a new device by Apple who were really helpful and the guys have neever seen the docking connector disabling before. Coinsidence?
    Anyway in case this helps other people these were the symptoms (might help with searches):
    - Windows 7 Ultimate 64bit
    - iTunes 10 wouldn't open originally, just egg timer then nothing yet processes all started
    - Docking connector died on the device, wouldn't even trigger a standard USB connection or light up the device
    - Uninstalling iTunes etc didn't change anything
    - Disabling Bonjour worked but iTunes extremely unstable, seems frozen when syncing and the sync itself, especially with app transfer, was extremely slow and the other buttons were unresponsive after clicking for two minutes before screen would change
    Have sent feedback to IObit about this to see if there isn't something that can be done.
    Fantastic assistance and an incredible spot from b noir. If you come to the UK you need to drop me an email as I owe you a night out on the town!
    -

  • Exchange 2010 SP3 - Test-OutlookConnectivity Failures

    Test-OutlookConnectivity -Protocol TCP gives success on all tests.  If I run Test-OutlookConnectivity -Protocol HTTP, I get failures on all .  I'm trying to figure out why.  We have a single CAS array in our main site with two servers. 
    We have a third server in our COLO location and there is no CAS for that site.  Outlook Anywhere is not enabled.
    If I run "Test-OutlookConnectivity -Protocol HTTP" at the main site, I get this error message:
    Fatal Autodiscover failure EXPR = <Null>.
        + CategoryInfo          : OperationStopped: (Microsoft.Excha...onnectivityTask:TestOutlookConnectivityTask) [Test-
       OutlookConnectivity], FatalAutodiscoverException
        + FullyQualifiedErrorId : F70A1ED2,Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask
        + PSComputerName        : ex1.domain.local
    I get different messages altogether when I run tests from the COLO site.  For both protocols I get the message:
    An error occurred while trying to access mailbox EX2.domain.local, on behalf of user o2bancorp.local\extest_49ce0203
    32a04
     Additional information:
     [Microsoft.Exchange.Data.Storage.WrongServerException]: The user and the mailbox are in different Active Directory sit
    es..
        + CategoryInfo          : OperationStopped: (Microsoft.Excha...onnectivityTask:TestOutlookConnectivityTask) [Test-
       OutlookConnectivity], CasHealthStorageErrorException
        + FullyQualifiedErrorId : 6A829B37,Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask
    It seems to me that we don't have something setup properly in our environment.  I think the reason that the lead Exchange admin does not have a CAS array defined for the COLO site is that some of our business locations that are part of the COLO site
    and he doesn't want the Exchange server there servicing client requests except for in a DR scenario.  He also has also had all receive connectors disabled.  I enabled the two default receive connectors on the COLO Exchange server.

    Hi Hollisorama,
    Base on my knowledge, this command is used to test end-to-end Outlook connectivity scenario for Outlook Anywhere, however outlook anywhere is disabled in your environment. It is the reason why you will get error message when running the command.
    I recommend you refer to the following article to enable outlook anywhere, and then test connectivity again:
    Enable Outlook Anywhere
    Best regard,
    Niko Cheng
    TechNet Community Support

  • XMII is locking up.

    Hi,
    We have a couple of transactions which use custom actions developed by us. A background job in SAP triggers these custom actions in regular intervals. After every few days xMII  gets locked up or the ServletExec service closes down. So, the communication path between SAP and other systems is breaking down .
    The following is the log that i can see in cms log:
    [ServletExec:] SYSTEM TransactionUtilities - error Initializing Action: GenerateProductionSchedule_0
    [ServletExec:] SYSTEM ContextItem - Unable to deserialize action : CreateB2MML
    [ServletExec:] SYSTEM TransactionUtilities - error Initializing Action: GenerateProductionSchedule_0
    [ServletExec:] SYSTEM ContextItem - Unable to deserialize action : CreateB2MML
    [ServletExec:] SYSTEM TransactionUtilities - error Initializing Action: GenerateProductionSchedule_0
    [ServletExec: HttpServerRequest] SYSTEM Connector - Shutting down all servers and their connections...
    [ServletExec: HttpServerRequest] SYSTEM Connector - Disabling server AggregateConnector
    [ServletExec: HttpServerRequest] SYSTEM Connector - Disabling server Simulator
    [ServletExec: HttpServerRequest] SYSTEM Connector - Disabling server XacuteConnector
    [ServletExec: HttpServerRequest] SYSTEM Connector - Disabling server XMLConnector
    [ServletExec: HttpServerRequest] SYSTEM Illuminator - Illuminator System Shut Down.
    The following is the log i found at the time of shutting down in ServletExec.log :
    ServletExec 5.0.0.09 is shutting down...
    ServletExec: Shutting down Session Tracking for virtual server - default, application - Lighthammer
    ServletExec: Shut down Session Tracking for virtual server - default, application - Lighthammer
    ServletExec: Shutting down Session Tracking for virtual server - default, application - servletexec
    ServletExec: Shut down Session Tracking for virtual server - default, application - servletexec
    ServletExec: Shutting down Session Tracking for virtual server - default, application - LHSecurity
    ServletExec: Shut down Session Tracking for virtual server - default, application - LHSecurity
    ServletExec: Shutting down Session Tracking for virtual server - default, application - default-app
    ServletExec: Shut down Session Tracking for virtual server - default, application - default-app
    ServletExec 5.0.0.09 shutdown complete.
    java.lang.InterruptedException: sleep interrupted
         at java.lang.Thread.sleep(Native Method)
         at com.lighthammer.util.WorkerThread.run(Unknown Source)
         at java.lang.Thread.run(Thread.java:534)
    I believe it is because of the custom action GenerateProductionSchedule. But i am not sure what could be the problem with it. Once i restart IIS and ServletExec service, it works fine. We are using xMII 11.5 .
    We are facing this problem quite frequently. Can any one suggest troubleshooting steps ?
    Any kind of help is highly appreciated.
    Thanks,
    Prasad.

    The error logs appear normal in relation to activities that occur during shutdown, or your restart of the servletexec service.  If you already suspect the custom actions, then perhaps you want to add additional logging to them to help track any pattern relevant aspects that might be leading to the lock up.
    Have you looked at the systemstats log to see if the memory is creeping up to an out of memory condition (which I would also think should appear in the logs if you hit the heap max)?  Memory is a very likely culprit, especially considering your comment about it happening every few days, and the XML hungry aspects of B2MML.

  • SharePoint connector is disabled on Livecycle ES 2.5 SP2 ?

    Greetings to all,
    May I know why the SharePoint Connector is disabled in this instance ?
    This is just pure install at the very beginning and I wonder why the other connector is OK but this one is off / disabled ?
    Cheers,
    Albert

    Hi  Albert,
    Yes, you are right. You can refer to this for guidance: http://help.adobe.com/en_US/livecycle/9.0/install_sharepoint.pdf
    Lionel

  • OIM ICF Connector Framework - Enable Disable Method

    Hi ,
    I am currently working on developing custom OIM connector using ICF Framework , I am trying to create an adapter for application user enable disable . I am not sure about which method gets called to disable the user .
    Do I need to write a seperate disableUser Method in the connector code , currently have methods for Create , Update and delete , do I need to write 2 more methods for Enable Disable of users.
    I belive th UpdateOP interface is called during the disable / enable process .
    any help would be much appreciated.
    Cheers
    Easwaran

    I'm getting the same error when it runs update user to add child values:
    Thread Id: 125     Time: 2013-02-22 09:24:53.204     Class: org.identityconnectors.framework.api.operations.UpdateApiOp     Method: update     Level: OK     Message: Exception:
    java.lang.NullPointerException: Parameter 'uid' must not be null.
    This is the attribute map that get's passed in. unixids are the child values.
    Thread Id: 125     Time: 2013-02-22 09:24:53.202     Class: org.identityconnectors.framework.api.operations.UpdateApiOp     Method: update     Level: OK     Message: Enter: update(ObjectClass: __ACCOUNT__, null, [Attribute: {Name=unixuids, Value=[sdfasdfasd]}], null)
    Here is my what my schema looks like for if it helps:
    <ObjectClassInfos>
    <ObjectClassInfo type='__ACCOUNT__' container='false' embedded='false'>
    <AttributeInfos>
    <AttributeInfo name='unixuids' type='String'>
    <AttributeInfoFlag value='MULTIVALUED'/>
    </AttributeInfo>
    <AttributeInfo name='__NAME__' type='String'>
    <AttributeInfoFlag value='REQUIRED'/>
    <AttributeInfoFlag value='NOT_UPDATEABLE'/>
    </AttributeInfo>
    </AttributeInfos>
    </ObjectClassInfo>
    </ObjectClassInfos>
    How did you fix your problem?
    Edited by: DJ on Feb 22, 2013 9:58 AM

  • What is the proper powershell to disable a connector?

    I've got an open ticket with Microsoft and I might need to disable all of my Exchange Connectors in a hurry (I have 46 of them)?
    I've tried these.  They executed without an error but the connector remained enabled.
    Get-SCSMConnector -DisplayName "ConnectorName" | %{ $_.Enabled = 0 } | Update-SCSMConnector
    Get-SCSMConnector -DisplayName "ConnectorName" | %{ $_.Enabled = 1 } | Update-SCSMConnector
    Get-SCSMConnector -DisplayName "ConnectorName" | %{ $_.Enabled = "False" } | Update-SCSMConnector

    This should work. Had some problem myself but found this page and modified the code:
    http://blog.scsmsolutions.com/2012/03/update-ad-and-sccm-connector-scheduler-with-powershell/ 
    Just change ZGC in the -eq Displayname so it will match your connectors and you can easy disable all connectors.
    $SMDIR = (Get-ItemProperty "hklm:\SOFTWARE\Microsoft\System Center\2010\Service Manager\Setup\").InstallDirectory
    $SMSDKDIR = "${SMDIR}\SDK Binaries"
    $SMDLL = "${SMSDKDIR}\Microsoft.EnterpriseManagement.Core.dll"
    $SMADDDLL = "${SMSDKDIR}\Microsoft.EnterpriseManagement.ServiceManager.dll"
    [reflection.assembly]::LoadFile($SMDLL) | out-null
    [reflection.assembly]::LoadFile($SMADDDLL) | out-null
    $ServiceManagementGroup = new-object Microsoft.EnterpriseManagement.ServiceManagementGroup "localhost"
    # Get All connectors with displayname ZGC
    $connectors = $ServiceManagementGroup.ConnectorFramework.GetConnectors() | ? {$_.DisplayName -eq "ZGC"}
    foreach($connector in $connectors)
    write-host "Disabling connector: $connector.DisplayName"
    $connector.ConnectorObject.Item($null,"Enabled").Value = $true
    $connector.ConnectorObject.Commit()
    $ServiceManagementGroup.LinkingFramework.UpdateDataSource($connector.ConnectorObject.Id)
    www.zgc.se - Sysadmin blog.

  • Disable oracle connector configuration wizard.

    I m using outlook connector 9.2 with MS outlook, and when i create ny profile from outlook client every thing is ok. but when i tested outlook connector 10.1.2 doesn't want to create profile from outlook client, i ask me to use the oracle connector configuration wizard.
    There any way to disable the oracle connector configuration wizard ?
    thanks

    Hi,
    Firstly, please check whether you PC meets the client requirements:
    Get Connected in Windows Server Essentials
    Did you mean that after you typed “http://<ServerName>/connect”, and dowload the software, then there was no User Account Control message appears,right? Did you click Run in the file download security warning message?
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Disable Send Connector BareLinefeedRejection

    Hi,
    Is it possible to disable BareLinefeedRejection for the Send Connector. similar to BareLinefeedRejectionEnabled for Receive Connectors?
    We sometimes receive emails with bare line feeds, but these emails are rejected by the send connector used for journalling.

    Hi,
    Base on my knowledge, it is impossible to edit bare line feed on send connector.
    It's by design that Exchange 2010 send connectors do NOT allow messages containing bare linefeeds to pass through.Bare line feeds aren’t allowed in SMTP communications. Although it may be possible for a message containing a bare line feed to be delivered
    successfully, such messages don't adhere to the SMTP protocol standards and may cause problems with messaging servers.
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/exchange/en-US/8da8d33a-fac8-4cc3-8ac0-6ea7f86ebfc4/exchange-2010-barelinefeedsareillegal-error-when-journaling-to-external-box?forum=exchange2010
    Thanks.
    Niko Cheng
    TechNet Community Support

  • GRC 5.3 | ERM | Disabled Role Comparison Field

    When executing a role comparison in ERM, the only way to select the role is to use the magnifier next to the field, search and select the role. As we have thousands of roles, this is not userfriendly.
    Is is possible to enable the field for role name in the role comparison "section" so that can be searched on roles using wildcards.
    Thx.

    Hello Kraell 
    Considering that this feature is not available as of now but if you still have dire need for the same, you may contact SAP if they can treat this as an enhancement request (for which you might be charged a bit) and deliver this feature to you.
    Regards,
    Hersh.
    http://www.linkedin.com/in/hersh13

  • GRC 10 ERM Not able to create Business/Single Role

    Hello Experts,
    In GRC 10, ERM, i have completed all the pre-requisites i.e. Maintaining Connectors, Configuration for Role Management, Maintained and generated the default MSMP workflow (methodology), maintaining role owners.
    Now when i am trying to create a business role or let's say a single role i am unable to to do so as the edit button is disabled.
    I just can't get through this.
    Have i missed anything, and for the record when i tried to Import the Role(Under Role mass maintenance) from backend system i was successfully able to do so and that way only i could get my first role in GRC via import.
    Now if i open this role and try to edit it, can;t do again, because edit button is disabled. But if i perform Role Update(Under Role Mass Maintenance) i can successfully change the attributes and other information and am able to see the new values.
    Why is it like this, i am not able to create Roles in GRC, just i am able to import and update from backend.
    This is really frustrating..what i am missing over here.
    Experts pl. Kindly help!

    Hi Triera,
    1) After opening BRM, Create button is not greyed out. Its available, and if i click on it, then i see all the possible type of Roles that i can create i.e. Business role, composite role, Group, PD Profile, Profile, Single Role, Template etc.
    2) When i try to edit a role by clicking on "Open" , and when the role opens, and then if I click on "Additional Details" (you said "More Details" , i believe you meant that only) link, then also the Edit button is not enabled. Its still greyed.
    What else could this issue be possibly about.
    Configuration- Check.
    Authorizations- Check.
    Workflow- Check.
    Should i raise it with SAP.
    Thanks.

Maybe you are looking for

  • Use fieldname into the tablename of a select-statement

    I have made the next table : SQL> desc ttcafo001120; Name Null? Type T$GCMP NOT NULL NUMBER T$CUNO NOT NULL CHAR(6) T$NAMA NOT NULL CHAR(35) where t$gcmp is always a number of 3 postions. I want to make a program that look like this : When t$gcmp = 1

  • Mac Mini not visible in Mac network (shared drives, remote desktop)

    Hi, I got the following problem since a few months and can't figure what the problem could be. My Mac Mini in not visible on my other macs in Finder oder Path Finder. With unsing Apple + K shortcut I can connect to alle Mac Mini drives. - Both machin

  • SPAM-Patch (SAPKB70014) is hanging in phase Import_Proper

    Hi experts! I have problems to patch the SAP-Basis component (SAPKB70014) for SAP ERP 2005. The problem is that the patch is hanging in the phase Import_Proper. I read suitable SAP Note 822379 and changed the kernel to Patch 133 or 146, but it does n

  • Not a Happy Camper - Please help!

    I bought my iMac in October 2007 after living in the Windows world for decades. I had finally had enough of Microsoft's bugs and looked forward to being able to use a computer without having to become a tech support guru myself. Alas, I've got "some

  • Downloading a previously purchased version of lightroom

    on my purchased page there is no place to download it again....only the serial #