Apex 4.2 CKEditor template hit some errors

Dear all,
The first issue is my CKEditor templates work well in Apex 4.1, but after upgrade Apex4.1 to Apex4, click template icon and tick "Replace actual contents" and select my own template, the template has no response. if I un-select "Replace actual contents", my template works fine.
The second issue is if I un-select "Replace actual contents", my template content is displayed in textarea, then I save it to database, the page(let's say page1) is redirected to another page(let's say page2). In page2, there is button "Edit", click "Edit", page1 is opened and load data to textarea, but page1 appears to hang and gives a message that a script has stopped working :
Script: http://server/i/libraries/ckeditor/3.6.4/ckeditor.js:29
Thanks in advance.
Maggie

Hi,
Sorry for the delay and here are my findings and am unable to reproduce your issue. I have a Apex Upgrade and running on version 4.2.1.00.08.
The steps which i followed are below.
1. Copied the Templates under plugins/templates/templates/default.js to mytemplate.js and modified the content of mytemplate.js to the following
// Register a template definition set named "default".
CKEDITOR.addTemplates( 'default',
    // The name of the subfolder that holds the preview images of the templates.
    imagesPath:CKEDITOR.getUrl(CKEDITOR.plugins.getPath('templates')+'templates/images/'),
    // The template definitions.
    templates :
                title: 'My Template 1',
                image: 'template1.gif',
                description: 'Description of My Template 1.',
                html:
                    '<h2>Template 1</h2>' +
                    '<p><img src="/logo.png" style="float:left" />Type your text here.</p>'
                title: 'My Template 2',
                image: 'template2.gif',
                description: 'Description of My Template 2.',
                html:
                    '<h3>Template 2</h3>' +
                    '<p>Type your text here.</p>'
});Step 2: Modified 3.6.4/config.js and added the following entry config.templates_files = [ CKEDITOR.plugins.getPath( 'templates' ) + 'templates/mytemplate.js' ];
so your config file will look like
CKEDITOR.editorConfig = function( config )
    // Define changes to default configuration here. For example:
    // config.language = 'fr';
    // config.uiColor = '#AADC6E';
    config.templates_files = [ CKEDITOR.plugins.getPath( 'templates' ) + 'templates/mytemplate.js' ];
};Step 3: Since i am using Embedded PL/SQL gateway modified imagelist.xml added the entry (for the mytemplate.js)
       <file>/libraries/ckeditor/3.6.4/plugins/templates/templates/mytemplate.js</file>        just below the following entry
  <file>/libraries/ckeditor/3.6.4/plugins/templates/templates/default.js</file>Step 4: Ran the apxldimg.sql with the necessary parameters and no issues.
Step 5: Ran the page which has TextArea and clicked on the Templates icon can see the two custom templates which was added to mytemplates.js and selected one of the them with the "Replace Actual Contents" checkbox checked or selected, can see the content in the TextArea and submitted the page to Page 2 and clicked on the button which redirects back to page 1. I can see the HTML Template content in the textArea no issues.
Step 6: The above step also tested with "Replace Actual Content" checkbox unchecked or not selected, works fine without errors or issues.
The above testing is done on IE, FF, Chrome and Safari browsers.
The issue maybe because of Browser cache, recommend to clear the browser cache and try again, also check whether the necessary entries and references in the config.js and mytemplates.js files are proper.

Similar Messages

  • Error in Search results - Sorry, something went wrong. Display template had an error

    I'm receiving this error in custom search results page in our SharePoint 2013 Enterprise farm:
    Sorry, something went wrong.
    Display Error: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties or Result Types.
    'console' is undefined (CoreRender: ~ sitecollection/_catalogs/masterpage/Display Templates/Search/Item_mycustom_Site.js
    I believe a similar error was resolved by March 2013 CU but our farm us running Aug 2013 CU. I have also tried adding domain to trusted zone in IE but still the same error.
    I do not get this error in Google Chrome or in IE 10 or above. Not sure if it is an issue with my display template because error disappears when upgrading IE to 10 or 11.
    Update: In IE 8 I can see search results with no error if the developer toolbar (F12) is enabled!
    -- The opinions expressed here represent my own and not those of anybody else -- http://manojvnair.blogspot.com

    Hi ,
    Did you try these steps
    Open up the SharePoint 2013 Management Shell as Administrator
    and run the following command:   Enable-SPFeature SearchWebParts -url http://<central admin
    url>
    Use a browser on a different machine, or add you SharePoint
    site(s) to the ‘Trusted Sites’ in IE.
    Activate the feature : “My
    Site Host“. This is a hidden feature scoped at the Site Collection level. The feature ID is 49571CD1-B6A1-43a3-BF75-955ACC79C8D8.
    The feature folder under SharePointRoot is MySiteHost.
    Install the update: http://www.microsoft.com/en-in/download/details.aspx?id=36989
    Here are some similar threads for you to take a look at:
    http://sharepoint.stackexchange.com/questions/70452/query-builder-for-result-source-not-working-in-central-admin
    http://www.thesharepointbaker.co.uk/sharepoint-2013-gotchas-2/
    http://bernado-nguyen-hoan.com/page/2/
    Ref:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/6e86cf3f-8001-4d13-a700-9e70d8828f03/controlsearchboxjs-not-found?forum=sharepointsearch

  • Apex file loader 4.1 create page error: ORA-01403: no data found

    I am trying to create a page where csv files can be uploaded using the wizard in Apex 4.1.0.00.32
    However after completing the wizard and pressing the finish button, the following message shows up:
    Error Error creating page .
    ORA-01403: no data found
    All I can do then is press an OK button which takes me back to the summary screen before submitting.
    I've already tried the wizard using other tables, empty and ones with data in it, but with the same result.
    The strange thing is that I have used the wizard with success, but now it won't work anymore in this application.
    The other strange thing is that the wizard is still working for other application within the same workspace, even on the same table...
    Anyone has got any ideas to fix this (making a new application from scratch is my last resort considering the amount of work I've already put into this one)
    Thanks!

    Alright, I got the wizard working again. This is how:
    By doing some searching on google I found that the errorlogs of Apache are logged in the folder: apache\apache\logs\
    I found that there were some error logs in there that created new lines each time I used the wizard:
    [Fri Jan 27 17:45:41 2012] [error] [client 172.18.40.211] [ecid: 1327682741:10.10.10.128:2380:2616:373,0] File does not exist: d:/oracle/product/10.2.0/ohs_1/apache/images/css/apex_builder_4_0.css
    [Fri Jan 27 17:45:44 2012] [error] [client 172.18.40.211] [ecid: 1327682744:10.10.10.128:2380:2536:480,0] File does not exist: d:/oracle/product/10.2.0/ohs_1/apache/images/css/apex_builder_4_0.css
    So I figured maybe if I copy the existing apex_builder_4_1.css in the folder and rename it to apex_builder_4_0.css it would work.
    After doing that the error messages stopped in the error log, but still the wizard failed.
    After that I changed the theme of the application and the wizard started working again!
    Don't no what will happen when I change the theme back to the one I was using, maybe I will try that later.
    For now I am happy!
    Thanks Patrick for putting time into it
    (btw my application was not imported, but I did play around with the themes a fair bit)
    Edited by: Merijn8106997 on 27-jan-2012 9:27

  • "Detect some error during PININST_BB​V."

    I am still working on the recovery from this problem which AxshunJaxun was able to help me correctly diagnose.
    I have since received Recovery Media from HP and purchased a new HDD which should be an improvement over the factory part. And, I have spent part of yesterday and most of today working on the recovery process with no success (multiple failed attempts).
    I keep getting a "recovery failed" message from the Recovery Manager application with the specific detail message of:
    [ 2:37:49.82] ChkErrBB.CMD : Detect some error during PININST_BBV.
    [ 2:37:49.82] ChkErrBB.CMD : Check c:\system.sav\logs\BurnBootWarn.log
    [ 2:37:49.82] ChkErrBB.CMD : or, check c:\system.sav\logs\BurnBootMerge.log
    (The two .LOG files do not exist on the C: partition which is there.)
    I have followed the process (had to initially hit ESC instead of F2) laid out by anthony82 and encountered no errors on the memory and HDD tests.
    According to this post this is likely a problem with the Recovery Media from HP. Has anyone else seen this type of problem and determined that to be the case as well?
    This question was solved.
    View Solution.

    DarkSetz wrote:
    I am still working on the recovery from this problem which AxshunJaxun was able to help me correctly diagnose.
    I have since received Recovery Media from HP and purchased a new HDD which should be an improvement over the factory part. And, I have spent part of yesterday and most of today working on the recovery process with no success (multiple failed attempts).
    I keep getting a "recovery failed" message from the Recovery Manager application with the specific detail message of:
    [ 2:37:49.82] ChkErrBB.CMD : Detect some error during PININST_BBV.
    [ 2:37:49.82] ChkErrBB.CMD : Check c:\system.sav\logs\BurnBootWarn.log
    [ 2:37:49.82] ChkErrBB.CMD : or, check c:\system.sav\logs\BurnBootMerge.log
    (The two .LOG files do not exist on the C: partition which is there.)
    I have followed the process (had to initially hit ESC instead of F2) laid out by anthony82 and encountered no errors on the memory and HDD tests.
    According to this post this is likely a problem with the Recovery Media from HP. Has anyone else seen this type of problem and determined that to be the case as well?
    http://h30434.www3.hp.com/t5/Notebook-Recovery/dv4​-ChkErrBB-CMD-Detect-some-error-during-PININST-BBV​...
    "Here is how you fix it. When you boot up your computer hit F10 that will take you to the BIOS manager. then hit F9 to set BIOS to factory default save and exit then do recovery.  Worked for me and it only took me 3 weeks to figure it out lol."
    Dv6-7000 /Full HD/Core i5-3360M/GF 650M/Corsair 8GB/Intel 7260AC/Samsung Pro 256GB
    Testing - HP 15-p000
    HP Touchpad provided by HP
    Currently on Debian Wheeze
    *Please, help other users with the same issue by marking your solved topics as "Accept as Solution"*

  • Display Error: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties or Result Types. $(...).slick is not a function (OnPostRender: )

    Hi Team,
    I implemented news carousel using display template concepts.
    Its working.
    But some times it shows like some thing went wrong
    when clicke on show details
    it showing the error like
    Display Error: The display template had an error. You can correct it by fixing the template or by changing the display template used in either the Web Part properties or Result Types.
    $(...).slick is not a function (OnPostRender: )
    some times showing result and while refreshing the page am getting the error like below
    How to fix the issue
    Regards,
    Dhayanand

    Hi Wendy Li,
    Finally we fixed.
    The prob is that we referring two different version of jquery files in master page and page layout.
    We corrected by referring same version of jquery files in both pages
    Regards,
    Dhayanand

  • Unattend Hit an error while pulling drivers from Network Share

    Hi All,
    I've run into an error with installing apps from network share via SynchronousCommands under Specialize pass in unattended answer file. I been trying to work on it since yesterday and haven't had any success so far. It keeps failing with an error below.
    This error is from setupact.log file and I've just pasted only the error from the file .
    synchronously
    2014-09-27 06:31:20, Info                         [SETUPUGC.EXE] Process returned with exit code 0x0
    2014-09-27 06:31:45, Error                        [SETUPUGC.EXE] Hit an error (hr = 0x80070056) while running [\\WDS-DEP-SERV\E\Distribution\Drivers\setup64.exe
    /s ]
    2014-09-27 06:31:45, Info       [0x090009] PANTHR CBlackboard::Close: c:\windows\panther\commandexec\commandexec.
    2014-09-27 06:31:45, Info                         [SETUPUGC.EXE] SetupUGC returning with exit code [4]
    This error is from setuperr.log.
    2014-09-27 06:31:45, Error                        [SETUPUGC.EXE] Hit an error (hr = 0x80070056) while running [\\WDS-DEP-SERV\E\Distribution\Drivers\setup64.exe
    /s ]
    Let me explain this situation. I've a server named WDS-DEP-SERV which is running my WDS, DHCP and DNS. I've an E drive on this server which contains setup64.exe and I'm trying to have the client pull that .exe via unattend answer file and install it either
    during Specialize pass under windows deployment services via Synchronoouscommands or under OOBE pass under Windows Shell setup via FirstLogoncommands ---> Synchronouscommands, but it's not working. I believe that my path format for network share is wrong.
    I've searched online almost everywhere since yesterday but I couldn't find anything.
    Can anyone please let me know what's the right way of go about doing it? This is the only thing that's not working for me. Below is my answer file, in case someone needs to see what I'm doing wrong.
    Thanks and hope to hear from someone.
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ComputerName>WIN-8-DEPL</ComputerName>
                <ProductKey>MHF9N-XY6XB-WVXMC-BTDCT-MKKG7</ProductKey>
                <RegisteredOrganization>Microsoft</RegisteredOrganization>
                <RegisteredOwner>AutoBVT</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <TimeZone>eastern standard time</TimeZone>
                <CopyProfile>true</CopyProfile>
                <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
            </component>
            <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <RunSynchronous>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <Path>net user administrator /active:no</Path>
                        <Description>Enabling Built in Administrator Account</Description>
                        <WillReboot>Never</WillReboot>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Description>DisableNetworkLocationPrompt</Description>
                        <Order>2</Order>
                        <Path>REG ADD &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork&quot; /v Category
    /t REG_DWORD /d 00000000 /f</Path>
                        <WillReboot>Never</WillReboot>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>REG ADD &quot;HKLM\System\CurrentControlSet\Services\Tcpip6\parameters&quot; /v DisabledComponents /t REG_DWORD /d 0xFF /f</Path>
                        <Order>4</Order>
                        <Description>Diasbling IPV6</Description>
                        <WillReboot>Never</WillReboot>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Credentials>
                            <Domain>Mikasa.local</Domain>
                            <Password>Administrator</Password>
                            <Username>Ghtwhts2015</Username>
                        </Credentials>
                        <Path>\\WDS-DEP-SERV\E\Distribution\Drivers\setup64.exe /s </Path>
                        <Description>Vmware Tool Installation</Description>
                        <Order>3</Order>
                        <WillReboot>Always</WillReboot>
                    </RunSynchronousCommand>
                </RunSynchronous>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SearchScopes>
                    <Scope wcm:action="add">
                        <ScopeDefault>true</ScopeDefault>
                        <ScopeDisplayName>Google</ScopeDisplayName>
                        <ScopeKey>Google</ScopeKey>
                        <SuggestionsURL>http://www.google.com/search?q={search Terms}</SuggestionsURL>
                        <ShowSearchSuggestions>true</ShowSearchSuggestions>
                        <ShowTopResult>true</ShowTopResult>
                    </Scope>
                </SearchScopes>
                <DisableAccelerators>true</DisableAccelerators>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <Home_Page>www.marca.com</Home_Page>
                <BlockPopups>yes</BlockPopups>
            </component>
            <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <fDenyTSConnections>false</fDenyTSConnections>
            </component>
            <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <FirewallGroups>
                    <FirewallGroup wcm:action="add" wcm:keyValue="Remote Desktop">
                        <Active>true</Active>
                        <Group>Remote Desktop</Group>
                        <Profile>all</Profile>
                    </FirewallGroup>
                </FirewallGroups>
            </component>
            <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <UserAuthentication>0</UserAuthentication>
                <SecurityLayer>1</SecurityLayer>
            </component>
            <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipAutoActivation>true</SkipAutoActivation>
            </component>
            <component name="Microsoft-Windows-TCPIP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <Interfaces>
                    <Interface wcm:action="add">
                        <Identifier>00-50-56-30-85-87</Identifier>
                        <Ipv4Settings>
                            <DhcpEnabled>false</DhcpEnabled>
                            <Metric>10</Metric>
                            <RouterDiscoveryEnabled>false</RouterDiscoveryEnabled>
                        </Ipv4Settings>
                        <UnicastIpAddresses>
                            <IpAddress wcm:action="add" wcm:keyValue="1">172.16.5.21/24</IpAddress>
                        </UnicastIpAddresses>
                        <Routes>
                            <Route wcm:action="add">
                                <Identifier>0</Identifier>
                                <Prefix>0.0.0.0/0</Prefix>
                                <Metric>10</Metric>
                                <NextHopAddress>172.16.5.1</NextHopAddress>
                            </Route>
                        </Routes>
                    </Interface>
                </Interfaces>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
                    <Password>
                        <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AFAAYQBzAHMAdwBvAHIAZAA=</Value>
                        <PlainText>false</PlainText>
                    </Password>
                    <Enabled>true</Enabled>
                    <LogonCount>10</LogonCount>
                    <Username>DarkKnight</Username>
                    <Domain></Domain>
                </AutoLogon>
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
                    <NetworkLocation>Home</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
                    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                    <HideWirelessSetupInOOBE>false</HideWirelessSetupInOOBE>
                </OOBE>
                <UserAccounts>
                    <AdministratorPassword>
                        <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
                        <PlainText>false</PlainText>
                    </AdministratorPassword>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AFAAYQBzAHMAdwBvAHIAZAA=</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <Description>Admin User Account</Description>
                            <DisplayName>Omar</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Omar</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <RegisteredOrganization>Mikasa</RegisteredOrganization>
                <RegisteredOwner>Mikasa</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <TimeZone>eastern standard time</TimeZone>
            </component>
            <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
                <UILanguageFallback></UILanguageFallback>
            </component>
        </settings>
        <settings pass="generalize">
            <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipRearm>1</SkipRearm>
            </component>
        </settings>
        <settings pass="offlineServicing">
            <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <EnableLUA>false</EnableLUA>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:e:/windows-os-images/win8.1x86ent-wimfiles/install.wim#Windows 8.1 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Hi,
    Thanks for replying with your input. I'll go over that and make changes. Can you please help me out with the following as I can't figure this out why my script on the network share run and execute during unattend install?
    My script on my network share failed to run during unattend install right before the first login.
    Can someone take a look at my unattend xml file
    and suggest me a solution? I've highlighted the script paramters in bold. I've also attached my error message with this. Please check it out and make some suggestions. Thanks
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="specialize">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ComputerName>WIN-8-DEPL</ComputerName>
                <ProductKey>MHF9N-XY6XB-WVXMC-BTDCT-MKKG7</ProductKey>
                <RegisteredOrganization>Microsoft</RegisteredOrganization>
                <RegisteredOwner>Microsoft</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <TimeZone>eastern standard time</TimeZone>
                <CopyProfile>true</CopyProfile>
                <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled>
            </component>
            <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Order>1</Order>
                        <Path>net user administrator /active:no</Path>
                        <Description>Enabling Built in Administrator Account</Description>
    <WillReboot>Never</WillReboot>
                    </RunSynchronousCommand>
    <RunSynchronousCommand wcm:action="add">
    <Description>DisableNetworkLocationPrompt</Description>
                        <Order>2</Order>
    <Path>REG ADD &quot;HKLM\SOFTWARE\Policies\Microsoft\Windows NT\CurrentVersion\NetworkList\Signatures\FirstNetwork&quot;
    /v Category /t REG_DWORD /d
    00000000 /f</Path>
                        <WillReboot>Never</WillReboot>
    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Path>REG ADD HKLM\System\CurrentControlSet\Services\Tcpip6\parameters /v
    DisabledComponents /t REG_DWORD
    /d 0xFF /f</Path>
                        <Order>3</Order>
    <Description>Diasbling IPV6</Description>
                        <WillReboot>Never</WillReboot>
    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Credentials>
                            <Domain>Mikasa.local</Domain>
    <Password>Ghtwhts2015</Password>
                            <Username>Administrator</Username>
    </Credentials>
                        <Path>\\WDS-DEP-SERV\E\Distribution\Drivers\setup64.exe /s
    /v &quot;/qn REBOOT=ReallySuppress&quot; /l C:\Windows\Temp\vmware_tools_install.log</Path>
                        <Order>4</Order>
    <Description>Vmware
    Tools Installation</Description>
                        <WillReboot>Always</WillReboot>
    </RunSynchronousCommand>
                </RunSynchronous>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <DisableAccelerators>true</DisableAccelerators>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <Home_Page>www.marca.com</Home_Page>
                <BlockPopups>yes</BlockPopups>
            </component>
            <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <fDenyTSConnections>false</fDenyTSConnections>
            </component>
            <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <FirewallGroups>
    <FirewallGroup wcm:action="add" wcm:keyValue="Remote Desktop">
    <Active>true</Active>
                        <Group>Remote Desktop</Group>
    <Profile>all</Profile>
                    </FirewallGroup>
                </FirewallGroups>
            </component>
            <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64"
    publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <UserAuthentication>0</UserAuthentication>
                <SecurityLayer>1</SecurityLayer>
            </component>
            <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipAutoActivation>true</SkipAutoActivation>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <AutoLogon>
    <Password>
    <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
                    </Password>
    <Enabled>true</Enabled>
                    <LogonCount>10</LogonCount>
    <Username>DarkKnight</Username>
                    <Domain></Domain>
                </AutoLogon>
                <OOBE>
                    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Home</NetworkLocation>
                    <ProtectYourPC>1</ProtectYourPC>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                    <HideWirelessSetupInOOBE>false</HideWirelessSetupInOOBE>
                </OOBE>
                <UserAccounts>
                    <AdministratorPassword>
                        <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
                    </AdministratorPassword>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Password>
    <Value>RwBoAHQAdwBoAHQAcwAyADAAMQA2AFAAYQBzAHMAdwBvAHIAZAA=</Value>
    <PlainText>false</PlainText>
                            </Password>
    <Description>Admin
    User Account</Description>
                            <DisplayName>DarkKnight</DisplayName>
    <Group>Administrators</Group>
                            <Name>DarkKnight</Name>
    </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <RegisteredOrganization>Mikasa</RegisteredOrganization>
                <RegisteredOwner>Mikasa</RegisteredOwner>
                <ShowWindowsLive>false</ShowWindowsLive>
                <TimeZone>eastern standard time</TimeZone>
                <FirstLogonCommands>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine>cmd /C start
    /wait E:\RemoteInstall\Images\Windows8\install\$OEM$\$$\Setup\Scripts\SetupComplete.cmd</CommandLine>
                        <Description>Various Apps Installation</Description>
    <Order>1</Order>
                        <RequiresUserInput>false</RequiresUserInput>
    </SynchronousCommand>
                </FirstLogonCommands>
            </component>
            <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <InputLocale>en-US</InputLocale>
                <SystemLocale>en-US</SystemLocale>
                <UILanguage>en-US</UILanguage>
                <UserLocale>en-US</UserLocale>
                <UILanguageFallback></UILanguageFallback>
            </component>
        </settings>
        <settings pass="generalize">
            <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35"
    language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <SkipRearm>1</SkipRearm>
            </component>
        </settings>
        <settings pass="offlineServicing">
            <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <EnableLUA>false</EnableLUA>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:e:/windows-os-images/win8.1x86ent-wimfiles/install.wim#Windows
    8.1 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

  • Receive some error when add portlet into portal page

    Dear all,
    I use:
    + JDeveloper 10.1.3.4.0
    + Oracle AS Portal 10g release 2.
    + Oracle Application Server 10g release 2.
    + JDK 1.4
    I installed ADF_Installer and Portlet_Container for OC4J instance in Oracle Application Server ok.
    1. I use JDeveloper, create my simple project with template is WebCenter Application.
    2. In the Portlet project, I added the Portlet Faces Bridge.
    3. I add the JSF (with name is home.jspx) in Web Tier into the Portlet project (select the JSF JSP). And type is .jspx and Do not automatically Expose UI Components in a Managed Bean.
    4. Inside the home.jspx, I add the OutputText only.
    5. Inside the WEB-INF, i created portlet.xml file with content is:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <portlet-app version="1.0"
    xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_1_0.xsd">
    <portlet>
    <portlet-name>MyTestPortlet</portlet-name>
    <display-name>My Test Portlet</display-name>
    <portlet-class>oracle.portlet.server.bridges.jsf.FacesPortlet</portlet-class>
    <init-param>
    <name>DefaultPage.view</name>
    <value>/home.jspx</value>
    </init-param>
    <init-param>
    <name>BridgeLifecycleListeners</name>
    <value>
    oracle.portlet.server.bridges.jsf.adf.ADFFacesBridgeLifecycleListener
    </value>
    </init-param>
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>VIEW</portlet-mode>
    </supports>
    <supported-locale>en</supported-locale>
    <portlet-info>
    <title>My Test Portlet</title>
    <short-title>testportlet</short-title>
    </portlet-info>
    </portlet>
    </portlet-app>
    6. Inside the WEB-INF, i edited web.xml by added some contents (and inside this file, I removed line in web-app tag
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"): --> If I did not remove it, I received some error !
    <context-param>
    <param-name>javax.faces.application.CONFIG_FILES</param-name>
    <param-value>/WEB-INF/faces-config.xml,/WEB-INF/portlet.xml</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>server</param-value>
    </context-param>
    7. I create the WAR File Deployment Profiles.
    Ok, I deploy this portlet into OC4J instance in Oracle Application Server (10g release 2). -- > Finished.
    From my browser, I use URL Address such as:
    http://mymachine.com:7780/jobs/portlets?WSDL --> ok.
    After that, I log into Oracle AS Portal, and register this provider with style WSRP --> ok, I can see it from Portlet Reposistory. But when I add it into my portal page, I receive following message
    Error:Could not get markup. The cookie or session is invalid or there is a runtime exception.
    I refresh my portal page but it not effect !
    In Oracle Application Server 10g release 2 have support JSF Portlet ? Or I have some misstakes ? Please guide to me to solve this problem.

    I updated Oracle Application Server Portal from 10.1.2 to 10.1.4 ! Please give me some ideas !

  • Hit 401 error

    Hi,
    Once in a while I hit 401 error on the server. On the client some of the operations dont go through. LIke cant upload document drop menu dont show...
    The site has both formbased and windows based login enabled. loopback check is disabled on the server.
    During the issue normal IE login is not displayed but windows login is displayed and once this appears it throws 401 error.
    after server restart it works for 1hr or 2hr. Some time it works for a long hrs also.
    any help.
    Tks
    Hari
    Hari

    Check the event viewer and log file to find if any service is stopped or any job that is running causing this issue.
    --Cheers

  • Dv4 ChkErrBB.CMD: Detect some error during PININST_BBV.

    I was trying to restore my computer and I keep getting an error. ChkErrBB.CMD: Detect some error during PININST_BBV. I have made sure the Sufi is turned on and tryed the ctr-alt-del at the error message but it wont open the task manager so I can end the setup process. I have tried to restore the machine like 6 times.
    Computer is a dv4-1551dx using factory restore disk. On a side note I have restored successfuly before with the same disk about a year ago.

    I see everyone is having the same problem, and HP Tech Support is no help at all.  Here is how you fix it. When you boot up your computer hit F10 that will take you to the BIOS manager. then hit F9 to set BIOS to factory default save and exit then do recovery.  Worked for me and it only took me 3 weeks to figure it out lol.

  • Win 8.1//Recover error at fourth supplemental disc//Detect some error during PININST_BBV.

    Hii Team,
    Please find the product details for your need full:-
    Product number: F6C57PA#ACJ
    Product: HP ENVY TouchSmart 15-j109tx Notebook PC (ENERGY STAR)
    Issue- recovery attempt has failed select one of the three buttons.
    Below is the error log in the notepad:-
    [13:34:51.78] ChkErrBB.CMD :  Detect some error during PININST_BBV.
    [13:34:51.78] ChkErrBB.CMD :  Check c:\system.sav\logs\BurnBootWarn.log
    [13:34:51.78] ChkErrBB.CMD :  or, check c:\system.sav\logs\BurnBootMerge.log
    Tss to isolate the issue:- Bios updated no go, bios defaults no go, checked with another set of rcds but same issue on the fourth discs on different dvd's also.
    RCD kit Part#:-
    749548-D62
    749549-D62
    749550-D62
    752228-B22
    Error Comes at recovery dvd:- 752228-B22.
    HP Experts kindly intervene with the case for a way out from the issue asap.

    This is NOT official HP Customer Support and I, as most other persons on this forum, do not work for HP. This is a peer-to-peer user supported forum for HP consumer class products. HP maintains no official presence on this forum and it is unlikely that HP will respond in an official capacity. Any reply from a HP employee represents their own opinion and not that of HP's.
    Please see HP Forum thread Recovery - "Detect error during PININST_BBV – Fix: Set BIOS to Factory Defaults;
    1) Boot computer – immediately click / press F10 to get into the BIOS Manager.
    2) Press F9 to set the BIOS to factory default.
    3) Press F10 to "Save and Exit"
    4) Redo the Recovery – remember to leave the wireless light “on” during the Recovery
    Other thing to try: don't use the supplemental disc... set the system date in BIOS to 2012... run "Minimized Recovery" instead of "Factory Reset"
    I currently have the same issue with my HP 15t-j100 CTO and HP 13 Split x2 (both on loan from HP). I have tried various fixes/solutions posted on the forum, but haven't been successful in recovering my computers. In both cases I an using a USB Flash Drive set up as HP Recovery Media. It appears you are using an external CD/DVD drive and 4 DVDs as your HP Recovery Media. My computers display a "Restoration Incomplete" dialog box and CTOERROR.flg displays;
    Please contact HP in your country / region, via the HP Worldwide Support Portal, for official HP assistance.
    If you have any further questions, please don't hesitate to ask.
    Please click the White KUDOS "Thumbs Up" to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Some error in cluster alertlog but the cluster and database is normal used.

    hi.everybody
    i used RAC+ASM,RAC have two nodes and ASM have 3 group(+DATA,+CRS,+FRA),database is 11gR2,ASM used ASMlib,not raw.
    When i start cluster or auto start after reboot the OS,in the cluster alertlog have some error as follow:
    ERROR: failed to establish dependency between database rac and diskgroup resource ora.DATA.dg
    [ohasd(7964)]CRS-2302:Cannot get GPnP profile. Error CLSGPNP_NO_DAEMON (GPNPD daemon is not running).
    I do not know what cause these error but the cluster and database can start normal and use normal.
    I do not know whether these errors will affect the service.
    thanks everybody!

    anyon has the same question?

  • Can you help me? I meet some errors when I do incomplete recovery with RMAN

    In recover step, There are following errors:
    RMAN-11001: Oracle Error: ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: '/d/db/oradata/db01/system01.dbf'
    question:
    1. Should I restore archive log files generated on July 16th back to orignal archive directory in order to avoid to recover failure?
    2. Or Should I add the command "sql 'alter system archive log current'" in the backup script in order to avoid to recover failure?
    The following is the detail information:
    The database is ok when I try to do incomplete recovery database that was fully backed up on July,16th,2004. The database is oracle 8.1.7 and is in the archive mode:
    The following is the backup script:
    run {
    allocate channel 'dev_0' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=Oracle8,OB2APPNAME=db01,OB2BARLIST=ora8i_online)';
    backup incremental level 0 filesperset 1
    format 'ora8i_online&lt;db01_%s:%t:%p&gt;.dbf'
    database
    include current controlfile
    archivelog all delete input;
    I use it to do a full backup on July 16th,17th successfully.
    And I use the following scripts to do incomplete recovery:
    run {
    allocate channel 'dev_0' type 'sbt_tape'
    parms 'ENV=(OB2BARTYPE=ORACLE8,OB2APPNAME=db01)';
    sql "alter database mount";
    set until time ='17.07.2004';
    restore database;
    recover database;
    sql "alter database open resetlogs";
    sql "alter database open";
    There script is successful in restore step. But there are some errors in recover step. The detail information is showing in following log:
    RMAN-03022: compiling command: allocate
    RMAN-03023: executing command: allocate
    RMAN-08030: allocated channel: dev_0
    RMAN-08500: channel dev_0: sid=13 devtype=SBT_TAPE
    RMAN-08526: channel dev_0: HP OpenView OmniBack II A.04.10/176
    RMAN-03022: compiling command: sql
    RMAN-06162: sql statement: alter database mount
    RMAN-03023: executing command: sql
    RMAN-03022: compiling command: set
    RMAN-03022: compiling command: restore
    RMAN-03022: compiling command: IRESTORE
    RMAN-03023: executing command: IRESTORE
    RMAN-08016: channel dev_0: starting datafile backupset restore
    RMAN-08502: set_count=2056 set_stamp=531622798 creation_time=16.07.2004
    RMAN-08089: channel dev_0: specifying datafile(s) to restore from backup set
    RMAN-08016: channel dev_0: starting datafile backupset restore
    RMAN-08502: set_count=2180 set_stamp=531623409 creation_time=16.07.2004
    RMAN-08089: channel dev_0: specifying datafile(s) to restore from backup set
    RMAN-08523: restoring datafile 00001 to /d/db/oradata/db01/system01.dbf
    RMAN-08023: channel dev_0: restored backup piece 1
    RMAN-08511: piece handle=netace_ora8i_online&lt;db01_2180:531623409:1&gt;.dbf tag=null params=NULL
    RMAN-08024: channel dev_0: restore complete
    RMAN-08023: channel dev_0: restored backup piece 1
    RMAN-08511: piece handle=netace_ora8i_online&lt;db01_2212:531623994:1&gt;.dbf tag=null params=NULL
    RMAN-08024: channel dev_0: restore complete
    RMAN-03022: compiling command: recover
    RMAN-03022: compiling command: recover(1)
    RMAN-03022: compiling command: recover(2)
    RMAN-03022: compiling command: recover(3)
    RMAN-03023: executing command: recover(3)
    RMAN-08054: starting media recovery
    RMAN-03022: compiling command: recover(4)
    RMAN-03026: error recovery releasing channel resources
    RMAN-11001: Oracle Error: ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01152: file 1 was not restored from a sufficiently old backup
    ORA-01110: data file 1: '/d/db/oradata/db01/system01.dbf'
    RMAN-08031: released channel: dev_1
    RMAN-08031: released channel: dev_2
    RMAN-08031: released channel: dev_0
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure during compilation of command
    RMAN-03013: command type: recover
    RMAN-03002: failure during compilation of command
    RMAN-03013: command type: recover(4)
    RMAN-06003: ORACLE error from target database: ORA-01220: file based sort illegal before database is open
    ORA-06512: at "SYS.X$DBMS_RCVMAN", line 7220
    ORA-06512: at "SYS.X$DBMS_RCVMAN", line 5053
    ORA-06512: at line 1
    I repeat my questions:
    1. Should I restore archive log files generated on July 16th back to original archive directory in order to avoid to recover failure?
    2. Or Should I add the command "sql 'alter system archive log current'" in the backup script in order to avoid to recover failure?
    Can you help me ? Thank you.

    You are correct. In RMAN8i, you should add the "alter system archive log current; command before you backup the archive logs.
    You are running into the case where Oracle needs additional redo to make the database consistent that was located in the current online log at the time of the backup.
    If you set UNTIL TIME to an earlier time does the recover work?
    In Oracle9i, if you issue the command, "backup database plus archive logs", RMAN will automatically archive the current online log before performing the archive log backups.
    Thanks, Tammy

  • And it wont let me restore it due to some error.

    I forgot my ipod touch password it is the current version  and it wont let me restore it due to some error please help.

    Take this support document and look up some error. Resolve iOS update and restore errors - Apple Support

  • I ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    i ve updated my i pod touch to version 6.0.1. Installation got failed with some error msg, and now my i pod is not getting detedted in my system.Help me to fix it up.

    What's the error mesage?

  • Some error while applying nls patch,need some help

    i run my ebs R12.1.1 on linux X64 in vmware.
    i have already installed it.i can login it too.
    now i am applying patch 4440000.drv,as i am a chinese....forgive my limit english - -!
    i have get some help from other threads when i first get this virtual machine,but this time is a little bad.... I hope I can get some directly..
    after very very 3days hard work,I am standing at the end of the patch,but,it just still have some errors:
    All workers have quit.
    Dropping FND_INSTALL_PROCESSES table...
    FND_INSTALL_PROCESSES table dropped.
    Dropping AD_DEFERRED_JOBS table...
    AD_DEFERRED_JOBS table dropped.
    The following Oracle Forms objects did not generate successfully:
    ap forms/ZHS APXPAWKB.fmx
    ap forms/ZHS APXINWKB.fmx
    ap forms/ZHS APXWCARD.fmx
    ar forms/ZHS ARXTWMAI.fmx
    ar forms/ZHS ARXTWLIN.fmx
    bom forms/ZHS BOMFDRSO.fmx
    ce forms/ZHS CEXCABMR.fmx
    cs forms/ZHS CSXSEDBT.fmx
    cs forms/ZHS CSXSRISR.fmx
    fnd forms/ZHS FNDSCAUS.fmx
    ghr forms/ZHS GHRWS52A.fmx
    ghr forms/ZHS GHRWS52L.fmx
    ghr forms/ZHS GHRWSMSL.fmx
    ghr forms/ZHS GHRWSMTI.fmx
    gl forms/ZHS GLXJEENT.fmx
    gme forms/ZHS GMECBTCH.fmx
    gme forms/ZHS GMETTMTX.fmx
    gms forms/ZHS GMSAWEAW.fmx
    hxt forms/ZHS HXTAEI00.fmx
    iex forms/ZHS IEXWRIOF.fmx
    inv forms/ZHS INVGMSTP.fmx
    inv forms/ZHS INVIDITM.fmx
    inv forms/ZHS INVSDOIO.fmx
    inv forms/ZHS INVSDOSI.fmx
    inv forms/ZHS INVTTGPM.fmx
    ja forms/ZHS JAINRGFT.fmx
    jmf forms/ZHS JMFGTWKB.fmx
    msc forms/ZHS MSCITMNT.fmx
    oke forms/ZHS OKEDTSFM.fmx
    okl forms/ZHS OKLCSACT.fmx
    okl forms/ZHS OKLCSHDR.fmx
    okl forms/ZHS OKLCSSRC.fmx
    okl forms/ZHS OKLCSTRX.fmx
    okl forms/ZHS OKLCSVSC.fmx
    ota forms/ZHS OTACMLAN.fmx
    ota forms/ZHS OTARSERB.fmx
    pa forms/ZHS PAXINEVT.fmx
    pa forms/ZHS PAXINRVW.fmx
    pa forms/ZHS PAXPREPR.fmx
    pay forms/ZHS PAYAUTAX.fmx
    pay forms/ZHS PAYAUTRM.fmx
    pay forms/ZHS PAYJPSOE.fmx
    pay forms/ZHS PAYKRSEP.fmx
    pay forms/ZHS PAYKRYER.fmx
    pay forms/ZHS PAYKRYEA.fmx
    pay forms/ZHS PAYUSEET.fmx
    per forms/ZHS PERFIOBJ.fmx
    per forms/ZHS PERIEOBJ.fmx
    per forms/ZHS PERWSCEI.fmx
    per forms/ZHS PERWSEMA.fmx
    per forms/ZHS PERWSEPI.fmx
    per forms/ZHS PERWSHRG.fmx
    per forms/ZHS PERWSPED.fmx
    per forms/ZHS PERWSQHM.fmx
    po forms/ZHS POXDOCEC.fmx
    po forms/ZHS POXSCASL.fmx
    psp forms/ZHS PSPLSODL.fmx
    psp forms/ZHS PSPSCLEA.fmx
    wsh forms/ZHS WSHFRREL.fmx
    zx forms/ZHS ZXTRLLINEDISTUI.fmx
    zx forms/ZHS ZXTRXSIM.fmx
    An error occurred while generating Oracle Forms files.
    Continue as if it were successful [No] : no
    I tryed to restart adpatch.sh and continue the patch --- it helps me one time in the past 3days---i got this:
    Generating forms...
    Connecting to APPLSYS......Connected successfully.
    Creating the AD_UTIL_PARAMS table...
    Table AD_UTIL_PARAMS already exists, so dropping the table and recreating it.
    DROP TABLE AD_UTIL_PARAMS
    CREATE TABLE ad_util_params( worker_id number not null,
    utility_name varchar2(100) not null, task
    varchar2(30) not null, status varchar2(100) not null,
    arguments varchar2(2000) not null, rowid1
    varchar2(2000), utility_status number not null, symbolic_arguments
    varchar2(2560) not null)
    Creating FND_INSTALL_PROCESSES table...
    Running adtasktim.sql ..
    Connected.
    PL/SQL procedure successfully completed.
    Commit complete.
    Already created fnd_install_processes table
    Already created FND_INSTALL_PROCESSES_U1 index.
    Connecting to APPS......Connected successfully.
    Connecting to APPLSYS......Connected successfully.
    Already created AD_DEFERRED_JOBS table
    Already created AD_DEFERRED_JOBS_U1 index.
    Connecting to APPS......Connected successfully.
    Writing dependencies of jobs to run to appldep.txt file...
    There are now 61 jobs remaining (current phase=A1002):
    0 running, 61 ready to run and 0 waiting.
    Reading completed jobs from restart file (if any).
    AutoPatch error:
    Unable to find job when restarting.
    At line number 12 in the main restart file, the job with:
    product = ak username = AK
    filename = AKDFLOWB.fmx phase = 1002 ign = 0 arguments = formgen /u2/VIS/visappl/apps/apps_st/appl/admin/PROD/out/pchfsucf.txt /u2/VIS/visappl/apps/apps_st/appl/admin/PROD/out/pchferrf.txt
    has to run after some jobs that are not listed earlier in the file,
    or it is a duplicate of another line,
    or the job is invalid in some other way.
    AutoPatch error:
    adfrjp(): Error running jobs in workers
    An error occurred while generating Oracle Forms files.
    Continue as if it were successful [No] : No
    Connecting to APPLSYS......Connected successfully.
    Freeing fixes hash table
    Freeing entities hash table
    You should check the file
    /u2/VIS/visappl/apps/apps_st/appl/admin/PROD/log/adpatch.log
    for errors.
    the messages above are copy from end of adpatch.log which is 10M size---there are over 17000 files in the document of "log" now.
    i search the BAIDU,it seems that i can fix it by adadmin.sh?is that ture?i don't feel it right....
    OR
    can some guaide me get it through these error?some tips on metal-link will be fine too,i get an id from my friend.
    thanks,foliage
    Edited by: user6898421 on 2011-12-9 上午10:46

    hi,hussein,how r u?
    I restart the vm-machine and then disable maintain model,the start the DB and APP.
    I can choose chinese to login and i did it.
    maybe the i need "Translation Synchronization Patches " .The left part is english and the right part is chinese.
    i believe that there must had some forms bad,it just not read now.
    I get the infomation about my EBS,here there are:
    Oracle Applications
    Copyright (c) 2004 Oracle Corporation,
    Redwood Shores, California.
    版权所有。
    登录
    地点 : http://paleonode1.sh.paleotek.com:8002(SID:PROD)
    应用 : 系统管理
    责任 : System Administrator
    安全组 : 标准
    用户名 : SYSADMIN
    数据库服务器
    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.1
    设备 : paleonode1.sh.paleotek.com
    用户 : APPS
    Oracle SID : PROD
    系统日期 : 11-12-2011 15:15:41
    数据库服务器 PID : 11111
    会话 SID : 283
    SERIAL# : 250
    AUDSID : 15358913
    数据库 CPU 使用(以秒表示) : 1.54
    表单服务器
    Oracle Forms 版本 : 10.1.2.3.0
    Oracle Application Object Library : 12.0.0
    设备 : PALEONODE1.SH.PALEOTEK.COM
    表单用户 CPU(秒) : 0.403938
    表单系统 CPU(秒) : 1.084835
    表单处理标识 : 11086
    表单服务器环境变量
    AU_TOP : /u2/VIS/visappl/apps/apps_st/appl/au/12.0.0
    FDBDMCHK : [未设置]
    FDFGCXDBG : [未设置]
    FDSQLCHK : [未设置]
    FDUDEBUG : [未设置]
    FNDNAM : APPS
    FND_TOP : /u2/VIS/visappl/apps/apps_st/appl/fnd/12.0.0
    FORMS_APPSLIBS : APPCORE FNDSQF APPDAYPK APPFLDR GLCORE HR_GEN HR_SPEC ARXCOVER
    FORMS_CATCHTERM : 1
    FORMS_DATETIME_LOCAL_TZ : GMT
    FORMS_DATETIME_SERVER_TZ : America/Chicago
    FORMS_DISABLED_NOT_REQD : 1
    FORMS_ERROR_DATETIME_FORMAT : [未设置]
    FORMS_ERROR_DATE_FORMAT : [未设置]
    FORMS_FORCE_MENU_MNEMONICS : 0
    FORMS_LOV_INITIAL : 5000
    FORMS_LOV_MINIMUM : 1000
    FORMS_LOV_WEIGHT : 16
    FORMS_MMAP : [未设置]
    FORMS_NONBLOCKING_SLEEP : 100
    FORMS_NONNAVIGABLE_NOT_REQD : 0
    FORMS_OUTPUT_DATETIME_FORMAT : [未设置]
    FORMS_OUTPUT_DATE_FORMAT : [未设置]
    FORMS_PATH : /u2/VIS/visappl/apps/apps_st/appl/au/12.0.0/resource:/u2/VIS/visappl/apps/apps_st/appl/au/12.0.0/resource/stub
    FORMS_RECORD_GROUP_MAX : [未设置]
    FORMS_REDIRECT_DATA_PROPS : 1
    FORMS_REINIT_EMPTY_BLOCKS : 1
    FORMS_REJECT_GO_DISABLED_ITEM : 0
    FORMS_RESOURCE : [未设置]
    FORMS_TIMEOUT : 5
    FORMS_TRACE_CONFIG_FILE : /u2/VIS/visappl/inst/apps/PROD_paleonode1/ora/10.1.2/forms/server/ftrace.cfg
    FORMS_TRACE_DIR : /u2/VIS/visappl/inst/apps/PROD_paleonode1/logs/ora/10.1.2/forms
    FORMS_TZFILE : timezlrg.dat
    FORMS_UNALTERABLE_NOT_REQD : 1
    FORMS_USE_CBO : [未设置]
    FORMS_USER_CALENDAR : [未设置]
    FORMS_USER_DATE_FORMAT : DD-MON-RRRR
    FORMS_USER_DATETIME_FORMAT : DD-MON-RRRR HH24:MI:SS
    FORMS_USEREXITS : fndfmxit.so
    NLS_DATE_FORMAT : DD-MON-RR
    NLS_DATE_LANGUAGE : NUMERIC DATE LANGUAGE
    NLS_LANG : SIMPLIFIED CHINESE_AMERICA.AL32UTF8
    NLS_NUMERIC_CHARACTERS : .,
    ORA_NLS10 : /u2/VIS/visappl/apps/tech_st/10.1.2/nls/data/9idata
    ORA_NLS_CHARSET_CONVERSION : [未设置]
    ORACLE_CONFIG_HOME : /u2/VIS/visappl/inst/apps/PROD_paleonode1/ora/10.1.3
    ORACLE_HOME : /u2/VIS/visappl/apps/tech_st/10.1.2
    ORACLE_PATH : [未设置]
    TNS_ADMIN : /u2/VIS/visappl/inst/apps/PROD_paleonode1/ora/10.1.2/network/admin
    TWO_TASK : PROD
    当前表单
    表单应用 : 应用对象程序库
    表单名 : FNDSCSGN
    表单路径 : UNKNOWN
    表单版本 : 12.0.14
    最后修改的表单 : $Date: 2006/11/03 07:43 $
    Scheme Display Profiles
    Java Look and Feel : ORACLE
    Java Color Scheme : SWAN
    Color Scheme Indicator : SWAN
    Indicator Colors : Y
    表单
    APPSTAND : 12.0.6
    FNDSCSGN : 12.0.14
    表单菜单
    FNDMENU : 12.0.2
    表单 PL/SQL
    APPCORE : 12.0.29.12010000.4
    CUSTOM : 12.0.0
    FNDSQF : 12.0.3
    GHR : 12.0.46.12010000.5
    GLOBE : 12.0.76.12010000.6
    GMS : 12.0.51.12010000.6
    IGILUTIL2 : 12.0.32
    IGILUTIL : 12.0.3
    OPM : 12.0.7.12010000.2
    PQH_GEN : 12.0.7
    PSA : 12.0.17
    PSAC : 12.0.5
    PSB : 12.0.2
    VERT1 : 12.0.0
    VERT2 : 12.0.0
    VERT3 : 12.0.0
    VERT4 : 12.0.0
    VERT5 : 12.0.0
    VERT : 12.0.0
    i still believe that my ebs is r12.1.1 and the patch 4440000.DRV make some part of my ebs back to 12.0.0.
    should i apply the new patch--6678700.drv to make it update to 12.1.1?
    thanks you always answer me,hussein.^ ^.
    there is no answer or reply in chinese forum....T T

Maybe you are looking for