Error occured while showing adobe form in abap webdynpro application

Dear SAP-Masters ,
This is the mail regarding the error occured while showing adobe form in abap webdynpro application .
When i run the adobe form seperately it works fine but with abap web dynpro , i'll get following error .
Pls tell me how to resolve this problem .
The following error text was processed in the system D35 : WebDynpro Exception:
The error occurred on the application server DV35_D35_00 and in the work process 2 .
The termination type was: RABAX_STATE
The ABAP call stack was:
Method: UPDATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/LADOBE==================CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L8STANDARD==============CP
Method: IF_WDR_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/L7STANDARD==============CP
Method: CONV_VIEW_INTO_VE_ADAPTER_TREE of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Method: SET_CONTENT_BY_WINDOW of program CL_WDR_INTERNAL_WINDOW_ADAPTERCP
Method: RENDER_WINDOWS of program CL_WDR_CLIENT_SSR=============CP

Hi Arjun ,
            Thanx for ur reply ,
            i got following results in ST22 dump analysis :
'  An exception occurred that was not caught ' .
        and
Source Code Extract
Line
SourceCde
79
x_xml = get_wd_context_as_xml( data_source = data_source ).
80
m_pdf_object->set_data( formdata = x_xml ).
81
catch cx_fp_exception into lr_fpexc.
82
raise exception type cx_wd_general
83
exporting
84
previous = lr_fpexc.
85
endtry.
86
if fillable = abap_true.
87
       if m_version is initial.
88
         m_version = m_pdf_object->get_version_info( ).
89
       endif.
90
       if version < ''.
91
         set_usage_rights( m_pdf_object ).
92
       endif.
93
endif.
94
endif.
95
endif.
96
97
only call the ads if requested
98
if execute_ads_call = abap_true.
99
try.
100
      set document
101
m_pdf_object->set_document( pdfdata = pdf ).
102
103
      execute, call ADS
104
m_pdf_object->execute( ).
105
106
      get result
107
m_pdf_object->get_document( importing pdfdata = pdf ).
108
catch cx_fp_exception into lr_fpexc.
>>>>>
raise exception type cx_wd_general
110
exporting
111
previous = lr_fpexc.
112
endtry.
113
endif.
114
115
endmethod. 
and
Error analysis
An exception occurred which is explained in detail below.
The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
therefore caused a runtime error.
The reason for the exception is:
WebDynpro Exception:
The occurrence of the exception is closely related to the occurrence of
a previous exception "CX_FP_RUNTIME_SYSTEM", which was raised in the program
"CL_FP_PDF_OBJECT==============CP",
specifically in line 255 of the (include) program
"CL_FP_PDF_OBJECT==============CM02Y".
The cause of the exception was:
ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be
|    imported into interactive forms.(201501).

Similar Messages

  • "An error occurred while installing Adobe AIR"

    I am running Vista Home Premium SP1, and I keep getting the
    following error while trying to reinstall Air. After the install, I
    get a dialog box telling me Air installed successfully. When I
    click OK, I get a second box telling me: "An error occurred while
    installing Adobe AIR. Installation may not be allowed by your
    administrator. Please contact
    your administrator."
    This error has repeated itself time after time. Air had
    installed fine a while back, but programs using it began having
    problems with uprgrades, so I uninstalled them and uninstalled Air,
    then tried to reinstall Air.
    Here's the .airinstall.log file from the last install
    attempt:
    Performing runtime install
    UI SWF load is complete
    UI initialized
    starting user confirmation
    Installation type: new
    starting elevated install
    subinstaller: starting install
    subinstaller: Scheduling runtime installation operations
    subinstaller: Installed Product GUID: is same:false
    subinstaller: Beginning runtime installation
    subinstaller: Beginning install
    subinstaller: Installing
    c:\users\me\appdata\local\temp\air7233.tmp\setup.msi
    subinstaller: Execution complete; beginning commit phase
    subinstaller: Commit complete
    subinstaller: install complete
    Elevated install completed
    subinstaller: begin quitting
    Elevated install failed (3001)
    runtime install entering error state: [ErrorEvent
    type="error" bubbles=false cancelable=false eventPhase=2
    text="Error #3001" errorID=3001]
    begin quitting
    Any idea what's wrong?
    Thanks

    I am also getting an error. I first noticed it when trying to
    install the jott express application. I then tried installing Adobe
    air 1.1 standalone.
    Both logs are attached.
    Jott Log
    Starting app install of
    http://jott.com/jottexpress/jx.air
    UI SWF load is complete
    UI initialized
    Unpackaging to
    C:\WINDOWS\system32\config\systemprofile\TEMP\fla1DD.tmp
    unpackaging is complete
    application is bound to side-by-side version 1.0
    application is bound to this version of the runtime
    app id JottExpress
    pub id 50E28EE2422BD0599F081C2408B1BFDDBEFC6B6B.1
    application not currently installed
    Waiting for user confirmation
    User confirmed action: install
    creating native installer in:
    C:\WINDOWS\system32\config\systemprofile\TEMP\fla1DE.tmp
    native installer creation complete
    Starting install
    Destination for installed application is d:\Program Files
    Installed Product GUID: is same:false
    Scheduling uninstall of product guid
    {BB8B979E-E336-47E7-96BC-1031C1B94561}
    Beginning install
    Installing
    C:\WINDOWS\system32\config\SYSTEM~1\TEMP\AIR1D6.tmp\setup.msi
    Uninstalling product w/ GUID
    {BB8B979E-E336-47E7-96BC-1031C1B94561}
    Error occurred; beginning rollback: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    Rolling back install of
    C:\WINDOWS\system32\config\SYSTEM~1\TEMP\AIR1D6.tmp\setup.msi
    Rollback due to error complete
    stateInstalling: [ErrorEvent type="error" bubbles=false
    cancelable=false eventPhase=2 text="1612" errorID=0]
    starting cleanup of temporary files
    application installer exiting
    Air Log
    erforming runtime install
    UI SWF load is complete
    UI initialized
    starting user confirmation
    Installation type: additionalNewest
    starting install
    Scheduling runtime installation operations
    Installed Product GUID: is same:false
    Scheduling uninstall of product guid
    {BB8B979E-E336-47E7-96BC-1031C1B94561}
    Beginning runtime installation
    Beginning install
    Installing
    c:\windows\system32\config\system~1\temp\air1f1.tmp\setup.msi
    Uninstalling product w/ GUID
    {BB8B979E-E336-47E7-96BC-1031C1B94561}
    Error occurred; beginning rollback: [ErrorEvent type="error"
    bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    Rolling back install of
    c:\windows\system32\config\system~1\temp\air1f1.tmp\setup.msi
    Rollback due to error complete
    error during install: [ErrorEvent type="error" bubbles=false
    cancelable=false eventPhase=2 text="1612" errorID=0]
    runtime install entering error state: [ErrorEvent
    type="error" bubbles=false cancelable=false eventPhase=2
    text="1612" errorID=0]
    begin quitting
    updater called with args:C:\Program Files\Common Files\Adobe
    AIR\Versions\1.0.6\Adobe AIR Updater.exe,-installupdatecheck

  • Can't Install. An error occurred while installing Adobe AIR

    I can't install Adobe AIR. I'm getting the infamous error:
    "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator."
    I'm the administrator of the computer.
    I'm running Windows 7 Ultimate 32-bit.
    I've tried the right-click-run-as-administrator solution and I'm getting the same error.
    I've read Troubleshoot AIR installation | Windows and none of the solutions worked.
    I'm installing the latest AIR version (I've tried older versions too)
    I've tried Microsoft Install and Uninstall Fix It and AIR doesn't appear on the list of programs.
    Here is my install log:
    [2012-04-13:11:31:20] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-04-13:11:31:20] Commandline is:
    [2012-04-13:11:31:20] No installed runtime detected
    [2012-04-13:11:31:42] Relaunching with elevation
    [2012-04-13:11:31:42] Launching subprocess with commandline c:\users\mmazza\appdata\local\temp\aira62d.tmp\adobe air installer.exe -ei
    [2012-04-13:11:31:42] Runtime Installer begin with version 3.2.0.2070 on Windows 7 x86
    [2012-04-13:11:31:42] Commandline is: -stdio \\.\pipe\AIR_5604_0 -ei
    [2012-04-13:11:31:42] No installed runtime detected
    [2012-04-13:11:31:43] Starting silent runtime install. Installing runtime version 3.2.0.2070
    [2012-04-13:11:31:43] Installing msi at c:\users\mmazza\appdata\local\temp\aira62d.tmp\setup.msi with guid {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    [2012-04-13:11:31:45] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-04-13:11:31:45] Rolling back install of c:\users\mmazza\appdata\local\temp\aira62d.tmp\setup.msi
    [2012-04-13:11:31:45] Rollback complete
    [2012-04-13:11:31:45] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-04-13:11:31:45] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-04-13:11:31:45] Runtime Installer end with exit code 7
    [2012-04-13:11:31:47] Runtime Installer end with exit code 7
    Hope someone can help. Thanks.

    Chris, thanks for your help. Here's the log:
    === Logging started: 4/16/2012  11:16:05 ===
    Action start 11:16:05: INSTALL.
    Action start 11:16:05: FindRelatedProducts.
    Action ended 11:16:05: FindRelatedProducts. Return value 1.
    Action start 11:16:05: ValidateProductID.
    Action ended 11:16:05: ValidateProductID. Return value 1.
    Action start 11:16:05: SetSHAREDADDINFOLDER.
    Action ended 11:16:05: SetSHAREDADDINFOLDER. Return value 1.
    Action start 11:16:05: CostInitialize.
    Action ended 11:16:05: CostInitialize. Return value 1.
    Action start 11:16:05: FileCost.
    Action ended 11:16:05: FileCost. Return value 1.
    Action start 11:16:05: CostFinalize.
    Action ended 11:16:06: CostFinalize. Return value 1.
    Action start 11:16:06: MigrateFeatureStates.
    Action ended 11:16:06: MigrateFeatureStates. Return value 0.
    Action start 11:16:06: InstallValidate.
    Action ended 11:16:06: InstallValidate. Return value 1.
    Action start 11:16:06: SetARPINSTALLLOCATION.
    Action ended 11:16:06: SetARPINSTALLLOCATION. Return value 1.
    Action start 11:16:06: InstallInitialize.
    Action ended 11:16:07: InstallInitialize. Return value 1.
    Action start 11:16:07: ProcessComponents.
    Action ended 11:16:07: ProcessComponents. Return value 1.
    Action start 11:16:07: UnpublishFeatures.
    Action ended 11:16:07: UnpublishFeatures. Return value 1.
    Action start 11:16:07: RemoveRegistryValues.
    Action ended 11:16:07: RemoveRegistryValues. Return value 1.
    Action start 11:16:07: RemoveDuplicateFiles.
    Action ended 11:16:07: RemoveDuplicateFiles. Return value 1.
    Action start 11:16:07: RemoveFiles.
    Action ended 11:16:07: RemoveFiles. Return value 0.
    Action start 11:16:07: InstallFiles.
    Action ended 11:16:07: InstallFiles. Return value 1.
    Action start 11:16:07: DuplicateFiles.
    Action ended 11:16:07: DuplicateFiles. Return value 1.
    Action start 11:16:07: WriteRegistryValues.
    Action ended 11:16:07: WriteRegistryValues. Return value 1.
    Action start 11:16:07: RegisterUser.
    Action ended 11:16:07: RegisterUser. Return value 1.
    Action start 11:16:07: RegisterProduct.
    Action ended 11:16:07: RegisterProduct. Return value 1.
    Action start 11:16:07: PublishFeatures.
    Action ended 11:16:07: PublishFeatures. Return value 1.
    Action start 11:16:07: PublishProduct.
    Action ended 11:16:07: PublishProduct. Return value 1.
    Action start 11:16:07: InstallExecute.
    MSI (s) (EC:04) [11:16:09:069]: Product: Adobe AIR -- Error 1402. Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.air\OpenWithProgids.  System error 5.  Verify that you have sufficient access to that key, or contact your support personnel.
    Error 1402. Could not open key: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.air\OpenWithProgids.  System error 5.  Verify that you have sufficient access to that key, or contact your support personnel.
    Action ended 11:16:09: InstallExecute. Return value 3.
    Action ended 11:16:10: INSTALL. Return value 3.
    Property(S): ARPINSTALLLOCATION = c:\Program Files\Common Files\Adobe AIR\
    Property(S): SHAREDADDINFOLDER = c:\Program Files\Adobe\Flash Player\AddIns\airappinstaller\
    Property(S): UpgradeCode = {8DA920D5-C41C-42E0-BF31-87BA49984EE4}
    Property(S): UC8DA920D5C41C42E0BF3187BA49984EE4 = {FDB3B167-F4FA-461D-976F-286304A57B2A}
    Property(S): Resources = c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\
    Property(S): Version = c:\Program Files\Common Files\Adobe AIR\Versions\1.0\
    Property(S): Versions = c:\Program Files\Common Files\Adobe AIR\Versions\
    Property(S): AIR = c:\Program Files\Common Files\Adobe AIR\
    Property(S): CommonFilesFolder = c:\Program Files\Common Files\
    Property(S): TARGETDIR = c:\
    Property(S): SourceDir = c:\users\mmazza\appdata\local\temp\air5438.tmp\
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): ProductCode = {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = Adobe AIR
    Property(S): ProductVersion = 3.2.0.2070
    Property(S): REINSTALLMODE = amus
    Property(S): ARPSYSTEMCOMPONENT = yes
    Property(S): REBOOT = Suppress
    Property(S): ALLUSERS = 1
    Property(S): SecureCustomProperties = ARPSYSTEMCOMPONENT;REINSTALLMODE;SHAREDADDINFOLDER;UC8DA920D5C41C42E0BF3187BA49984EE4
    Property(S): MsiLogFileLocation = C:\Users\mmazza\AppData\Local\Temp\MSI46b03.LOG
    Property(S): PackageCode = {496CC99A-E905-4C30-B3F0-14CB137CACAC}
    Property(S): ProductState = -1
    Property(S): PackagecodeChanging = 1
    Property(S): CURRENTDIRECTORY = C:\Users\mmazza\Downloads
    Property(S): CLIENTUILEVEL = 3
    Property(S): MSICLIENTUSESEXTERNALUI = 1
    Property(S): CLIENTPROCESSID = 1156
    Property(S): VersionDatabase = 200
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT = 601
    Property(S): WindowsBuild = 7600
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 1
    Property(S): WindowsFolder = c:\Windows\
    Property(S): WindowsVolume = c:\
    Property(S): SystemFolder = C:\Windows\system32\
    Property(S): System16Folder = C:\Windows\system\
    Property(S): RemoteAdminTS = 1
    Property(S): TempFolder = C:\Users\mmazza\AppData\Local\Temp\
    Property(S): ProgramFilesFolder = C:\Program Files\
    Property(S): AppDataFolder = C:\Users\mmazza\AppData\Roaming\
    Property(S): FavoritesFolder = C:\Users\mmazza\Favorites\
    Property(S): NetHoodFolder = C:\Users\mmazza\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\Users\mmazza\Documents\
    Property(S): PrintHoodFolder = C:\Users\mmazza\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\Users\mmazza\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\Users\mmazza\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): LocalAppDataFolder = C:\Users\mmazza\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\mmazza\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): Intel = 6
    Property(S): PhysicalMemory = 3325
    Property(S): VirtualMemory = 4304
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = mmazza
    Property(S): UserSID = S-1-5-21-823518204-1563985344-842925246-12804
    Property(S): UserLanguageID = 1033
    Property(S): ComputerName = RGPROWS1015
    Property(S): SystemLanguageID = 1033
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 22
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 11:16:10
    Property(S): Date = 4/16/2012
    Property(S): MsiNetAssemblySupport = 4.0.30319.1
    Property(S): MsiWin32AssemblySupport = 6.1.7600.16385
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): USERNAME = d
    Property(S): DATABASE = c:\Windows\Installer\446fe3.msi
    Property(S): OriginalDatabase = c:\users\mmazza\appdata\local\temp\air5438.tmp\setup.msi
    Property(S): UILevel = 2
    Property(S): ACTION = INSTALL
    Property(S): ROOTDRIVE = c:\
    Property(S): CostingComplete = 1
    Property(S): OutOfDiskSpace = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): INSTALLLEVEL = 1
    Property(S): SOURCEDIR = c:\users\mmazza\appdata\local\temp\air5438.tmp\
    Property(S): SourcedirProduct = {47FA2C44-D148-4DBC-AF60-B91934AA4842}
    Property(S): ProductToBeRegistered = 1
    MSI (s) (EC:04) [11:16:10:707]: Product: Adobe AIR -- Installation failed.
    MSI (s) (EC:04) [11:16:10:720]: Windows Installer installed the product. Product Name: Adobe AIR. Product Version: 3.2.0.2070. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    === Logging stopped: 4/16/2012  11:16:10 ===
    I've tried to delete the HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.air\OpenWithProgids key, but I got the message "Cannot delete. Error while deleting key"

  • An error occurred while preparing the installation try running this application again mountain lion

    I have Macbook Pro. Previous OS was Mountain Lion 10.8.5. It was running smoothly. When I have tried to clean install the NEW Maverick 10.9 it didnt work. I erase the drive then restart for boot. nad my usb boot disk was connected. When the window came for reinstall the OS. I click. click to "continue" but then it says....there has a problem with boot. But six months ago I installed it in the same way without any error or any hamper. after that i tried many times to boot and install but i failed. i tried to recover it by internet recovery. it takes few hours. after completation the recovery the reinstall window again came. i click to reinstall then it says "an error occurred while preparing the installation try running this application again mountain lion"

    i tried several times but it doesn't work. now i am downloading again osx 10.8.5 dmg to try again.

  • Error occured while sending a form in test in HCM Process & Forms

    Hi
    An error occured while testing my process in Design Time Tool. All the process, form, and workflow are consistent and activated, however when I send the form in test program available in Design Time Tool I get a Short Dump (as below) followed by the error "Workflow Item Not Found, Workflow Not Started."
    Category               ABAP Programming Error
    Runtime Errors         MESSAGE_TYPE_UNKNOWN
    ABAP Program           CL_POBJ_CASE==================CP
    Application Component  PA-AS
    Date and Time          23.02.2012 09:38:34
    Short text
    Message type " " is unknown.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "CL_POBJ_CASE==================CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    Only message types A, E, I, W, S, and X are allowed.
    How to correct the error
    Probably the only way to eliminate the error is to correct the program.
    If the error occures in a non-modified SAP program, you may be able to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "MESSAGE_TYPE_UNKNOWN" " "
    "CL_POBJ_CASE==================CP" or "CL_POBJ_CASE==================CM00D"
    "IF_POBJ_CASE~CREATE_CASE"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
    Display the system log by calling transaction SM21.
    Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
    In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    Looking forward to your expert advice to resolve this error.
    Best regards
    Imran

    This can be a few things....
    1. Make sure you set up your number range for CASE Mgmt (t-code SCASE_NUMBERANGE)
    2. if the POBJ_MODEL is missing in your CASE Mgmt environment
    3. if the doc id for your object models (process, scenario, case) are somehow "out of whack" (not matching) between CASE mgmt, SCASE_CUSTOMIZING and SRMREGEDIT
    4. authorization issues (which it more likely is)... I know it sounds weird, but even giving you SAP_ALL will not do it (even it is missing some of the auth objects). You have to be able to read/write to CASE Mgmt (so the related auth objects are needed....look for ones with S_SRM* or S_SCM*). Also, WF-BATCH user needs this auth as well!
    This part can be a PAIN to get sorted out.

  • Cannot install Adobe AIR; "An error occurred while installing Adobe AIR. Installation may not be allowed by your adminstrator"

    "An error has occurred while installing Adobe AIR. Installation may not be allowed by your administrator" I have tried disabling all antivirus and turning off firewall. I have tried downloading Fix IT. I have tried "Run as Administrator" Nothing has worked. Please help! I need this to run software for a class and am running out of time!
    Juliet

    I guess my problems are worse than I thought. I can't install the Air zapper tool or enable install logging. I keep getting errors on those as well.

  • Embedding an existing Adobe Form into a Webdynpro Application

    Hi Everyone,
    I have an existing adobe form created thro transaction SFP and its working well.
    I need to launch the form with a Webdynpro application now. I was able to embed the adobe form into the Webdynpro View. The View's context is supposed to pick up the context of the adobe form automatically.
    However I am getting the following error - Either your Interactive form UI element is not bound to a context or a corresponding context does not exist.
    I am not sure how to proceed coz the I executed the Adobe from in SFP and its working perfectly and obviously its bound to a context/ interface.
    Any Ideas?
    thanks for your suggestions in advance !
    Liz

    Pradeep,
    You are right. This time I could bind the context from my interface (even though it was ABAP based).
    I have one quick one for you - you mentioned earlier that when we embed an existing form into Web. View, we cannot have an Interactive form even when we check the 'enabled' property. Can you throw more light onto this pls?
    The runtime error that i am encountering now says :
    Adobe Processing Exception: PDF is not interactive. Data can be only imported into Interactive forms.
    the source text of error is:
    get result
    m_pdf_object->get_document ( importing pdfdata = pdf ).
    catch cx_fp_exception into lr_fpexc.
    raise exception type cx_wd_general
    exporting
    previous = lr_fpexc
    and this exception is not caught ! I am still lost
    thanks again for your help!
    Liz

  • Error Msg while copying Adobe Form

    Hi,
    I am trying to copy an adobe form but I receive the following error message
    " Internal Error Occured in SAFP API".  Any help would be appreciated.
    Thanks,

    Hi Arjun ,
                Thanx for ur reply ,
                i got following results in ST22 dump analysis :
    '  An exception occurred that was not caught ' .
            and
    Source Code Extract
    Line
    SourceCde
    79
    x_xml = get_wd_context_as_xml( data_source = data_source ).
    80
    m_pdf_object->set_data( formdata = x_xml ).
    81
    catch cx_fp_exception into lr_fpexc.
    82
    raise exception type cx_wd_general
    83
    exporting
    84
    previous = lr_fpexc.
    85
    endtry.
    86
    if fillable = abap_true.
    87
           if m_version is initial.
    88
             m_version = m_pdf_object->get_version_info( ).
    89
           endif.
    90
           if version < ''.
    91
             set_usage_rights( m_pdf_object ).
    92
           endif.
    93
    endif.
    94
    endif.
    95
    endif.
    96
    97
    only call the ads if requested
    98
    if execute_ads_call = abap_true.
    99
    try.
    100
          set document
    101
    m_pdf_object->set_document( pdfdata = pdf ).
    102
    103
          execute, call ADS
    104
    m_pdf_object->execute( ).
    105
    106
          get result
    107
    m_pdf_object->get_document( importing pdfdata = pdf ).
    108
    catch cx_fp_exception into lr_fpexc.
    >>>>>
    raise exception type cx_wd_general
    110
    exporting
    111
    previous = lr_fpexc.
    112
    endtry.
    113
    endif.
    114
    115
    endmethod. 
    and
    Error analysis
    An exception occurred which is explained in detail below.
    The exception, which is assigned to class 'CX_WD_GENERAL', was not caught and
    therefore caused a runtime error.
    The reason for the exception is:
    WebDynpro Exception:
    The occurrence of the exception is closely related to the occurrence of
    a previous exception "CX_FP_RUNTIME_SYSTEM", which was raised in the program
    "CL_FP_PDF_OBJECT==============CP",
    specifically in line 255 of the (include) program
    "CL_FP_PDF_OBJECT==============CM02Y".
    The cause of the exception was:
    ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be
    |    imported into interactive forms.(201501).

  • Adobe AIR installation on Vista. Message: 'An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. '

    After failing to apply an update to Adobe Air, I attempted to re-install it from scratch.  This is at the end of the installation log:
    [2014-09-27:20:02:36] Rolling back install of c:\users\martin\appdata\local\temp\air6641.tmp\setup.msi
    [2014-09-27:20:02:36] Rollback complete
    [2014-09-27:20:02:36] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-27:20:02:36] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-27:20:02:36] Runtime Installer end with exit code 7
    [2014-09-27:20:02:38] Runtime Installer end with exit code 7
    [2014-09-29:07:59:54] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-29:07:59:54] Commandline is:
    [2014-09-29:07:59:54] No installed runtime detected
    [2014-09-29:07:59:59] Relaunching with elevation
    [2014-09-29:07:59:59] Launching subprocess with commandline c:\users\martin\appdata\local\temp\aire002.tmp\adobe air installer.exe -ei
    [2014-09-29:08:00:03] Runtime Installer begin with version 15.0.0.249 on Windows Vista x86
    [2014-09-29:08:00:03] Commandline is: -stdio \\.\pipe\AIR_3488_0 -ei
    [2014-09-29:08:00:03] No installed runtime detected
    [2014-09-29:08:00:03] Starting silent runtime install. Installing runtime version 15.0.0.249
    [2014-09-29:08:00:04] Installing msi at c:\users\martin\appdata\local\temp\aire002.tmp\setup.msi with guid {7BBAEC47-1CC0-4CB8-ADB4-531B78DBD1DD}
    [2014-09-29:08:00:06] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-29:08:00:06] Rolling back install of c:\users\martin\appdata\local\temp\aire002.tmp\setup.msi
    [2014-09-29:08:00:06] Rollback complete
    [2014-09-29:08:00:06] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-29:08:00:06] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2014-09-29:08:00:09] Runtime Installer end with exit code 7
    The log covers many attempts.  The latest was on 29th September.
    Following a suggestion in another forum thread, I checked the file permissions for folder 'c:\users\martin\appdata\local\temp'.   As far as I can see, they give full control to the SYSTEM, administrator and sole user (martin) accounts.  There are no options with 'Deny' against them.
    I have run Microsoft FixIt.  I also tried the Windows Installer Cleanup utility (msicuu2.exe) but I got 'Access Denied' with no further details. 
    Any suggestions?

    I have managed to edit the Registry so as to get the Windows Installer (MSIExec) to write a verbose (detailed) log.  From this, and some web forums, I found that the problem has been caused by a Microsoft Windows security update, KB2918614.  This was applied on my PC on 14 August but I think it was released on 12 August.  My Windows version is Vista and I don't know if this update or a similar has been applied to other Windows versions.
    For more information see wix-users - SECREPAIR: CryptAcquireContext: Could not create the default key container.
    I went into Windows Update on my Control Panel and found how to uninstall update KB2918614.  When I had done this, followed by a Restart, I was able to install AIR and the software that uses it.

  • Error occur while protecting the document using RMS sharing application

    The set-up in which the error occurs has the following details,
    Server name :    hcdc1.ad.com
    RMS SCP :            adrms.ad.com
    http:// adrms.ad.com /_wmcs/licensing/license.asmx
    http:// adrms.ad.com /_wmcs/certification/certification.asmx
    Unable to protect the document and error as "An internall error occured error code 0X8007054F" 

    Hi,
    What Office Suite version you use? If Office 2010, I suggest you uninstall RMS Sharing App and install it once again using following command: 
    setup.exe /s /configureO2010Admin
    After that, run one of the following commands, depending on you operating system:
    For Windows 8 and Windows 8.1, 64-bit: x64\aadrmprep.exe /configureO2010  ; 32-bit: X86\aadrmprep.exe /configureO2010
    For Windows 7, 64-bit: x64\win7\aadrmpep.exe /configureO2010
    Did my post help you or make you laugh? Don't forget to click the Helpful vote :) If I answered your question please mark my post as an Answer.

  • An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator. I'm the administrator

    Anyone know how to get this installed & past error message ?

    + System
      - Provider
         MsiInstaller 
      - EventID 10011
         32777 
       Level 2 
       Task 0 
       Keywords 0x80000000000000 
      - TimeCreated
         2014-10-16T04:05:37.000000000Z 
       EventRecordID 126767 
       Channel Application 
       Computer O-Daniel 
      - Security
         S-1-5-21-3951430011-144139548-1304176236-1001 
    - EventData
    Product: Adobe AIR --
    Key not valid for use in specified state. 
    (NULL)
    (NULL)
    (NULL)
    (NULL)
    (NULL)
    7B37424241454334372D314343302D344342382D414442342D3533314237384442443144447D

  • Error occurred while opening Adobe reader 9.4

    Hi all,
    Using the following silent install switch i am installing "Adobe Reader 9.4".
    silent install switch :  /sALL /rs /l /msi "/qb-! /norestart ALLUSERS=1 EULA_ACCEPT=YES SUPPRESS_APP_LAUNCH=YES".
    but when i try to open adobe reader, i am geting following error message,
    Please help in this regard. Thanks in advance.
    Regards,
    Veera

    Hi ,
    The same problem exits in my network also  [ nearly 50- 60 machines has the same problem] ..
    Expecting the solution as early as possible ..
    Thanks ,
    Murugesan

  • An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator.

    When I try to install Adobe AIR version 14.0 on my Mac OS X Version 10.9.4 I receive the following message.
    An earlier versions of Adobe AIR worked on earlier versions Mac OS on my computer. Does anyone have Adobe AIR working on the latest version of Mac OS X? Does anyone have a solution to this installation problem?
    I am only user on this computer. My profile is the only administrator. Since this is a free software program Adobe Support directed me to this forum to find a solution.

    + System
      - Provider
         MsiInstaller 
      - EventID 10011
         32777 
       Level 2 
       Task 0 
       Keywords 0x80000000000000 
      - TimeCreated
         2014-10-16T04:05:37.000000000Z 
       EventRecordID 126767 
       Channel Application 
       Computer O-Daniel 
      - Security
         S-1-5-21-3951430011-144139548-1304176236-1001 
    - EventData
    Product: Adobe AIR --
    Key not valid for use in specified state. 
    (NULL)
    (NULL)
    (NULL)
    (NULL)
    (NULL)
    7B37424241454334372D314343302D344342382D414442342D3533314237384442443144447D

  • An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator.

    Subject line tells it all. Any Ideas?

    Time please wrote:
    Subject line tells it all.
    Actually not; what is your operating system?  Are you installing as an Administrator user?
    You may also want to ask in http://forums.adobe.com/community/air/installation

  • Error messegeAn error occurred while uninstalling Adobe AIR.  Uninstallation may not be allowed by y

    i keep getting this errr messege can someone please help me im not too computer savy and i need some tech help

    I'm sorry you're running into installation issues with AIR.  Microsoft has a utility that can help resolve installation problems.  Would you mind giving this a try and let us know how it works for you?  When running the "Fix it", go through the uninstall process and try to remove Adobe AIR from your system.  Once finished, download the latest version of AIR and install again.
    Microsoft Install and Uninstall Fix It
    If you still encounter problems, we'll need to review the AIR installer log to better diagnose the issue.  Please post back with the log contents.  You can find instructions for finding these logs here:
    AIR Installer Log Instructions

Maybe you are looking for