Reader X: ProtectedModeWhitelistConfig.txt entry results in error

Hi,
to make a plugin work again in the Reader X 10.1.1 i added a policy file.
Nearly everything is working however i can't use the 'REG_ALLOW_ANY' key.
The logging output is e.g.:
<snip>
[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED
[09:22/16:23:40] real path: \REGISTRY\MACHINE\Software\Adobe
[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY
[09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED
[09:22/16:23:40] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
[09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY
<snip>
-> I tried the following keys however always get an 'Custom policy syntax error' :
REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe*
or
REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe**
or
REG_ALLOW_ANY=HKEY_CURRENT_USER\SOFTWARE\Adobe*
or
REG_ALLOW_ANY=HKEY_LOCAL_MACHINE\SOFTWARE\Adobe*
Any ideas?
Thanks

ashutoshmehra wrote:
@ToM_1st: To create a registry policy that allows writing to any area of HKCU\Software\Adobe, write the following rule:
REG_ALLOW_ANY = HKEY_CURRENT_USER\Software\Adobe*
into a file called ProtectedModeWhitelistConfig.txt and copy it right next to AcroRd32.exe (in your Program Files directory).
Already tried that but it didn't work. (Probably due to your next comment)
Also note that on Win7/Vista, due to UAC restrictions, even when running as admin, processes don't get access to write to HKLM. So adding a rule for HKEY_LOCAL_MACHINE would probably not work. And anyway, the sandbox doesn't need to write to HKLM anyway, so that rule is unnecessary.
This doesn't make sense?! What's the policy file and that specific key for if i can't access the registry? But this would be an explanation why it doesn't work. Strange though why it gives me the 'Custom policy syntax error' and not a 'your key is probably right but i don't have the rights to access the registry' error...
thanks

Similar Messages

  • ProtectedModeWhitelistConfig.txt entry results in error

    Hi,
    to make a plugin work again in version 10.1.1 i added a policy file.
    Nearly everything is working however i can't use the 'REG_ALLOW_ANY' key.
    The logging output is e.g.:
    <snip>
    [09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED
    [09:22/16:23:40] real path: \REGISTRY\MACHINE\Software\Adobe
    [09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [09:22/16:23:40] NtCreateKey: STATUS_ACCESS_DENIED
    [09:22/16:23:40] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [09:22/16:23:40] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    <snip>
    -> I tried the following keys however always get an 'Custom policy syntax error' :
    REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe*
    or
    REG_ALLOW_ANY= \REGISTRY\MACHINE\Software\Adobe**
    or
    REG_ALLOW_ANY=HKEY_CURRENT_USER\SOFTWARE\Adobe*
    or
    REG_ALLOW_ANY=HKEY_LOCAL_MACHINE\SOFTWARE\Adobe*
    Any ideas? What am i doing wrong?
    Thanks

    ashutoshmehra wrote:
    @ToM_1st: To create a registry policy that allows writing to any area of HKCU\Software\Adobe, write the following rule:
    REG_ALLOW_ANY = HKEY_CURRENT_USER\Software\Adobe*
    into a file called ProtectedModeWhitelistConfig.txt and copy it right next to AcroRd32.exe (in your Program Files directory).
    Already tried that but it didn't work. (Probably due to your next comment)
    Also note that on Win7/Vista, due to UAC restrictions, even when running as admin, processes don't get access to write to HKLM. So adding a rule for HKEY_LOCAL_MACHINE would probably not work. And anyway, the sandbox doesn't need to write to HKLM anyway, so that rule is unnecessary.
    This doesn't make sense?! What's the policy file and that specific key for if i can't access the registry? But this would be an explanation why it doesn't work. Strange though why it gives me the 'Custom policy syntax error' and not a 'your key is probably right but i don't have the rights to access the registry' error...
    thanks

  • Reader X :ProtectedModeWhitelistConfig.txt entries to make MyPlugin work

    Hi ,
    Please someone let me know what i need to write in ProtectedModeWhitelistConfig.txt to make MyPlugin work even when the Reader X Protected mode is enabled.
    Below are the logfile entries,
    1. When i open a document in Reader X :
    [04:12/01:44:04] Adobe Reader Protected Mode Logging Initiated
    [04:12/01:44:04] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:04] real path: \REGISTRY\MACHINE\Software\Adobe
    [04:12/01:44:04] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:04] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:04] real path: \REGISTRY\MACHINE\SOFTWARE\Wow6432Node\Adobe
    [04:12/01:44:04] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:04] OpenEvent: STATUS_ACCESS_DENIED
    [04:12/01:44:04] name: MSFT.VSA.COM.DISABLE.2580
    [04:12/01:44:04] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:12/01:44:04] OpenEvent: STATUS_ACCESS_DENIED
    [04:12/01:44:04] name: MSFT.VSA.IEC.STATUS.6c736db0
    [04:12/01:44:04] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:12/01:44:10] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:10] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:10] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:10] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:10] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:10] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:10] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:10] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:10] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:10] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:10] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:10] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:12] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:12] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:12] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:13] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:13] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Microsoft\Direct3D\ MostRecentApplication
    [04:12/01:44:13] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:13] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:13] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Microsoft\Direct3D\ MostRecentApplication
    [04:12/01:44:13] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:13] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:13] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:13] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:13] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:13] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Adobe\Adobe Acrobat
    [04:12/01:44:13] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:16] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:16] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Classes\Local Settings\MuiCache\229\52C64B7E
    [04:12/01:44:16] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:16] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:16] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Classes\Local Settings\MuiCache
    [04:12/01:44:16] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:16] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:16] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Classes\Local Settings\MuiCache\229\52C64B7E
    [04:12/01:44:16] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:12/01:44:16] NtCreateKey: STATUS_ACCESS_DENIED
    [04:12/01:44:16] real path: \REGISTRY\USER\S-1-5-21-3251479106-2158938798-289749890-1654\Software\Classes\Local Settings\MuiCache
    [04:12/01:44:16] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    2. When i Clicked on my one of MyPlugin button , I was getting class not registered error and logfile entries is as shown below. but it works fine if the Protected-Mode is disabled.
    [04:12/01:46:22] OpenEvent: STATUS_ACCESS_DENIED
    [04:12/01:46:22] name: Global\CLR_PerfMon_StartEnumEvent
    [04:12/01:46:22] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:12/01:46:22] OpenEvent: STATUS_ACCESS_DENIED
    [04:12/01:46:22] name: Global\CLR_PerfMon_StartEnumEvent
    [04:12/01:46:22] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    MyPlugin works fine if the Protected-Mode is disabled.
    Please someone let me know what all things i have to write in 'ProtectedModeWhitelistConfig.txt ' to make MyPlugin Work.
    Someone please help me to solve this issue..
    Thanks in advance.

    I have the same problem. Can somebody tell me what i can do to resolve it.
    [04:15/09:21:27] Adobe Reader Protected Mode Logging Initiated
    [04:15/09:21:28] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real path: \REGISTRY\MACHINE\Software\Adobe
    [04:15/09:21:28] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:21:28] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [04:15/09:21:28] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:21:28] NtCreateFile: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real path: \??\C:\WINDOWS\system32\imjp81.ime
    [04:15/09:21:28] 次のポリシールールを使用してポリシーの変更を検討してください : FILES_ALLOW_ANY または FILES_ALLOW_DIR_ANY
    [04:15/09:21:28] NtCreateMutant: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real_path: \BaseNamedObjects\RasPbFile
    [04:15/09:21:28] 次のポリシールールを使用してポリシーの変更を検討してください : MUTANT_ALLOW_ANY
    [04:15/09:21:28] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real path: \REGISTRY\MACHINE\Software\Microsoft\Tracing
    [04:15/09:21:28] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:21:28] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:21:28] real path: \REGISTRY\MACHINE\SOFTWARE\Microsoft\Tracing
    [04:15/09:21:28] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:21:28] OpenEvent: STATUS_ACCESS_DENIED
    [04:15/09:21:28] name: _fCanRegisterWithShellService
    [04:15/09:21:28] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:15/09:28:54] Adobe Reader Protected Mode Logging Initiated
    [04:15/09:28:54] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:28:54] real path: \REGISTRY\MACHINE\Software\Adobe
    [04:15/09:28:54] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:28:54] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:28:54] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [04:15/09:28:54] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:46] Adobe Reader Protected Mode Logging Initiated
    [04:15/09:39:46] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:46] real path: \REGISTRY\MACHINE\Software\Adobe
    [04:15/09:39:46] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:46] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:46] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [04:15/09:39:46] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:46] OpenEvent: STATUS_ACCESS_DENIED
    [04:15/09:39:46] name: MSFT.VSA.COM.DISABLE.4716
    [04:15/09:39:46] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:15/09:39:46] OpenEvent: STATUS_ACCESS_DENIED
    [04:15/09:39:46] name: MSFT.VSA.IEC.STATUS.6c736db0
    [04:15/09:39:46] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:15/09:39:47] NtCreateFile: STATUS_ACCESS_DENIED
    [04:15/09:39:47] real path: \??\C:\WINDOWS\system32\imjp81.ime
    [04:15/09:39:47] 次のポリシールールを使用してポリシーの変更を検討してください : FILES_ALLOW_ANY または FILES_ALLOW_DIR_ANY
    [04:15/09:39:49] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:49] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:49] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:49] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:49] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:49] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:49] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:49] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:49] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:49] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:49] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:49] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:49] OpenEvent: STATUS_ACCESS_DENIED
    [04:15/09:39:49] name: _fCanRegisterWithShellService
    [04:15/09:39:49] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Microsoft\Direct3D\M ostRecentApplication
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Microsoft\Direct3D\M ostRecentApplication
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [04:15/09:39:51] NtCreateKey: STATUS_ACCESS_DENIED
    [04:15/09:39:51] real path: \REGISTRY\USER\S-1-5-21-823518204-861567501-1177238915-1003\Software\Adobe\Adobe Acrobat
    [04:15/09:39:51] Consider modifying policy using this policy rule: REG_ALLOW_ANY

  • [svn] 1978: Bug: vendors. properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly .

    Revision: 1978
    Author: [email protected]
    Date: 2008-06-06 08:05:34 -0700 (Fri, 06 Jun 2008)
    Log Message:
    Bug: vendors.properties file which is used in vendor specific login commands was not being read properly and as a result some login related error messages were not being displayed correctly.
    QA: Yes - we need automated tests to make sure that errors.properties and vendors.properties in BlazeDS/LCDS are loaded properly.
    Doc: No
    Modified Paths:
    blazeds/branches/3.0.x/modules/common/src/java/flex/messaging/util/PropertyStringResource Loader.java
    blazeds/branches/3.0.x/modules/opt/src/jrun/flex/messaging/security/JRunLoginCommand.java
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    I have a lot of grief with this version of Windows Media Player.
    It is very buggy and frustrating to use.
    I have my Music library on a QNAP NAS, which is as reliable as they come.
    System notifications make it not save changes.  It also does not do a good job of interpreting albums and artists from folders.  Changes to track names are not saved, nor are tracks moved to other albums, renamed albums, changes to genre, artist
    or date.  It separates and merges albums/tracks without sense or reason.  Some changes I've made up to 4 times, then closed WMP and re-started my machine to check if it has/hasn't saved the changes.  Often it has not.
    This is the first time I've used WMP in this capacity, and I do not recommend it.
    New service pack please.

  • Compile for Debug Results in "Error: No more data to read from socket"

    I am testing the debugger in SQL Developer, and although I can compile objects normally (using the menu/tool bar options), when I compile a procedure for debug, I get this message:
    Error: No more data to read from socket
    There is no sql error message, just this statement.
    I am using 1.5.1.54.40 on an XP SP2 machine. The database is hosted remotely.
    Any advice is appreciated.
    Thanks, Wolf Moritz

    Weird, I was going to say that these are network or port issues, but then a quick look around popped this up. It may be related. SQL error 17410 No more data to read from socket

  • Solman_admin password changes results in errors during managed system setup

    Hello all,
    I am trying to get Solman 4.0 EHP 1 to work, but get numberous problems.
    Currently I have 6 messages at SAP, but no solution yet.
    Situation:
    Solman 4.0
    SAP_BASIS     701     0003
    SAP_ABA     701     0003
    ST-PI     2008_1_700     0000
    PI_BASIS     701     0003
    SAP_BW     701     0003
    CRMUIF     500     0001
    SAP_AP     700     0014
    BBPCRM     500     0013
    CPRXRPM     400     0014
    BI_CONT     704     0002
    ST     400     0019
    ST-A/PI     01L_CRM570     0000
    ST-ICO     150_700     0016
    ST-SER     701_2008_2     0002
    So, it is uptodate.
    The problem:
    Changing the solman_admin password results in errors during connecting a managed system.
    In the inital setup the solman_admin is created with a pasword.
    After the basic setup I setup some managed systems.
    In the meantime I had to change the password of solman_admin
    I am logged in with solman_admin and do solman_setup to setup the managed system.
    During the setup a process tries to logon back to the solman using solman_admin and the incorrect password.
    This is the logging:
    Step SSO Details
    Found SID for SSO ACL entry : MSD
    Found login.ticket_client for SSO ACL entry : 000
    The Read entry permission on TicketKeystore/SAPLogonTicketKeypair-cert was given to sap.com/tcwebadministratorsolmandiag/servlet_jsp/smd/root/WEB-INF/lib/SetupLib.jar
    The TicketKeystore/SAPLogonTicketKeypair-cert was succesfully read (823 bytes)
    A failure occured while connecting to ABAP stack on localhost sys=70 client=300 user=SOLMAN_ADMIN
    !! Exception : Password logon no longer possible - too many failed attempts
    A failure occured while importing ABAP SSO ticket certificate in ABAP stack
    !! Exception : java.lang.NullPointerException
    Java SSO ticket certificate of MSD was imported in ABAP PSE of kswv024.mob.local (client 300)
    The Java SSO ticket certificate was successfully imported in ABAP System PSE, and the ACL updated accordingly (SID=MSD LoginTicketClient=000)
    Anyone else has this problem?
    gr
    Sander

    Just for clarification it's Solman 7.0 EHP1 correct?
    Also you may want to unlock the following user:
    localhost sys=70 client=300 user=SOLMAN_ADMIN
    Then if you navigate (in solution manager) to TCode solman_workcenter -> "Root Cause Analysis" tab ->"Agent Administration" menu item on the left -> "Applications Configuration" tab -> under the Agent Applications - Configuration menu on the left select "com.sap.smd.agent.application.global.configuration" -> Change the "Scope" drop down in the frame to the right to the SMD agent that you are using for "localhost sys=70 client=300" -> Click the "edit" button to the right of the Scope drop down box -> now find the entry below that lists "SOLMAN_ADMIN" as the user and find the corresponding password entry and update it with the new password that you changed it to -> click save and try the managed setup again.
    Hope this helps, please let me know and we can go from there.

  • I've deleted Adobe Reader 11 and rebooted and reinstalled Adobe Reader 11 and I still get the error message that 'Adobe Reader is blocked because it is out of date'. Using Windows XP with the latest updates (SP3).

    I've deleted Adobe Reader 11 and rebooted and reinstalled Adobe Reader 11 and I still get the error message that 'Adobe Reader is blocked because it is out of date'. Using Windows XP with the latest updates (SP3).

    Screenshots attached to email replies will not make it back to the forum; you need to login to the forum and post it in your topic using the camera icon in the editor.
    Google Chrome is a problem:
    if you use Chrome's own PDF viewer, the results are unpredictable.
    if you use the Adobe Reader plugin with Chrome, it may reject (block) it if it is not the latest version.  Reader 11.0.08 is the latest version for Windows XP, but Chrome may insist on the current version 11.0.10.
    My suggestion; use a different browser!

  • Could not read administrative data for payroll result

    Hi Experts,
    I am trying to extract data from ECC6.0 for datasource 0HR_PP_REC_51 and getting error:
    "Personnel No. 00100062 : Could not read administrative data for payroll result    HR_BIW_PP"     
    Can any body tell me the relevant solution for that.
    Thanks in advance!
    Sapna

    Hi Sapna,
    Please can you tell me how to fix this error, I have the same problem now.
    Thanks in advance.

  • Configuration validation resulted in error(s)

    Hi,
    I am facing a problem in configurator,we are using deferred booking workflow.When we are creating new orders with ATO/PTO items the standard BOOK Node in the workflow is getting completed with result Incomplete.
    The error message on sales order, which we can see from View all open messages, is saying as"Configurator validation resulted in error(s)".
    When we copy the above sales order which is failing with above error and create a new order, the new order is getting booked successfully.We are not changing anything in the copied order.
    Also the deferred workflow is not giving any issues when creating a sales order using the Standard item.The OM debug is also not suggesting anything related to this.
    Please let me know if anyone have come across this issue.
    Thanks!

    Thanks Sandeep for ur reply on this..
    I followed the process u mentioned but it didnt work.Actually as I mentioned in my first question, this issue is coming up only when we are creating new sales order.If we copy the sales order which is not getting booked then the new one(copied) sales order's gets booked correctly.Though the copied sales order also have same configuration.
    I also tried to validate the Configuration for the sales order having issue using the api CZ_CONFIG_API_PUB.verify_configuration and this resulting as SUCCESS.
    Is there any thing in the deferred booking process which may cause this issue?
    Also the error message Configuration Validation resulted in errors is coming through a exception, and the exception is being used in CZ_BATCH_VALIDATE.The batch validate is being called from Send_Input_xml procedure.It seems if we copy the order this procedure for batch validate is not being called.
    but i m not getting any clue in Send_Input_xml procedure abt why exception is being raised.
    Thanks!

  • 'Check  covered levels OKS'  process results in error during QA checkup

    Hi,
    The following process in QA test, before submiting a service contract results in error.
    'Check covered levels OKS' with the error message
    "Atleast one covered line is required".
    I'm not able to choose any product.
    How to set the covered level as product in service contracts?
    In the service contracts authoring window, under lines tab -->pricing/products-->
    effectivity
    line number
    level- covered product. But the lov in name field doesn't list any value ?
    what could be the possible reason for this?
    Regards,
    Nithya

    Well, I think I can only give some limited info about these questions since I am only a contracts user, not a developer or administrator.
    But here's a few things that might help.
    1 & 2) I have always created contracts from scratch where I work. They can't seem to get OM to create contracts correctly (so I can't help with question 2). I don't use OM except for inqueries.
    When you create such a contract, it should show up in the Install Base (IB) if you look up the IB record with the related Reference Number (which changed to Product Number in the IB when my company switched from 11.5.5 to 11.5.8). In my case it was the Contracts tab in 11.5.5 (Java interface) and the Contracts link in 11.5.8 (HTML interface).
    3) From my experience, the Contract Number is the Sales Order Number in View Transactions if you had the AR Interface checked in the contract.
    If you want to change from not having the AR Interface checked to having it checked, I think this works fine and the contract will bill the next time the Main Billing program is run after you make the change, as long as the Bill On Date (11.5.5) or Invoice Date (11.5.8) is set to the current date or earlier. An Invoice (INV line item with invoice # -99) will show up in the Billing History after the AR to Contracts Interface program is run. The actual invoice # will show up in this Billing History after the Invoicing programs are run.
    In 11.5.5, if our contract started in the future, we not only had to make sure the Bill On Date was current or earlier, but also run the Main Billing program on that contract with a date equal to or later than the end date of the contract we wanted to bill before it would work. Do not do this on all your contracts at once if you have recurring billing on any of them. You must run it on the individual contracts, otherwise the recurring contracts will bill in full. This is supposedly fixed in 11.5.8, since you can use offsets of more than 31 days on the invoice date, but we haven't billed any yet, so I can't say for sure.
    I had problems with billing when trying to change the ammounts in the line items after the billing program had already invoiced a contract in 11.5.5 and haven't tried this in 11.5.8 (it billed incorrect ammounts on the successive invoices).
    Note that we have a highly customized version of Oracle Applications 11i, so your results may differ somewhat.

  • Attaching USB External Drive Results in Error Message

    I hope this is the right forum to seek help on this issue, and I hope someone can help...
    I have a 500 gig external hard drive hooked up to my AEBS. Because the issue I describe at the forum topic below continues, I access it by going to the "Go Menu" and choosing "Connect to Server."
    http://discussions.apple.com/thread.jspa?threadID=1255400&tstart=0
    Yesterday, I tried to connect the drive directly to my Macbook Pro, and it did not appear to mount (normally a little globe icon would appear on my desktop, this time it did not.) So I navigated to "/volumes" and found what appeared to be the icon I was seeking that would allow me to open the drive. However, when I try to open it, I get the following error message:
    "500 gig could not be opened because the original item could not be found."
    At that point, I have 3 options:
    Delete Alias
    Fix Alias
    Cancel
    Attempting to delete the alias results in a message stating I do not have sufficient privileges for such a maneuver. Attempting to fix the alias puts me into my finder/file directory as if I'm supposed to navigate to a file.
    Other interesting fun:
    * The drive appears in Disk Utility when I plug it into my Macbook Pro, and I can mount, unmount, and eject it there.
    * In Disk Utility, it says that the file structure is "Mac OS Extended (Journaled)" - which is how I formatted it when I first got the drive and plugged it into my Macbook Pro.
    * When I "get info" on the icon in "volumes", it says that the owner is "system."
    * When I connect to the drive via AEBS and choose "get info" on the icon, it says that it is formatted as "windows file sharing."
    * My privileges when it is routed through my AEBS say I can "Read & Write."
    I have searched this error message on the 'internets' and in this forum, but the hits I encounter seem to involve connecting to Windows servers with a Mac.
    As you can probably tell, my level of computer knowledge is only about enough to get me in trouble. Any help or direction is appreciated..

    Never found or heard an answer for this. Since I could access the drive wirelessly through my router, I ended up copying everything over to my laptop (50+ Gigs - took HOURS), and then reformatted the disk with Disk Utility. I can now access it by hooking it directly into the laptop. I'm now moving everything back and setting this topic to answered.

  • Cache entry not found error message in java console 1.6.0_05 - Citrix ICA

    Client information:_
    Windows XP_SP2
    Java Runtime version 1.6.0_05
    Application: Citrix ICA version 9.4.1868
    Slow citrix ICA client connection, repeated errors in the java console stating "cache entry not found". However when I downgrade to Java Runtime version 1.5.0_10 I do not see the "cache entry not found" errors and the Citrix ICA connection is much faster. Basically launches and connects in 10 seconds versus 2 minutes.
    Any ideas? Thanks!

    Hi,
    All your classes must be accessible through the web. The easiest solution is to put all your classes in the same folder as your web page.
    If your classes are in a different folder (which must be mapped as a virtual directory), try adding the codebase attribute to your applet.
    Regards,
    Kurt.

  • Export from OWB Release: 9.2.0.2.8  results in error: MDL1255: Error export

    An export of a whole project from the OWB-client results in error en crash of the OWB Client.
    Does anyone know what causes this?
    Below the contents of the log-file generated by the export-utility
    Export started at 11/14/2005 4:53:17 PM
    * Export from OWB Release: 9.2.0.2.8 Version: 9.2.0.2.0
    * User: owbrep_MDN_dev Connect String: (DESCRIPTION=(ADDRESS=(HOST=l2-bm13-e0g.nl.rsg)(PROTOCOL=tcp)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=owbrep.l2_bm13_e0g.nl.rsg)))
    * Definition File: null
    * Data File: C:\data\owb\o\MIS_MDN-20051114_1651.mdl
    * Log File: C:\data\owb\o\Log.log Log Message Level: ALL
    * Physical Names: Y Field Separator: | Character Set: WE8MSWIN1252
    * Project: MIS_MDN Configuration Data: Y
    MDL1256: Error occurred exporting LOCATION with physical name <DB>, business name <DB>.
    Detailed Error Message:
    MDL1255: Error exporting CONNECTOR for LOCATION <DB/DB>.
    Error in SQL Statement. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    *************************************************************

    This will not work.. Ypu cannot use FTP to 'PULL' a document into the database. (Yes I know there's a placeholder for an FTPURITYPE() but it was never implemented).
    However you can use an FTP client to PUSH content into the XML DB repository. If the content is schema based XML associated with a known (registered) XML schema the content of the file will automatically be stored in the default table associated with the root element of the file. If the content is not associated with an known XML schema you can then use xdburitype to read the resource that was created when the document was uploaded into the repository

  • ExecuteQueryForObject returned too many results jdbc error

    Hi All,
    I am getting the following error on running the tomcat 6.0 and I have Oracle 11g installed.
    08 Dec 2010 16:23:41 ERROR [QUARTZ_Worker-5] org.quartz.core.JobRunShell - Job DCTM.DCTMServerPipe threw an unhandled Exception:
    org.springframework.jdbc.UncategorizedSQLException: SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [null]; error code [0]; Error: executeQueryForObject returned too many results.; nested exception is java.sql.SQLException: Error: executeQueryForObject returned too many results.
         at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:121)
         at org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:322)
         at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:212)
         at org.springframework.orm.ibatis.SqlMapClientTemplate.queryForObject(SqlMapClientTemplate.java:271)
         at org.springframework.orm.ibatis.SqlMapClientTemplate.queryForObject(SqlMapClientTemplate.java:265)
         at com.emc.documentum.bpm.daos.impl.AbstractIbatisBaseDaoImpl.queryForObject(AbstractIbatisBaseDaoImpl.java:119)
         at com.emc.documentum.bpm.bamengine.daos.impl.ServerConfigDaoImpl.getDBCurrentTime(ServerConfigDaoImpl.java:28)
         at com.emc.documentum.bpm.bamengine.services.server.factory.impl.ServersFactoryImpl.updatePipeServerTimezoneOffset(ServersFactoryImpl.java:56)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:301)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy50.updatePipeServerTimezoneOffset(Unknown Source)
         at com.emc.documentum.bpm.bamengine.services.sharedservices.impl.TaskManagerServiceImpl.executePipe(TaskManagerServiceImpl.java:341)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:301)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
         at $Proxy52.executePipe(Unknown Source)
         at com.emc.documentum.bpm.bamengine.scheduler.impl.PipeJobImpl.execute(PipeJobImpl.java:17)
         at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
         at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
    Caused by: java.sql.SQLException: Error: executeQueryForObject returned too many results.
         at com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeQueryForObject(MappedStatement.java:124)
         at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.queryForObject(SqlMapExecutorDelegate.java:518)
         at com.ibatis.sqlmap.engine.impl.SqlMapExecutorDelegate.queryForObject(SqlMapExecutorDelegate.java:493)
         at com.ibatis.sqlmap.engine.impl.SqlMapSessionImpl.queryForObject(SqlMapSessionImpl.java:106)
         at org.springframework.orm.ibatis.SqlMapClientTemplate$1.doInSqlMapClient(SqlMapClientTemplate.java:273)
         at org.springframework.orm.ibatis.SqlMapClientTemplate.execute(SqlMapClientTemplate.java:209)
         ... 23 more
    How can this be resolved? Please help !!
    Thanks, T
    Edited by: 805903 on Dec 9, 2010 3:00 AM

    Error executeQueryForObject returned too many results
    Typical Error msg:
    “SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [null]; error code [0]; Error: executeQueryForObject returned too many results.; nested exception is java.sql.SQLException: Error: executeQueryForObject returned too many results”
    The error is caused for using queryForObject (for a single result) instead of queryForList (when expecting multiple results).
    Example of correct solution
    In DAO:
    public List<UpdatedContractRateDO> getUpdatedCtrctRate(Map paramMap) throws DataAccessException {
    return (List<UpdatedContractRateDO>) getSqlMapClientTemplate().queryForList("charge.getUpdatedCtrctRate", paramMap);
    }

  • SMS... iPhone spontaneously adding 1 to phone numbers, resulting in error

    I have all of my contact phone numbers stored as 10 digit numbers.
    Recently, when texting to some of these contacts, the iPhone has started adding the extra digit "1" before the phone numbers, resulting in error messages, and undelivered text messages.
    What gives? Has anyone else had this problem?

    you can do this with apple script.
    Paste the following into Script Editor and run it.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #ADD8E6;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    tell application "Address Book"
    set NP to number of people
    repeat with i from 1 to NP
    set pers to person i
    repeat with cphone in phones of pers
    if value of cphone is not equal to "" then
    set cur_phone to value of cphone
    set value of cphone to "1" & cur_phone
    end if
    end repeat
    end repeat
    end tell</pre>

Maybe you are looking for

  • Call Function in BSP

    Hi, In the BSP application, iam calling the FM BAPI_SALESORDER_GETSTATUS to get the list of sales orders. If the data reterival takes long time,the bsp application times out. Please suggest me how to avaoid the time out, can we call the FM in the bac

  • User exit for MD01

    Hii I am doing user exit for MD01 i am finding difficulty in writing the code . I want materials haveing MRP Type : 'V1'. I wrote code for it but its not working .. TABLES: t024d, mara, marc . TABLES : t023t. DATA: v_dispo TYPE dispo, v_matkl TYPE ma

  • How to update n 91 firmware?

    Hllow Friends I just wants to update firmware update,pls help me how to update from pc,I was downloads the pc update and I try to run the updates but always showing same message,INSTALLASHIELD WIZARD COMLETED--.THE WIZERD WAS INTERRUPTED BEFORE NOKIA

  • Entire System Crashing while transferring songs to iPod

    I run a 17" 1.5 GHz powerbook with 10.4.3. I recently bought a 60 gb 5th gen iPod. About 3 weeks ago I was adding a CD to my iPod. The entire system crashed, I wasn't sure of the problem. So, once i forcefully rebooted(all black screen, ..hold down t

  • BWD to BWP version compare

    Hi all, maybe a stupid question but is there an easy way to compare a set of objects between systems (BWD and BWP).  My predecessor had SAP-ALL in both boxes and so things are a bit out of wack.  I guess BWD is accurate and BWP may be the same. Is th