Failed to take snapshot of one or more contents in package

We have two main SCCM site system servers, and all of a sudden (everything was working before, no change) the applications would not distribute to the DPs.
distmgr.log:
Snapshot processing content with ID 16781461 ...
The source directory \\sccm02\Packages\ doesn't exist or the SMS service cannot access it, Win32 last error = 5
Failed to take snapshot of one or more contents in package 00239
I tried granting Everyone full control for both Share and NTFS, and granting the site server computer account full control, still the same issue.  I could access it manually w/ the UNC path and read/write/delete all of its contents.
If I copy the folder to another server and point it there in the Application, it distributes the content to DPs just fine.

I tried replacing ntfs permissions on all the folders, still getting Win32 last error = 5
I was seeing some errors in event log
The shadow copies of volume \\?...ac2-11e4-9f6d-005056a7533c} were aborted because of an IO failure on volume \\?...ac2-11e4-9f6d-005056a7533c}.
The system failed to flush data to the transaction log. Corruption may occur.
Reset to device, \Device\RaidPort0, was issued.

Similar Messages

  • Service_doctor.sql -- There are errors in one or more PL/SQL package

    Hi,
    Script service_doctor.sql is run through repository owner. It is giving following error message.
    There are errors in one or more PL/SQL packages and functionPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is not availableService script is accessible to the database server
    Connection information stored within the repository is correct
    PL/SQL procedure successfully completed.
    Please guide me what can be done to solve the error.
    Thank you in advance.
    Amit Shah.

    Hi Amit,
    I am facing this error every time I run the service_doctor.sql. After that once I have executed this script -- select * from user_errors -- to see what possibly could be wrong. It returned me one procedure name -- WB_OLAP_LOAD_DIMENSION_GENUK. But I was not very sure what to do with this.
    Now also I am getting the same error --- >>>>>> There are errors in one or more PL/SQL packages and function. But it didn't stop me from doing anything in OWB / Process flow / Workflow environment and I can work fine.
    Just wanted to share this with you. However, the result that you are getting shows (>>>>>> The platform service is not available) that Control center service is not up. Please execute the start_service.sql and after that it you run service_doctor again, you'll get only the first error -- >>>>>> There are errors in one or more PL/SQL packages and function --- but that shouldn't stop you from doing anything in OWB.
    If anyone knows what causes the --- >>>>>> There are errors in one or more PL/SQL packages and function -- error, and what are the implications of this in OWB environment, and what is the solution to it, please do share.
    Cheers,
    Swagata

  • "There are errors in one or more PL/SQL packages and functions"

    Hi all,
    first of all - my configuration:
    - OWB 10.0.3.0
    - one Server HP-UX
    - two oracle database instances (plato and platodev)
    My problem:
    when i try to start "Deployment Manager" and try to connect to the platodev instance i get the RTC-5260 and ORA-01017.
    I have no problems to connect to the second instance "plato".
    The output of service_doctor is as followed:
    ===================
    SQL> @service_doctor
    There are errors in one or more PL/SQL packages and functionsPlatform properties have been loaded correctly
    Platform location has been seeded correctly
    NLS messages have been loaded correctly
    The platform service is available
    There is a problem accessing the service startup script from the databaseserver
    Here is the detailed error message which contains the name of the startscript file:-
    The runtime property 'service_command' either does not exist orcannot be read successfully
    oracle.jdbc.driver.OracleSQLException: ORA-00942:
    table or view does not exist
    Please verify that the disk containing the file is visible to thedatabase server
    Please verify that the database server account has access rights on thefile
    There is a problem with the repository connection information used tostart the service
    Here is the detailed error message which contains the connectioninformation passed to the service:-
    Cannot retrieve the repository owner host, port, service-name fromwithin the database server
    Please verify that this information is accurate
    If this information is correct, then please use the'set_repository_password.sql' script to reset the stored password
    PL/SQL procedure successfully completed.
    ================================0
    I did not change the password.
    Can anyone help me?
    I appreciate your help.
    Thank you

    Solved!
    It was a wrong entry in wb_rt_service_nodes column service_name.

  • VBA Outlook Email Failing: "Outlook does not recognize one or more names"

    I use VBA code to send emails from within Microsoft Project 2010 Standard to notify task owners of task status.  This code has been working fine until the last couple of weeks.  Now I get the error "Outlook does not recognize one or more names". 
    The VBA code sends email to each addressees internet address.  I am referencing the Microsoft Outlook 14.0 Object Library.
    I deleted the "suggested contacts" entries in my address book to no avail. 
    Below is the key snipit of code I am using.  I get the error when the ".Send" line is executed.
    When I check OutMail.To, .CC, etc everything looks fine.
    Any suggestions would be greatly appreciated.
    Dim OutApp As Object
        Dim OutMail As Object
        Set OutApp = CreateObject("Outlook.Application")
        Set OutMail = OutApp.CreateItem(0)
        On Error GoTo BadOutlookMail
       ' Change the mail address and subject in the macro before you run it.
        With OutMail
            .To = vTo
            .CC = vCC
            .BCC = vBCC
            .Subject = strSubject
            .Body = strBodyText
        End With

    Hi,
    I'm glad to hear your problem has been resolved by yourself, I hope this thread will hope other users who may come up against the same problem.
    Thank you for sharing your experience here with us.
    Regards,
    Melon Chen
    TechNet Community Support

  • Microsoft sharepoint foundation 2010 encountered an error during setup. One or more required Office components failed to complete successfully

    Dear
    I need yourhelp, I am installing Sharepoint foundation 2010 prerequisites OK,
    then to finish the installation get the following message"microsoft
    sharepoint foundation 2010 Encountered an error during setup. One or more required components failed to Office complete successfully"
    Operating System: Windows Server 2012R2
    Prerequisites: OK
    SharepointFoundation 2010sp2
    Many thanksforyour help
    part of LOG:
    01/16/2015 00:37:11  1  INF          Searching for registry key Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS\CentralAdministrationURL
    01/16/2015 00:37:11  1  INF          Entering function RegistryHelper.RegistryHelper
    01/16/2015 00:37:11  1  INF            The RegistryHelper has the key name as Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS and the registry hive as LocalMachine
    01/16/2015 00:37:11  1  INF          Leaving function RegistryHelper.RegistryHelper
    01/16/2015 00:37:11  1  INF          Entering function RegistryHelper.GetStringValue
    01/16/2015 00:37:11  1  INF            Entering function RegistryHelper.GetValue
    01/16/2015 00:37:11  1  INF            Leaving function RegistryHelper.GetValue
    01/16/2015 00:37:11  1  INF          Leaving function RegistryHelper.GetStringValue
    01/16/2015 00:37:11  1  INF          The central admin registry name CentralAdministrationURL at HKEY_LOCAL_MACHINE\Software\Microsoft\Shared Tools\Web Server Extensions\14.0\WSS could not be found.  This means that either
    the server is not joined to a farm or a central admin site has not been created in the farm yet.
    01/16/2015 00:37:11  1  INF          Entering function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF            Resource id to be retrieved is CantOpenCentralAdminSiteNotExists for language English (United States)
    01/16/2015 00:37:11  1  INF            Resource retrieved id CantOpenCentralAdminSiteNotExists is Cannot browse to the SharePoint Central Administration Web Application because a SharePoint Central Administration Web
    Application has not been created yet.  To create one, use the SharePoint Products Configuration Wizard.  Do you want to launch the configuration wizard now?
    01/16/2015 00:37:11  1  INF          Leaving function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF          Entering function PsconfigMessageBox.ShowMessageBox
    01/16/2015 00:37:11  1  INF            Entering function StringResourceManager.GetResourceString
    01/16/2015 00:37:11  1  INF              Resource id to be retrieved is Branding for language English (United States)
    01/16/2015 00:37:11  1  INF              Resource retrieved id Branding is SharePoint Products Configuration Wizard
    01/16/2015 00:37:11  1  INF            Leaving function StringResourceManager.GetResourceString
    01/16/2015 00:37:23  1  INF          Leaving function UserInterface.ShowCentralAdmin
    01/16/2015 00:37:23  1  INF        Leaving function UserInterface.WarmUp
    01/16/2015 00:37:23  1  INF        Entering function TaskDriver.Stop
    01/16/2015 00:37:23  1  INF          Entering function TaskDriver.OnTaskDriverStop
    01/16/2015 00:37:23  1  INF            Sending a task driver stop event: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType.stop, 
    01/16/2015 00:37:23  1  INF            Entering function TaskDriverStateChange.Enter
    01/16/2015 00:37:23  1  INF              Acquiring the writer lock to change the state
    01/16/2015 00:37:23  1  INF              Current state of the task driver is neverrun.  You want to change it to stoppedrunning
    01/16/2015 00:37:23  1  INF              Changed state of the task driver to neverrun
    01/16/2015 00:37:23  1  INF              Released the writer lock to change the state
    01/16/2015 00:37:23  1  INF            Leaving function TaskDriverStateChange.Enter
    01/16/2015 00:37:23  1  INF            Entering function TaskDriver.FireOnTaskDriverEvent
    01/16/2015 00:37:23  1  INF              Entering function UserInterface.TaskDriverEventHandler
    01/16/2015 00:37:23  1  INF                Received a TaskDriverEventHandler: TaskDriverEventArgs.EventCriticalityType error, TaskDriverEventArgs.EventType stop, message 
    01/16/2015 00:37:23  1  INF                There isn't a current visible user form or the current form is not handling events, so we will handle this task driver event
    01/16/2015 00:37:23  1  INF              Leaving function UserInterface.TaskDriverEventHandler
    01/16/2015 00:37:23  1  INF            Leaving function TaskDriver.FireOnTaskDriverEvent
    01/16/2015 00:37:23  1  INF          Leaving function TaskDriver.OnTaskDriverStop
    01/16/2015 00:37:23  1  INF        Leaving function TaskDriver.Stop
    01/16/2015 00:37:23  1  INF        UnLocking the task driver for exclusive use while warming the driver up
    01/16/2015 00:37:23  1  INF      Leaving function TaskDriver.WarmUp
    01/16/2015 00:37:23  1  INF      Entering function PsconfigApplicationContext.ClosePsconfigApplication
    01/16/2015 00:37:23  1  INF        The psconfig ui application is closing
    01/16/2015 00:37:23  1  INF        We have do not have a main form, thus the application has been told to close prior to showing the ui at all
    01/16/2015 00:37:23  1  INF      Leaving function PsconfigApplicationContext.ClosePsconfigApplication
    01/16/2015 00:37:23  1  INF      Return code indicates a success
    01/16/2015 00:37:23  1  INF    Leaving function PsconfigUserInterfaceMain.Main

    Hi Jose,
    When server 2012 will not allow pre-requisite to run, due to the ASP.NET 3.5 or 4.5, do this:
    Run, from admin command prompt:
    Dism /online /enable-feature /featurename:NetFx3 /All /Source:<drive>:\sources\sxs /LimitAccess
    you can read more here:
    http://www.sharepointpapa.com/blog/_layouts/15/start.aspx#/Lists/Posts/Post.aspx?ID=86
    Stacy www.sharepointpapa.com

  • Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason: The handle is invalid.

    I'm stuck here trying to figure this error out.  
    2003 domain, 2012 hyper v core 3 nodes.  (I have two of these hyper V groups, hvclust2012 is the problem group, hvclust2008 is okay)
    In Failover Cluster Manager I see these errors, "Cluster network name resource 'Cluster Name' failed registration of one or more associated DNS name(s) for the following reason:  The handle is invalid."
    I restarted the host node that was listed in having the error then another node starts showing the errors.
    I tried to follow this site:  http://blog.subvertallmedia.com/2012/12/06/repairing-a-failover-cluster-in-windows-server-2012-live-migration-fails-dns-cluster-name-errors/
    Then this error shows up when doing the repair:  there was an error repairing the active directory object for 'Cluster Name'
    I looked at our domain controller and noticed I don't have access to local users and groups.  I can access our other hvclust2008 (both clusters are same version 2012).
    <image here>
    I came upon this thread:  http://social.technet.microsoft.com/Forums/en-US/85fc2ad5-b0c0-41f0-900e-df1db8625445/windows-2012-cluster-resource-name-fails-dns-registration-evt-1196?forum=winserverClustering
    Now, I'm stuck on adding a managed service account (mas).  I'm not sure if I'm way off track to fix this.  Any advice?  Thanks in advance!
    <image here>

    Thanks Elton,
    I restarted 3 hosts after applying the hotfix.  Then I did the steps below and got stuck on step 5.  That is when I get the error (image above).  There
    was an error repairing the active directory object for 'Cluster Name'.  For more data, see 'Information Details'.
    To reset the password on the affected name resource, perform the following steps:
    From Failover Cluster Manager, locate the name resource.
    Right-click on the resource, and click Properties.
    On the Policies tab, select If resource fails, do not restart, and then click OK.
    Right-click on the resource, click More Actions, and then click Simulate Failure.
    When the name resource shows "Failed," right-click on the resource, click More Actions, and then click Repair.
    After the name resource is online, right-click on the resource, and then click Properties.
    On the Policies tab, select If resource fails, attempt restart on current node, and then click OK.
    Thanks

  • When connecting to a server farm in sharepoint foundation 2013 cannot create new farm error: One or more types failed to load

    When trying to create a new server farm in the sharepoint foundation 2013 we get a following error :
    The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered.
    PS C:\Users\Administrator> New-SPConfigurationDatabase
    cmdlet New-SPConfigurationDatabase at command pipeline position 1
    Supply values for the following parameters:
    DatabaseName: SharePoint_Config
    DatabaseServer: PC78\SQLEXPRESS,25111
    FarmCredentials
    Passphrase: *********
    New-SPConfigurationDatabase : One or more types failed to load. Please refer
    to the upgrade log for more details.
    At line:1 char:1
    + New-SPConfigurationDatabase
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo : InvalidData: (Microsoft.Share...urationDatabase:
    SPCmdletNewSPConfigurationDatabase) [New-SPConfigurationDatabase], SPUpgra
    deException
    + FullyQualifiedErrorId : Microsoft.SharePoint.PowerShell.SPCmdletNewSPCon
    figurationDatabase
    And the error log is shown below :
    Microsoft.SharePoint.Upgrade.SPUpgradeException: One or more types failed to load.
    Please refer to the upgrade log for more details.
    at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()
    at Microsoft.SharePoint.Upgrade.SPActionSequence.get_ActionsInternal()
    at Microsoft.SharePoint.Upgrade.SPUtility.GetLatestTargetSchemaVersionByMajorVersion(Type typeActionSequence, Int32 majorVer)
    at Microsoft.SharePoint.Upgrade.SPUtility.get_CurrentSPSiteWssTargetSchemaVersion()
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPContentDatabase database, SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, Strin... b712a522-fa85-49eb-b59c-dedf55295504
    ...g secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, String quotaTemplate, String sscRootWebUrl, Boolean useHostHeaderAsSiteName, Boolean overrideCompatibilityRestriction)
    at Microsoft.SharePoint.Administration.SPSiteCollection.Add(SPSiteSubscription siteSubscription, String siteUrl, String title, String description, UInt32 nLCID, Int32 compatibilityLevel, String webTemplate, String ownerLogin, String ownerName, String ownerEmail, String secondaryContactLogin, String secondaryContactName, String secondaryContactEmail, Boolean useHostHeaderAsSiteName)
    at Microsoft.SharePoint.Administration.SPAdministrationWebApplication.CreateDefaultInstance(SqlConnectionStringBuilder administrationContentDatabase, SPWebService adminService, IdentityType identityType, ... b712a522-fa85-49eb-b59c-dedf55295504
    ...String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateAdministrationWebService(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.CreateBasicServices(SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuilder configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, IdentityType identityType, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.Administration.SPFarm.Create(SqlConnectionStringBuil... b712a522-fa85-49eb-b59c-dedf55295504
    ...der configurationDatabase, SqlConnectionStringBuilder administrationContentDatabase, String farmUser, SecureString farmPassword, SecureString masterPassphrase)
    at Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase.InternalProcessRecord()
    at Microsoft.SharePoint.PowerShell.SPCmdlet.ProcessRecord() b712a522-fa85-49eb-b59c-dedf55295504
    Error Category: InvalidData Target Object Microsoft.SharePoint.PowerShell.SPCmdletNewSPConfigurationDatabase Details NULL RecommendedAction NULL b712a522-fa85-49eb-b59c-dedf55295504
    Leaving ProcessRecord Method of New-SPConfigurationDatabase. e9ae5ba6-c499-0000-d35c-aee999c4cf01
    we are using server 2012 R2 and we don't have office 2010 installed

    Yes,SQL server is on the same server as SharePoint 
    SQL has both the permissions Securityadmin
    and  DBcreator roles on SQL Server.
    When we run those sharepoint management shell commands the database  will be created with the error
    msg (shown in attachment)

  • One or more post-processing actions failed. Consult the OPP service log for details.

    hi expert plz help me i can't understand here what can i do to resove this error.
    here is the logfile details of output post processor
    ebs- 11i (11.5.10.2)
    os - rhel 4
    [9/2/13 4:54:48 PM] [main] Starting GSF service with concurrent process id = 2984174.
    [9/2/13 4:54:48 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [9/2/13 4:54:48 PM] [Thread-14] Service thread starting up.
    [9/2/13 4:54:48 PM] [Thread-15] Service thread starting up.
    [9/2/13 4:59:34 PM] [OPPServiceThread0] Post-processing request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Executing post-processing actions for request 21672063.
    [9/2/13 4:59:35 PM] [2984174:RT21672063] Starting XML Publisher post-processing action.
    [9/2/13 4:59:35 PM] [2984174:RT21672063]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [090213_045936406][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [090213_045936407][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [SECURITY_GROUP_ID]:[0]
    [090213_045936408][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[300]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_CHARACTERSET]:[US7ASCII]
    [090213_045936408][][EXCEPTION] [DEBUG]  [RESP_APPL_ID]:[-1]
    [090213_045936408][][EXCEPTION] [DEBUG]  [NLS_LANGUAGE]:[AMERICAN]
    [090213_045936408][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936409][][EXCEPTION] [DEBUG]  [NLS_NUMERIC_CHARACTERS]:[.,]
    [090213_045936409][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=demo.oriplast.com)(PORT=1526)))(CONNECT_DATA=(SID=ORIDEMO)))]
    [090213_045936409][][EXCEPTION] [DEBUG]  [RESP_ID]:[-1]
    [090213_045936409][][EXCEPTION] [DEBUG]  [FND_MAX_JDBC_CONNECTIONS]:[500]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_USABLE_CHECK]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [USER_ID]:[-1]
    [090213_045936410][][EXCEPTION] [DEBUG]  [NLS_TERRITORY]:[AMERICA]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_PLSQL_RESET]:[false]
    [090213_045936410][][EXCEPTION] [DEBUG]  [FND_JDBC_CONTEXT_CHECK]:[true]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_FORMAT]:[DD-MON-RR]
    [090213_045936418][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_DECAY_SIZE]:[5]
    [090213_045936418][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_SORT]:[BINARY]
    [090213_045936418][][EXCEPTION] [DEBUG]  [NLS_DATE_LANGUAGE]:[AMERICAN]
    [090213_045936419][][EXCEPTION] [DEBUG]  [LOGIN_ID]:[-1]
    [090213_045936419][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [090213_045936419][][EXCEPTION] [DEBUG] [APPLTMP]:[/u03/ORIDEMO/LIVE_APPL/livecomn/temp]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [090213_045936419][][EXCEPTION] [DEBUG]  [sun.boot.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.version]:[1.4.2_04-b05]
    [090213_045936419][][EXCEPTION] [DEBUG]  [OVERRIDE_DBC]:[true]
    [090213_045936419][][EXCEPTION] [DEBUG] [dbcfile]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936419][][EXCEPTION] [DEBUG]  [java.vm.vendor]:[Sun Microsystems Inc.]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vendor.url]:[http://java.sun.com/]
    [090213_045936420][][EXCEPTION] [DEBUG]  [path.separator]:[:]
    [090213_045936420][][EXCEPTION] [DEBUG] [APPLCSF]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin]
    [090213_045936420][][EXCEPTION] [DEBUG]  [java.vm.name]:[Java HotSpot(TM) Client VM]
    [090213_045936420][][EXCEPTION] [DEBUG]  [file.encoding.pkg]:[sun.io]
    [090213_045936420][][EXCEPTION] [DEBUG]  [user.country]:[US]
    [090213_045936420][][EXCEPTION] [DEBUG]  [sun.os.patch.level]:[unknown]
    [090213_045936420][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [090213_045936421][][EXCEPTION] [DEBUG] [user.dir]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [090213_045936421][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [090213_045936421][][EXCEPTION] [DEBUG]  [os.arch]:[i386]
    [090213_045936421][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936421][][EXCEPTION] [DEBUG]  [java.io.tmpdir]:[/tmp]
    [090213_045936422][][EXCEPTION] [DEBUG]  [line.separator]:[
    [090213_045936422][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936422][][EXCEPTION] [DEBUG]  [os.name]:[Linux]
    [090213_045936422][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MIN]:[1]
    [090213_045936422][][EXCEPTION] [DEBUG]  [cpid]:[2984174]
    [090213_045936422][][EXCEPTION] [DEBUG]  [sun.java2d.fontpath]:[]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.library.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u03/ORIDEMO/LIVE_APPL/liveora/iAS/lib:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/i686/native_threads:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/network/jre11/lib/linux/native_threads:/u03/ORIDEMO/LIVE_APPL/liveappl/cz/11.5.0/bin:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.specification.name]:[Java Platform API Specification]
    [090213_045936423][][EXCEPTION] [DEBUG]  [java.class.version]:[48.0]
    [090213_045936423][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [090213_045936423][][EXCEPTION] [DEBUG]  [os.version]:[2.6.9-82.ELsmp]
    [090213_045936424][][EXCEPTION] [DEBUG]  [LONG_RUNNING_JVM]:[true]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.home]:[/home/appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.timezone]:[GMT+05:30]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [090213_045936424][][EXCEPTION] [DEBUG]  [file.encoding]:[ANSI_X3.4-1968]
    [090213_045936424][][EXCEPTION] [DEBUG]  [java.specification.version]:[1.4]
    [090213_045936424][][EXCEPTION] [DEBUG]  [CACHEMODE]:[DISTRIBUTED]
    [090213_045936424][][EXCEPTION] [DEBUG] [java.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/java/appsborg2.zip:/u03/ORIDEMO/LIVE_APPL/livecomn/java/apps.zip:/u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/forms60/java:/u03/ORIDEMO/LIVE_APPL/livecomn/java]
    [090213_045936424][][EXCEPTION] [DEBUG]  [user.name]:[appdemo]
    [090213_045936424][][EXCEPTION] [DEBUG] [DBCFILE]:[/u03/ORIDEMO/LIVE_APPL/liveappl/fnd/11.5.0/secure/ORIDEMO_demo/oridemo.dbc]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.home]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [090213_045936425][][EXCEPTION] [DEBUG]  [sun.arch.data.model]:[32]
    [090213_045936425][][EXCEPTION] [DEBUG]  [user.language]:[en]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.specification.vendor]:[Sun Microsystems Inc.]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.vm.info]:[mixed mode]
    [090213_045936425][][EXCEPTION] [DEBUG] [logfile]:[/u03/ORIDEMO/LIVE_APPL/livecomn/admin/log/ORIDEMO_demo/FNDOPP2984174.txt]
    [090213_045936425][][EXCEPTION] [DEBUG]  [java.version]:[1.4.2_04]
    [090213_045936425][][EXCEPTION] [DEBUG] [java.ext.dirs]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u03/ORIDEMO/LIVE_APPL/livecomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [090213_045936426][][EXCEPTION] [DEBUG]  [java.vendor]:[Sun Microsystems Inc.]
    [090213_045936426][][EXCEPTION] [DEBUG]  [FND_JDBC_BUFFER_MAX]:[2]
    [090213_045936426][][EXCEPTION] [DEBUG]  [file.separator]:[/]
    [090213_045936426][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [090213_045936426][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [090213_045936426][][EXCEPTION] [DEBUG]  [sun.cpu.endian]:[little]
    [090213_045936426][][EXCEPTION] [DEBUG]  [APPLOUT]:[out/ORIDEMO_demo]
    [090213_045936427][][EXCEPTION] [DEBUG]  [sun.cpu.isalist]:[]
    [9/2/13 4:59:40 PM] [UNEXPECTED] [2984174:RT21672063] java.lang.reflect.InvocationTargetException
            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:324)
            at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
            at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
            at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
            at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
            at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
            at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
            at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
            at sun.io.Converters.getConverterClass(Converters.java:215)
            at sun.io.Converters.newConverter(Converters.java:248)
            at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
            at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
            at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
            at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
            at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
            at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
            at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
            ... 17 more
    [9/2/13 4:59:40 PM] [2984174:RT21672063] Completed post-processing actions for request 21672063.
    [9/2/13 5:10:51 PM] [OPPServiceThread1] Post-processing request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Executing post-processing actions for request 21672114.
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Starting XML Publisher post-processing action.
    [9/2/13 5:10:51 PM] [2984174:RT21672114]
    Template code: PURCHASE_REGISTER_ITEMWISE
    Template app:  CONA
    Language:      en
    Territory:     00
    Output type:   PDF
    [9/2/13 5:10:51 PM] [UNEXPECTED] [2984174:RT21672114] java.lang.reflect.InvocationTargetException
            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:324)
            at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
            at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
            at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
            at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
            at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
            at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
            at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
            at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
            at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
            at sun.io.Converters.getConverterClass(Converters.java:215)
            at sun.io.Converters.newConverter(Converters.java:248)
            at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
            at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
            at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
            at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
            at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
            at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
            at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
            at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
            ... 17 more
    [9/2/13 5:10:51 PM] [2984174:RT21672114] Completed post-processing actions for request 21672114.
    thaks
    pritesh

    hi experts
    thanks for ur replay,
    this issue is occured with only the particular request and this is custom report. i try some step
    down the manager run the cmclean.sql, increease the  processes of output postprocessor but not get the any type of effect on issue...
    and also follow the step that describe in the below doc:
    Output Post Processor (OPP) Log Contains Error "oracle.xdo.parser.v2.XMLParseException: Unexpected EOF" (Doc ID 1273272.1)
    To Bottom
    request log file details below:
    +---------------------------------------------------------------------------+
    CONA Custom: Version : UNKNOWN - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    PURCHASE_REGISTER_ITEMWISE module: Ori - Purchase Register - Item wise (15x12)
    +---------------------------------------------------------------------------+
    Current system time is 02-SEP-2013 17:10:29
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_SEGM='02'
    P_CHART_OF_ACCOUNTS_ID='50268'
    p_from_date='2012/04/01 00:00:00'
    p_to_date='2012/04/05 00:00:00'
    P_YES_NO='No'
    XML_REPORTS_XENVIRONMENT is :
    /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    XENVIRONMENT is set to /u03/ORIDEMO/LIVE_APPL/liveora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    _AMERICA.UTF8
    Report Builder: Release 6.0.8.25.0 - Production on Mon Sep 2 17:10:29 2013
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter Username:
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Beginning post-processing of request 21672114 on node DEMO at 02-SEP-2013 17:10:51.
    Post-processing of request 21672114 failed at 02-SEP-2013 17:10:51 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    +--------------------------------------+
    +------------- 2) PRINT   -------------+
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 02-SEP-2013 17:10:52
    +---------------------------------------------------------------------------+
    i check the document that u all suggest above after that i update u as soon as possible..
    thanks & regards
    pritesh ranjan

  • One or more types failed to load

    While trying to run the products configuration wizard after installing a language pack, I get the error
    "Exception: Could not load file or assembly 'Microsoft.ApplicationServer.Caching.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. 00000000-0000-0000-0000-000000000000"
    A few months prior we had the "AppFabric" accidentally uninstalled from the web server and has caused issued every since as I don't believe it was reinstalled successfully. If anyone could help that would be great!
    Upgrade Log reads
     Timestamp               Process                                
     TID    Area                           Category                     
     EventID Level      Message  Correlation
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPConfigurationDatabaseSequence ajywy INFO SPConfigurationDatabase 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPConfigurationDatabaseSequence ajywy ERROR Failed to call GetTypes() 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPConfigurationDatabaseSequence ajywy INFO SPConfigurationDatabase 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPConfigurationDatabaseSequence ajywy ERROR Exception: Could not load file or assembly 'Microsoft.ApplicationServer.Caching.Core, Version=1.0.0.0,
    Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm INFO SPConfigurationDatabase 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm ERROR Upgrade [SPConfigurationDatabase] failed. 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm INFO SPConfigurationDatabase 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.87 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm ERROR Exception: One or more types failed to load. Please refer to the upgrade log for more details. 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm INFO SPConfigurationDatabase 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPUpgradeSession ajxnm ERROR    at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()     at
    Microsoft.SharePoint.Upgrade.SPActionSequence.get_Actions()     at Microsoft.SharePoint.Upgrade.SPActionSequence.get_RunnableActions()     at Microsoft.SharePoint.Upgrade.SPActionSequence.get_TotalSteps()    
    at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean bRecurse) 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox INFO No context object 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox ERROR SPManager.Initialize failed. 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox INFO No context object 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox ERROR Exception: One or more types failed to load. Please refer to the upgrade log for more details. 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox INFO No context object 00000000-0000-0000-0000-000000000000
    03/31/2014 19:59:04.88 psconfigui (0x1B44) 0x1928 SharePoint Foundation Upgrade SPManager ajxox ERROR    at Microsoft.SharePoint.Upgrade.SPActionSequence.LoadUpgradeActions()     at Microsoft.SharePoint.Upgrade.SPActionSequence.get_Actions()    
    at Microsoft.SharePoint.Upgrade.SPActionSequence.get_RunnableActions()     at Microsoft.SharePoint.Upgrade.SPActionSequence.get_TotalSteps()     at Microsoft.SharePoint.Upgrade.SPUpgradeSession.Upgrade(Object o, Boolean
    bRecurse)     at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags) 00000000-0000-0000-0000-000000000000
    Thanks, Danny Hickman IT Support Specialist

    Hi,
    According to your post, my understanding is that you got the error “One or more types failed to load” when running the products configuration wizard after installing a language pack.
    The error happens if the OWSTIMER.exe can't find the AppFabric 1.1 dlls. You can add them to the GAC (recommended way) or add them to the BIN directory in the SharePoint root (where OWSTIMER.exe lives). You need to use the /gac option in the installer via
    commandline or you can also use the gacutil.exe utility to load them from the C:\Program Files\AppFabric 1.1 for Windows Server folder.
    You can install AppFabric 1.1 from below link.
    http://www.microsoft.com/en-us/download/details.aspx?id=27115
    More information:
    SharePoint 2013 - DCS keeps crashing - distributedcacheservice.exe System.UriFormatException
    AppFabric 1.1 un-installation crises , Broken App Catalog Creation - SharePoint 2013
    Regarding AppFabric, for quick and accurate answers to your questions, it is recommended that you initial a new thread in AppFabric Caching forum.
    AppFabric Caching Forum
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=velocity
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • One or more required office component failed to complete successfully for more information, consult the setup log file. while uninstallation of sharepoint 2013

    One or more required office component failed to complete successfully for more information, consult the setup log file. while uninstallation of sharepoint 2013

    go to start > run > type %temp% > here check for latest file and provide us details in that log file
    If this helped you resolve your issue, please mark it Answered

  • One or more post-processing actions failed - XML Publisher report

    Hi all, I'm working with the following envinronment:
    Unix platform: HP-UX rp1 B.11.11 U 9000/800
    DB: Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
    eBS: EBS 11.5.9
    More in detail I have a problem when I run a request to see an XML Publisher Report. The request's status at the end is WARNING.....
    When I click on "View Output" I don't see nothing and inside the "View Log" I have this error:
    Executing request completion options...
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 1897375 on node RP1DEV at 10-SEP-2008 14:13:36.
    Post-processing of request 1897375 failed at 10-SEP-2008 14:13:37 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    Following the Metalink Note 364547.1 I opened the OPP service log and this is the content:
    [9/10/08 2:51:09 PM] [OPPServiceThread0] Post-processing request 1897433.
    [9/10/08 2:51:09 PM] [72379:RT1897433] Executing post-processing actions for request 1897433.
    [9/10/08 2:51:09 PM] [72379:RT1897433] Starting XML Publisher post-processing action.
    [9/10/08 2:51:09 PM] [72379:RT1897433]
    Template code: XX_MANAGERS
    Template app: AR
    Language: en
    Territory: GR
    Output type: PDF
    [9/10/08 2:51:09 PM] [UNEXPECTED] [72379:RT1897433] java.lang.reflect.InvocationTargetException
    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:324)
    at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
    at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
    at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
    at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
    at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
    at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
    at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
    at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:187)
    at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:153)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
    at sun.io.Converters.getConverterClass(Converters.java:223)
    at sun.io.Converters.newConverter(Converters.java:263)
    at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
    at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
    at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
    at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
    at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
    at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
    at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
    at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
    at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
    ... 17 more
    [9/10/08 2:51:09 PM] [72379:RT1897433] Completed post-processing actions for request 1897433.
    Anybody have any idea where the error is ?
    Any help will be appreciated
    Alex

    You are right !!
    The problem is inside the report generated by Oracle Reports
    The XML code, which I retrieve running the report request is the following:
    <?xml version="1.0" encoding="&Encoding"?>
    - <!-- Generated by Oracle Reports version 6.0.8.20.2
    -->
    - <MODULE1>
    - <LIST_G_MANAGER_NO>
    - <G_MANAGER_NO>
    <MANAGER_NO>1000</MANAGER_NO>
    <MANAGER_NAME>Anil Passi</MANAGER_NAME>
    </G_MANAGER_NO>
    - <G_MANAGER_NO>
    <MANAGER_NO>1001</MANAGER_NO>
    <MANAGER_NAME>Martin</MANAGER_NAME>
    </G_MANAGER_NO>
    </LIST_G_MANAGER_NO>
    </MODULE1>
    and the problem is the "&" !!!
    So, inside Oracle Reports, when I try to generate the XML code from a preexisting report, the encoding variable is not set.
    Now, I'm trying to understand how to set it, but I didn't find nothing....
    Somebody knows where can I find a Report's configuration file in order to set this "encoding" ?
    Thanks
    Alex

  • My hard drive fried and had to be replaced. I'm trying to install CS4 from my original discs but keep getting this error message - "One or more of the required components of Adobe Creative Suite 4 Design Standard failed to install correctly". A customer s

    My hard drive fried and had to be replaced. I'm trying to install CS4 from my original discs but keep getting this error message - "One or more of the required components of Adobe Creative Suite 4 Design Standard failed to install correctly". A customer service rep gave me a link to download off the Adobe site, but when I try to open the file to run it, I get this error message - "A problem occurred extracting the archive".
    Can anyone help?

    Yep.  Nothing happens at all. Windows tries to execute the uninstaller, but I don't get any other screen and all activity stops for the MSI.  I monitored it in Process Monitor and the MSI executable appears, but is quickly ended, like it couldn't find anything or something.
    It's as if windows has a blank entry in Programs and Features, because it used to show the size of the Adobe application in the "Size" column.  Now it's just blank.  Link to screenshot below:
    http://img829.imageshack.us/img829/5006/screenshotcaf.jpg
    Note the install date.  That's when I was able to successfully reinstall it.  Now I can't even do that.  I should also mention I tried Revo Uninstaller.  It deleted one small registry key, but nothing changed.
    By the way, is the CS cleaner supposed to ask for a disc in the drive when you run it?  It refused to run unless I had one in it, so I used my install dvd.

  • BCS - Creation of one or more profile pages failed.

    While trying to Configure External Content Type Profile Page in Central Administration, I get this error:
    Creation of one or more profile pages failed.
    1. http://dev-apps:8000/applications/pa.WCFConsumer: Unable to provision profile page because of an error in the BDC Model. Cannot find a Default MethodInstance of Type 'SpecificFinder' on Entity (External Content Type) with Name 'WCFConsumer' in Namespace 'http://dev-apps:8000/applications/pa'.
    What could be the cause of it?

    Did you implement a "SpecificFinder" method in your web service?
    Dimitri Ayrapetov (MCSE: SharePoint)

  • Microsoft SharePoint Server 2010 encountered an error during setup. One or more required office components failed to complete successfully.

    Hi,
    I got the below error while installing share point 2010 on Windows 7 OS.
    Microsoft SharePoint Server 2010 encountered an error during setup. One or more required office components failed to complete successfully.
    Trouble shooted by following link as below
    http://christopherborman.blogspot.in/2013/01/installing-sharepoint-2010-on-windows-7.html
    But still i am facing the same issue.Please share your inputs to cross this issue.
    Regards,
    Sudheer
    Thanks & Regards, Sudheer

    Hi,
    I selected Server Farm Mode,stand alone.
    Post that installation went fine.
    Regards,
    Sudheer 
    Thanks & Regards, Sudheer

  • Post-processing request failed one or more post processing action failed .

    Beginning post-processing of request 3064071 on node SURYA at 03-NOV-2008 17:07:20.
    Post-processing of request 3064071 failed at 03-NOV-2008 17:07:21 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    oppserver log file:
    11/4/08 9:17:55 PM] [main] Starting GSF service with concurrent process id = 1100320.
    [11/4/08 9:17:55 PM] [main] Initialization Parameters: oracle.apps.fnd.cp.opp.OPPServiceThread:2:0:max_threads=5
    [11/4/08 9:17:57 PM] [Thread-21] Service thread starting up.
    [11/4/08 9:17:57 PM] [Thread-22] Service thread starting up.
    [11/4/08 9:22:48 PM] [OPPServiceThread0] Post-processing request 3066109.
    [11/4/08 9:22:48 PM] [1100320:RT3066109] Executing post-processing actions for request 3066109.
    [11/4/08 9:22:49 PM] [1100320:RT3066109] Starting XML Publisher post-processing action.
    [11/4/08 9:22:49 PM] [1100320:RT3066109]
    Template code: XXINA_VIOLET_SUPP_EXE
    Template app: SQLAP
    Language: en
    Territory: US
    Output type: PDF
    [110408_092250799][][EXCEPTION] [DEBUG] ------- Preferences defined PreferenceStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] ------- Environment variables stored in EnvironmentStore -------
    [110408_092250800][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.LOW]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [SECURITY_GROUP_ID]:[0]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_INTERVAL]:[60]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_CHARACTERSET]:[UTF8]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_APPL_ID]:[-1]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_LANGUAGE]:[AMERICAN]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250801][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250801][][EXCEPTION] [DEBUG] [NLS_NUMERIC_CHARACTERS]:[.,]
    [110408_092250801][][EXCEPTION] [DEBUG] [APPS_JDBC_URL]:[jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=surya.inatech.com)(PORT=1531)))(CONNECT_DATA=(SID=TRAIN)))]
    [110408_092250801][][EXCEPTION] [DEBUG] [RESP_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_MAX_JDBC_CONNECTIONS]:[500]
    [110408_092250802][][EXCEPTION] [DEBUG] [FND_JDBC_USABLE_CHECK]:[true]
    [110408_092250802][][EXCEPTION] [DEBUG] [USER_ID]:[-1]
    [110408_092250802][][EXCEPTION] [DEBUG] [NLS_TERRITORY]:[AMERICA]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_PLSQL_RESET]:[false]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_CONTEXT_CHECK]:[true]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_FORMAT]:[DD-MON-RR]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_DECAY_SIZE]:[1]
    [110408_092250808][][EXCEPTION] [DEBUG] [FND_JDBC_IDLE_THRESHOLD.HIGH]:[-1]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_SORT]:[BINARY]
    [110408_092250808][][EXCEPTION] [DEBUG] [NLS_DATE_LANGUAGE]:[AMERICAN]
    [110408_092250808][][EXCEPTION] [DEBUG] [LOGIN_ID]:[-1]
    [110408_092250809][][EXCEPTION] [DEBUG] ------- Properties stored in Java System Properties -------
    [110408_092250809][][EXCEPTION] [DEBUG] [APPLTMP]:[u02/oracle/traincomn/temp]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.runtime.name]:[Java(TM) 2 Runtime Environment, Standard Edition]
    [110408_092250809][][EXCEPTION] [DEBUG] [sun.boot.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386]
    [110408_092250809][][EXCEPTION] [DEBUG] [java.vm.version]:[1.4.2_04-b05]
    [110408_092250809][][EXCEPTION] [DEBUG] [OVERRIDE_DBC]:[true]
    [110408_092250811][][EXCEPTION] [DEBUG] [dbcfile]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vm.vendor]:[Sun Microsystems Inc.]
    [110408_092250811][][EXCEPTION] [DEBUG] [java.vendor.url]:[http://java.sun.com/]
    [110408_092250812][][EXCEPTION] [DEBUG] [path.separator]:[:]
    [110408_092250812][][EXCEPTION] [DEBUG] [APPLCSF]:[u02/oracle/traincomn/admin]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.name]:[Java HotSpot(TM) Client VM]
    [110408_092250812][][EXCEPTION] [DEBUG] [file.encoding.pkg]:[sun.io]
    [110408_092250812][][EXCEPTION] [DEBUG] [user.country]:[US]
    [110408_092250812][][EXCEPTION] [DEBUG] [sun.os.patch.level]:[unknown]
    [110408_092250812][][EXCEPTION] [DEBUG] [java.vm.specification.name]:[Java Virtual Machine Specification]
    [110408_092250813][][EXCEPTION] [DEBUG] [user.dir]:[u02/oracle/traincomn/admin/log/TRAIN_surya]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.runtime.version]:[1.4.2_04-b05]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.awt.graphicsenv]:[sun.awt.X11GraphicsEnvironment]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.endorsed.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/endorsed]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.arch]:[i386]
    [110408_092250813][][EXCEPTION] [DEBUG] [JTFDBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250813][][EXCEPTION] [DEBUG] [java.io.tmpdir]:[tmp]
    [110408_092250813][][EXCEPTION] [DEBUG] [line.separator]:[
    [110408_092250813][][EXCEPTION] [DEBUG] [java.vm.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250813][][EXCEPTION] [DEBUG] [os.name]:[Linux]
    [110408_092250813][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MIN]:[1]
    [110408_092250813][][EXCEPTION] [DEBUG] [cpid]:[1100320]
    [110408_092250814][][EXCEPTION] [DEBUG] [sun.java2d.fontpath]:[]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.library.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386/client:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i386:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/../lib/i386:/u02/oracle/trainora/iAS/lib:/u02/oracle/trainora/8.0.6/network/jre11/lib/i686/native_threads:/u02/oracle/trainora/8.0.6/network/jre11/lib/linux/native_threads:/u01/oracle/trainappl/cz/11.5.0/bin:/u02/oracle/trainora/8.0.6/lib:/usr/X11R6/lib:/usr/openwin/lib]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.specification.name]:[Java Platform API Specification]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.class.version]:[48.0]
    [110408_092250814][][EXCEPTION] [DEBUG] [java.util.prefs.PreferencesFactory]:[java.util.prefs.FileSystemPreferencesFactory]
    [110408_092250815][][EXCEPTION] [DEBUG] [os.version]:[2.6.9-34.EL]
    [110408_092250815][][EXCEPTION] [DEBUG] [LONG_RUNNING_JVM]:[true]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.home]:[home/oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.timezone]:[Asia/Calcutta]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.awt.printerjob]:[sun.print.PSPrinterJob]
    [110408_092250815][][EXCEPTION] [DEBUG] [file.encoding]:[ANSI_X3.4-1968]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.specification.version]:[1.4]
    [110408_092250815][][EXCEPTION] [DEBUG] [CACHEMODE]:[DISTRIBUTED]
    [110408_092250815][][EXCEPTION] [DEBUG] [java.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/dt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/lib/tools.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/java/appsborg2.zip:/u02/oracle/traincomn/java/apps.zip:/u02/oracle/trainora/8.0.6/forms60/java:/u02/oracle/traincomn/java]
    [110408_092250815][][EXCEPTION] [DEBUG] [user.name]:[oracle]
    [110408_092250815][][EXCEPTION] [DEBUG] [DBCFILE]:[u01/oracle/trainappl/fnd/11.5.0/secure/TRAIN_surya/train.dbc]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.specification.version]:[1.0]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.home]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.arch.data.model]:[32]
    [110408_092250816][][EXCEPTION] [DEBUG] [user.language]:[en]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.specification.vendor]:[Sun Microsystems Inc.]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.vm.info]:[mixed mode]
    [110408_092250816][][EXCEPTION] [DEBUG] [logfile]:[u02/oracle/traincomn/admin/log/TRAIN_surya/FNDOPP1100320.txt]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.version]:[1.4.2_04]
    [110408_092250816][][EXCEPTION] [DEBUG] [java.ext.dirs]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/ext]
    [110408_092250816][][EXCEPTION] [DEBUG] [sun.boot.class.path]:[u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/rt.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/i18n.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/sunrsasign.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jsse.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/jce.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/lib/charsets.jar:/u02/oracle/traincomn/util/java/1.4/j2sdk1.4.2_04/jre/classes]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor]:[Sun Microsystems Inc.]
    [110408_092250817][][EXCEPTION] [DEBUG] [FND_JDBC_BUFFER_MAX]:[2]
    [110408_092250817][][EXCEPTION] [DEBUG] [file.separator]:[]
    [110408_092250817][][EXCEPTION] [DEBUG] [java.vendor.url.bug]:[http://java.sun.com/cgi-bin/bugreport.cgi]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.io.unicode.encoding]:[UnicodeLittle]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.endian]:[little]
    [110408_092250817][][EXCEPTION] [DEBUG] [APPLOUT]:[out/TRAIN_surya]
    [110408_092250817][][EXCEPTION] [DEBUG] [sun.cpu.isalist]:[]
    [11/4/08 9:23:00 PM] [UNEXPECTED] [1100320:RT3066109] java.lang.reflect.InvocationTargetException
         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:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
         at sun.io.Converters.getConverterClass(Converters.java:215)
         at sun.io.Converters.newConverter(Converters.java:248)
         at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
         at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
         at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
         at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
         at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
         ... 17 more
    [11/4/08 9:23:00 PM] [1100320:RT3066109] Completed post-processing actions for request 3066109.
    [11/5/08 11:00:13 AM] [OPPServiceThread0] Post-processing request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Executing post-processing actions for request 3067075.
    [11/5/08 11:00:15 AM] [1100320:RT3067075] Starting XML Publisher post-processing action.
    [11/5/08 11:00:15 AM] [1100320:RT3067075]
    Template code: XXINA_XML_TEST_TEMPLATE
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 11:00:58 AM] [UNEXPECTED] [1100320:RT3067075] java.lang.reflect.InvocationTargetException
         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:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeParse(XSLT10gR1.java:517)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:224)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.UnsupportedEncodingException: &Encoding
         at sun.io.Converters.getConverterClass(Converters.java:215)
         at sun.io.Converters.newConverter(Converters.java:248)
         at sun.io.ByteToCharConverter.getConverter(ByteToCharConverter.java:64)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:223)
         at sun.nio.cs.StreamDecoder$ConverterSD.<init>(StreamDecoder.java:209)
         at sun.nio.cs.StreamDecoder.forInputStreamReader(StreamDecoder.java:76)
         at java.io.InputStreamReader.<init>(InputStreamReader.java:83)
         at oracle.xdo.parser.v2.XMLReader.setEncoding(XMLReader.java:848)
         at oracle.xdo.parser.v2.XMLReader.checkXMLDecl(XMLReader.java:2718)
         at oracle.xdo.parser.v2.XMLReader.pushXMLReader(XMLReader.java:471)
         at oracle.xdo.parser.v2.XMLParser.parse(XMLParser.java:263)
         ... 17 more
    [11/5/08 11:01:00 AM] [1100320:RT3067075] Completed post-processing actions for request 3067075.
    [11/5/08 12:20:30 PM] [OPPServiceThread1] Post-processing request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Executing post-processing actions for request 3067153.
    [11/5/08 12:20:30 PM] [1100320:RT3067153] Starting XML Publisher post-processing action.
    [11/5/08 12:20:30 PM] [1100320:RT3067153]
    Template code: XXINA_XML_TRANS
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 12:20:37 PM] [UNEXPECTED] [1100320:RT3067153] java.lang.reflect.InvocationTargetException
         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:324)
         at oracle.apps.xdo.common.xml.XSLT10gR1.invokeNewXSLStylesheet(XSLT10gR1.java:558)
         at oracle.apps.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:228)
         at oracle.apps.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:177)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1044)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:997)
         at oracle.apps.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:212)
         at oracle.apps.xdo.template.FOProcessor.createFO(FOProcessor.java:1657)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:967)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5888)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3438)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3527)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:247)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)
         at oracle.xdo.parser.v2.XSLProcessor.reportException(XSLProcessor.java:782)
         at oracle.xdo.parser.v2.XSLProcessor.newXSLStylesheet(XSLProcessor.java:564)
         ... 17 more
    [11/5/08 12:20:38 PM] [1100320:RT3067153] Completed post-processing actions for request 3067153.
    [11/5/08 5:32:38 PM] [OPPServiceThread0] Post-processing request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Executing post-processing actions for request 3067574.
    [11/5/08 5:32:39 PM] [1100320:RT3067574] Starting XML Publisher post-processing action.
    [11/5/08 5:32:39 PM] [1100320:RT3067574]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:33:11 PM] [1100320:RT3067574] XML Publisher post-processing action complete.
    [11/5/08 5:33:11 PM] [1100320:RT3067574] Completed post-processing actions for request 3067574.
    [11/5/08 5:36:51 PM] [OPPServiceThread1] Post-processing request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Executing post-processing actions for request 3067581.
    [11/5/08 5:36:51 PM] [1100320:RT3067581] Starting XML Publisher post-processing action.
    [11/5/08 5:36:51 PM] [1100320:RT3067581]
    Template code: XXINA_XML_TEST
    Template app: PO
    Language: en
    Territory: US
    Output type: PDF
    [11/5/08 5:36:56 PM] [1100320:RT3067581] XML Publisher post-processing action complete.
    [11/5/08 5:36:56 PM] [1100320:RT3067581] Completed post-processing actions for request 3067581.
    getting this error in OPP server log file
    any solutions ?
    regards,
    Arul.

    Caused by: java.io.FileNotFoundException: /D:\Inahome\Raja Ramesh\Official\XML Publisher -Internal Project\SD - XML Publisher\31-oct\subtemp.rtf (No such file or directory)Did you verify this?

Maybe you are looking for

  • Youtube videos are not playing back

    Youtube videos are not playing back in Safari 5.1.7. I've also checked this in Firefox 16.0.2. I am running OS 10.6.8. Why is this happening? I need this capabilitiy for my work efforts. Thanks (in advance)!

  • Graph in iPhone 'Stocks' application

    I want to add a graph in my app, same as in the Stocks application in the iPhone. Does anybody have any idea how I can implement one.... ? TIA!

  • How to run a Plugin, without opening Adobe indesign

    Hi, Does anyone know how to run a plugin as a service or something like that... What i want to do is,     I have written a plugin that can read texts from indd files & save them as .txt files. now i want to put indd files in to a folder & once a new

  • I cant edit my song info anymore, anyone know how to fix?

    i keep going into my windows explorer and switching it from read only but everytime i recheck it, read only has been reset.

  • Sum table in SFP form

    Hi, I want to display the dunning Letter with Adobe. I have copy the SAP standard , F150_DUNN_SF, for one Z_F150_DUNN_SF form. Problem is: when I have items with different currency, just display the Total in local currency. I want display the total b