OO4O process never killed/clean up after session=NULL

After session object is set to NULL, still the oracle processes are in memory, never cleaned up. Does require any special methods to kill the process.
dbObject.Close(); // called
dbSession = NULL ; // set session object to null
Oracle processes are still in memory and crashes server.
Using Oracle ver 8.1.7/OO4O 3.15
What is wrong here?
Anyone came across similar issues..

Have you tried to remove all OraParameters after stored procedure call and before assigning null to session?
Otherwise there may be circullar references between OraDatabase and OraParameter causing memory leak after releasing your reference to OraSession.

Similar Messages

  • BC4J cleaning up after session timeout

    Hi
    Can anyone advise me on how to cleanup a database table via BC4J when a session times out. When someone logs into my application I enter an audit trail into a table. When they logout or when the session times out I want to add a logout time.
    I have got as far as defining a bean that implements HttpSessionBindingListener. When the session times out valueUnbound is called.
    This works fine, but I need to be able to access a BC4JContext in order to update a table.
    I cannot see how to obtain a BC4JContext as BC4JContext.getContext requires a HttpServletRequest to be passed to it, which I do not have access to at this point.
    Can anyone help ?

    Hi,
    One solution is to use the oracle.jbo.client.Configuration.createRootApplicationModule, releaseRootApplicationModule APIs in a try...finally block in your binding listener. These will instantiate/reuse an ApplicationModule that is managed by a pool which is configured by the specified configuration.
    Another approach would be to extend oracle.jbo.server.ApplicationModuleImpl.reset (or resetState, please see the javadoc to confirm). This method is invoked by the pool whenever an ApplicationModule is released statelessly OR whenever an ApplicationModule is used between sessions. If it is not your intention for the table to be cleaned out when a managed state AM is recycled then this solution may not work for you.
    A third solution is to cleanup the table on the DB side using PL/SQL and DBMS_JOBS. This has the advantage that it does not depend upon the MT to clean up the audit table.
    Hope this helps,
    JR

  • Should NTP Processes Never End?

    For my NTP needs, I've installed openntpd, removed /etc/cron.hourly/adjtime, and added this line to my crontab,
    * * * * * ntpd -s && hwclock -w > /dev/null 2>&1 && rm /var/lib/hwclock/adjtime
    It works like a charm; however, I have noticed that the ntpd processes never seem to complete. Here's a snippet from my "ps aux" output,
    root 11746 0.0 0.0 18196 468 ? Ss 02:10 0:00 ntpd -s
    ntp 11764 0.0 0.0 13984 860 ? S 02:11 0:00 ntpd -s
    root 11769 0.0 0.0 18196 344 ? Ss 02:11 0:00 ntpd -s
    ntp 11780 0.0 0.0 13984 860 ? S 02:12 0:00 ntpd -s
    root 11785 0.0 0.0 18196 340 ? Ss 02:12 0:00 ntpd -s
    ntp 11796 0.0 0.0 13984 860 ? S 02:13 0:00 ntpd -s
    root 11801 0.0 0.0 18196 344 ? Ss 02:13 0:00 ntpd -s
    ntp 11916 0.0 0.0 13984 860 ? S 02:14 0:00 ntpd -s
    And if I pipe the ps aux output through grep and wc, I see that there are over a thousand unended ntp-related processes after running the machine for 9 hours,
    [root@reformedtube ~]# uptime ; ps aux | grep ntp | wc -l
    02:25:19 up 9:01, 1 user, load average: 0.06, 0.02, 0.00
    1084
    Does anyone have any ideas?

    Yes you are completely right, I normally run it in a terminal so I forgot about that (I should have read the man page better ).
    You would need to do something like:
    ntpd -d -s & sleep 5 && pkill -n ntpd
    EDIT: or even:
    ntpd -d -s & sleep 5 && kill $!
    Last edited by quigybo (2010-06-21 11:39:01)

  • Process for Tank Cleaning

    HI Gurus
    I need to map process for tank cleaning in process industry.
    Process requirement:- It is a chemical industry. After a process completion cleaning is required for reactor .For cleaning a different cleaning material is used which depends on previous and process to be performed.
    KIndly guide how this can be achieved.

    Dear Sir,
                  You have to create seperate production order,.Create seprate activity types for cleaning process,and also create a seperate BOM of cleaning material
    Regards'
    Bhupendra Singh

  • ORB does not perform clean up after destroy() is called.

    hi,
    the HelloClient example (POA model) which is provided in the Java IDL tutorials, does not perform clean up after the execution is complete.
    i.e. i can still find the Socket descriptors in the file system under the path (/proc/p_id/fd). Do we need to explicitly destroy the sockets inorder to perform the required clean up??the OS i'm using is Linux.
    if yes, then how do i do that.... the following are the steps to reproduce the problem:
    1)start HelloServer
    2)start HelloClient
    3)check file count in /proc/process_id/fd before calling init.
    4)invoke ORB.destroy() method.
    5)check file count in /proc/process-id/fd after destroy completes.I have included Thread.sleep(25000) inorder to check the file count dynamically at each stage of execution.
    Any help in this regard is welcome....!!
    thanks in advance

    Hello:
    This reply may be long after the time that you need it ... but the problem
    that you are experiencing sounds very much like a bug that was fixed in the J2SE 1.5.0_10 release.
    It is bug 6354718 ....
    In the evaluation section of that bug they note:
    Yes. It's a known bug in ORB connection management. What's happening here is, the connectionCache that maintains both inbound and outbound connections does not reclaim connections, upon ORB destroy() call. There is a connection reclaim() logic in place, but does not kick in, until it reaches certain watermark levels. Since, a single client can have a multiple ORBs and thereby multiple outbound connections (in the reported case) , with each cache having exactly one connection which leaks up on ORB exit. This leak multiplies based on the number of ORBs and time period over which client stays live, up and running.
    The solution is, to walk through the connection cache and close each connection,
    no matter what the watermark levels are. This can be done at the corba transport manager close() call.
    Note: In the above evaluation they tell you how to fix it yourself but I believe (I haven't tested it yet ....) that if you upgrade to JDK 1.5.0_10, you should find that it has been fixed for you.
    I hope that I'm not steering you wrong, but that's my take on your situation.
    John

  • Not-cleaned-up-DB-sessions Forms6i/IAS

    Environment: True Unix 64, IAS 1.0.2.1, 8.1.6
    Since migrated to Forms 6i /IAS 1.0.2.1 there are in some cases not cleaned-up DB session on the db which is accessed by an Forms6i appl. Note: not the Webserver has this not-closed-sessions but the Oracle-database on a remote UNIX server (8.0.5). There I see these sessions with cursor-information:
    ALTER SESSION SET NLS_LANGUAGE='AMERICAN' NLS_TERRITORY='AMERICA' NLS_CURRENCY='$' NLS_ISO_CURRENCY='AMERICA' NLS_NUMERIC_CHARACTERS='.,' NLS_CALENDAR='GREGORIAN' NLS_DATE_FORMAT='DD-MON-RR' NLS_DATE_LANGUAGE='AMERICAN' NLS_SORT='BINARY'
    Is there any parameter which helps me to kill these needless sessions automatically ? And, what action makes Oracle to behave to keep these sessions ?
    Thanx a lot.

    Please reread your post with great care.
    Do you see a platform and operating system?
    Do you see a product name and full version number?
    Do you see a description of which commands were executed?
    Good. Because I don't either.
    Post a full and complete description of the environment so we can try to replicate it.

  • How to kill secure erase after turning on File Vault?

    I turned on file vault on my MacBook with OS 10.6.4 and selected the secure erase option for the resulting empty space. The File Vault encryption process completed fairly quickly, but the secure erase has carried on for 48 hours and I'm just at 26% complete as per the security pane of System Preferences.
    I'd like to stop the secure erase process. It seems like overkill, and as this computer (and the hard disk) are 4+ years old, I'm thinking the wear and tear on the drive is more than is necessary.
    I've tried killing the secure erase process ("sudo kill -9 ...") but the process re-spawns.
    My question: is there a safe way to stop the secure erase process after turning on File Vault? (I am fully backed up with Time Machine if that makes any difference.)

    Ah-HA! OK, I've fixed the problem the right way now instead of the ugly method of renaming secure_erase, which was admittedly a hack until I had more time to look at things.
    The queue for secure_erase is stored in /var/db/fvsecureerase.jobs/ - you need to cd into that directory and look for the files there, and remove them. By deleting the numbered job, you will remove it from the secure_erase queue.
    HOWEVER, please look at the files first and then manually delete the file path listed, otherwise you will leave those to-be-destroyed files UNDELETED. This is probably NOT what you want. What happens is that secure_erase moves the "original" files into a new directory (in my case the file was named /Users/jtodd.10307331336706142097) and then secure_erase does it's magic on that directory and wipes out each file in a tedious, secure way. If you made a mistake and don't want to wait the 20 days for it to finish the tedious method, you can just "rm" it the old fashioned way. I typically pipe "yes" into the "rm -R" command since there are a lot of strange permissions things that rm asks about and I would otherwise spend an hour hitting "y" on every file about which it uncertain - hooray for UNIX pipes! For instance, this is a what I did (again, as root):
    sh-3.2# cd /var/db/fvsecureerase.jobs
    sh-3.2# ls -lsa
    total 8
    0 drwx------ 3 root admin 102 Nov 12 11:44 .
    0 drwxr-xr-x 51 root wheel 1734 Nov 12 11:44 ..
    8 -rw-r--r--@ 1 root admin 33 Nov 10 13:53 501
    sh-3.2# cat 501
    /Users/jtodd.10307331336706142097
    sh-3.2# rm 501
    sh-3.2# yes|rm -R /Users/jtodd.10307331336706142097

  • I just registered my calendar with iCloud but the process never completes "moving calendar to iCloud" keeps running. How do I solve this?

    Have been trying to upload calendar to icloud but process never completes. Have forced quit and restarted but makes no difference. Any ideas?

    Ignore this.
    I worked it out. After selecing mail, contacts and calanders, you get a choice to symc only some data and then another choice to chose which.
    All my iCloud data (except the extra Outlook category colouring) was still there.
    If you need specifics on how it works, there are sone very good links at this website http://www.slipstick.com/outlook/icloud-and-outlook-problems/. You won't find Apple giving this much away.
    Keep taking the backups
    Tony

  • The Backup Process was killed by system when I Backup Oracle RAC

    HI all:
    I use RMAN and MML to backup my Oracle Rac. When it backup 60GB (it total 300GB),the oracle backup process was killed by the system.
    the follow is the system log from syslog.log file:
    Jan 5 10:54:57 hpux01 vmunix: Pid 24142 was killed due to failure in writing the signal context - possible stack overflow.
    And the follow is the trc log from Oracle:
    /ora_backup/szyy/orcl_ora_24142.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    ORACLE_HOME = /u01/app/oracle/product/10.2.0/racdb
    System name:     HP-UX
    Node name:     hpux01
    Release:     B.11.31
    Version:     U
    Machine:     ia64
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 131
    Unix process pid: 24142, image: oracleorcl@hpux01
    *** 2012-01-05 09:55:32.576
    *** ACTION NAME:(0000067 STARTED16) 2012-01-05 09:55:32.567
    *** MODULE NAME:(backup incr datafile) 2012-01-05 09:55:32.567
    *** SERVICE NAME:(kmyb) 2012-01-05 09:55:32.567
    *** SESSION ID:(4044.1365) 2012-01-05 09:55:32.567
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 09:58:59.396
    *** ACTION NAME:(0000071 STARTED16) 2012-01-05 09:58:59.396
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 09:59:28.666
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:00:27.749
    *** ACTION NAME:(0000073 STARTED16) 2012-01-05 10:00:27.749
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:04:40.215
    *** ACTION NAME:(0000077 STARTED16) 2012-01-05 10:04:40.215
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:05:20.131
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:06:49.812
    *** ACTION NAME:(0000079 STARTED16) 2012-01-05 10:06:49.812
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:07:23.498
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:09:06.092
    *** ACTION NAME:(0000081 STARTED16) 2012-01-05 10:09:06.091
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:11:26.153
    *** ACTION NAME:(0000083 STARTED16) 2012-01-05 10:11:26.153
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:12:50.144
    *** ACTION NAME:(0000085 STARTED16) 2012-01-05 10:12:50.144
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:15:09.731
    *** ACTION NAME:(0000087 STARTED16) 2012-01-05 10:15:09.731
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:17:47.068
    *** ACTION NAME:(0000089 STARTED16) 2012-01-05 10:17:47.068
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:18:29.698
    *** ACTION NAME:(0000091 STARTED16) 2012-01-05 10:18:29.698
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:20:32.236
    *** ACTION NAME:(0000093 STARTED16) 2012-01-05 10:20:32.236
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:20:57.822
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:23:11.251
    *** ACTION NAME:(0000095 STARTED16) 2012-01-05 10:23:11.251
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:25:21.496
    *** ACTION NAME:(0000097 STARTED16) 2012-01-05 10:25:21.496
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:26:40.743
    *** ACTION NAME:(0000099 STARTED16) 2012-01-05 10:26:40.743
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:26:52.331
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:27:11.566
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:27:24.826
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:31:00.760
    *** ACTION NAME:(0000103 STARTED16) 2012-01-05 10:31:00.759
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:31:25.595
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:31:45.456
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:33:58.612
    *** ACTION NAME:(0000105 STARTED16) 2012-01-05 10:33:58.612
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:35:13.323
    *** ACTION NAME:(0000107 STARTED16) 2012-01-05 10:35:13.323
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:37:59.764
    *** ACTION NAME:(0000109 STARTED16) 2012-01-05 10:37:59.764
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:42:27.364
    *** ACTION NAME:(0000113 STARTED16) 2012-01-05 10:42:27.364
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:46:54.632
    *** ACTION NAME:(0000117 STARTED16) 2012-01-05 10:46:54.632
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:47:52.295
    *** ACTION NAME:(0000119 STARTED16) 2012-01-05 10:47:52.295
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:52:31.041
    *** ACTION NAME:(0000123 STARTED16) 2012-01-05 10:52:31.041
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:54:20.123
    *** ACTION NAME:(0000125 STARTED16) 2012-01-05 10:54:20.123
    WARNING:Oracle process running out of OS kernel I/O resources
    *** 2012-01-05 10:54:41.410
    WARNING:Oracle process running out of OS kernel I/O resources
    WARNING:Oracle process running out of OS kernel I/O resources

    This was a bug in 10.2.0.3. It is fixed in 10.2.0.5. See MOS note 748607.1

  • LOG_FILE_NOT_FOUND when running cleaner manually after some data purge

    I hit LOG_FILE_NOT_FOUND error when running cleaner manually after some data purge, I searched the forum, found someone also faced the same issue before, but cannot find any clue on how to fix it. Below is the error trace and followed by our configurations
    Caused by: com.sleepycat.je.EnvironmentFailureException: (JE 4.1.6)
    Environment must be closed, caused by:
    com.sleepycat.je.EnvironmentFailureException: Environment invalid because of
    previous exception: (JE 4.1.6) /scratch/tie/thirdeye/index/data-store
    fetchTarget of 0x50f/0x3fb9dd6 parent IN=368491717 IN
    class=com.sleepycat.je.tree.IN lastFullVersion=0x510/0x2ca7d18
    parent.getDirty()=false state=0 LOG_FILE_NOT_FOUND: Log file missing, log is
    likely invalid. Environment is invalid and must be closed.
    at
    com.sleepycat.je.EnvironmentFailureException.wrapSelf(EnvironmentFailureExcept
    ion.java:196)
    at
    com.sleepycat.je.dbi.EnvironmentImpl.checkIfInvalid(EnvironmentImpl.java:1439)
    at com.sleepycat.je.Environment.checkEnv(Environment.java:2117)
    at com.sleepycat.je.Environment.checkpoint(Environment.java:1440)
    at
    com.oracle.thirdeye.datastore.DataStoreManager.clean(DataStoreManager.java:402
    at
    com.oracle.thirdeye.infostore.InfoStoreManager.clean(InfoStoreManager.java:301
    ... 11 more
    Caused by: com.sleepycat.je.EnvironmentFailureException: Environment invalid
    because of previous exception: (JE 4.1.10)
    /scratch/tie/thirdeye/index/data-store fetchTarget of 0x50f/0x3fb9dd6 parent
    IN=368491717 IN class=com.sleepycat.je.tree.IN
    lastFullVersion=0x510/0x2ca7d18 parent.getDirty()=false state=0
    LOG_FILE_NOT_FOUND: Log file missing, log is likely invalid. Environment is
    invalid and must be closed.
    at com.sleepycat.je.tree.IN.fetchTarget(IN.java:1332)
    at com.sleepycat.je.tree.IN.findParent(IN.java:2886)
    at com.sleepycat.je.tree.Tree.getParentINForChildIN(Tree.java:881)
    at com.sleepycat.je.tree.Tree.getParentINForChildIN(Tree.java:809)
    at
    com.sleepycat.je.cleaner.FileProcessor.findINInTree(FileProcessor.java:1152)
    at com.sleepycat.je.cleaner.FileProcessor.processIN(FileProcessor.java:1090)
    at
    com.sleepycat.je.cleaner.FileProcessor.processFile(FileProcessor.java:538)
    at com.sleepycat.je.cleaner.FileProcessor.doClean(FileProcessor.java:241)
    at com.sleepycat.je.cleaner.Cleaner.doClean(Cleaner.java:463)
    ------------Configurations-------------------------
    EnvironmentConfig.ENV_RUN_CLEANER -> false
    EnvironmentConfig.CHECKPOINTER_HIGH_PRIORITY -> true
    EnvironmentConfig.CLEANER_EXPUNGE -> false
    Any hints are appreciated. I'm also working for Oracle CDC, feel free to call me at 861065151679 or drop me an email at [email protected] so that we can talk more in detail
    Anfernee

    Anfernee, I will contact you via email.
    --mark                                                                                                                                                                                                                   

  • HT5622 I was making new Apple ID with my other Email on iTunes, but I canceled the process on payment page. After a while i went to make a new ID with same Email but it says the Email is already in use! what should i do?

    I was making new Apple ID with my other Email on iTunes, but I canceled the process on payment page. After a while I went to make a new ID with same Email but it says the Email is already in use! what should i do?

    You will need to try changing the email address on the first account and see if you can then re-use it on a new account - you can try changing the email address via http://appleid.apple.com or by logging into it via the Store > View Account menu option on a computer's iTunes (if you don't have a spare email account then you can create one via http://gmail.com or http://hotmail.com)

  • Redirecting user to login page after session expiry

    Hi,
    Default session expiry implementation in sap EP6.0 doesn't work properly. To overcome this, we have implemented one component where we check the idle time and throw the user back to the login page if the idle time has exceeded the session expiry period. This component has been added to desktop inner page as an iView. Following is the logic put in this component.
    IAuthentication ia = UMFactory.getAuthenticator();
    ia.logout(httpRequest, httpResponse);
    httpResponse.sendRedirect("/irj/portal");
    We are successfully getting the login page after session expiry. Issue is, our portal server is running on 11111 port. We cannot change this to 80 on unix because of unix limitations for the port number. So we have put one apache web server before our portal server. Apache web server is listening on port 80 and forwarding the request to our portal server.
    Now when user is redirected to the login page, url being shown in the browser is http://<host_name>:11111/irj/portal but I am expecting http://<host_name>/irj/portal (without port). I have tried putting the full url in sendRedirect() method but that too doesn't work.
    Any help is highly appreciated.
    Regards,
    Chandra

    Hi Chandra,
    Let the URL be relative in the sendRedirect i.e.
    httpResponse.sendRedirect("/irj/portal");
    However since you have a Reverse proxy in front, the response header for redirect will not contain the address of the reverse proxy in this case, your servername without port. You have to properly configure your reverse proxy so that the HTTP Headers are changed properly before sending the response to the users.
    Check this URL,
    http://httpd.apache.org/docs/1.3/mod/mod_proxy.html#proxypassreverse
    This gives you the details on configuring your apache.
    Hope this helps.
    Ankur
    P.S. If this helps please reward points.

  • I created a new administrator USER account. I deleted the original one but the process never ends. It's been 3 days now.

    I created a new administrator USER account. I deleted the original one but the process never ends. It's been 3 days now. And I can't close preferences window or turn off the computer.
    It's stays in the "deleting" but I can't cancel it or close the window.
    What can I do?

    Here are two screen shots to show you what I am seeing.  The first screen shot shows it allowing me to select (highlighted in blue) my admin user (which is what I am locced in as).  The second screen shot shows it allowing me to select the "Guest" user (highlighted in blue).  However when I click on the user "Orion" nothing happens.  It will not change to highlight that user.

  • "disp+work" process in not getting started after kernel upgradation

    Hello Experts,
    Good day…..,
    I am new to SAP. I installed SAP ECC6 EHP4 with default kernel version 701 and it was working fine.
    I have upgraded kernel version from 701 to 741, but the “disp+work” process is not getting started after kernel upgrade.
    I have posted “dev_W0” log &
    “disp+work” command result obtained in CMD prompt of respective server.
    Please help me out in this. Thanks all in advance.
    “dev_w0” Log”
    trc file: "dev_w0", trc level: 1, release: "741"
    *  ACTIVE TRACE LEVEL           1
    *  ACTIVE TRACE COMPONENTS      all, MJ
    M sysno      55
    M sid        TNG
    M systemid   562 (PC with Windows NT)
    M relno      7410
    M patchlevel 0
    M patchno    42
    M intno      20020600
    M make multithreaded, Unicode, 64 bit, optimized
    M profile D:\usr\sap\TNG\SYS\profile\TNG_DVEBMGS55_ABTHMSSB01
    M pid        2392
    M

    M Wed Jul 23 02:04:35 2014
    M  kernel runs with dp version 208000(ext=117000) (@(#) DPLIB-INT-VERSION-208000-UC)
    M  length of sys_adm_ext is 500 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workp. 0 2392) [dpInit.c 731]
    M  DpCommonParamInit: rdisp/core_file_size = default --> no change
    I  MtxInit: 30000 0 0

    M Wed Jul 23 02:04:36 2014
    M  DpIPCInit2: read dp-profile-values from sys_adm_ext
    M  DpShMCreate: alloate/attach shared memory (mode=ATTACH)
    M  DpShMCreate: sizeof(wp_adm)                         24288    (1104)
    M  DpShMCreate: sizeof(tm_adm)                          51472080             (256080)
    M  DpShMCreate: sizeof(ca_adm)                           432000  (72)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/7464064/7583152
    M  DpShMCreate: sizeof(comm_adm)                   7583152                (14904)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)                      0              (296)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)                         0              (80)
    M  DpSockTableSize: max/headSize/ftSize/tableSize=500/16/520064/520080
    M  DpShMCreate: sizeof(sock_adm)                       520080  (1016)
    M  DpShMCreate: sizeof(vmc_adm)                       0              (3208)
    M  DpShMCreate: sizeof(wall_adm)                        (ft=41664/fi=67472/hd=64/rec=192)
    M  DpShMCreate: sizeof(amc_rec_adm)                              (ft=86464/fi=67472/hd=64/rec=416)
    M  DpShMCreate: sizeof(websocket_adm)                         (ft=28864/hd=64/rec=272)
    M  DpShMCreate: sizeof(gw_adm)          64
    M  DpShMCreate: sizeof(j2ee_adm)       3936
    M  DpShMCreate: SHM_DP_ADM_KEY                  (addr: 00000000103D0050, size: 60433936
    M  DpShMCreate: allocated sys_adm at 00000000103D0250
    M  DpShMCreate: allocated wp_adm_list at 00000000103E20F0
    M  DpShMCreate: allocated wp_adm at 00000000103E2410
    M  DpShMCreate: allocated tm_adm_list at 00000000103E84F0
    M  DpShMCreate: allocated tm_adm at 00000000103E8730
    M  DpShMCreate: allocated ca_adm at 00000000134FF000
    M  DpShMCreate: allocated comm_adm at 0000000013568980
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: allocated sock_adm at  0000000013CA4130
    M  DpShMCreate: allocated vmc_adm_list at 0000000013D232C0
    M  DpShMCreate: system runs without VMC
    M  DpShMCreate: allocated gw_adm at 0000000013D23560
    M  DpShMCreate: allocated j2ee_adm at 0000000013D237A0
    M  DpShMCreate: allocated ca_info at 0000000013D24900
    M  DpShMCreate: allocated wall_adm (ft) at 0000000013D24B40
    M  DpShMCreate: allocated wall_adm (fi) at 0000000013D2F000
    M  DpShMCreate: allocated wall_adm (head) at 0000000013D3F990
    M  DpShMCreate: allocated amc_rec_adm (ft) at 0000000013D3FBD0
    M  DpShMCreate: allocated amc_rec_adm (fi) at 0000000013D54F90
    M  DpShMCreate: allocated amc_rec_adm (head) at 0000000013D65920
    M  DpShMCreate: allocated websocket_adm (ft) at 0000000013D65B60
    M  DpShMCreate: allocated websocket_adm (head) at 0000000013D6CE20
    M  DpShMCreate: initialized 21 eyes
    M  DpCommAttachTable: attached comm table (header=0000000013568980/ft=0000000013568990/fi=0000000013C86E10)
    M  DpSockAttachTable: attached sock table (header=0000000013CA4130/ft=0000000013CA4140)
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  <ES> EsILock: use Semphore 33 for locking
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    X Wed Jul 23 02:04:37 2014
    X  mm.dump: set maximum dump mem to 96 MB
    M  ThStart: taskhandler started
    M  ThInit: initializing DIA work process W0

    M Wed Jul 23 02:04:44 2014
    M  ThInit: running on host ABTHMSSB01
    I  MtxInit: 0 0 0

    M Wed Jul 23 02:04:45 2014
    M  calling db_connect ...
    B  Loading DB library 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\TNG\DVEBMGS55\exe\dboraslib.dll' is "741.10", patchlevel (0.42)
    C  Prepending D:\usr\sap\TNG\DVEBMGS55\exe to Path.
    C  Register application info.

    C Wed Jul 23 02:04:47 2014
    C  Oracle client version: 10.2.0.4.0, (dbsl 741 040714, UNICODE[2])
    C  Detailed Oracle client (patch) info not available.
    C  *** ERROR => Connect via SAPUSER not supported for kernel >= 740.
    [dbsloci.c    2406]
    C     Only Secure Connect method possible.
    M  ***LOG R19=> ThDbConnect, db_connect ( DB-Connect 000256) [thDatabase.c 76]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step TH_INIT, thRc ERROR-DB-CONNECT_ERROR, action STOP_WP, level 1) [thxxhead.c   2281]
    M Wed Jul 23 02:04:48 2014

    M  Info for wp 0

    M    pid = 2392
    M    severity = 0
    M    status = 0
    M    stat = WP_NEW
    M    waiting_for = NO_WAITING
    M    workerType = DP_WORKER_DIAWP
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M mode_cleaned_counter = 0
    M    control_flag = 0
    M    report = > <
    M    action = 0
    M    tab_name = >                              <

    M  ThIErrHandle: no current incoming request


    M *****************************************************************************
    M  *
    M  *  LOCATION SAP-Server ABTHMSSB01_TNG_55 on host ABTHMSSB01 (wp 0)
    M  *  ERROR ThInit: db_connect
    M  *
    M  *  TIME Wed Jul 23 02:04:48 2014
    M  *  RELEASE 741
    M  *  COMPONENT Taskhandler
    M  *  VERSION 1
    M  *  RC 16797709
    M  *  MODULE D:/depot/bas/741_REL/src/krn/si/th/thxxhead.c
    M  *  LINE 2470
    M  *  COUNTER 1
    M  *
    M  *****************************************************************************

    M  PfRejectStatistic: clear statistic record
    M  PfClearAllRec: clear statistic area
    M  PfClearAllRec: statRecordAction = STAT_RECORD_ACTION_REJECT
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hooks for event BEFORE_DUMP
    M  ThIErrHandle: entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workp. 0 2392) [dpnttool.c 335]
    “Desp+Work” Command result:
    C:\Users\tngadm>disp+work
    disp+work information
    kernel release 741
    kernel make variant 741_REL
    compiled on NT 6.0 6002 x86 MS VC++ 16.00 for NTAMD64
    compiled for                  64 BIT
    compilation mode UNICODE
    compile time Jul  9 2014 16:39:46
    update level 0
    patch number 42
    source id 0.042
    RKS compatibility level 0
    supported environment
    database (SAP, table SVERS) 700
    710
    701
    702
    703
                                  711
    720
    730
    731
    732
    738
    740
    operating system
    Windows NT 5.1
    Windows NT 5.2
    Windows NT 6.0
    Windows NT 6.1
    Windows NT 6.2
    Windows NT 6.3
    C:\Users\tng

    C  *** ERROR => Connect via SAPUSER not supported for kernel >= 740.
    [dbsloci.c    2406]
    C     Only Secure Connect method possible.
    For this issue you need to set up SSFS.
    1639578 - SSFS as password storage for primary database connect
    I am new to SAP. I installed SAP ECC6 EHP4 with default kernel version 701 and it was working fine.
    I have upgraded kernel version from 701 to 741
    Are you sure kernel 741 is compatible with an EHP 4 system ?
    Read this SAP note
    1969546 - Release Roadmap Kernel 740
    Regards
    RB

  • I need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009". and after they said "we could not complete your request. There was an error in the App Store. Please try again later (nul

    i need help, i can't download free applications in App store. they answer me "your request cannot be processed Error code:1009".
    and after they said "we could not complete your request. There was an error in the App Store. Please try again later (null)".
    COMPUTER DETAILS: MacBook Pro 13-inch, Mid 2012 OS X Version 10.9.5; Processor 2,5GHz Intel Core i5; Memory 4 Go 1600 MHz DDR3.
    Thanks beforehand!!!

    Error
    what is error code 1009?

Maybe you are looking for

  • How can I use Drap and Drop in Linux system?

    I try to use DnD in a item from "explorer" in Linux into my application, but it does atually not work. The same version is work well on Windows. Below is code (3 separated files): * FileAndTextTransferHandler.java is used by the 1.4 * DragFileDemo.ja

  • Erased Hard Drive for Clean Install of Leopard, Hard drive is gone!

    I put in my Leopard Install disk to do a clean install of everything as I was going to give this iMac to someone. I erased the hard drive and then started the Leopard install. It stopped half way through and that was that! Now the hard drive does not

  • Problem with SharePoint metadata (People Picker) in Adobe Reader X.

    Have a problem related metadata that is in SharePoint 2010 when I try to upload a PDF from Adobe Reader X (Online site). I have a few mandatory fields such as; Document Owner, Document Type, Date, etc..  When I save the PDF to a document library, so

  • Errors with places.

    I have a few errors happening with iPhoto places. (Before I start I have latest updates on all of my software and latest Mac OSX) 1 - When typing in the search it doubles up my characters. For example if I start to write London, after typing L then o

  • Tracking a separate Thread  - java/jsp/struts

    Hi all, My project is a webapplication using java/jsp/struts. My requirement is to write bulk data to a file, which i want to run as a separate thread. Since it runs as a separate thread the control comes back to UI (userInterface) page. On subsequen