Monitor session message "VCC, mtp1 index, mtp2 index, stream1, stream2"

Hello Everyone,
I am monitoring a session on my router and i keep getting these messages and i don't know what they mean.
VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 11 12 VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 12 11
VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 13 14 VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 14 13
VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 15 16 VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 16 15
VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 19 20 VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 20 19
VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 21 22 VCC, mtp1 index, mtp2 index, stream1, stream2 = 4 4 22 21
I've been searching everywhere and i can't find anything related to this.
Sorry if it's a newbee question... =)
JF

I get the same thing on a c2921 v15.1.3(T4)
seems to be logging CUBE calls as they commence however it is not coming from a debug option.
The only way to not see them is to turn off terminal monitoring.
Anyone got any ideas on how we might be able to filter these messages off the console?

Similar Messages

  • Error message: User data is not indexed, yet. Index user data first

    Greeting All,
    Each time I try to index a 'Prepared' searchObjectConnector in the cockpit.. I get a message <
    User data is not indexed, yet. Index user data first>. even that I ran the z_ESH_AU_UPLOAD_AUTH_RFC_720 report in R/3 system.. and checked the auth /user data in the admin cockpit.. and it was indexed..
    1.any idea why I keep getting this error
    2.any idea how can I clean the buffer or the message Queu.. my guess this might  be not error but a q message..
    3. any suggestion please
    Thanks

    Hi Areege,
      I noticed that you created an OSS message on this issue. That was a good idea.
    There is an answer for you in OSS from yesterday.
    Kind regards, Klaus

  • Monitor archive messages

    HI Guys,
    Still not clear to me how/where should I monitor archived messages in PI 7.1.
    TO be honest is the first time I am facing such topic.
    It looks like the archive is based on archiving/date ad message id.
    Any way to monitor archive interface by namespace or interface name?
    Archiving procedure has been defined,but interfaces to be archived have been just defined thereofore I guess
    the only archived messages will be the ones from today + retention period.
    Can anyone confirm it?
    thanks in advance for your input.
    Regards,
    Giamma

    Hi Giamma,
    http://wiki.sdn.sap.com/wiki/display/XI/PIArchivingConceptual+Overview
    Also, Ref : http://saptechnical .com/Tutorials/XI/Archiving/Index.htm
    Check the SAP Note: 872388 for more info
    I see that you have posted the same question, please close one of it.
    Thanks,

  • App-V 5: An error was encountered while trying to stop the monitoring session

    Hello,
    I have a problem with sequencing an application with the App-V 5 sequencer. During the moment that the sequencer is collecting system changes an dialog box appears with the message "An error was encountered while trying to stop the monitoring session.
    Please check the event log for more details.". When I sequence the same application with App-V 4.6 SP2 sequencer I have no problems.
    In the eventviewer (Microsoft-AppV-Sequencer/Admin) you can see the message "An attempt to stop the monitoring session failed (startIndex cannot be large than lenght of string. Parameter name: startIndex). Event Id: 5003
    I have checked the background activities, but I couldn't find anything suspicious.

    Is the only difference between the platform the sequencer is hosted on the version of the sequencer? have you tested on a vanilla deployment of Windows?
    Please remember to click "Mark as Answer" or "Vote as Helpful" on the post that answers your question (or click "Unmark as Answer" if a marked post does not actually
    answer your question). This can be beneficial to other community members reading the thread.
    This forum post is my own opinion and does not necessarily reflect the opinion or view of my employer, Microsoft, its employees, or other MVPs.
    Twitter:
    @stealthpuppy | Blog:
    stealthpuppy.com |
    The Definitive Guide to Delivering Microsoft Office with App-V

  • Attribute Change Run aborted with an error :Not all data indexed for index

    Hi,
    I have an issue where the master data Attribute Change Run  aborted with an error pointing to the BWA:
    Attribute Change Run aborted with an error :Not all data indexed for index
    we tried to load only 0 data into it,the error still occured.

    Detail message is following:
    not all data was indexed for index 'GBP_BIC:XYCH_098('0' for '114')
    creation of The BIA INDEX for infocube 'YBC_SD015' terminated while filling

  • Monitor Sessions can't see most sessions?

    Symptom: Session Monitor nearly always displays “No text available” for a session’s current statement.
    Diagnosis:
    1.     I can’t see SQL for most sessions, even if I login as user SYS with the SYSDBA privilege.
    2.     Manual says:
    Monitor Sessions: Displays the status of one or more sessions, using information from the V$RSRC_SESSION_INFO view, which shows how the session has been affected by the Oracle Database Resource Manager.
    3.     When connected as system, I can select from the table Session Monitor uses, both on the server and via SQL Developer:
    SQL> select count(*) from V$RSRC_SESSION_INFO;
    50
    4.     In comparison, TOAD can display SQL for any user if I connect as user system . Run side by side, TOAD displays SQL for sessions that SQL Developer won’t display.

    Might be that TOAD displays the last executed statement rather than sqldev's current executing statement?
    K.

  • Monitoring SOAP Message Payload

    Hi,
    Can we monitor the message payload after the message is processed by the adapter? If so, where?
    I am doing a HTTP to SOAP scenario. I would want to check if the outgoing payload (after my receiver SOAP adapter finishes processing) is correct. Where can I see this information?
    Regards,
    Smitha.

    hi,
    LOGGING_SYNC is not important with MDT
    add this to
    messaging.syncMessageRemover.removeBody = false
    in Messaging System in visual admin
    then you will see the payload
    Regards,
    michal

  • Monitoring sessions invoked by a user SQL Developer

    Hello Everyone ,
    I am a DBA and lot of developers use SQL Developer for their tasks. Off late we have been facing few issues with SQL Developer.
    Developers close the working session by "alt+f4" and strangely their sessions are active in the DB's. What is the cause for this ?
    Rollback of DML statements takes hours for statements submitted by SQL Developer.
    Does OCI driver help in any way ?
    Is there any way that I can allow individual users to monitor their sessions in SQL Developer?
    Suppose a user connects with a generic application username "xyz" , can I allow the user "xyz"  to monitor sessions invoked by him and also provide him privileges to kill his/her own session.
    We are facing lot of performance issues , so help in this regard would be highly appreciated.
    Even pointing me towards appropriate documentation would do.
    Thanks in anticipation.

    1006957 wrote:
    I am a DBA and lot of developers use SQL Developer for their tasks. Off late we have been facing few issues with SQL Developer.
    Developers close the working session by "alt+f4" and strangely their sessions are active in the DB's. What is the cause for this ?
    Rollback of DML statements takes hours for statements submitted by SQL Developer.
    Does OCI driver help in any way ?
    Is there any way that I can allow individual users to monitor their sessions in SQL Developer?
    Suppose a user connects with a generic application username "xyz" , can I allow the user "xyz"  to monitor sessions invoked by him and also provide him privileges to kill his/her own session.
    We are facing lot of performance issues , so help in this regard would be highly appreciated.
    Even pointing me towards appropriate documentation would do.
    Once the DB begins work on a task it will continue that work until: 1) the work is complete, 2) an exception occurs or 3) it discovers that the client is no longer there.
    If you begin a transaction (complex query, sorts, etc) that is lengthy it may be a while before the DB even tries to communicate with the client. Then all of that work must be rolled back and the rollback (e.g. for an update or delete) can take much longer than the query took to begin with. That is just the way Oracle works.
    If a user connects as "xyz" then the only 'sessions invoked by him' are that ONE session. Any other user might also create a session by connecting as "xyz"; Oracle has no way of knowing if ALL sessions connecting as "xyz" belong to the same person or not.
    The ALTER SYSTEM privilege must be granted to allow someone to 'kill his/her own session' but that privilege would allow them to kill any other session, including system sessions.
    You could write a procedure to try to control the privilige, as in the following thread, but that also has risks:
    https://forums.oracle.com/thread/256935
    It is a DBA responsibility to control sessions, not the developers. You should NOT give this ability to the developers IMHO. If your developers are abusing your system it indicates that they need more training in how to prevent runaway queries. A common cause of the problem you describe is when a developer submits a query and then thinks they can just cancel it and start over and they DO NOT UNDERSTAND the first statement I made above: Oracle will keep working.
    The proper solution to your problem is to begin logging your developer's requests for session termination so that you can properly monitor the problem and detect developers that need additional instruction or mentoring to keep the problem from happening. Although anyone, even experts, can accidentally let a query get out of control, your problem doesn't occur very frequently for experienced developers.
    The DISCONNECT option only politely requests Oracle to terminate the session so it make take considerable time to clean everything up.
    If you really need to terminate the session you need to use DISCONNECT IMMEDIATE. See the disconnect session clause of alter system in the sql language doc
    http://docs.oracle.com/cd/B28359_01/server.111/b28286/statements_2013.htm#sthref4725
    {quote}
    DISCONNECT SESSION Clause
    Use the DISCONNECT SESSION clause to disconnect the current session by destroying the dedicated server process (or virtual circuit if the connection was made by way of a Shared Sever). To use this clause, your instance must have the database open. You must identify the session with both of the following values from the V$SESSION view:
      For integer1, specify the value of the SID column.
      For integer2, specify the value of the SERIAL# column.
    If system parameters are appropriately configured, then application failover will take effect.
      The POST_TRANSACTION setting allows ongoing transactions to complete before the session is disconnected. If the session has no ongoing transactions, then this clause has the same effect described for as KILL SESSION.
      The IMMEDIATE setting disconnects the session and recovers the entire session state immediately, without waiting for ongoing transactions to complete.  If you also specify POST_TRANSACTION and the session has ongoing transactions, then the IMMEDIATE keyword is ignored.
      If you do not specify POST_TRANSACTION, or you specify POST_TRANSACTION but the session has no ongoing transactions, then this clause has the same effect as described for KILL SESSION IMMEDIATE.
    {quote}

  • Processing  SCHEMA_EXPORT/TABLE/INDEX/DOMAIN_INDEX/INDEX

    I tried to import my 20GB data into my database but it is pending/hanging almost 1 day at this line, which is
    Processing SCHEMA_EXPORT/TABLE/INDEX/DOMAIN_INDEX/INDEX .
    My db version is :Version 11.1.0.7.0
    What could be the reason? Why it is waiting so long on this line? It is locking indexes?

    Windows Server 2008 R2 Enterprise
    impdp user/pass@DB exclude=statistics schemas=user dumpfile=a.dmp log=a.log
    Import: Release 11.1.0.7.0 - 64bit Production on Friday, 10 August, 2012 17:04:03
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Master table "ODB"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "ODB"."SYS_IMPORT_FULL_01": odb/********@TEST parallel=4 dumpfile=UAT_08082012.DMP
    Processing object type SCHEMA_EXPORT/USER
    ORA-31684: Object type USER:"ODB" already exists
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/ROLE_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/TABLESPACE_QUOTA
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/TYPE/TYPE_SPEC
    Processing object type SCHEMA_EXPORT/DB_LINK
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    . . imported "ODB"."PN_INVENTORY_HISTORY" 218.6 MB 1302517 rows
    SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/FUNCTIONAL_AND_BITMAP/INDEX_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/DOMAIN_INDEX/INDEX
    and waiting here since 1 day..
    alert log file has some warnings like:
    <txt>Warning: drop_queue_table: No evaluation for the queue table: ODB.ROS_IN_QUEUE_TABLE
    </txt>
    </msg>
    <msg time='2012-08-11T00:29:21.710+03:00' org_id='oracle' comp_id='rdbms'
    client_id='' type='UNKNOWN' level='16'
    Thread 1 advanced to log sequence 91 (LGWR switch)
    Current log# 1 seq# 91 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO01.LOG
    Sat Aug 11 10:16:16 2012
    Thread 1 advanced to log sequence 92 (LGWR switch)
    Current log# 2 seq# 92 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO02.LOG
    Sat Aug 11 10:16:40 2012
    Thread 1 cannot allocate new log, sequence 93
    Checkpoint not complete_
    Current log# 2 seq# 92 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO02.LOG_
    Thread 1 advanced to log sequence 93 (LGWR switch)_
    Current log# 3 seq# 93 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO03.LOG_
    Thread 1 cannot allocate new log, sequence 94_
    Checkpoint not complete_
    Current log# 3 seq# 93 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO03.LOG_
    Thread 1 advanced to log sequence 94 (LGWR switch)_
    Current log# 1 seq# 94 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO01.LOG_
    Sat Aug 11 10:16:56 2012_
    Thread 1 cannot allocate new log, sequence 95_
    Checkpoint not complete_
    Current log# 1 seq# 94 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO01.LOG
    Thread 1 advanced to log sequence 95 (LGWR switch)
    Current log# 2 seq# 95 mem# 0: D:\APP\TRAXADMIN\ORADATA\TEST\REDO02.LOG
    <txt>Errors in file d:\app\traxadmin\diag\rdbms\test\test\trace\test_j003_6036.trc:
    ORA-12012: error on auto execute of job 74639
    ORA-20111: ORA-24010: QUEUE ODB.IFACE_AEX_IN_Q does not exist
    ORA-06512: at &quot;ODB.PKG_IFACE_QUEUE&quot;, line 80
    ORA-24010: QUEUE ODB.IFACE_AEX_IN_Q does not exist
    ORA-06512: at &quot;ODB.PKG_IFACE_QUEUE&quot;, line 48
    ORA-06512: at &quot;ODB.PKG_AEX_INBOUND&quot;
    Edited by: user638937 on 11.Ağu.2012 00:27

  • 30EA3: Monitor sessions grid freezes when scrolling lo last session

    Hi,
    I've found an issue with the Monitor Sessions grid.
    Steps to reproduce the problem (scenario I have tested an reproduced the issue)
    1. Open monitor sessions window
    2. Order the grid by "OS User" column (In this scenario, my "OS user" is the last one alphabetically)
    3. Scroll down in the grid, until reach the last record (as mentioned above, the last session is the same session that is monitoring since my user is the last one alphabetically)
    Then SQL Developer freezes, processor time and memory start to increase; and also, seems that SQL Developer window is trying to get the focus, so it doesnt let me navigate freely to other applications, is even difficult to open task manager to kill the process since SQL developer window in the background keeps getting the focus of mouse and keyboard.
    Thanks and regards
    Ramiro Teran

    Hi Raghu,
    1. As I mentioned, the scenario I tested was the "Monitor Sessions" grid, at first I only tested scrolling down to the last record, in the master grid using the mouse wheel, but now I have also tried crtl+end, and it also happens
    2. 184 records in parent grid (Sessions)
    3. The child grid is the "Active SQL" tab (first tab) of the detail of the session.
    4. Yes, there was a cell in master selected, but when scrolling down and reaching the bottom (or doing ctrl+end), then the last cell is selected automatically, and SQLDeveloper freezes.
    As mentioned in my first post, the SQLDeveloper not only freezes, but doesn't let you navigate to other windows (every couple of seconds SQLDeveloper gets focus on its window, even though is frozen)
    I have took an screenshot showing the issue, even though, maybe you can't appreciate the issue on an image, since the image only shows the last record of the monitor sessions grid selected, (at that time SQL developer is hanged, and doens't respond to clics or keyboard comands). Also it shows the Task Manager showing increased memory and CPU ussage from the SQL Developer process. If you're interested in this screenshot, let me know where/how to upload it
    Thanks and Regards
    Ramiro

  • No Auto-Update for To Do list, session message and toast message

    After LC ES Server hardening, we noticed that auto-update is not working for To Do list, session message and new task notification toast message. Before server hardening, all of them are still working fine.
    Does anyone know why auto-update is not working after server hardening? Is there any specific port numbers which need to be enabled/opened to solve this issue?
    FYI, we also noticed that some RemoteEventClient error messages occur many times in jboss server.log file as the following:
    --- LOG QUOTE START ---
    2008-01-10 15:26:16,086 INFO [STDOUT]
    GMS: address is neptune:[MULTIPLE VARIOUS PORT NO]
    2008-01-10 15:26:19,398 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] Client JGroup initialization failed to connect to service JGroup. Service JGroup initialization may not be complete, retrying...
    2008-01-10 15:26:20,414 INFO [com.adobe.livecycle.remoteevents.client.RemoteEventClient] com.adobe.livecycle.remoteevents.client.RemoteEventClient$RemoteEventReceiver using JGroups config UDP(bind_addr=10.77.250.248;mcast_addr=238.42.102.134;mcast_port=42707;ip_ttl=8):PING(tim eout=3000;num_initial_members=6):FD(timeout=3000):VERIFY_SUSPECT(timeout=1500):pbcast.NAKA CK(gc_lag=10;retransmit_timeout=600,1200,2400,4800):UNICAST(timeout=600,1200,2400,4800):pb cast.STABLE(desired_avg_gossip=10000):FRAG:pbcast.GMS(join_timeout=5000;join_retry_timeout =2000;shun=true;print_local_addr=true):VIEW_ENFORCER
    2008-01-10 15:28:21,216 INFO [STDOUT]
    GMS: address is neptune:3874
    2008-01-10 15:28:24,528 ERROR [com.adobe.livecycle.remoteevents.client.RemoteEventClient] Client JGroup initialization failed to connect to service JGroup. Maximum retries exceeded.
    2008-01-10 15:28:24,528 INFO [STDOUT] Jan 10, 2008 3:28:24 PM com.adobe.workspace.events.RemoteEventClientLifeCycle$RemoteEventInitThread run
    SEVERE: null
    com.adobe.livecycle.remoteevents.client.RemoteEventConnectionFailedException
    at com.adobe.livecycle.remoteevents.client.RemoteEventClient$RemoteEventReceiver.<init>(Remo teEventClient.java:213)
    at com.adobe.livecycle.remoteevents.client.RemoteEventClient$RemoteEventReceiver.getReceiver (RemoteEventClient.java:159)
    at com.adobe.livecycle.remoteevents.client.RemoteEventClient.<init>(RemoteEventClient.java:3 61)
    at com.adobe.workspace.events.RemoteEventClientLifeCycle$RemoteEventInitThread.run(RemoteEve ntClientLifeCycle.java:65)
    at java.lang.Thread.run(Thread.java:595)
    --- LOG QUOTE END ---

    JGroups is an open source project that allows processes to send messages to one another. LiveCycle data services uses it for its messaging implementation (basically it configures the server to multicast messages to all the listening clients...even in a clustered environment across different LAN/WAN).
    In most cases the default configuration will work fine, the problem is that if you are running a firewall on the server (or your local machine...i.e. windows firewall) the ports that JGroups uses for its communications can be blocked. In a local environment its easy enough to disable windows firewall and bounce your server to get things working.
    In a production environment you need to open the ports that JGroups is using. These settings are in the Global Administration settings (as mentioned by WorkspaceUser above). If you export it and look at the JChannelConnectionProperties you'll see the ports its using and you can set your firewall to allow communication to those ports.
    Bryan

  • Indexes on Index Organized Table

    I remember seeing a note regarding problems in using indexs on index organized tables. Of course, the index would be something other than the one implied in the table definition. I can't seem to remember what the problem was.
    Has anyone used indexes on index organized tables successfully? (unsuccessfully?)
    Oracle 8i on a Tru64 platform
    Thanks
    -dave

    I remember seeing a note regarding problems in using indexs on index organized tables. Of course, the index would be something other than the one implied in the table definition. I can't seem to remember what the problem was.
    Has anyone used indexes on index organized tables successfully? (unsuccessfully?)
    Oracle 8i on a Tru64 platform
    Thanks
    -dave

  • Preview in Browser puts index.php/index.php

    I have changed html pages to php and set up a testing sever using MAMP.
    Site defined in dreamweaver with local and testing server setup.
    All works well, until I view the site using the testing server - http://localhost/folder/index.php when the address actually put into the server by dreamweaver is http://localhost/folder/index.php/index.php
    A call to a different page which should be http://localhost/folder/pages/meetings.php becomes http://localhost/folder/index.php/pages/meetings.php
    I don't understand where the extra index.php is coming from?
    Using macbook - mavericks (10.9)

    You need to remove index.php in the Site Setup window.

  • Monitoring SOAP messages with JWSDP?

    Hi!
    Is it possible to monitor SOAP messages generated from the JWSDP during the connection between a client and the Web Service?
    Thank you.

    A useful standalone tool is TcpTrace (http://www.pocketsoap.com/tcptrace/)
    This is a windows program and I have found it very useful.
    The easiest way I have found to use it with JWSDP is to modify the tomcat port in JWSDP_HOME\conf\server.xml, and then configure TcpTrace to listen on the original tomcat port value, and forward to the new one.
    But if you do this, TcpTrace must be running whenever you attempt to install or modify anything which requires contacting the tomcat server.
    //Daniel.

  • How/ Where to Monitor XML Messages of  Provider Webservice ?

    Dear SDNers,
    I would like to Monitor XML Messages for Provider Webservice.
    I would like to tell upfront that SXM_MONI or SXI_MONITOR in ABAP Stack does not show any Messages.
    I have used SOAMANAGER which is the normal Transaction related to doing all things with Webservices. Even here i have found anything Messages.
    I could only see Success Messages under Webservice Logs(Webservice Logging and Tracing).
    Would like to know how/ where to do i monitor XML Messages for a Provider Webservice ?
    The Search around several places could not yield much to me about this Mointoring of Webservices.
    A lot of documents talk about Service Provision/ Consumption, Registry, WS-RM etc. but nowhere i could encounter about Monitoring of Webservices.
    So the normal links to Webservices documents where documents/ links describe about Service Provision/ Consumption, Registry, WS-RM, Protocols, Security, Transports etc. will not be of much HELP to me here.
    Thanks & Regards
    Venugopal

    Hi Nick,
    There is no big difference between synchronous interface monitoring and asynchronous interface monitoring.
    Just goto SXMB_MONI, click on inbound message, it will automatically displaying one tab with name response message. Click on that response message to view the message content.
    In PI7.1 you can see response message and reqquest message in RWB. Open the message by click on that, it will automatically dispay request and response messages
    thanks,
    madhu

Maybe you are looking for

  • How to implement row level secuirty at universe level

    Hi All How can we implement row level security in universe ? John

  • Error While Viewing JNDI Tree

              Hi           I'm facing the following problem while viewing the JNDI tree. I had configured           two servers ejbServer,ejbServer1 both clustered, i can able to start both the           servers, but in the JNDI tree when i click ejbServ

  • How to... Merge two ical calendars

    At some point about a year ago, a glitch while syncing with mobile me, caused for ALL calendars to duplicate, i.e.: I have 2 "Home", 2 "Travels"... etc, etc. So for a year now, I have not figured out a way to return to one of each. Is there a way in

  • Is it at all possible for a program off the computer to get password information from the password manager?

    With all of the discussion about needing an "external" password manager (outside the browser), and recent demonstration about how much information can be gotten about web browsing, IP addresses, physical location (at least down to the city), etc., I

  • Pentax K100D PEF Support?

    Hi there, I'm using pentax k100d and also using LR 2.6. Just tried 3.0 version also. But still, I don't get actual color profile compared to LCD from camera. I think LR doesn't support exact camera calibration from K100D, K110D and K100Ds. So to deve