Mimic Database/Server crash

Guys,
What is the best way to mimic Database/Server crash to test the backup and recovery strategy?
Thanks

Unplug the server. I'm not joking, that's the way I do it on my laptop (on which I installed Oracle). If you want a more elegant way, a "shutdown abort" is exactly like an instance crash.
Daniel

Similar Messages

  • Exchange 2007 Database mount error after server crash during defrag.

    Most likely but I have copies of the orignal and the temp still.
    Is there a way these can be used?? I was hoping not for a MS Support answer... =/

    Help!
    Half way through copying the temporary database edb file my exchange server crashed.
    I now get the following errors when trying to mount the database.
    Error:
    Exchange
    is unable to mount the database that you specified. Specified database:
    Mail Store; Error code: MapiExcetionJetErrorPageNotInitiated: Unable to
    mount database. (hr-0x80004005, ec=-1019)
    I still have the temp
    database file from the finished defrag and a copy of the original
    database from before it was done. But need some urgent help to get my
    system back before tommorow!
    I do not have circular logging enabled.
    This topic first appeared in the Spiceworks Community

  • ConnectionPool crashes once database server is down

    Hi,
    I have written a connection pool to connect to a Oracle database from a servlet script. The connection pool creates a pool of say 5 connections and when required a servlet picks up a connection from the pool uses it and then frees it. Now once the database server goes down the servlet throws sqlexception when it tries to connect to the database with the connection obtained from the pool...this is just fine. But now even if the database is up and running again the servlet still throws the same SQLException(IO problem). I have to restart the Application server to get my servlet working again.
    Does anyone have any idea about why this happens ?????????

    Seems to me that your Connection object should catch the "failed to connect" error and set an internal flag to indicate that it is now unusable. (And then throw that error on to its caller, of course.) And then the code that gives out Connections from the pool should inspect that flag, and if the Connection is unusable it should throw it away and try to create a new one.

  • Unable to start EBS DB after the Server Crash. Error in installing the Required RPM.

    Hi , Hussein ( As most of the Time It is Only you here who comes to the rescue or give Usefull inputs. I am sorry if i mistaken, no Pan intended for Other Experts)
    I 've also posted this issue here but got no response. https://forums.oracle.com/thread/2590497 
    Badly require your inputs and suggestions on the Following Issue. , Really Appreciate the suggestions.
    I need to Install the sabayon-apply rpm which could fix the issue after the Server Crash but unable to install it.
       Please see the Brief of the Issue.
    I got stuck up in installing the rpm after the server(Red Hat Enterprise Linux Server release 6.0 (Santiago) x86_64 GNU/Linux) got
    crashed Eventhough I am able to start it in Xwindows but not able to run or start EBS database along with many other programmes. Also The
    VirtualBox machine installed on it 've No issue, they work fine  But the host OS is not fine. as there are lots of
    errors in .xsession-errors. which i 've pasted below.  And Unable to Install the sabayon-apply rpm that could have fix the Issue.
    I would highly Appreciate if anyone could drop few hints and suggestions on this Issue as this is really Urgently Important for me.
    Please see the following Brief of the Issue.
      after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      While installing the rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  as it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
        After That I could Not Install any rpm with yum or rpm command as getting the Same Errors. 
    while trying to install individual rpm am getting the followig Errors
    [root@ebs Packages]# rpm -ivh libX11*
    error: libX11-1.3-2.el6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
    error: libX11-1.3-2.el6.i686.rpm cannot be installed
    [root@ebs Packages]# rpm --checksig gtk2*
    gtk2-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-devel-docs-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.i686.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-engines-2.18.4-5.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    gtk2-immodule-xim-2.18.9-4.el6.x86_64.rpm: RSA SHA1 (MD5) PGP MD5 NOT OK
    For that I tried to import the RPM GPG Key But still faced the same errors
    [root@ebs yum.repos.d]# wget http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle Key fingerprint = 4214 4123 FECF
    C55B 9086  313D 72F9 7B74 EC55 1F03
    --2013-10-08 00:04:56--  http://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6
    Resolving public-yum.oracle.com... 202.159.216.177, 202.159.216.171
    Connecting to public-yum.oracle.com|202.159.216.177|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1011 [text/plain]
    Saving to: “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    FINISHED --2013-10-08 00:05:06--
    Downloaded: 6 files, 55K in 2.0s (27.7 KB/s)
    100%[===========================================================================================================================================================>]
    1,011 --.-K/s   in 0s
    2013-10-08 00:04:56 (155 MB/s) - “/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle”
    saved [1011/1011]
       Than i run this command
    [root@ebs yum.repos.d]# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle  ----it Returns with no output
    [root@ebs yum.repos.d]#
    [root@ebs log]# rpm -q gpg-pubkey-ec551f03-4c2d256a
    gpg-pubkey-ec551f03-4c2d256a
    But still I can't install the rpms, got the same Errors. please see the following
    [root@ebs yum.repos.d]# yum install firefox*
    Loaded plugins: refresh-packagekit, rhnplugin
    This system is not registered with RHN.
    RHN support will be disabled.
    Setting up Install Process
    Downloading Packages:
    (1/2): firefox-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  25 MB     03:42
    (2/2): xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
      |  14 MB     02:03
    Total
    117 kB/s |  39 MB     05:46
    error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD
    Problem opening package xulrunner-17.0.9-1.0.1.el6_4.x86_64.rpm
    [root@ebs log]# rpm -qf `which gpg`
    error: rpmdbNextIterator: skipping h#     455 Header V3 RSA/SHA256
    Signature, key ID fd431d51: BAD
    [root@ebs log]# gpg --list-keys
    /root/.gnupg/pubring.gpg
    pub 1024D/11F63C51 2002-02-28
    uid Jamie Cameron <[email protected]>
    sub 1024g/1B24BE83 2002-02-28
    pub 2048D/671DF296 2013-10-08
    uid oracle
    sub 2048g/9FE459CE 2013-10-08
    pub 1024R/F3A5AC78 2013-10-08
    uid oracle (no comment) <[email protected]>
    sub 1024R/6DC65985 2013-10-08
    pub 1024R/78F6C944 2013-10-08
    uid root user (Example GPG Key Signature For RPM
    Packages) <[email protected]>
    sub 1024R/77C97AFF 2013-10-08
    [root@ebs log]# rpm -qi 'gpg-pubkey-*'
    Name : gpg-pubkey Relocations: (not relocatable)
    Version : ec551f03 Vendor: (none)
    Release : 4c2d256a Build Date: Wed 09 Oct
    2013 01:09:10 AM IST
    Install Date: Wed 09 Oct 2013 01:09:10 AM IST      Build Host: localhost
    Group : Public Keys Source RPM: (none)
    Size : 0 License: pubkey
    Signature : (none)
    Summary : gpg(Oracle OSS group (Open Source Software group)
    <[email protected]>)
    Description :
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: rpm-4.8.0 (NSS-3)
    mQENBEwtJWoBCACpiY2rGA6T0ceBi92X88/QclytVBjtDRohOVzs3pmIPh3ULqsW
    G323nmyKbKQBBSjh9OnuO9Y09VG8mzr/w9YV0Ix4cI9/HDTERZ2+TR5u+VNn5J5h
    yvwQSN/FEK6oH2+mz7O0yUNleN7UltR4MOEkHIoAhIvv+1AQQKN3OM8oalz+3gv/
    zz9rAoQczQzT7QWOtBrsRMZgBrKXY/TpJrpVSO3Hx8CnbhKGtLxCCrxZ5v7hh1ht
    3CRAr2+h5bDA9KP6vBZWKEs7NgcvtZFDY6EJc7AoApr3phX9hHE2+snTxe82DkFT
    uA69C8wLyjPCoSy+tcaCqJKOZelNy9RN/WKRABEBAAG0RE9yYWNsZSBPU1MgZ3Jv
    dXAgKE9wZW4gU291cmNlIFNvZnR3YXJlIGdyb3VwKSA8YnVpbGRAb3NzLm9yYWNs
    ZS5jb20+iQE8BBMBAgAmBQJMLSVqAhsDBQkWjmoABgsJCAcDAgQVAggDBBYCAwEC
    HgECF4AACgkQcvl7dOxVHwMiNAf/cD8R74fCBeQsAYid5slIz7CG8xEOBUTDNEJT
    p/owtzr7m7Ydp1txNBOkVeVkUP8czX5EldcmoxA4kCCyHhnxmpJnOt52Fy5ZRnYh
    Ll5gYdpJpXGVScB7fnlh3rJAaesSTacVFC5MKIYPZBiTo9soSXMLNcG8WqHPasdd
    AblC4t5BTDNYlX1RiPeP6m5egHnnxyAXsis8fqIZY0RC9hERxWQ6hdDAX0tJXY8F
    88HDUozvo8jqTlg/5GZcfqcbUjjMUJQ5cBtH3adCthMycdPpPXWJQBuzMIdFJ03u
    YuQ3XrKxBkOLips+OZuWNVZzrPOHsenb49aX4yQsLVc2E2fhKQ==
    =M8XY
    -----END PGP PUBLIC KEY BLOCK-----
    I 've tried to remove the existing keys But Not able to remove them as well.
    Is this the right way of removing the keys ?
    rpm -e --allmatches 'gpg-pubkey-ec551f03-*'  the ec551f03 is the
    version of rpm -qi 'gpg-pubkey-*' query...  Please correct
    Could you tell what I am missing here that's causing the Issue.
    Following are the Errors that is observed in .xsession-errors log file
    ===== BEGIN RING BUFFER (/usr/sbin/sabayon-apply) =====
    MainThread 2013/10/08 18:34:23.3001 (sabayon-apply): No profile for
    user 'root' found
    MainThread 2013/10/08 18:34:23.3005 (sabayon-apply): Fatal exception!
    Exiting abnormally.
    MainThread 2013/10/08 18:34:23.3009 (sabayon-apply): Traceback (most
    recent call last):
    File "/usr/sbin/sabayon-apply", line 149, in <module>
    sys.exit (util.EXIT_CODE_NO_USER_PROFILE)
    SystemExit: 3
    ===== END RING BUFFER (/usr/sbin/sabayon-apply) =====
    This configuration for the debug log can be re-created
    by putting the following in ~//etc/sabayon/sabayon-debug-log.conf
    (use ';' to separate domain names):
    [debug log]
    max lines = 1000
    gnome-session[3707]: EggSMClient-WARNING: Desktop file
    '/etc/xdg/autostart/esc.desktop' has malformed Icon key
    'esc.png'(should not include extension)
    GNOME_KEYRING_SOCKET=/tmp/keyring-x5SKbN/socket
    SSH_AUTH_SOCK=/tmp/keyring-x5SKbN/socket.ssh
    Failed to play sound: Not available
    (polkit-gnome-authentication-agent-1:3917): GLib-GObject-WARNING **:
    cannot register existing type `_PolkitError'
    (polkit-gnome-authentication-agent-1:3917): GLib-CRITICAL **:
    g_once_init_leave: assertion `initialization_value != 0' failed
    W: main.c: This program is not intended to be run as root (unless
    --system is specified).
    ** Message: applet now removed from the notification area
    ** (gnome-user-share:3948): WARNING **: gnome-user-share cannot be
    started as root for security reasons.
    08/10/2013 06:34:26 PM Autoprobing TCP port in (all) network interface
    08/10/2013 06:34:26 PM Listening IPv{4,6}://*:5900
    08/10/2013 06:34:26 PM Autoprobing selected port 5900
    08/10/2013 06:34:26 PM Advertising authentication type: 'No Authentication' (1)
    08/10/2013 06:34:26 PM Advertising security type: 'No Authentication' (1)
    Initializing nautilus-gdu extension
    Initializing nautilus-open-terminal extension
    ** Message: applet now embedded in the notification area
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Connecting to deprecated signal
    QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e00019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    kio_http_cache_cleaner: Already running!
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x5200004
    specified for 0x5200019 (Restore Se).
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    QObject::connect: Cannot connect (null)::activePartChanged(
    KParts::Part * ) to KHTMLPart::slotActiveFrameChanged( KParts::Part *
    Object::disconnect: Unexpected null parameter
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e08cb7 (timesofind).
    libpng warning: Extra compressed data in IDAT
    Window manager warning: Invalid WM_TRANSIENT_FOR window 0x4e00004
    specified for 0x4e0a6e3 (Server Aut).
    Highly appreciate the response.
    Thanks And Regards
    MZ

    The Packaged are already there on the server as the RHEL software DVD is copied on the server.
    Yes it was working before the crash, And Even after the Crash i.e
    after starting the server in Xwindows I was installing the rpms from RHEL6/Packages directory on the server even installed 10-12 rpms
      and was in the process of installing the sabayon rpm i 've inadvertantly issued or run  this command
      rpm -ivh *.rpm --force --nodeps  from RHEL software Packages directory.   
    and it ended up with Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD
       After that I could Not install any rpm from rpm or yum command.
       I 've  Downloaded the new sabyon*  and Other rpms from the net and tried to install them with rpm or yum command but
        got the same Errors Header V3 RSA/SHA256 Signature, key ID fd431d51: BAD 
       with yum am getting this error
       error: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID ec551f03: BAD.
      I 've Tried searching on google as well for at least 10 hours but did not get any help from it so far.
      The Reinstallation of OS is not AN Option for me rightnow.
       Could you tell something which i could try & may be that works.
    Thanks
    MZ

  • Server crashes when doing DBCopy

    We are trying to upgrade to GW2012. We have a new DL360G8 server running SUSE Release 11, kernal 3.0.93-0.5. All HP diagnostics on the computer and raid pass.
    When we do dbcopy to move databases from our existing GW8 system, the server crashes saying there was a raid controller issue. No more details than that.
    We've tried this on 2 new servers - same issue. Only crashes when using DBcopy - not when we copy large files using other methods.
    HP and Novell have not been able to come up with any solutions.
    Anyone have any ideas on this?

    Originally Posted by dknutson
    Bob - I was told the GUI was required for running Groupwise - is that not the case?
    GUI is not needed. You need X and x/gdm installed because of some dependencies in the agents allowing them to expose a GUI if requested, so they need those bindings. But having gdm or X running is not needed at all once the system is installed.
    And again, we saw a very similar issue. Either the scsi driver crashes - which disconnects you SWAP and the OS just seizes up - OR - it would cause so much I/O that the OS could not swap quick enough and you would never be able to operate the GUI to get in. We also saw an issue with the graphics adapters on these servers as well, with the GUI running we would see this behavior, without it, everything was fine.
    On one initially problematic box, we have had, literally, no unplanned downtime for 3 years once we ditched the GUI.
    Also, you can try to limit the number of threads dbcopy is using the -t parameter, e.g.
    /opt/novell/groupwise/agents/bin/dbcopy -m -p -f -t 3 /source_path /destination_path
    And I just thought of this, since you mention a server to server copy, If the source / destination is a CIFS or NCP mounted share, you can also run into another issue: oplocks. Disable oplocks on both ends, and on the linux box, if using CIFS:
    echo 0 > /proc/fs/cifs/OplockEnabled
    -- Bob

  • POA won't load after Server Crash - 8209 file not found err

    Groupwise server crashed recently (apparently from bad RAID controller, which has been replaced). Server is back up an running now (SLES 10 sp3 VM running under XEN, GW 2012 sp1). Have performed a rebuild on Primary Domain and also on single Post Office. MTA loads OK, as does GWIA but POA fails to come up, giving "Path Not Found - 8209 error" message. Path to WPhost.db is correct both in C1 and in the startup file. When loading POA with --show option, I see the aforementioned error and then when I clear that I see on the screen (for a brief moment):
    "Rebuilding Guardian Database because of C0221... please stand by"
    Then it terminates and screen disappears.
    I know that restoring from backup is one option, but that cannot be done until Monday at the earliest and that, of course, is dependent on having good backups. Therefore, I was wondering if there is a way to fix this problem to get the system back up quicker. Any ideas would be greatly appreciated! Thanks.
    Don
    P.S. There is only 1 Primary domain and 1 PO in this small GW system and yes, I know, one should have at least 1 secondary domain.

    Thanks for the suggestion, Danita.
    OK, I backed up all copies of ngwguard.* from the PO directory. Then, I deleted ngwguard.db and copied the ngwguard.fbk (same exact file size as the deleted ngwguard.db) from ofmsg/guardbak folder to the PO directory as ngwguard.db. Now, I did notice that there was no ngwguard.fbk in the PO directory but instead a ngwguard.dba file, which I left as is. I then started the POA - ./gwpoa --show @po.poa & and now it no longer gives me "Path Not Found" error, but instead it displays:
    "opened a file that was not a flaim file C03F"
    I click OK on this warning and then POA monitor screen displays for 2 seconds "rebuilding ngwguard.db ..." before it bails and terminates.
    So, is it looking more and more like a ngwguard.db problem as opposed to wphost.db? And, I am of course curious why using that backup of ngwguard would not work. In any event, today I will be trying to get backups of wpdomain.db and wphost.db off of tape and perhaps I should restore ngwguard.db as well - this is dependent, of course, on having a good backup that is restorable. If that is not the case, is there an option to rebuild the ngwguard.db file? Thanks.
    Don
    Originally Posted by dzanre
    donahueit wrote:
    > At this point could this be more a problem with NGWGuard.db than wphost.db????
    > I am starting to wonder.
    Quite possibly. You do need both a wphost.db and an ngwguard.db file for the
    POA to properly load. There should be two relatively "new" copies in the
    system:
    ngwguard.fbk in the same folder as the PO, and then the ngwguard.fbk in the
    ofmsg/guardbak folder.
    Try copying one of these as ngwguard.db in the PO folder, and if that doesn't
    work, you will need to go to "backup" to restore.
    Danita
    Novell Knowledge Partner
    Do you have Willem Bagchus' GW 2012 Admin Guide?
    http://www.facebook.com/caledonia.net

  • No access at all to NDS since server crash

    last weekend our single server crashed (NW 6.1, SP2). with a nss rebuld Ive fixed the volume problem, the SYS partition is working again.
    but also the NDS database seems to have crashed. its totally unable to login, even as an admin. ive tried DSREPAIR in every possible way, but referring to an "still open database" every repair is aborting.
    its like staying outside of the door and just being able to look inside through a window. there is only access to the volume from server console and ip network is working.
    is there any possibility to delete nds database and set up a completely new one, to gain access? since it is the only server, there is also no possibility to operate from a second one.
    thanks for help
    regard wolfgang

    There is no NW 6.1; did you mean 6.0 or 6.5? In either case SP2 is disastrously out of date and may gave contributed to this problem.
    Down the server to Dos and bring it up with server -NDB . Ignore all errros, and when it comes up load dsrepair and try running a local repair with all options set to Yes except "exit automatically on completion". When it finishes accept its fixes and exit dsrepair. Hopefully at that point the database will open; if not it is too corrupt to repair.
    At that point, if you have no NDS backup then it's new tree time and you've lost everything in your old tree. Load nwconfig | directory services and do Remove Directory Services from this server. If that fails too, exit nwconfig and load it again withg the -DSREMOVE switch. Do the Remove DS action again, you'll get the same errors but be able to continue. After that completes, exit nwconfig and load it up again with no switch, and do the Add DS action.

  • Hyperion 7.0 report web server crashing

    env: Windows 2000, Weblogic 7.0.2, Sql server. 06-04 00:45:22 ERROR MultiSegCubeView     JobId: 6306-04 00:45:22 ERROR MultiSegCubeView     ADM Exception occured: mou1wnhp07/Vrsn/Main/olauritsen/Error(1013013) Active Database Needed To Execute This Command06-04 00:45:22 ERROR MultiSegCubeView     com.hyperion.ap.APException: [1033] Native: 1013013 [Fri Jun 04 00:45:22 2004]mou1wnhp07/Vrsn/Main/olauritsen/Error(1013013) Active Database Needed To Execute This Command     at com.hyperion.ap.adm.HssEnvironment.createException(HssEnvironment.java:173)     at com.hyperion.ap.adm.HssConnSession.HssAdmGetErrors(HssConnSession.java:1455)     at com.hyperion.ap.adm.HssConnSession.HssQryPerformOperation(HssConnSession.java:974)     at com.hyperion.ap.adm.HssConnSessionWrapper.HssQryPerformOperationEx2(HssConnSessionWrapper.java:1042)     at com.hyperion.ap.adm.HssConnSessionWrapper.HssQryPerformOperation(HssConnSessionWrapper.java:2924)     at com.hyperion.ap.adm.HssQryCubeView.performOp(HssQryCubeView.java:1475)     at com.hyperion.reporting.haradm.MultiSegCubeView.execute(Unknown Source)     at com.hyperion.reporting.results.ExecGrid.executeGridObject(Unknown Source)     at com.hyperion.reporting.results.ExecReport.executeReport(Unknown Source)     at com.hyperion.reporting.reportserver.FetchInstanceThread.runDesign(Unknown Source)     at com.hyperion.reporting.reportserver.FetchInstanceThread.run(Unknown Source)After this the web server crashes. Any help will be appreciated.Thanks,

    In http://service.sap.com/swdc . Go to Downloads -> SAP Distribution Center -> SAP Cryptographc software
    Then Download:
    SAP Business Planning & Consolidation 5.1 and higher.
    This Zip file contains both 6.0 and 6.5 XceedZip.dll versions
    Kind Regards

  • Calendar Server crashes in Yosemite 10.10 with Server App 4.0

    I am running an OS X Server (4.0) in Yosemite 10.10 locally on my iMac to provide calendars in our house. Since the combined update of OS and the "Server App" the calendar server crashes frequently. It restarts when I run the server app but crashes again a couple of minutes later.
    Error log is below, I hope someone has an idea.
    Thanks,
      shoot_me
    2014-10-22 21:34:15+0200 [-] Exception from execute() on first statement in transaction.  Possibly caused by a database server restart.  Automatically reconnecting now.
      Traceback (most recent call last):
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 48, in _run
         while self._qpull():
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 68, in _qpull
         self._oneWorkUnit(*work)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 74, in _oneWorkUnit
         result = instruction()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 312, in <lambda>
         lambda: self._reallyExecSQL(*args, **kw)
      --- <exception caught here> ---
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 242, in _reallyExecSQL
         self._cursor.execute(sql, args)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/txdav/base/datastore/dbapiclient.py", line 77, in execute
         self.realCursor.execute(sql, args)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 323, in execute
         return self.executemany(operation, [params])
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 342, in executemany
         raise _op_error("can't start transaction")
      pg.OperationalError: can't start transaction
    2014-10-22 21:34:15+0200 [-] [twext.enterprise.jobqueue#error] Failed to pick a new job, FATAL:  the database system is shutting down
    2014-10-22 21:34:15+0200 [-] Unhandled Error
      Traceback (most recent call last):
       File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
         return func(*args,**kw)
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 48, in _run
         while self._qpull():
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 69, in _qpull
         return True
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 82, in _oneWorkUnit
         self._reactor.callFromThread(deferred.callback, result)
      --- <exception caught here> ---
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/internet/threadutils.py", line 74, in _oneWorkUnit
         result = instruction()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/twext/enterprise/adbapi2.py", line 352, in reallySomething
         really()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/txdav/base/datastore/dbapiclient.py", line 176, in rollback
         self.realConnection.rollback()
       File "/Applications/Server.app/Contents/ServerRoot/Library/CalendarServer/lib/python 2.7/site-packages/pgdb.py", line 521, in rollback
         raise _op_error("connection has been closed")
      pg.OperationalError: connection has been closed

    Looks like a corrupt database. I suggest you export all calendars on the clients, then delete /Library/Server/Wiki/Data and reinitialize the server.
    Back up all data.
    Quit the Server application and drag it to the Trash, but don't empty. You'll be prompted to confirm that you want to stop all services. You won't lose any data.
    If you're using the server for DNS, temporarily change the primary DNS setting in the Network preference pane to your ISP's DNS.
    Put the app back where it was and launch it. Test.
    Revert the DNS setting, if applicable.

  • SERVER CRASH

    Hi,
    I'v following configuration.
    DB server:
    Linux red hat 4.4 64 bit
    Model dell 6950
    oracle version=10.2.0.3
    App server:
    Linux red hat 4.4 32 bit
    Model dell 2950
    Apps version =11.5.10.2
    I've been noticing DB server crashed 4 times in past 5 months. 2 out of 4 crashed was happened during PAYROLL related process like sick leave,payroll process .
    Nothing pop up either in Linux log or alert log.
    Does anyone had have similar issue in past?
    Any advice/thoughts are welcome.

    I've been noticing DB server crashed 4 times in past 5 months. 2 out of 4 crashed was happened during PAYROLL related process like sick leave,payroll process .Do you mean a server crash or database crash?
    Any changes have been done at the OS/Application/Database levels?
    Nothing pop up either in Linux log or alert log.Without having any entries in the log files it is hard to find out the cause of the error.
    Any advice/thoughts are welcome.If you are able to reproduce the issue, enable trace and see if more details are collected in the log files.

  • Database Sudden Crash

    Hi All,
    My DB Version: 10.2.0
    OS Version: Windows Server 2003
    During Normal Working Suddenly DB Crash and the error in log file is like that
    Errors in file c:\oracle\product\10.2.0\admin\tsi\bdump\tsi_dbw0_7608.trc:
    ORA-01242: data file suffered media failure: database in NOARCHIVELOG mode
    ORA-01114: IO error writing block to file 18 (block # 5285)
    ORA-01110: data file 18: 'E:\CAT\IN_OCT17.DBF'
    ORA-27072: File I/O error
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.
    Can anyone tell me what is the reason of this happening.
    Regards,
    Vikas Kohli

    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14192/intro008.htm#sthref96 explains why an I/O error triggers an database instance crash in your case:
    >
    If the instance cannot write to a datafile other than those in the preceding list, then the result depends on whether the database is running in ARCHIVELOG mode or not.
    In ARCHIVELOG mode, the database records an error in the database writer trace file and takes the affected datafile offline. (All other datafiles in the tablespace containing this datafile remain online.) You can then rectify the underlying problem and restore and recover the affected tablespace.
    In NOARCHIVELOG mode, the database writer background process DBWR fails, and the instance fails, the cause of the problem determines the required response. If the problem is temporary (for example, a disk controller was powered off), then crash recovery usually can be performed using the online redo log files. In such situations, the instance can be restarted without resorting to media recovery. However, if a datafile is damaged, then you must restore a consistent backup of the entire database.
    >
    I'm not sure that is hardware related: maybe you have an anti virus executable reading this database file ?

  • Workbench crash leads to server crash? (xpost from configuration forum)

    I have two issues, first a workbench crash which I suspect led to a server crash. Please read this in its entirety as I am including the workbench log and then the server log entry. Any advise is greatly appreciated. Thanks.
    I have a process with only one service on it - the LDAP service. I can test the service just fine (by using the "Test" button inside the properties for the LDAP service), but I'm also trying to activate the service. When I do that, everything locks up and I have to terminate workbench and relaunch.
    It's repeatable as it does this every time I try to activate this process. The .log file under the workbench directory says there is no active service configuration for
    service: [amalLDAPProcess]. I am new to this, can you advise as to what that means?
    Here's the actual workbench log entry:
    !ENTRY com.adobe.workflow.editor 4 4 2009-01-08 14:51:00.332 !MESSAGE got an unknown exception There is no active service configuration for service: amalLDAP Process loading headConfig for category A_Amal !STACK 0 ALC-DSC-023-000:
    com.adobe.idp.dsc.registry.service.NoActiveServiceConfigurationException:
    There is no active service configuration for service: amalLDAP Process
    I already did configure the LDAP service and when I use the LDAP service in my process, the TEST button returns the LDAP attribute I am looking for. So I believe I have LDAP configured properly. My process basically takes a form, goes to LDAP to get the manager, and adds the manager name on the form.
    I gave up for the evening only to discover that today the livecycle server (service) was down and our server engineer was unable to start the service. After a 70 minute startup, it finally came up (and loading workbench and connecting to the server was really slow). Here is the server log entry. The error messages in the Websphere logs indicate a time-out issue, possibly attempting to connect to the datastore.
    I started the services around 11:30am, and the application was not up until 12:40pm. Can you please forward the log entries below to Adobe, to see if they can identify the nature of the problem?
    [1/9/09 11:40:01:062 EST] 00000016 SibMessage I [IDP_JMS_Bus:MIBTSASW03Node01.server1-IDP_JMS_Bus] CWSIS1538I: The messaging engine, ME_UUID=62C3CBD16BCAA972, INC_UUID=6C286C28BC38EAED, is attempting to obtain an exclusive lock on the data store.
    [1/9/09 11:40:02:546 EST] 0000002b ThreadMonitor W WSVR0605W: Thread "server.startup : 1" (0000001e) has been active for 695281 milliseconds and may be hung. There is/are 1 thread(s) in total in the server that may be hung.
    [1/9/09 11:40:06:078 EST] 00000016 SibMessage I [IDP_JMS_Bus:MIBTSASW03Node01.server1-IDP_JMS_Bus] CWSIS1546I: The messaging engine, ME_UUID=62C3CBD16BCAA972, INC_UUID=6C286C28BC38EAED, has lost an existing lock or failed to gain an initial lock on the data store.
    [1/9/09 11:43:12:875 EST] 00000015 SibMessage E [IDP_JMS_Bus:MIBTSASW03Node01.server1-IDP_JMS_Bus] CWSIS0002E: The messaging engine encountered an exception while starting. Exception: com.ibm.ws.sib.msgstore.PersistenceException: CWSIS1501E: The data source has produced an unexpected exception: com.ibm.ws.sib.msgstore.persistence.ConnectionUnavailableException: Connection cannot be provided as Datasource has been disabled!
    [1/9/09 11:43:12:968 EST] 00000016 SibMessage I [IDP_JMS_Bus:MIBTSASW03Node01.server1-IDP_JMS_Bus] CWSIS1546I: The messaging engine, ME_UUID=62C3CBD16BCAA972, INC_UUID=6C286C28BC38EAED, has lost an existing lock or failed to gain an initial lock on the data store.
    [1/9/09 11:43:12:984 EST] 00000015 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adapter for resource IDP_DS. The exception which was received is (none)
    [1/9/09 11:43:12:984 EST] 00000015 ConnectionEve A J2CA0090I: This is an English onl

    The configuration of Java messaging in your WebSphere environment is not correct.
    The messaging engine, ME_UUID=62C3CBD16BCAA972, INC_UUID=6C286C28BC38EAED, has lost an existing lock or failed to gain an initial lock on the data store.
    Typically, the WebSphere Service Integration Bus (SIB) will have a messaging engine attached to it. This can be a single server or a cluster. In any case, it needs an EXCLUSIVE lock on the JMS tables in the database (they start with SIB...) and currently they can't.
    http://blogs.adobe.com/livecycle/2007/07/what_are_those_sibtables_in_my.html

  • BI Server Crashed

    Hi, I was running BI 7.0 and it crashed no services are running all RED sign like dispatucher, gateway, and messages server... anyway! so I decided to Reinstall it again...
    How to take backup my all Querys, Infoprovider, cubes, etc. etc. in OS level
    and what is the good way to backup program for BI server or NW2004... do i need to backup database or just NW2004...
    I am new in backup, so please tell me what is the good program can i take backup runnign under Widnows Server 2003  and is that posible to take Ghost image... in case next time server crashed I can reimage backup copy ???
    I will really appriciated with points
    from; Angelne
    Thanks in Advanced

    Following links might be helpful
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/001ef297-9bbf-2910-bbaa-babedc1b01ca
    https://service.sap.com/~sapidb/011000358700004447112001E

  • 7.1 EAS server crashing after using migration wizard

    We have 7.1 Essbase installed with EAS running on a Unix box and the Essbase server running on NT. If we use the migration wizard the EAS server crashes after the migration has run. Has anyone else experienced similar problems ?

    Problem solved. The .sec file was copied from a different server and the database storage settings referred to a drive letter that was not available on the 7.1 box. This caused the app to crash and brought down the EAS box as well. I guess I'm a bit surprised that this type of problem causes EAS to terminate as well, given that (most types) of database corruption don't cause 6.x Essbase servers to terminate.

  • IFolder on Ubuntu 11.04 Server crashes simias10 webservice

    After following installation instructions posted here:
    https://help.ubuntu.com/community/iFolderInstall
    I can get a Ubuntu 10.04 x64 work fine, but couldn't get 11.04 x64 to work.
    I can get all the compilation and installation steps (by default it doesn't use LDAP), but when I first try to login to admin interface or http://myserver/ifolder I get a message telling me:
    "The username or password you entered is incorrect. Please log in."
    They are not wrong, so I tried to look for anything going wrong:
    I noted that when i try to access
    http://myserver/simias10 at ubuntu 10.04 installation it shows up a HTTP login request
    When I do the same on Ubuntu 11.04 installation it gives me a 500 error
    So I went to apache2 errors log to find more information and I got this:
    Code:
    Stacktrace:
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at Simias.Storage.Provider.Flaim.Flaim4.GetRecord (string) <0x00057>
    at Simias.Storage.Provider.Flaim.FlaimServer.GetRecord (string) <0x00023>
    at Simias.Storage.Provider.Flaim.FlaimProvider.GetRecord (string,string) <0x0002f>
    at Simias.Storage.Store.GetNodeByID (string,string) <0x0008d>
    at Simias.Storage.Store.GetCollectionByID (string) <0x0001f>
    at Simias.Storage.Collection..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0003f>
    at Simias.Storage.LocalDatabase..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0001f>
    at Simias.Storage.Store.GetDatabaseObject () <0x0019b>
    at Simias.Storage.Store..ctor () <0x008f7>
    at Simias.Storage.Store.GetStore () <0x000a3>
    at Simias.Storage.ChangeLog.Start () <0x00027>
    at Simias.Service.ThreadServiceCtl.Start () <0x00117>
    at Simias.Service.Manager.messageDispatcher (Simias.Service.Message) <0x000b9>
    at Simias.Service.Manager.StartServicesThread () <0x000b3>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00051>
    Native stacktrace:
    /usr/bin/mono() [0x489171]
    /usr/bin/mono() [0x4d154f]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7f2d1dfcac60]
    /usr/lib/libFlaimWrapper.so.0(_ZN19CSPPropertyIterator4NextEv+0x2a) [0x7f2d1957473a]
    /usr/lib/libFlaimWrapper.so.0(_ZN14CSPStoreObject5ToXMLEPtiii+0x162) [0x7f2d19579292]
    /usr/lib/libFlaimWrapper.so.0(_ZN8CSPStore9GetObjectEPtS0_PiS0_+0x1bd) [0x7f2d19575b7d]
    [0x410e9708]
    Debug info from gdb:
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    [Tue May 24 23:24:57 2011] [error] (70014)End of file found: read_data failed
    [Tue May 24 23:24:57 2011] [error] Command stream corrupted, last command was 1
    any idea?

    I can't get the iFolder client to compile properly on Ubuntu 11.04 on an AMD64 computer, following the instruction at https://help.ubuntu.com/community/iFolderInstall.
    So I would be happy to know if you figured out a solution...
    Best,
    Sbastien
    Originally Posted by hegdegg
    No idea on Ubuntu...trying to provide some help based on errors seen.
    try following (not steps, just points to check)
    1. Verify simias.log for more details, this should give you hint if database is created or not, error in access etc...
    2. Check the rights on wwwrun user on the datastore path.
    >>> brodock<[email protected]> 26-05-2011 03:06 >>>
    After following installation instructions posted here:
    https://help.ubuntu.com/community/iFolderInstall
    I can get a Ubuntu 10.04 x64 work fine, but couldn't get 11.04 x64 to
    work.
    I can get all the compilation and installation steps (by default it
    doesn't use LDAP), but when I first try to login to admin interface or
    http://myserver/ifolder I get a message telling me:
    "The username or password you entered is incorrect. Please log in."
    They are not wrong, so I tried to look for anything going wrong:
    I noted that when i try to access
    http://myserver/simias10 at ubuntu 10.04 installation it shows up a
    HTTP login request
    When I do the same on Ubuntu 11.04 installation it gives me a 500
    error
    So I went to apache2 errors log to find more information and I got
    this:
    Code:
    Stacktrace:
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at Simias.Storage.Provider.Flaim.Flaim4.GetRecord (string) <0x00057>
    at Simias.Storage.Provider.Flaim.FlaimServer.GetRecor d (string) <0x00023>
    at Simias.Storage.Provider.Flaim.FlaimProvider.GetRec ord (string,string) <0x0002f>
    at Simias.Storage.Store.GetNodeByID (string,string) <0x0008d>
    at Simias.Storage.Store.GetCollectionByID (string) <0x0001f>
    at Simias.Storage.Collection..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0003f>
    at Simias.Storage.LocalDatabase..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0001f>
    at Simias.Storage.Store.GetDatabaseObject () <0x0019b>
    at Simias.Storage.Store..ctor () <0x008f7>
    at Simias.Storage.Store.GetStore () <0x000a3>
    at Simias.Storage.ChangeLog.Start () <0x00027>
    at Simias.Service.ThreadServiceCtl.Start () <0x00117>
    at Simias.Service.Manager.messageDispatcher (Simias.Service.Message) <0x000b9>
    at Simias.Service.Manager.StartServicesThread () <0x000b3>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00051>
    Native stacktrace:
    /usr/bin/mono() [0x489171]
    /usr/bin/mono() [0x4d154f]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7f2d1dfcac60]
    /usr/lib/libFlaimWrapper.so.0(_ZN19CSPPropertyIterator4Next Ev+0x2a) [0x7f2d1957473a]
    /usr/lib/libFlaimWrapper.so.0(_ZN14CSPStoreObject5ToXMLEPti ii+0x162) [0x7f2d19579292]
    /usr/lib/libFlaimWrapper.so.0(_ZN8CSPStore9GetObjectEPtS0_P iS0_+0x1bd) [0x7f2d19575b7d]
    [0x410e9708]
    Debug info from gdb:
    ================================================== ===============
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    ================================================== ===============
    [Tue May 24 23:24:57 2011] [error] (70014)End of file found: read_data failed
    [Tue May 24 23:24:57 2011] [error] Command stream corrupted, last command was 1
    any idea?
    brodock
    brodock's Profile: View Profile: brodock - ATTACHMATE GROUP FORUMS
    View this thread: iFolder on Ubuntu 11.04 Server crashes simias10 webservice

Maybe you are looking for