Production dump STORAGE_PARAMETERS_WRONG_SET

Hi All,
We are getting below dump suddenly from last 2 days in our PRD system for one of critical FI report.No changes made to system and workload is also fine.
what could be the reason ?
Runtime Errors         STORAGE_PARAMETERS_WRONG_SET
Date and Time          08.10.2007 10:30:38
ShrtText
     &INCLUDE INCL_INSTALLATION_ERROR
What happened?
     The current program had to be terminated because of an
     error when installing the R/3 System.
     The program had already requested 185589040 bytes from the operating
     system with 'malloc' when the operating system reported after a
     further memory request that there was no more memory space
     available.
Error analysis
     When the program was running, it was established that more
     memory was needed than the operating system is able to provide savely.
     To avoid a system crash, you must prevent this
     situation.
                Last error logged in SAP kernel
     Component............ "EM"
     Place................ "SAP-Server lfyd043a_PRD_00 on host lfyd043a (wp 0)"
     Version.............. 37
     Error code........... 7
     Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
     Description.......... " "
     System call.......... " "
     Module............... "emxx.c"
Best Regards,
AjitR

What can you do?
    Make a note of the actions and input which caused the error.
    To resolve the problem, contact your SAP system administrator.
    You can use transaction ST22 (ABAP Dump Analysis) to view and administer
    termination messages, especially those beyond their normal deletion
    date.
    Set the system profile parameters
    - abap/heap_area_dia
    - abap/heap_area_nondia
    to a maximum of 185589040. Then reduce the value by 10.000.000 to be on the
    safe side.
    Then restart the SAP System.
    abap/heap_area_nondia and abap/heap_area_dia:
     Set smaller than the memory achieved for each process
     with 'malloc' and smaller than abap/heap_area_total
    You should also check whether the available memory (file system
    swap and main memory) is sufficient for the started program
    and its data.
We have changed mentioned parameters and
Below are current settings for parameters
abap/heap_area_dia               2000000000       Byte   Max. heap memory for dialog workprocesses
abap/heap_area_nondia            2000001024       Byte   Max. heap memory for non-dialog workprocesses

Similar Messages

  • Sol. Man. dump  STORAGE_PARAMETERS_WRONG_SET

    Sol. Man. dump  STORAGE_PARAMETERS_WRONG_SET
    Hi experts,
    We  are facing the following problem in our SM system - SM 7.0 with EhP1 SPS 06. When certain transactions are started a short dump is generated with error text  STORAGE_PARAMETERS_WRONG_SET. This is a part of the dump text:
    What happened?
        The current program had to be terminated because of an error when installing the R/3 System.
        The program had already requested 1 382 466 704 bytes from the operating system with 'malloc' when the operating system reported after a further memory request that there was no more memory space available.
    Error analysis
        When the program was running, it was established that more memory was needed than the operating system is able safely to provide. To avoid a system crash, you must prevent this situation from occurring.
        Last error logged in SAP kernel
        Component............ "EM"
        Place................ "SAP-Server ... on host ... (wp 3)"
        Version.............. 37
        Error code........... 7
        Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
        Description.......... " "
        System call.......... " "
        Module............... "emxx.c"
        Line................. 1897
        The error reported by the operating system is:
        Error number..... " "
        Error text....... " "
    System environment
        SAP-Release 701
        Operating system..... "Windows NT"
        Release.............. "5.2"
        Hardware type........ "2x Intel 80686"
        Character length.... 8 Bits
        Pointer length....... 32 Bits
        Work process number.. 0
        Shortdump setting.... "full"
        Database type..... "ADABAS D"
        Char.set.... "English_United State"
        SAP kernel....... 701
        created (date)... "May 16 2010 22:55:15"
        create on........ "NT 5.2 3790 Service Pack 2 x86 MS VC++ 14.00"
        Database version. "SQLDBC 7.6.0.035 CL 139084 "
        Patch level. 93
        Patch text.. " "
        Database............. "MaxDB 7.6, MaxDB 7.7, MaxDB 7.8"
        SAP database version. 701
        Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows
         NT 6.0, Windows NT 6.1"
        Memory consumption
        Roll.... 2609360
        EM...... 382578336
        Heap.... 1382466704
        Page.... 57344
        MM Used. 1708544512
        MM Free. 54755528
    Edited by: Petar Yordanov on May 28, 2010 11:47 AM

    These are some of the profile parameters of the system:
    Parameter Name                     System Default Value  System Default Value(Unsubst. Form)  User-Defined Value
    EM/TOTAL_SIZE_MB                   262144                262144
    PHYS_MEMSIZE                       3071                  3071                                 2048
    abap/NTfmode                       t                     t
    abap/aab_log_field_size_limit      1024                  1024
    abap/atrasizequota                 30000                 30000
    abap/buffersize                    300000                300000
    abap/cache_area                    1000000               1000000
    abap/heap_area_dia                 2000000000            2000000000
    abap/heap_area_nondia              2000000000            2000000000
    abap/heap_area_total               2000000000            2000000000
    abap/heaplimit                     40000000              40000000
    abap/programs                      100                   100
    abap/pxa                           shared                shared
    abap/pxaclients                    32                    32
    abap/restricted_dset_open          yes                   yes
    abap/rsyntextln                    180000                180000
    abap/rtm_high_water                1038336               1038336
    abap/rtm_memory1_size              25000                 25000
    abap/rtm_memory2_size              25000                 25000
    abap/rtm_memory3_entries           1000                  1000
    abap/set_textenv/ignore_errors     0                     0
    abap/set_textenv/skip_all          0                     0
    abap/shared_objects_size_MB        20                    20
    abap/slin_intcheck                 off                   off
    abap/string_sharing                on                    on
    abap/super                         open                  open
    abap/swap_reserve                  20000000              20000000
    abap/table_sharing                 on                    on
    abap/timeout                       512                   512
    abap/unicode_check                 off                   off
    abap/use_max_bcd                   0                     0
    abap/use_mm                        1                     1
    abap/use_paging                    0                     0
    abap/warn2error_release            700                   700
    em/address_space_MB                512                   512
    em/as4/max_free_list               -1                    -1
    em/blocksize_KB                    1024                  1024
    em/execute_protection              TRUE                  TRUE
    em/global_area_MB                  128                   128
    em/initial_size_MB                 2048                  2048
    em/max_dump_lines                  6291456               6291456
    em/max_size_MB                     20000                 20000
    ztta/cua_area                      250000                250000
    ztta/diag_area                     250000                250000
    ztta/dynpro_area                   800000                800000
    ztta/hold_data_area                2000                  2000
    ztta/max_memreq_MB                 250                   250
    ztta/parameter_area                16000                 16000
    ztta/roll_area                     2000000               2000000                              3000000
    ztta/roll_extension                2000000000            2000000000
    ztta/roll_extension_dia            2000000000            $(ztta/roll_extension)               2000000000
    ztta/roll_extension_nondia         2000000000            $(ztta/roll_extension)               2000000000
    ztta/roll_first                    1                     1
    ztta/short_area                    1600000               1600000

  • ST22 Short Dump  STORAGE_PARAMETERS_WRONG_SET

    Hi
    We have a NW04 BW 350 system running on Windows 2003 32 Bit/MS SQL 2000 32 Bit.
    When I go into RSA --> Monitoring --> PSA  it says 'constructing administrators workbench' then fails with the short dump:
    <b>STORAGE_PARAMETERS_WRONG_SET</b>
    The shortdump reccommends increasing parameters abap/heap_area_dia and
    abap/heap_area_nondia, I would have thought you would want to avoid using HEAP memory as this locks the memory into a single work process ?
    Looking at the memory consumption in the shortdump :
    <b>Memory usage.............
    Roll..................... 1709536
    EM....................... 108964960
    Heap..................... 406948064
    Page..................... 57344
    MM Used.................. 495709152
    MM Free.................. 17059832
    SAP Release.............. "640"</b>
    EM has only been used for about 100 MB, then it go's to HEAP memory.
    Looking at ST02 the system has 4GB EM and only 1.7GB used at 42%, so why would the process only use 100 MB of EM?
    ztta/roll_extension is set to default 2GB so it appears EM memory should be utilised more by the work process before going to HEAP memory.
    What parameters affect the usage of EM before entering HEAP usage?
    Thanks for any advice.

    Dear friend
    kindly see the folowing rsdb/ntab/entrycount     Number of nametab entries administrated     20000     30000
    rsdb/ntab/ftabsize     Data area size for field description buffer     30000     60000
    rsdb/ntab/irbdsize     Data area size for initial records buffer     6000     8000
    rtbb/buffer_length     Size of single record table buffers     16383     60000
    zcsa/table_buffer_area     Size of generic table buffer     64000000     120000000
    zcsa/db_max_buftab     Directory entries in generic table buffer     5000     30000
    zcsa/presentation_buffer_area     Size of the buffer allocated for screens     4400000     20000000
    sap/bufdir_entries     Maximum number of entries in the presentation buffer     2000     10000
    rsdb/obj/buffersize     Size of export/import buffer     4096     40000
    rsdb/obj/max_objects     Max. no. of exporting/importing objects     2000     20000
    Parameters     Description     Current value     Recommended value
    em/initial_size_MB     Size of extended memory pool     4096     8192
    em/global_area_MB     Size of SAP Extended Global Memory (see SAP Note 329021)     96     255
    ztta/roll_area     Maximum roll area per user context     3000000     16773120
    rdisp/PG_SHM     Paging buffer size in shared memory     8192     32768
    Parameters     Description     Current value     Recommended value
    rdisp/wp_ca_blk_no     Work process communication blocks     300     1000
    rdisp/appc_ca_blk_no     Buffer size for CPI-C communications     100     2000
    gw/max_conn     Max. number of active connections     500     2000
    rdisp/tm_max_no     Max. number of entries in array tm_adm     200     2000
    rdisp/max_comm_entries     Max. number of communication entries     500     2000
    gw/max_overflow_size     Max. swap space for CPIC-requests in the gateway     5000000     100000000
    gw/max_sys     Max. number of connected clients     300     1000
    shailesh

  • Dump : storage_parameters_wrong_set

    I am currently working on a new BI system.when i am trying to replicate datsources from r/3 the system gives me dump and it reads.
    <b>Runtime error:storage_parameters_wrong_set.</b>
    Kindly provide me with OSS note or any solution to this error.

    Thanks for the reply.well i am have activated Resource and Program Management (APCO_XAPPS_RPM)datasources in r/3 and am trying to replicate these datasources in BI.The dump analysis is as follows.
    Runtime Errors         STORAGE_PARAMETERS_WRONG_SET
    Date and Time          12.10.2007 13:22:14
    Short text
         The system is configured incorrectly.
    What happened?
         The current program had to be terminated because of an
         error when installing the R/3 System.
         The program had already requested 777670496 bytes from the operating
         system with 'malloc' when the operating system reported after a
         further memory request that there was no more memory space
         available.
    What can you do?
         Note which actions and input led to the error.
         For further help in handling the problem, contact your SAP administrator
         You can use the ABAP dump analysis transaction ST22 to view and manage
         termination messages, in particular for long term reference.
         In the system profile, set the parameters
         -abap/heap_area_dia and
         -abap/heap_area_nondia
         to a maximum of 777670496. To be on the safe side, reduce the value by 10,000,
         000.
        Then restart the SAP system.
    Error analysis
        When the program was running, it was established that more
        memory was needed than the operating system is able safely
        to provide. To avoid a system crash, you must prevent this
        situation from occurring.

  • ABAP DUMP - STORAGE_PARAMETERS_WRONG_SET

    HI
    WHILE RUNNING REPORT FOLLOWING DUMP WAS OCCOUR PLEASE HELP ME
    What happened?                                                                               
    The current program had to be terminated because of an                                       
        error when installing the R/3 System.                                                        
        The program had already requested 1014772128 bytes from the operating                        
        system with 'malloc' when the operating system reported after a                              
        further memory request that there was no more memory space                                   
        available.
    REGARDS
    MOHSIN

    32bit Windows? Standard program or self-written?
    Markus

  • STORAGE_PARAMETERS_WRONG_SET dump

    Hello,
    I have installed BW 3.5 on MS SQL 2005, Windows 32 bit system and facing lot of performance issues in BO reports execution. System goes in hang state when multiple users log in. Also geting dump STORAGE_PARAMETERS_WRONG_SET
    DUMP details are :
    ShrtText 
    &INCLUDE INCL_INSTALLATION_ERROR
    What happened?
    The current program had to be terminated because of an   
    error when installing the R/3 System.
    The program had already requested 140067200 bytes from the operating system with 'malloc' when the operating system reported after a  further memory request that there was no more memory space available.  
    Set the system profile parameters     
    - abap/heap_area_dia 
    - abap/heap_area_nondia    
    to a maximum of 140067200. Then reduce the value by 10.000.000 to be on the safe side.      
    Pls help
    Regards,
    Ankita.

    Hi,
    might be you enter wrong values in boot.ini
    did you follow  Note 110172 - Windows: Transactions with large memory requirements
    Activate the 3 GB boot option according to Microsoft KB article 283037.
    your boot.ini looks like following ( for example only )
    [boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Standard" /fastdetect /NoExecute=OptOut /3GB /USERVA=2800
    check following to edit boot.ini
    http://support.microsoft.com/kb/317526/
    regards,
    kaushal

  • St22-storage parameter dump

    Hi all,
    We are continuously facing abap dump STORAGE_PARAMETERS_WRONG_SET.
    The current program had to be terminated because of an
    error when installing the R/3 System.
    The program had already requested 972175952 bytes from the operating
    system with 'malloc' when the operating system reported after a
    further memory request that there was no more memory space
    available.
    Set the system profile parameters
    -abap/heap_area_dia und
    -abap/heap_area_nondia
    to 972175952 maximum. For security, reduce the value by 10.000.000
    Now shall i go ahead and change the parameter values and let me know the recommended
    parameter values for my prod server as no issue arise in future.
    Our System environment:
    46C,oracle 10.2.0.2.0,win2003_64bit
    Thanks in advance,
      Kutty

    Hi all,
    And if i increase the parameter then from where it will take memory, is it from physical RAM memory or disc space?
    And in RZ10 there is no
    -abap/heap_area_dia
    -abap/heap_area_nondia
    Shall create and set the value. and pls correctly specify the value to set in both parameter.
    available physical memory-12572236
    free space - 4052444Kb
    Kutty.
    Edited by: prathapkutty on Aug 4, 2011 1:38 PM

  • Parameter error-STORAGE_PARAMETERS_WRONG_SET.

    Hi all,
    We are continuously facing abap dump STORAGE_PARAMETERS_WRONG_SET.
    The current program had to be terminated because of an
    error when installing the R/3 System.
    The program had already requested 972175952 bytes from the operating
    system with 'malloc' when the operating system reported after a
    further memory request that there was no more memory space
    available.
    Set the system profile parameters
    -abap/heap_area_dia und
    -abap/heap_area_nondia
    to 972175952 maximum. For security, reduce the value by 10.000.000
    Now shall i go ahead and change the parameter values and let me know the recommended
    parameter values for my prod server as no issue arise in future.
    Our System environment:
    46C,oracle 10.2.0.2.0,win2003_64bit
    Thanks in advance,
    Kutty

    Hi,
    Check why program is requesting so much memory. If it is Z program then check with your ABAP guy if there is any problem in the code. otherwise increase the parameters as suggested in dump details.
    Thanks
    Sunny

  • STORAGE_PARAMETERS_WRONG_SET. when uploding catalogues ( not enough memory)

    When a member of our SRM team tries to upload an xml catalogue of size
    92mb the process hangs and we get a short dump
    STORAGE_PARAMETERS_WRONG_SET. This does not happen when we upload
    smaller catalogues. I changed the recommended parameters
    abap/heap_area_dia and abap/heap_area_nondia i changed these to a lower
    number and then to 0 as per the dump info. We still get this error for
    larger catalogues. Any ideas, i looked at various notes but they seem to refer to reports and not catalogues.
    Any ideas

    may be notes 110172, 552209, 546361 would be helpful for you
    you do not need to change "abap/heap_area_dia and abap/heap_area_nondia", the problem is limited virtual address space on 32-bit platforms. You can try to extend the address space as described in the notes above or reduce some SAP SHM (for example abap/buffersize, rdisp/ROLL_SHM, rdisp/PG_SHM etc.)
    as long term solution you need 64-bit platform (note 996600).
    or you can simply add 64-bit dialog instance to your landscape and leave the transaction run there.

  • Importing Full database wid Crrent production dumpfile on test Database

    hi,
    I have production database 9.2.0.4 on widows server.
    I have Current Dumpfile of Production database.
    I Have test Database on another server which is too 9.2.0.4 on windows server.
    I need to Import full database on test Database with Current Production Dump file.
    COuld u reply the complete procedure
    I have tested on test Server But i am not getting all tables some tables are missing.
    Thankx
    Edited by: oradb on Nov 29, 2010 1:54 AM

    which method are you using to take the dump ?
    if you are using the imp/exp method ,
    then simple create a parameter file with the following parameters :
    indexes=y
    rows=y
    grants=y
    buffer=500000
    ignore=y
    statistics=none
    full=y
    log=logfile.log
    and then run the following command :
    imp system/**** <parfilename>
    Always refer to the logfile to see for successfull completion of the import.
    hope this helps
    - KKukreja-
    that should help
    Edited by: rattlesnake on Nov 29, 2010 3:15 AM

  • Need guidance for impdp

    Hi all,
    I have a situation here. I am a table dump from production which i need to import in the test database. In the production the tables are having some constraints,indexes,triggers etc the test databases also have the triggers,constraints and indexes but they are different from that of the production. The application team wants the triggers,constraints and indexes of the test db to remain as it is at the same time they need the triggers,constraints and indexes also to be imported into the test db. How can I do that. How should I sketch my import statement. Please help. Sorry if question is wrong.
    Thanks
    Krishna

    KRIS wrote:
    Hi all,
    I have a situation here. I am a table dump from production which i need to import in the test database. In the production the tables are having some constraints,indexes,triggers etc the test databases also have the triggers,constraints and indexes but they are different from that of the production. The application team wants the triggers,constraints and indexes of the test db to remain as it is at the same time they need the triggers,constraints and indexes also to be imported into the test db. How can I do that. How should I sketch my import statement. Please help. Sorry if question is wrong.
    Thanks
    KrishnaI think creating the sql file from production dump will help. sorry if i am wrong

  • ABAP runtime errors    SAPSQL_ARRAY_INSERT_DUPREC

    Hi,
    Its a production dump.I know the functionality of this dump.
    But my question is  program [SAPLZED7] in the dump doesn't exist in the system.I am also forwarding details below replated to dump.Please give some hint how to solve it??
    The ABAP/4 Open SQL array insert results in duplicate database records.       
    What happened?
    The current ABAP/4 program "SAPLZED7 " had to be terminated because           
    one of the statements could not be executed.                                                                               
    This is probably due to an error in the ABAP/4 program.                       
    What can you do?
    Note the actions and input that caused the error.                                                                               
    Inform your SAP system administrator.                                                                               
    You can print out this message by choosing "Print". Transaction ST22          
    allows you to display and manage termination messages, including keeping      
    them beyond their normal deletion date.                                      
    Error analysis
    If you use an ABAP/4 Open SQL array insert to insert a record in              
    the database and that record already exists with the same key,                
    this results in a termination.                                                                               
    (With an ABAP/4 Open SQL single record insert in the same error               
    situation, processing does not terminate, but SY-SUBRC is set to 4.)          
    How to correct the error
    Use an ABAP/4 Open SQL array insert only if you are sure that none of         
    the records passed already exists in the database.                                                                               
    If the error occurred in a non-modified SAP program, you may be               
    able to find a solution in the SAP note system.                               
    If you have access to the note system yourself, use the following             
    search criteria:                                                                   
    "SAPSQL_ARRAY_INSERT_DUPREC"                                                      
    "SAPLZED7 " or "LZED7F01 "                                                   
    "UPDATE_TORQUE_TABLE"                                                        
    If you cannot solve the problem yourself, please send the                     
    following documents to SAP:                                                                               
    1. A hard copy print describing the problem.                                  
       To obtain this, select the "Print" function on the current screen.         
    2. A suitable hardcopy prinout of the system log.                             
       To obtain this, call the system log with Transaction SM21                  
       and select the "Print" function to print out the relevant                  
       part.                                                                               
    3. If the programs are your own programs or modified SAP programs,            
       supply the source code.                                                    
       To do this, you can either use the "PRINT" command in the editor or        
       print the programs using the report RSINCL00.                                                                               
    4. Details regarding the conditions under which the error occurred            
       or which actions and input led to the error.

    Sometimes, the DUPREC is due to SNRO problem.
    if you have several document type link to the same object number, the program could tries to insert a number already taked
    (I don't look your program)
    Regards

  • Presonus Firebox issues

    So I've had my firebox for about 4 months now and I just recently plugged it in and started up Logic. Well at first the light only glowed red and no matter what I did (restarts, unplugging, replugging) it wouldn't glow the pretty blue.
    Well I finally got the light to turn blue but now my computer won't recognize the device. Audio MIDI setup does not recognize it, Logic Pro does not recognize it, Garageband won't recognize it, the Presonus Control Panel and update firmware applications don't recognize it. I'm so confused and frustrated with it.
    Any suggestions?

    I have the same problem with the Presonus Firestudio Project and Snow Leopard. I'll download the beta drivers from Presonus's web site, uninstall the old drivers, install the new ones, and I can usually get the Presonus Firestudio Project to work -- briefly. Then maybe a day later, there's no sound, and usually the device isn't being recognized. So I'll repeat the whole uninstall, reinstall process, and the box will work and I can return to my projects in Logic, etc. -- for, typically, another few hours. It's now been more than 7 months since Apple released Snow Leopard, and Presonus still has nothing other than an unstable beta driver that is essentially nonfunctional? That's ridiculous. I could understand if this was an old, legacy product, but this thing is still being sold. If I want to keep making music on a Mac, I don't see any options other than to write off my $500 investment in the Presonus product, dump it in the trash, and shop for a new interface from another company. Can anyone recommend a Firewire interface in the $400-$800 range -- from manufacturer that is committed to, and has consistently supported, the Mac platform with updated drivers?

  • Firebox issues

    Hi
    I am actually helping my worship leader troubleshoot his setup... he has a Presonus Firebox interface that has up until recently been working flawlessly, set up as follows:
    guitar---preamp -\ /- iBook---Garageband
    mic1---preamp - Firebox
    mic2---preamp -/ \- Mixer---Studio Monitors
    What has happened recently is that his iBook will recognize the Firebox when he plugs it in, ad the little dialog to start using it will appear... during the time that dialog box is open, everything seems to be working fine. We get signal from the mics and guitar through the Firebox and into the mixer, and all of the input level controls on the Track in Garageband seem to be functioning fine. As soon as we select the Firbox and close that dialog, the volume control at the bottom of the Track info section and the dropdown box to select the input channel (Channel 1 Mono etc) are disabled (Greyed out) and we lose all output from the Firebox including the Aux out to the mixer.
    I don't know if this is caused by something in Garageband or the Firebox itself, so I figured I'd try here first.
    I'm not sure what his laptop details are, except that it's OS X and I'm sure the latest version of Garageband.
    Any help would be greatly appreciated.
    Thanks
    Dan

    I have the same problem with the Presonus Firestudio Project and Snow Leopard. I'll download the beta drivers from Presonus's web site, uninstall the old drivers, install the new ones, and I can usually get the Presonus Firestudio Project to work -- briefly. Then maybe a day later, there's no sound, and usually the device isn't being recognized. So I'll repeat the whole uninstall, reinstall process, and the box will work and I can return to my projects in Logic, etc. -- for, typically, another few hours. It's now been more than 7 months since Apple released Snow Leopard, and Presonus still has nothing other than an unstable beta driver that is essentially nonfunctional? That's ridiculous. I could understand if this was an old, legacy product, but this thing is still being sold. If I want to keep making music on a Mac, I don't see any options other than to write off my $500 investment in the Presonus product, dump it in the trash, and shop for a new interface from another company. Can anyone recommend a Firewire interface in the $400-$800 range -- from manufacturer that is committed to, and has consistently supported, the Mac platform with updated drivers?

  • Unablw to login to ifolder

    hi,
    I replaced expired certificates on ifolder/sles10.4 and am now unable to login "Failed to authenticate, problem with Ldap or iFolder server certificate" on the ifolder we console. I basically followed TID 7000075, but created new certs. I've check the var/log/messages file which contained this error:
    Feb 28 11:05:30 iFolder suse_register[5949]: Products Dump: $VAR1 = [ [ 'SUSE-Linux-Enterprise-Server-SP4', '10', 'online', 'i386' ], [ 'Novell-Open-Enterprise-Server-SP3', '2', 'SP3', 'i686' ] ];
    Feb 28 11:05:30 iFolder suse_register[5949]: Execute curl command failed with '28': % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-
    Feb 28 11:05:39 iFolder tpvmlpd[9875]: device type not supported

    asabadin,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

Maybe you are looking for

  • Illustrator CC and CS6 doesn't start in Windows 8.1 Preview

    When I attemp to run Illustrator on my machine running Windows 8.1 preview I see this error message (In spanish because both my system and software language are in spanish): Error Esta aplicación no es compatible con el idioma del sistema operativo a

  • Send For Repair Got Back With Scratches

    I got mine macbook in november. I had some problem with it in Dec and then i took an appointment with mac genius and gave mine macbook thinking that they will solve mine problem and will handle mine macbook with care. As mine macbook was just a few d

  • Email Button

    How would I create a button that opens up the default email app. with the email address of the person in the "To" box in Catalyst?  In other programs you can put goto email in an action window, does it work the same in Catalyst?

  • Initiator

    Guys, I have a BPM process started by a initiator task. This process can be used by all my users stored in AD but I do not have any AD group which map all users. With this scenario in mind my question is: In BPM is there any kind of public applicatio

  • BW7.0 New features

    Hi Experts, if you have new features in BW7.0 Could you plz send me Thanks in advance Ananya