Get the status of the Http 404 error while trying to access dyn/admin

Using Weblogic server to deploy the application. What server starts to become less than error and 404 error when trying to access the dyn/admin.

storefront works well and I am able to access the application without any problem.

SEVERE: javax.servlet.ServletException: * ERROR: could not get the ServletContext for atg_bootstrap.war. Lack of start-up NucleusServlet. (/ dyn, zero)

javax.servlet.ServletException: * ERROR: could not get the ServletContext for atg_bootstrap.war. Lack of start-up NucleusServlet. (/ dyn, null)

at atg.nucleus.servlet.NucleusServlet.initBigEarNucleus(NucleusServlet.java:843)

at atg.nucleus.servlet.NucleusServlet.init(NucleusServlet.java:465)

to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:337)

to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:288)

at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

at weblogic.servlet.internal.StubSecurityHelper.initServletInstance(StubSecurityHelper.java:98)

at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:86)

at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:74)

to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:60)

to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:34)

at weblogic.servlet.internal.ServletStubImpl.initStubLifecycleHelper(ServletStubImpl.java:652)

at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:593)

at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1924)

at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1901)

at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1791)

at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2807)

at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1661)

at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:822)

to weblogic.application.internal.ExtensibleModuleWrapper$ StartStateChange.next (ExtensibleModuleWrapper.java:360)

to weblogic.application.internal.ExtensibleModuleWrapper$ StartStateChange.next (ExtensibleModuleWrapper.java:356)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

at weblogic.application.internal.ExtensibleModuleWrapper.start(ExtensibleModuleWrapper.java:138)

at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:124)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:213)

to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:208)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:70)

at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:24)

to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:729)

at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:42)

at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:258)

at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:61)

at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:165)

at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)

at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:222)

at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:414)

to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)

at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)

at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)

at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:191)

at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:99)

at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:295)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:254)

January 11, 2015 08:31:35 java.util.jar.Attributes read

WARNING: Duplicate name in manifest: name.

Make sure that the manifest has no duplicates, and

blank lines to separate different sections at the same time your

manifest and in the META-INF/MANIFEST. Entry in the jar of MF.

Below is the web.xml file

<? XML version = "1.0"? >

< ! DOCTYPE web - app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3 / / IN" "http://java.sun.com/dtd/web-app_2_3.dtd" > ""

" < web - app xmlns =" http://Java.Sun.com/XML/NS/JavaEE "

" xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance "

" xsi: schemaLocation =" http://Java.Sun.com/XML/NS/JavaEE http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"" "" "

version "2.5" = >

< display name > ATG Application < / display-name >

< description > year Application ATG < / description >

<!--

It's the name and value of the "web application parent ', which is the name

a web application, which has a defined in SessionNameContextServlet

who will define the scope of session for this web application.

This definition is commented out here in the 'main' web application, but

You can copy this init param control in a web application to child who

I wanted to share the same session with this servlet scope.

->

< context-param >

atg.session.parentContextName < param-name > < / param-name >

< param-value > / dyn < / param-value >

< / context-param >

< context-param >

atg.dafear.bootstrapContextName < param-name > < / param-name >

< param-value > / dyn < / param-value >

< / context-param >

<!--

If the context root is defined here, then ServletContextWebAppRegistry will use

This parameter as the root of context to this WebApp.  It must correspond to

the context parameter root in application.xml.

->

< context-param >

root of context of < param-name > < / param-name >

twodegree < param-value > < / param-value >

< / context-param >

<!--

ATG. Assemble context parameter indicates that we want to run the

AssemblerPiplineServlet that will use the assembler api to return the content

Since the Manager of the experience or the guided search.

->

< context-param >

ATG.assembler < param-name > < / param-name >

< param-value > true < / param-value >

< / context-param >

< context-param >

atg.filter.PageFilterDebug < param-name > < / param-name >

< param-value > false < / param-value >

< / context-param >

<!-< filter >

< filter-name > PageFilter < / filter-name >

> class filter < atg.filter.dspjsp.PageFilter < / class filter >

< / filter >

< filter mapping >

< filter-name > PageFilter < / filter-name >

*.jsp < url-pattern > < / url-pattern >

< / filter-mapping >->

<!--

Called when a request is a .jsp file, the PageFilter servlet is

the entry point into the DAF pipeline. PageFilter calls

ATG/dynamo/servlet/dafpipeline/DynamoHandler to start the servlet DAF

pipeline for JSP applications. The pipeline of servlet DAF builds on JBoss

to manage the page compilation process in its entirety.

->

< filter >

< filter-name > PageFilter < / filter-name >

> class filter < atg.filter.dspjsp.PageFilter < / class filter >

< / filter >

< filter >

< filter-name > ForwardFilter < / filter-name >

> class filter < atg.servlet.ForwardFilter < / class filter >

< / filter >

< filter >

< name of filter > ErrorFilter < / filter-name >

> class filter < atg.servlet.ErrorFilter < / class filter >

< / filter >

< filter mapping >

< name of filter > ErrorFilter < / filter-name >

< url-pattern > / * < / url-pattern >

< distributor > ERROR < / dispatcher >

< / filter-mapping >

< filter mapping >

< filter-name > ForwardFilter < / filter-name >

< url-pattern > / * < / url-pattern >

< distributor > BEFORE < / dispatcher >

< distributor > ERROR < / dispatcher >

< / filter-mapping >

< filter mapping >

< filter-name > PageFilter < / filter-name >

< url-pattern > / * < / url-pattern >

< distributor > APPLICATION < / dispatcher >

< distributor > ERROR < / dispatcher >

< distributor > BEFORE < / dispatcher >

< / filter-mapping >

<!--

Configure the core Servlet. This servlet definition is required

in each web application that uses the functionality of the dynamo.  When mapped.

It exposes the browser kernel component, but should not be

mapped to the paths on a site online.

->

< servlet >

< name servlet - > NucleusServlet < / servlet-name >

> the servlet class < atg.nucleus.servlet.NucleusServlet < / servlet-class >

< load-on-startup > 1 < / load-on-startup >

< / servlet >

<!--

This servlet exposes the dynamo as a servlet server administrator in your

application server.  It is not necessary, but useful for access to the

core component browser, the dynamo configuration manager, and

performance monitor

->

< servlet >

< name servlet - > AdminProxyServlet < / servlet-name >

> the servlet class < atg.nucleus.servlet.NucleusProxyServlet < / servlet-class >

< init-param >

proxyServletPath < param-name > < / param-name >

< param-value > / atg/dynamo/servlet/adminpipeline/AdminHandler < / param-value >

< / init-param >

< load-on-startup > 2 < / load-on-startup >

< / servlet >

<!--

This servlet presents the dynamo servlet pipeline.  It is necessary if

you want to support the JHTML portion on your site pages.  The path of the context

and servlet path used by this servlet are added on all URLs

for JHTML pages on your site.

->

< servlet >

< name servlet - > DynamoProxyServlet < / servlet-name >

> the servlet class < atg.nucleus.servlet.NucleusProxyServlet < / servlet-class >

< load-on-startup > 2 < / load-on-startup >

< / servlet >

<!--

This servlet must be defined in each web application that is named

as a 'major' web application (i.e. its context name is the value of)

setting atg.session.parentContextName to another web application).

It is usually the dyn.ear web app.

->

< servlet >

< name servlet - > SessionNameContextServlet < / servlet-name >

> the servlet class < atg.nucleus.servlet.SessionNameContextServlet < / servlet-class >

< / servlet >

<!--

This servlet handles requests for special session-init issued by CCA

and the caliber e-mail system.

->

< servlet >

< name servlet - > InitSessionServlet < / servlet-name >

> the servlet class < atg.nucleus.servlet.InitSessionServlet < / servlet-class >

< / servlet >

<! - utaku redirection of payment - >

< servlet >

< name servlet - > TwoDPaymentProcessServlet < / servlet-name >

> the servlet class < com.twodegree.commerce.order.payment.servlet.TwoDPaymentProcessServlet < / servlet-class >

< / servlet >

< servlet-mapping >

< name servlet - > TwoDPaymentProcessServlet < / servlet-name >

<>url-pattern/MCO/withdrawal/payment/olsPayCCRequest < / url-pattern >

< / servlet-mapping >

<!--

You can enable this for diagnostic purposes in case you have trouble

other marketing services, you can go directly to the core.  It will be

You can directly access the Component Explorer.  He

is no authentication on this so do not not for an online site.

< servlet-mapping >

< name servlet - > NucleusServlet < / servlet-name >

< url-pattern > /noyau / * < / url-pattern >

< / servlet-mapping >

->

<!-server admin to exposes dynamo->

< servlet-mapping >

< name servlet - > AdminProxyServlet < / servlet-name >

< url-pattern >/Admin / * < / url-pattern >

< / servlet-mapping >

<!--> pipeline of exposes dynamo to serve pages DSP

< servlet-mapping >

< name servlet - > DynamoProxyServlet < / servlet-name >

< url-pattern > /dyn / * < / url-pattern >

< / servlet-mapping >

< servlet-mapping >

< name servlet - > InitSessionServlet < / servlet-name >

<>url-pattern / init-session < / url-pattern >

< / servlet-mapping >

<! - ContextLoaderListener spring - >

<>earpiece

org.springframework.web.context.ContextLoaderListener <-listener class > < / listener class >

< / earphone >

<!-spring-> application configuration file location

< context-param >

contextConfigLocation < param-name > < / param-name >

/Web-INF/spring-context.XML < param-value > < / param-value >

< / context-param >

< Welcome-file-list >

index.jsp welcome < file > < / welcome-file >

< / Welcome-file-list >

< jsp-config >

< jsp-property-group >

*.jsp < url-pattern > < / url-pattern >

encoding-> < UTF-8 < / encoding of page >

< invalid script > false < / invalid scripts >

/includes/prelude.jspf < include prelude > < / include-prelude >

< / jsp-property-group >

< / jsp-config >

< / web - app >

<!--@version $Id: //product/Eclipse/main/plugins/atg.project/templates/web.xml#1 $$ change: $425088->

Hello

Check if the atg_admin.war is present in your ear.

If not then DafEar.Admin module is not picked up correctly and the ear does not correctly.

Try to make the ear using the CIM and not by the runassembler command.

Kind regards

Prateek Gupta

Tags: Oracle Applications

Similar Questions

  • loading file with the HTTP 404 error, according to the datasbase authentication scheme

    Hi, I am using the file browser to load the file, but has the HTTP 404 - File not found error. Of my application authentication schemes is the database (user identified by DAD)...

    In the page file to load, I have:
    browser of a files element called P2_FILE_NAME, region of a single report to display information from the downloaded file, the sql code is: select id, name, created_by, updated_by updated_on wwv_flow_files updated_on desc order.
    submit a button called.

    The problem is: if I run the page directly as APEX_PUBLIC_USER, the file is correctly loaded and displayed in the report area. However, if I go through the login page and open a session as long as user Dabase, then go to the file download page and try to load the file, it displays "the page cannot be found, HTTP 404 error.
    Any suggestion? Thank you in advance.

    Sue

    Sue - check with the person responsible for the implementation of your web server components.

    Scott

  • HTTP 404 error when trying to import

    Hello

    I'm trying to import an application into our environment UAT, I've exported from the development environment, but am redirected to the HTTP 404 - page not found page error when I click on the button import. I also tried to import the application in the same instance I exported from, to see if it was a specific database issue, but get the same result.

    Export Db version: 10.2.0.2.0
    Version of Db Import: 10.2.0.4.0
    APEX version: 3.2.0.00.27

    Here's a sample from the Apache error log file:

    [Mon Sep 24 12:11:09 2009] [error] [client 10.17.14.12] [ecid: 1251112269:10.17.8.36:31956:19164:1, 0] mod_plsql: /pls/apex/wwv_flow.accept HTTP-404-ORA-00942: table or view does not exist\n
    [Mon Sep 24 12:11:09 2009] [error] [client 10.17.14.12] [ecid: 1251112269:10.17.8.36:31956:19164:2, 0] method not valid in demand - 7d92713d041a

    I have also ensured that the PlsqlNLSLanguage entry is commented on the dads.conf file, to make sure there is no confusion about the character set, but that made no difference either.

    I hope someone out there can help you!

    See you soon,.

    Dougie

    Published by: user10990624 on August 24, 2009 06:04

    Dougie,

    The attempt to use SQL * Plus to import the application is a distraction from the real problem.

    It seems that you have users/developers connect development apex using Basic authentication challenge. You should not do this. You must create a standard DADDY with the username apex_public_user and the password eventually obfuscated and the PlsqlNLSLanguage entry. Developers should use this DAD in requests for applications development environment. End users can continue to run applications that you develop using the DAD who forces the stimulation of authentication. Some things will fail if they run applications through connections of DAD who do not have expected of the PlsqlNLSLanguage input.

    Scott

  • Get a "Cannot find the files needed" error while trying to do a factory reset on ASUS zenbook.

    * Original title: "can't find the necessary files" Factory reset problem Windows 8

    Hello

    So I just bought an ASUS renovated online - zenbook that came pre-installed with Windows 8. There is some unnecessary programs from ASUS on it and the computer worked quite slowly, so I'm trying to do a factory reset, but when I try, I always get the message "Unable to find the necessary files" and then it asks me to insert the installation disk or media, but I don't have one of those. I tried to go to the command prompt and doing reagentc/Enable, but every time I try I get the message "Windows RE image is not found." Then... I don't know what to do and really need help.

    Thank you

    Hello

    I understand the inconvenience caused to you.

    To remove unnecessary programs provided by ASUS, you can uninstall programs and features.

    Here is the link for more information.

    http://Windows.Microsoft.com/en-CA/Windows-8/uninstall-change-program

    If you reset the PC, all your PC applications will be reinstalled. So, I wish that you contact the ASUS support for assistance to eliminate programs and get the recovery disk to perform the Reset if you want to do it again.

    ASUS also provides the partition recovery for certain laptop models, you can check with them and try to reset the score itself.

    Hope this information helps. If you have any other questions about Windows, please let us know.

  • 404 error when trying to access help online in EMP 11.1.2.3

    Hi all

    I try to access using the line (by pressing F1) at EMP 11.1.2.3 but I get the following error:

    404 - file or directory not found.

    The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

    Also, I get this error when trying to install a client tool such as customer of HFM to tools-> Install-> HFM Client for 64-bit.

    Anyone help on this?

    Thank you

    To the right...

    It was just to create the path of access/workspace/static/hfm/and put the customer's installation and it worked.

  • Passing the parameter of workflow with shows the http 404 error pages

    Hello

    I have a parent workflow with fragments of page deleted as a region on a page. The fragment of a page in the parent workflow displays the read-only table employees. The service Id of the table appears as a link. When you click this link, the following is provided:

    • action listener is called which calls the managed bean that retrieves this Department Id and defines in the pageFlowScope.
    • Pass this value as an input to the child workflow parameter. Child workflow contains its display type is inline-popup page.

    The problem is that when there is no parameter passed to the child workflow the popup is fine. But if the parameter is passed it gives the following error:

    ADF_FACES - 60105:HTTP error state Code: 401.

    Parameters passed from parent to child, such as:

    #{pageFlowScope.DepartmentIdBean.value}

    (DepartmentIdBean is the bean class that gets and sets the Id selected Department)

    Parameter received in the child as workflows:

    #{pageFlowScope.pdeptId}

    Can someone please help me solve this problem? Is that the path parameter is spent creating problem? The same scenario works very well if the child workflow is invoked with fragments of page and like exterior window. I use JDev 12 c.

    I looked at the code and modify it to make it work. There were a few errors. the way main reason you got the error was that you tried to read the non-existing parameter values.

    Download the app from work OTNempDeptTaskFlow.zip | JDev & amp; Goodies ADF

    After downloading the doc you rename to zip and can then decompress.

    Timo

  • get the engine deployment error while installing Vista Ultimate 32-bit

    When I try to load vista ultimate I get an error message; Windows game could not reset the deployment engine. To install windows restart installation. then I start again with the same results. Vista can't handle new computers? This is a new computer without an operating system.

    Hello

    1. how you try to install Vista? You install using Setup disc or try to re the image?

    Please check the compatibility of your drive with Vista:

    http://www.Microsoft.com/Windows/compatibility/Windows-Vista/search.aspx?type=hardware&s=Seagate%20barracuda%201.5%20TB

    You can use third party software to do a low-level format of the disk, and then try to install Vista once more.

    Important: Microsoft offers no assurance or warranty, implied or otherwise and is not responsible for the download you receive from the sites of third parties or support related to the download or the downloaded technology. If you need assistance dealing with third party technology, please contact directly the manufacturer.

     

    If this does not work please get another Vista Installer DVD to install it.

  • Get the 'Message (unacceptable)' error while activating my Windows 7 product key.

    * Original title: product key

    When I want to active my windows 7 it ask me to enter the product key, but I can not enter the number (0) and I have this

    Message (unacceptable character)
    

    I've updated since an activated copy of Windows 7 or Windows 8/8.1, then I decided to reinstall using either the. ISO file, reset the player's PC or recovery, but I am prompted to enter a product key:

    Click on that later

    Windows 10 automatically reactivates in the coming days.

    Things you should know:

    • A Windows 7 or Windows 8/8.1 product key cannot Activate Windows 10. Windows 10 uses its own unique product key.
    • By default, the versions of Windows 10 are previously entered, which means, you don't have to enter a product key and should not be invited to enter one as long as you upgraded a activated License of Windows 7 or Windows 8 or 8.1 of Windows or Windows 10 Preview build.
       
    • If you perform a clean installation on the first attempt, you will have to start from an activated installation of Windows 7 or Windows 8/8.1.
    • If you are prompted to enter a product key, click on Do this later and give it a few days, 10 Windows will be activated automatically.
    • Activation servers may be overwhelmed at the time due to the volume of updates, so give it some time if you get an error of the type ()0XC004E003, 0x8007000D, 0x8007232b or 0x8007007B) 10 Windows will activate eventually as long as you upgrade by using the appropriate method.
    • It does not need to know your product key Windows 10, read "Understanding Product Activation in Windows 10:

    Figure 10 Windows Product Activation:

    In previous versions of Windows, when you have installed a version upgrade of Windows, if you want to reinstall the upgrade version, you had first reinstall permissible version where you upgraded, reactivate, then upgrade again and reactivate again.

    With Windows 10, this is no longer the case. Once you have upgraded to Windows 10 and enable, you can simply create a bootable copy on DVD or USB and reinstall all Windows 10 without having to reinstall the release candidate and it automatically reactivates.

    Quote:

    "10 keys Windows handles differently. When you migrate to Windows 10 via Windows Update to 8.1 Windows or Windows 7, the process saves your eligible hardware and OS computer with a Microsoft Product Activation Server. The device is considered as a device Windows 10.

    "Thereafter every time you re-install (or clean install) installation check in with these servers, concludes the unique installation ID and product validation.

    ZigZag3143 (MS - MVP)

    To learn more:

    http://answers.Microsoft.com/en-us/Insider/wiki/insider_wintp-insider_install/how-to-activate-and-resolve-common-product-key/33f31475-93B3-4D1C-812F-4b21fbd807a7

  • Mac, get the 1 configuration error when trying to open external drive re-installed files

    Recently, I had to do a clean install from my computer and tried to run my Adobe applications after installation from a hard drive backup. It continues to give me 1 Configuration error. I tried to take a different route and use my serial number to activate Adobe Acrobat X Pro and my serial number will not work for free download.

    I downloaded a copy of the University of Adobe Creative Suite Design Premium CS5.5 in September 2011

    http://helpx.Adobe.com/Creative-Suite/KB/CS5-5-product-downloads.html

    Mylenium

  • Get a "not connected to the home network" error while trying to print

    * Original title: printer problems

    Hello I have a HP Officejet Pro 8600 that I bought at Best Buy, and I have printer problems, I ran the troubleshooting on my control panel from my computer and it says that it is not connected to the home network which can do on my end to fix, I'd appreciate any help, thank you very much!

    Hi John,.

    I will certainly help you in this matter.

    -Have there been recent changes made on the computer before the show?

    Method 1: Run the Microsoft Fix and check.

    Diagnose and automatically fix problems printing and printer

    http://support.Microsoft.com/mats/printing_problems/

     

     

    Method 2: update the printer drivers and check.

     

    Find and install printer drivers in Windows 7

    http://Windows.Microsoft.com/en-us/Windows7/find-and-install-printer-drivers

     

    Update drivers: recommended links.

    http://Windows.Microsoft.com/en-us/Windows7/update-drivers-recommended-links

     

    For more information, see the links.

    Printer network problems (applies to Windows 7)

     

    http://Windows.Microsoft.com/en-AU/Windows-Vista/troubleshoot-network-printer-problems

     

    Why can I not print?
    http://Windows.Microsoft.com/en-us/Windows7/why-cant-I-print

    Printer in Windows problems
    http://Windows.Microsoft.com/en-us/Windows/help/printer-problems-in-Windows

    If the problem persists or you have any other questions, do not hesitate to let us know. It is our pleasure to be of service.

    Thank you.

  • Get the "unique constraint" error while mapping custom jsp

    Hello

    We are implementing iStore R12 (12.1.3).

    We have customized ibeCCtdMenu.jsp, renamed as xxibeCCtdMenu.jsp and moved to $OA_HTML / folder.

    Now in the template Manager, we create a new source (xxibeCCtdMenu.jsp) file to the title of "model of generation of Menu".

    However when we select site and language like 'All', it gives following error:
    Error in the logical record of physical mapping
    ORA-00001: unique constraint (IBE. IBE_DSP_LGL_PHYS_MAP_U2) violated in the package IBE_PhysicalMap_GRP procedure save_physicalmap
    All the sites and all the language already exists exists for 7670 deliverable

    How can we overcome them this error? Please notify.
    Thank you
    Vivek

    for a given Site and the language combination, can exist only one model.
    Default file provided by Oracle is set with combination like all Sites - all languages, and you will not be able to change it.

    Save your file with combination such as all Sites - English
    or , all languages.

    Then it will work fine.

    Hrishikesh

  • Im getting - not available for this Preview file - error while trying to check out the my samsung nx - m camera raw file. Help, please. Thank you.

    AS the title says. Any help would be appreciated. Thank you.

    This camera model does not appear to be on the list of supported devices.

    Camera Raw plugin | Supported devices

  • has received the code 0000066A error while trying to install updates

    I was prompted to install the updates, but I received an error 0000066A code, what can I do to fix this?

    Has 66 error code when trying to install KB2160841
    http://social.answers.Microsoft.com/forums/en/vistawu/thread/52538332-710e-4C29-BD5B-d08db7555bb3
    (Follow the steps described in this post by Diana D)

    Also, try the following steps (credit: Control_tps):

    1. go in programs and features, click on it.

    2. scroll to the bottom for Microsoft.Net Framework 4 Client Profile, do a right click.

    3. we will give you a choice of uninstall/change, click it.

    4. then it will give a choice to repair, choose repair.  It will take about 4 to 10 minutes to repair (with my PC), your experience may vary.

    5. Once finished, go to your update and new Update Center.

    See also: http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/f1dd866f-85b7-4ae6-bc32-1c488c19742a
    Diana D. (Microsoft Support) credit

    J W Stuart: http://www.pagestart.com

  • Can pin is more than anything in the start screen. Got the file missing error while trying to perform the refresh

    Original title: pine to start

    I can pin is no longer something to the Windows 8 RT start screen. I tried to update my PC and I can ' t, he says I have missing files. How can I solve the problem?

    Hello again from LiseMcDougall.,.

    You can try this: go to settings/general/PC settings, scroll down and find refresh your PC without affecting your files (Refresh). If your PC will not perform a refresh, you might need to perform a reset (the next option down), where it says delete all and then reinstall Windows. Make sure the RT device is plugged into a power outlet.

    Please let us know what happens.

  • all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not helping

    all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not help somehow

    One possible cause is security software (firewall, antivirus) that prevents or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    You can try to reset (power off / on) of the router.

Maybe you are looking for