Error upon add_user_to_list

Unexpected error encountered in wwsec_api.add_user_to_list (ORA-00001: unique constraint (PORTAL30.WWSEC_FLAT_UK) violated) (WWC-41417)
null

My reply goes to...
a)Fenella:
Well, yes. And that part I think should work. Our problem is on the production server, with a more or less identical structure on the development server. I was able to test things at the development server, and made a couple os tests with the kind of relationships that you describe. It works.
b)Paul:
I've been fighting with this kind of problem earlier, and have tried to find out if there are any relations of the kind that you're describing. I fail to find any. I guess I'm missing out something, so I'll keep on looking until I'm 101 % sure. Meanwhile, I'd like to mention the following fact: Earlier on, I did a bulk load of users and groups from Active Directory, in which there was a problem with circular references. The import took years, but as long as I created the person-to-group relationships before the group-to-list ones, everything was imported. However, the opposite, with group relationships established before the person-to-group ones,led to a similar arrormessage about wwsec_flat$. I wouldn't think that possible!!!
Since then, we redid the group hierarchies, and now import only the "Portal branch" from Active Directory. I've been importing all the time, on the development server as well as on the production server. Now suddenly, the mentioned problem occurs on the production server only. Here, I guess, somebody has done something... Oh, this is a too long story, so I'll stop here, and see if you can figure out something from what I've told.
If not, I may try to provide more information (e.g. a kind of treeview of all the groups and users, which I used to output from my import program).
Thanks,
Erik
null

Similar Messages

  • End routine error upon trying to transport

    Hello folks,
    Getting a RC 8 upon trying to transport an end routine piece to our QA environment.
    No syntax error upon trying to check the code in the end routine. The custom infoobject that i m trying to populate in this code is set to 'Initial' in the transformational rules. Plz can you share any clues there. This transformation is attached to an Infocube.
    Here is the code:
    data: v_fiscper(3) type n.
      loop at RESULT_PACKAGE assigning <result_fields>.
        clear v_fiscper.
        v_fiscper = <result_fields>-fiscper+4(3).
        case v_fiscper.
          when '001' or '002' or '003'.
           concatenate 'Q1,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '004' or '005' or '006'.
           concatenate 'Q2,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '007' or '008' or '009'.
           concatenate 'Q3,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
          when '010' or '011' or '012'.
           concatenate 'Q4,' <result_fields>-fiscyear
               into <result_fields>-/bic/zfiscqtr.
        endcase.
      endloop.
    Appreciate help on this one.
    Cheers !!

    How is InofObject zfiscqtr implemented?
    Additional:
    Try to use RSA1 transport connection.
    Select your transformation, cube and so on and collect all necessary objects.
    Regards
    Andreas
    Edited by: Andreas Schindler on Nov 26, 2009 10:24 AM

  • I get this error upon launching PS5: "could not open a scratch file because the file is locked .."

    I get this error upon launching PS5: "could not open a scratch file because the file is locked or ou do not have the necessary access privileges. Use the 'properties' command in the Windows Explorer to unlock the file". The applicaiton will not launch.
    Supporting information - I recently changed the scratch disk from C drive to D drive (the back up/restore drive). The application wont launch so I cant change it back to the C drive.
    Questions:
    - How to I fix this .. from windows explorer how do I find "the file" that the error message refers to?
    - Other ways to fix this?
    Thanks Steve

    Hi there! Because the forum you originally posted in is for beginners trying to learn the basics of Photoshop, I moved your question to the Photoshop General Discussion forum, where you'll get more specialized help.
    To help others help you, please read through this article and provide any additional relevant details.

  • Error upon loading a video from the iTunes in the cloud

    I bought a movie called Epic and when I tried to play on my Apple TV via streaming from the iTunes in the cloud it was playing until yesterday it start displaying an Error message "Error upon loading this video content". How long does it take for that to be corrected?

    OK well, I think all that stuff about licensing is not true, unless explicitly stated
    Just working off a gut feeling (or perhaps just wishing it weren't true)?  I suggest actually checking:
    https://www.google.com/search?q=us+rip+dvd+legal
    http://en.wikipedia.org/wiki/Digital_Millennium_Copyright_Act
    Typically any mention of ripping DVDs may get a topic removed from the ASC forums since it is discussion of an "illegal activity" and subject to Terms of Use.
    The key thing here is if you upload a file to your library, then try to replace that same file with the same file name, iTunes will ignore it and NOT overwrite the file that's already there. You have to delete the file off first and THEN add to library again.
    Correct, iTunes works on a file basis not a track label basis.  That's why I said delete the old file.  You could have 20 identical files with the same name (in different folders) and iTunes will add them all right next to each other.  Nothing new in iTunes behavior there.  In fact if you had gone to the location where the media file was stored and copied a new one over the old one with the same name I believe iTunes would still know it wasn't the original.  You can, however, edit a file using a third party tool and save it in place and iTunes will accept the changes without having to re-add the file.

  • Error upon deploying a dataservices application

    I'm getting a strange error upon deploying a data service project.
    The data service project is very simple, I import a single webservice from a port via a URI reference. This import happens fine.
    I then choose to build a dataservice from this webservice. I build and compile the project.
    When I choose test view, I paste a preformatted xml request which works fine in SoapUI. However, when I try to execute, I get an error (after the bea workshop builds and deploys the application)
    I get a java.lang.noClassDefFoundError: com/bea/ld/sql/api/SQLQueryRequest
    I'm running ALDSP 2.5 on Weblogic 8.1.5
    Please see the full attached error message, which is a screenshot from my BEA Workshop for Weblogic Platform IDE.

    Thank you mreiche. My workshop IDE set the Aqualogic Data Service Platform Application home to be the workshop home, not the liquiddata home!!
    Now I get the following error:
    weblogic.xml.query.exceptions.XQueryDynamicException: {err}XQ0027 [{bea-err}XQ0027b]: Element "{http://schemas.xmlsoap.org/soap/envelope/}Envelope" not found for validation
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.setValidationType(XMLValidatorForXMLBeans.java:233)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.processTokensOnHold(XMLValidatorForXMLBeans.java:1345)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.gotBeginElementToken(XMLValidatorForXMLBeans.java:772)
         at weblogic.xml.query.schema.xmlbeans.XMLValidatorForXMLBeans.giveToken(XMLValidatorForXMLBeans.java:100)
         at weblogic.xml.query.schema.ValidatingIterator.fetchNext(ValidatingIterator.java:148)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.RTVariable.fetchNext(RTVariable.java:49)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.exec(JAXRPCWebserviceIterator.java:165)
         at com.bea.ld.wrappers.ws.JAXRPCWebserviceIterator.fetchNext(JAXRPCWebserviceIterator.java:103)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.runtime.sequences.Subsequence.fetchNext(Subsequence.java:56)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.querycide.QueryAssassin.fetchNext(QueryAssassin.java:54)
         at weblogic.xml.query.iterators.GenericIterator.peekNext(GenericIterator.java:151)
         at weblogic.xml.query.runtime.qname.InsertNamespaces.fetchNext(InsertNamespaces.java:161)
         at weblogic.xml.query.iterators.GenericIterator.next(GenericIterator.java:113)
         at weblogic.xml.query.runtime.core.QueryIterator.fetchNext(QueryIterator.java:127)
         at weblogic.xml.query.iterators.GenericIterator.hasNext(GenericIterator.java:134)
         at weblogic.xml.query.xdbc.util.Serializer.serializeItems(Serializer.java:142)
         at com.bea.ld.server.QueryInvocation.getResult(QueryInvocation.java:461)
         at com.bea.ld.EJBRequestHandler.executeFunction(EJBRequestHandler.java:346)
         at com.bea.ld.ServerBean.executeFunction(ServerBean.java:108)
         at com.bea.ld.Server_ydm4ie_EOImpl.executeFunction(Server_ydm4ie_EOImpl.java:208)
         at com.bea.ld.Server_ydm4ie_EOImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:492)
    This is what my request looks like:
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:purisma-pcr:CEXP_0305_local">
    <soapenv:Header/>
    <soapenv:Body>
    <urn:FuzzySearchLocationRequest searchConfigurationName="Location_CompanyReq" maxNumberOfResults="0" scoreThreshold="0" startIndex="0" pageSize="0">
    <!--1 or more repetitions:-->
    <fuzzyCriterion fieldName="Customer_Name">columbus</fuzzyCriterion>
    <!--Zero or more repetitions:-->
    <fieldName>all</fieldName>
    </urn:FuzzySearchLocationRequest>
    </soapenv:Body>
    </soapenv:Envelope>
    All I really want to do is be able to import my startup's generated .wsdl into an ALDSP data service, and then call that data service. This is turning out a lot more difficult than I thought.

  • Error: distiller error upon start-up

    I am running the CC suite on a PC-Windows 7, 64bit and get error upon error which are slowing down and crashing my system: Here is the error I get upon start up of my computer:
    Any guidance would be much appreciated.

    Try removing the SC Info folder as per the instructions in the Remove the SC Info folder section of the following troubleshooting document:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases

  • In Win 7 64bit I get the following error upon every reboot.  "The procedure entry point xmlTextReaderConstName could not be located in the dynamic link library "    This happened yesterday, 8/23/2011 after downloading Apple iTunes 10.4.

    This happened yesterday, 8/24/2011 after downloading Apple iTunes 10.4. In Win 7 64bit I get the following error upon every reboot.  "The procedure entry point xmlTextReaderConstName could not be located in the dynamic link library libxml2.dll"    Please how do I fix this, Thanks.

    In the case that your OS is Windows 7 (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "libxml2.dll"
    3. Open new windows explorer, to to location C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Paste file "libxml2.dll" to the location.
    5. Reboot your computer, it should not display that message, it should be clear.
    Good Luck

  • W7 Ultimate 32 bit English - error upon iso download that ENGLISH is not supported

    I have a legitimate Windows 7 Ultimate 32 bit English DVD with product key sticker inside.
    My computer however has no DVD player, so I figured I would download the ISO and create a bootable USB key for install.
    Where can I download Windows 7 ISO? I have a Product Key.
    http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_install/where-can-i-download-windows-7-iso-i-have-a/7d964b05-2be9-4800-bc7f-3ca30356fc3d?auth=1
    Welcome to Microsoft Software Recovery
    http://www.microsoft.com/en-us/software-recovery
    When I select to verify my key I get this ridiculous error that ENGLISH is not supported....
    Unsupported language error: The language you've selected is not available for the product you are eligible for. Please select a different language.
    Is there a different site from which I can download a clean Microsoft copy of the ISO?
    Alternatively I guess I could take the DVD and make an ISO from it on a different computer and create the usb bootable drive.
    Suggestions are appreciated.
    Since there are two DVDs (one 32 and one 64 bit) I tried to download the 64 bit one. Same error upon validation of key. Sigh.

    Andy
    The frist link was from 2012 and no longer applies.  The second should work as long as it is not an OEM key.  To try and figure this out please follow these instructions
    Post your issue to the Windows 7 Genuine Issues forum.  Here are the instructions on how to produce a diagnostic:
    MGA
    Diagnostic Report:
    To properly analyze and solve problems with Activation and Validation, we need to see a full copy of the diagnostic report produced by the MGADiag tool (download and save to desktop -http://go.microsoft.com/fwlink/?linkid=52012 )
    Once downloaded, run the tool.
    Click on the Continue button, after a short time, the Continue button will change to a Copy button.
    Click on the Copy button in the tool (ignore any error messages at this point), and then paste (using either r-click/Paste, or Ctrl+V ) into your post.
    One
    Issue Per Thread:
    Most Activation and Validation issues look the same, on the surface, but can have many different causes and fixes. This is why we ask for a diagnostic report and this is also why we ask that you create your own thread for your issue (in other words,
    don't post your issue in another person's thread). 
    It just becomes too complicated to try to troubleshoot multiple different issues in the same thread.
    Instructions
    by  Kamin of Ressik 
    Wanikiya and Dyami--Team Zigzag

  • Framework error upon completion

    hi experts,
       i am facing this framework error during the DSO activation step in a process chain.
    The error message says that process activate datastore object data,variant Actiavte DSO ZXXXXX has status FrameWork error upon completio(e.g. follow on job)
    and when i checked that step's logs, it says loading is successful into the DSO. i then checked that status of the process chain through function module GET_STATUS there also it shows Framework error and Msg type as " J " which is for that error only
    i have tried searching on SDN / SAP-help or OSS note regarding this but nothing was found meaningful.
    please help me in eliminating this error, as i am experiencing this error for a couple of days now.
    regards
    laksh

    hi gurus,
      can anybody please help me out in this
    regards
    laksh

  • Error upon closing or upload to Printer Cs6

    Hi All,
    I am getting an error upon closing my created business card.:
    "The font AlienEncounters could not be embedded in the PDF document because of licensing restrictions. Stroked text will not be visible."
    For one there is no Stroke to the text. Another is the fact even when saving out as a PDF high quality print PDF same thing.
    I am over at an online print shop and am getting the same error upon upload. IT will not accept the file....?
    Alien Encounters is the stock font that comes with Cs6 why am I getting this? I am not sure about saving as a PNG if I lose any rez?
    Thanks for direction on this
    SF

    Jacob,
    Thanks for stopping in... I am unclear on step 2
    Also when trying to select all my text boxes it is not doing to well. It could be my way of layout??
    I have two AI files within one document, the created logo in AI and then another AI file for a business card. The Alien Encounters Font does not have licensing bits as it states
    when closing the saved file. I assume that is the problem.
    Do you know if I will lose any res if (the artboard this file was created on)  is actual size of 2x3.5 biz card and if I save it out as a PNG with 350ppi that should stay good enough for print? When I send it over to the printers and than they upload it to a 2x3.5 card stock to print it on... I know keeping it vector art thru and thru is best but it looks like I may need this work around
    Thanks again
    SF

  • Error upon submitting form (SWF/Flex)

    I often get this error upon submitting a SWF(Flex) LC form.  The workflow proceeds just fine, but it acts like Workspace is having an issue cleaning up.  Does anyone have any experience with what this is?
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at MethodInfo-12904()
    at lc.core::DefaultResponder/fault()
    at lc.core::Token/callFaultHandlers()
    at lc.core::Manager/handleFault()
    at lc.core::Manager/handleFaultEvent()
    at MethodInfo-2828()
    at lc.core::DefaultResponder/fault()
    at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyFault()
    at mx.rpc.events::FaultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()
    at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at NetConnectionMessageResponder/statusHandler()
    at mx.messaging::MessageResponder/status()
    This is my method that submits the form.
    private function OnAllDocumentsUploaded(event:Event):void {
      status_box.Flash("The DCF is being submitted to the server for processing!");
      // remove any Rejections
      delete form_data.Role.Rejected;
      lcConnector.setSubmitData(form_data);

    No, I don't.  It's intermittent.  I thought it perhaps happened when I threw up a <mx:Box> just before data submission to let them know the data was being submitted, but that's not it.
    My fear is there is something I am leaving hanging, but there isn’t enough documentation on writing Flex forms for LC to really know what that might be.
    I can't imagine what would be trying to talk to the task after the form has been closed.

  • Error upon attempting to install inspiration browser on my Mac

    I get an error upon attempting to install inspiration browser on my Mac - "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance." What can I do?

    All the video tutorials are now available at tv.adobe.com, so I'm not sure I'd waste any time on this.

  • Itunes X error upon start up, "ituneshelper had crash unexectedly"

    Hi guys, need some advice here. After installing itunes X, i keep getting this error upon startup of my macbook, "ituneshelper had crash unexpectly"
    I went to completely remove my itunes x and reinstall it again. The problems come back.
    Here is the report i got
    Process: iTunesHelper [206]
    Path: /Applications/iTunes.app/Contents/Resources/iTunesHelper.app/Contents/MacOS/iTu nesHelper
    Identifier: iTunesHelper
    Version: ??? (???)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    Interval Since Last Report: 7318 sec
    Crashes Since Last Report: 9
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 9
    Date/Time: 2010-09-10 16:24:29.092 +0800
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: A6BF8E3C-498F-4D5A-A128-8A9E9755D75B
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    unknown required load command 0x80000022

    I've been searching for day s with no resolve on this so I did the only thing left to do... Clean everything out.It's the first time in 3 years, but I backed everything up and did a clean install of OSX. All is good.

  • Network Error upon startup

    I have IChat set to launch on startup but lately I have been getting an error:
    *"Network Error"*
    *This computers Internet connection appears to be offline*
    In fact it is not. If I select ok instead of network diagnostics all is well but I have to connect iChat normally.
    Its almost as if iChat is launching too soon?? IE before the computers has finished making connections.
    Im not sure if it is related but I have Insufficient bandwidth errors upon Audio chat too. The errors came first.

    Hi 1stmacPro,
    In System Preferences > Accounts > Your account > Login items where is iChat in the list ?
    Try deleting it and re-entering it in the list at the bottom (This list is not drag-able).
    This may help.
    What is happening is that the OS is allowing Applications to start up before the Network is established properly.
    I think Niel once posted a Applscript to add to the list instead of the actual app so that it was launched after the Network was there.
    Se here http://discussions.apple.com/thread.jspa?messageID=3999675&#3999675
    4:53 PM Thursday; August 23, 2007

  • Error upon running a page in Jdev 10g on a Windows 7 OS

    Hi All,
    Just want to seek assistance re the error I am encountering upon running a page in JDeveloper version 10.1.3.3. I got my new PC last week and was able to transfer my working directory from my old PC to the new one. The new PC has Windows 7 OS and IE 8 browser while the old PC has Windows XP and IE8 browser. Below is the error message :
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228) at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485) at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211) at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171) at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148) at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1259) at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1114) at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1083) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1050) at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1037) at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595) at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:941) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:926) at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:891) at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1027) at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:223) at OAErrorPage.jspService(_OAErrorPage.java:62) [OAErrorPage.jsp] at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813) at runregion.jspService(_runregion.java:193) [runregion.jsp] at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239) at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34) at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880) at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298) at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: java.lang.NullPointerException: null Connection at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:712) at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802) at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624) at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216) ... 50 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the method CacheAccess.getnullThe base exception is:null Connection at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607) at oracle.apps.jtf.base.resources.FrameworkException.addException(FrameworkException.java:585) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:66) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:88) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:202) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:218) at oracle.apps.jtf.base.resources.FrameworkException.<init>(FrameworkException.java:249) ... 54 more
    Though I tried to do the setup in a laptop with a Windows 7 and IE8 browser also but it works fine. The page that I am trying to run in my new PC was properly displayed in the laptop.
    Don't know what to check on the setup of the OS and IE in my new PC and the laptop with the same OS and IE versions?
    Thanks in advance!
    dolps

    Dolps,
    I manage to fix this.
    Just a thought, I changed the regional settings to English US
    Not sure why, but the date/time appear differs with my date/time in my PC
    Hope this helps.
    cheers,
    Elmer

Maybe you are looking for

  • Missing DELETION/ARCHIVE category entries in IE configuration

    hello gurus The PI production server in our landscape is running out of space. We are trying to schedule archiving/deletion jobs. While checking PI system, we could see that there are no entries for ARCHIVE/DELETION parameter category in Integration

  • Can i scale lineweights so an /existing/ drawing is now at 1:1 (and the lines match the scale)?

    hi all. new poster here. very happy with adobe CS suite and very grateful for the advice i have received on the forums. can anyone help me out with the following please? i have someone doing an architectural drawing (section and plan) that is being c

  • I spilled nail varnish remover on my macbook pro

    Yesterday I spilled nail varnish remover on my keyboard and wiped it off immediately (within 10 seconds), then I vigorously rubbed my keyboard with my duvet. 24 hours later my keyboard light changes so it only lights up in the centre. I checked simil

  • Mapping 2 text files with conditions

    Hi, I am just trying to get my head around what would be the best solution that could be implemented in ODI to the following task I have. I have 2 text files the first file is in the format of AccCode | ChildCodeStart | ChildCodeFinish B1000 1000 109

  • Media Offline message

    After hiding FCE i reopened to find The 2 main windows had red background & said Media Offline, red bar across whole timeline although I had already rendered where necessary And also there are red strikethroughs on all the icons in the Browser. what