Help needed ,,, server crashing

Hi
I am facing one problem in Weblogic server, when I am trying to view on page. We have a requirement where we need to add some fields on the JSP page all the fields are input fields where user provided values in textboxes and radio buttons. We are saving these values in session. And we have XML where the values are getting stored as well , we have XML beans defined.
Now to the existing page when I am trying to add a text field which takes the value and stores it (the below code describes it better) , my server crashes.
<tr>
<td> <a>Yatin Mehta's email</a></td>
<td> <netui:textBox dataSource="{actionForm.ABCDocument.ABC.yatinemail}" tagId="yatinemail" size="20" maxlength="25"></netui:textBox>
</td>
</tr>
I am not sure why this is happening . I have taken care that required code is added in all the other files like java scripts and controller. We are doing similar kind of operation in that JSP many times but when I add an extra entry as mentioned in above code, server crashes.
One more confusing part is when I tried by replacing one already existing field in JSP with this code which I have written above. I am getting the required field on page and it is behaving the way I want. This means JSP is not taking any extra field, if I have to add one I will have to remove one which is present.
Kindly have a look at the attached screenshot for error which is displayed when the server crashes.
The Weblogic version I am using is Version 8.1.5 (Build: 2005.0921.200442) and the domain is Basic WebLogic Workshop Domain.
The Java version is :
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
I would really appreciate your help, if you could give me some suggestions on this. Kindly let us know if you need some more information.
Unexpected Signal : EXCEPTION_PRIV_INSTRUCTION (0xc0000096) occurred at PC=0xA824B1
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
Dynamic libraries:
0x00400000 - 0x0040B000      C:\bea\JDK142~1\bin\java.exe
0x7C900000 - 0x7C9B0000      C:\WINDOWS\system32\ntdll.dll
0x7C800000 - 0x7C8F4000      C:\WINDOWS\system32\kernel32.dll
0x77DD0000 - 0x77E6B000      C:\WINDOWS\system32\ADVAPI32.dll
0x77E70000 - 0x77F01000      C:\WINDOWS\system32\RPCRT4.dll
0x77C10000 - 0x77C68000      C:\WINDOWS\system32\MSVCRT.dll
0x08000000 - 0x08138000      C:\bea\JDK142~1\jre\bin\client\jvm.dll
0x77D40000 - 0x77DD0000      C:\WINDOWS\system32\USER32.dll
0x77F10000 - 0x77F57000      C:\WINDOWS\system32\GDI32.dll
0x76B40000 - 0x76B6D000      C:\WINDOWS\system32\WINMM.dll
0x10000000 - 0x10007000      C:\bea\JDK142~1\jre\bin\hpi.dll
0x00390000 - 0x0039E000      C:\bea\JDK142~1\jre\bin\verify.dll
0x003B0000 - 0x003C9000      C:\bea\JDK142~1\jre\bin\java.dll
0x003D0000 - 0x003DE000      C:\bea\JDK142~1\jre\bin\zip.dll
0x003E0000 - 0x003FC000      C:\bea\JDK142~1\jre\bin\jdwp.dll
0x00970000 - 0x00975000      C:\bea\JDK142~1\jre\bin\dt_socket.dll
0x71AB0000 - 0x71AC7000      C:\WINDOWS\system32\ws2_32.dll
0x71AA0000 - 0x71AA8000      C:\WINDOWS\system32\WS2HELP.dll
0x71A50000 - 0x71A8F000      C:\WINDOWS\system32\mswsock.dll
0x662B0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
0x71A90000 - 0x71A98000      C:\WINDOWS\System32\wshtcpip.dll
0x07070000 - 0x0707F000      C:\bea\jdk142_08\jre\bin\net.dll
0x76F20000 - 0x76F47000      C:\WINDOWS\system32\DNSAPI.dll
0x76FB0000 - 0x76FB8000      C:\WINDOWS\System32\winrnr.dll
0x76F60000 - 0x76F8C000      C:\WINDOWS\system32\WLDAP32.dll
0x76FC0000 - 0x76FC6000      C:\WINDOWS\system32\rasadhlp.dll
0x07190000 - 0x07198000      C:\bea\jdk142_08\jre\bin\nio.dll
0x07CB0000 - 0x07CB6000      C:\bea\jdk142_08\jre\bin\ioser12.dll
0x07E00000 - 0x07E05000      C:\bea\weblogic81\server\bin\stackdump.dll
0x07E10000 - 0x07E15000      C:\bea\weblogic81\server\bin\wlntio.dll
0x76C90000 - 0x76CB8000      C:\WINDOWS\system32\imagehlp.dll
0x59A60000 - 0x59B01000      C:\WINDOWS\system32\DBGHELP.dll
0x77C00000 - 0x77C08000      C:\WINDOWS\system32\VERSION.dll
0x76BF0000 - 0x76BFB000      C:\WINDOWS\system32\PSAPI.DLL
Heap at VM Abort:
Heap
def new generation total 18176K, used 10096K [0x10010000, 0x113c0000, 0x113c0000)
eden space 16192K, 50% used [0x10010000, 0x1081f958, 0x10fe0000)
from space 1984K, 92% used [0x111d0000, 0x1139c6d8, 0x113c0000)
to space 1984K, 0% used [0x10fe0000, 0x10fe0000, 0x111d0000)
tenured generation total 241984K, used 102032K [0x113c0000, 0x20010000, 0x20010000)
the space 241984K, 42% used [0x113c0000, 0x177641f8, 0x17764200, 0x20010000)
compacting perm gen total 46592K, used 46582K [0x20010000, 0x22d90000, 0x28010000)
the space 46592K, 99% used [0x20010000, 0x22d8d9c8, 0x22d8da00, 0x22d90000)
Local Time = Thu Apr 05 17:32:32 2007
Elapsed Time = 467
# HotSpot Virtual Machine Error : EXCEPTION_PRIV_INSTRUCTION
# Error ID : 4F530E43505002EF
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
# Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
#

hi
do you have any custom NSAPI (native) plugins setup with your server ? when this crash happens, can you also provide the last few lines of the server log error file (logs/error).
this is most probably happening because you do not have enough memory configured for your native app .
can you also provide (if any) custom jvm options that your admin have setup in your server configuration file (https-hostname/config/server.xml)

Similar Messages

  • HELP NEEDED -MACBOOK CRASH AFTER LEOPARD UPDATE

    I have just downloaded iTunes 9.0 and then a Mac Update for Snow Leopard appeared so I downloaded that, restarted my MacBook but then I got a little message saying
    An error occurred installing MacUpdate
    My MacBook now doesn't start up!!!
    I switch it on and all I get is the Apple logo on a grey screen with the little round wheel going around.
    I have waited about 30 minutes and it won't kick in.
    Any ideas before I send the 7 month old mac back!!!
    This is definately a fault of Apple, Snow Leopard and it's updates.

    Hello Niel, I have got exactly the same problem with my G5, also from last night. Would also be grateful for some advice or help.

  • [iPhone] Help Needed with 'crash' on Button action handling

    Hi, I've just started testing the water with the iPhone and decided the best way to learn would be to try to create a fairly simple application to switch between screens on a menu when a button is clicked. However I'm having problems handling my 'aButtonHasBeenClicked' action as the program crashes when it attempts to do so.
    I think my problem stems from how I set up my view controllers so before I start posting any code I have a question about how to use them correctly.
    In my Main Application window xib file, created in Interface Builder I have the application delegate object which is linked to a blank Window and an outlet to a class which when instantiated will inherit from UIViewController and load the view controller from a separate xib file (this is instead of having the actual view controller object in the same xib and connecting it up in interface builder)
    The separate xib file contains a view controller and a view with a UIButton whose 'Touch Up Inside' event is linked to an action in the view controller to handle the button click.
    Is this a suitable method to use for the view controller? i.e. instead of having a view controller in the same xib as the application delegate and connecting it to my class outlet in interface builder, should I be able to load the view controller from a separate xib file and still access it from the class outlet in the delegate file? If I should be able to do that, then I'll post more detailed code as it must be some other problem I'm having.
    Btw, what happens with my program is that everything is displayed fine in the simulator but the it hangs when the button is clicked without actually crashing.

    How did you get this working?
    The only way I got this to work, is to wire the actions to the View Class instead of the controller.
    This is not the way this is suppose to work

  • Help needed: system crash during instalation of security update 2008-003

    after beginning instalation of security update 2008-003, at the "optimizing system stage", the computer started heating up (to extreme levels) and became stuck completely - except entering and leaving sleep mode when i shut the lid, there is no response i can get.
    what can be the reason of this and what can i do about this?

    Welcome to the Forums.
    Did you repair disk and permissions, before doing the Security Update?... If not.
    Boot from Install Disc,and select your language. From the Menu Bar Select Utilities>Disk Utility
    After selecting your Mac OS X Repair Disk and reboot.
    Then, from Applications>Utilities>Disk Utility, Repair Disk Permissions.

  • App Server crashes - need help

    We have the problem that our App Server crashes under different conditions. Our application is a Web App with many Session and Entity EJBs. We using Oracle 8.1.6 as DB.
    The following code Fragment causes the Error:
    // Parameter colProjects is an Collection of Strings with primary keys
    public java.util.Collection getResult(java.util.Collection colProjects) {
    java.util.Vector result = new Vector();
    try{
    LocalProjectHome home; // Home Interface of an Entity Bean
    ServiceLocator sl = new ServiceLocator(); // Service Locator Pattern; not implemented as Singleton, no Caching!
    home = (LocalProjectHome)sl.getLocalHome(JNDIName.Bean.Project);
    // and iterate through the result project-id's
    LocalProject p;
    java.util.Iterator itProjects = colProjects.iterator();
    while( itProjects.hasNext()){
    p = home.findByPrimaryKey( (String)itProjects.next() );
              // Read Information from p and write it to vektor result
    catch(Exception e){
              // Error Logging Functions here
    return result;
    This funktion works fine until the number of entity beans exceeds a size over 400. if we reach a higher number of beans the Server crashes without any exception most of the time. Sometimes we got an Exeption like "OraclePrepareStmt - class not found Exception".
    This Crash occurs only when we start the App Server Instance in Release Mode. When we start int in debug mode it works fine. We can reproduce this behavior on Solaris and Windows Versions of the App Server.
    Any ideas where we can look to solve this problem? Or if you need more information about our configuration, plz post here.

    Hi again,
    If you're using the function GUI_DOWNLOAD because its on the presentation layer, then use the function as follows to create it tab delimited. Notice the bold parameter
        CALL FUNCTION 'GUI_DOWNLOAD'
             EXPORTING
                  filename                = file
                  has_field_separator     = 'X'  "file is TAB delimited
             TABLES
                  data_tab                = itab_result
             EXCEPTIONS
                  file_open_error         = 1
                  file_read_error         = 2
                  no_batch                = 3
                  gui_refuse_filetransfer = 4
                  invalid_type            = 5
                  no_authority            = 6
                  unknown_error           = 7
                  bad_data_format         = 8
                  header_not_allowed      = 9
                  separator_not_allowed   = 10
                  header_too_long         = 11
                  unknown_dp_error        = 12
                  access_denied           = 13
                  dp_out_of_memory        = 14
                  disk_full               = 15
                  dp_timeout              = 16
                  OTHERS                  = 17.
    Hope it helps.
    Regards,
    Gilberto Li

  • Main Server crashed. Currently using AD that exist in a desktop computer with Sever 2008 R2 Standard installed. Need to copy the AD to the main server. All in same IP range.

    Hi Guys,
    Unfortunately the main server crashed and I have re-installed Server 2008 R2 Standard in it. The server had only ADDS, DNS Services and File Services. I have the AD on a desktop computer where Server 2008 R2 Standard is installed. All the user computers
    and the servers are in same IP range. I tried replication but an error pops up saying "you will not be able to install a writable replica domain controller at this time because the RID master DC-TURBO.turbo.com is offline"
    CAN ANYONE HELP ME TO FIX THIS ISSUE OR IS THERE ANY WAYS TO MAKE MY MAIN SERVER UP.!!!
    HELP ME PLEASE

    Hi Guys,
    Unfortunately the main server crashed and I have re-installed Server 2008 R2 Standard in it. The server had only ADDS, DNS Services and File Services. I have the AD on a
    desktop computer where Server 2008 R2 Standard is installed. All the user computers and the servers are in same IP range. I tried replication but an error pops up saying "you will not be able to install a writable replica domain controller
    at this time because the RID master DC-TURBO.turbo.com is offline"
    Assuming that you have an additional domain controller on your desktop computer, you will need too SEIZE the FSMO roles to your desktop computer. Then re-install the OS on the old DC and do a Metadata cleanup and then go with promoting
    the additional domain controller. These are the tasks which you need to do:
    Seize the FSMO roles from your crashed old DC to your desktop computer. Using Ntdsutil.exe to transfer or seize FSMO roles to a domain controller
    Do a Metadata cleanup and remove old objects related to your crashed DC.  Clean Up Server Metadata
    Re-install OS on your OLD Sever and promote it as additional domain controller to your desktop computer(DC).
    Transfer the FSMO roles back to your server which is a clean DC now. How to view and transfer FSMO roles in the graphical user interface
    Mahdi Tehrani   |  
      |  
    www.mahditehrani.ir
    Please click on Propose As Answer or
    to mark this post as
    and helpful for other people.
    This posting is provided AS-IS with no warranties, and confers no rights.
    How to query members of 'Local Administrators' group in all computers?

  • Troubleshoting help needed:  My iMac keeps crashing and restarting with a report detail: "spinlock application timed out"  What can I do to fix this?timed out"

    Troubleshooting help needed:  My iMac keeps crashing and restarting with a notice: "Spinlock application timed out"  What can I do?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Select the most recent panic log under System Diagnostic Reports. Post the contents — the text, please, not a screenshot. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header and body of the report, if it’s present (it may not be.) Please don't post shutdownStall, spin, or hang reports.

  • I need help fixing itunes crashes on my old mac

    i need help fixing itunes crashes on my old mac

    Thanks for your reply,
    I have both the silver discs specific to my iMac and Mac Pro models that you receive with your Mac, and a general copy of Snow Leopard that you buy from the store.
    I used the silver disc that is specific for my iMac to install the drivers, and Boot Camp 3.0 on my iMac. But with the Mac Pro, the software is older and only has Boot Camp 2.0, thus I'm wondering if I can simply use the software on the general copy of Snow Leopard I own, or does the silver disc contain specific drivers for my Mac Pro that I need?
    I'm under perhaps the wrong impression that the silver discs that you get with your Mac purchase contain drivers for your specific Mac model which you can't get from the general Snow Leopard disc.
    Thanks.

  • IPhone 3G 8GB Crashes when syncing with iTunes. URGENT HELP NEEDED.

    I have latest iTunes and OS on my iPhone 3G...
    Every time i plug my iPhone in it begins to sync and then iTunes will freeze and not respond..
    I have tried re installing iTunes.. I can't reset my iPhone as i can't create a backup..
    URGENT HELP NEEDED PLEASE!

    I don't have an iphone, but if it's anything like my click-wheel ipod, a reset doesn't delete anything.
    It just resets the ipod's operating system, kind of like a PC restart. Did you try this Sleep/Wake button thing mentioned here?
    http://support.apple.com/kb/HT1737
    Maybe it's a podcast of voice memo causing the problem like it did for this person
    http://discussions.apple.com/message.jspa?messageID=10907809#10907809
    That's all I got. You might have better luck on an iPhone forum. Everyone there would probably have one. Like I said, I don't.

  • IWeb FTP help after a server crash

    I have been using IWeb to post changes to my web page. During one of these FTP sessions, the provider's server crashed. Now when I try to publish with IWeb, I get a message that the directory path can not be found. When I use CyberDuck to FTP to the same path, it works. My provider can find nothing wrong on their end. I am a novice so I have exhausted my skills on this. Any ideas?
    Tnks,
    carl

    I take it that you have tried deleting the path in publishing options window, reentering and saving?

  • 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

    Hi
    We have been using the Netweaver Portal 7.0 for sometime.
    But off late I'm noticing the Server crashing when ever I perform certain administration tasks (like creating JCo or enabling/refreshing web dynpro applications). I also configured the VM parameters according the SAP Note and it was performing well for all these days.
    What I'm noticing now is the archive files <drive>:\usr\sap\SID\JC00\j2ee\cluster\server0\log\archive
    will become too bulky and once I delete these filese the server starts up and begins functioning normally.
    What is surprising is the archive folder increses very quickly and accomodates too much space.
    Is there anyway to decreace the log files size in the above folder location?
    Please advice
    thanks
    -ms

    Hi MS,
    u have used a word VM in ur question. I guess you are using VMWare for this.
    To make EP work on VM, u need to have enough hard disk space on VM and the host machine too.
    you need to have atleast 2.5 gb of RAM only for VM.
    (more will be better if available)
    you need to configure VMWare Server Console properly to run the VM smoothly.
    There are tools availabel by which you can increase hard-disk space of your existing VM, without creating a new one. you can also try that.
    hope that helps you to a certain extent.
    Regards,
    Yogesh...
    Edited by: Yogesh Varma on Jul 18, 2008 10:56 AM

  • Server crashes after router restarts, different routers, same result!

    Hello team,
    I've had this problem before, and it's getting really annoying.
    Every time I restart my router, my server will crash. It's almost always the case. I don't know why. It's not my router, I have tried 3 different routers. I thought maybe my RAM was faulty, that's not the case either. 
    Any thoughts?
    p.s. 
    my server always assigns its own DNS address to my clients, so when the server crashes, the clients are left without internet. How can I stop this from happening?
    setup: Server 2012 Essentials R2, 2 GB RAM, AMD X2 3800+ CPU.
    edit: this is the dump file it generates. I just restarted my router again, and exact same scenario:
    http://1drv.ms/1xooykW

    Hi MetaLRasaM,
    For Bug Check 0xC2, it indicates that the current thread is making a bad pool request. For more details, please
    refer to following article and check if can help you.
    Bug Check 0xC2: BAD_POOL_CALLER
    Would you please check if any drivers need to be updated or any Windows Update need to be installed? Please
    run sfc /scannow command to scan all protected system files. Any find? If perform a
    clean boot, will the same crash issue still exists?
    For Event ID 41, please refer to following KB and check if can help you.
    Windows Kernel event ID 41 error "The system has rebooted
    without cleanly shutting down first" in Windows 8.1, Windows 8, Windows Server 2012 R2, Windows Server 2012, Windows 7, or Windows Server 2008 R2
    As you know, troubleshoot this kind of kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. Please refer to following articles
    and check if help you to analyze dump files.
    Crash dump analysis using the Windows debuggers (WinDbg)
    How to read the small memory dump file that is created by Windows if a crash occurs
    By the way, it is not effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer Service
    and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    If any update, please feel free to let us know.
    Hope this helps.
    Best regards,
    Justin Gu

  • 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

  • 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

Maybe you are looking for