Tax rate is not editable in r12.

Hello.

I need to change the tax rate for a particular location in r12, 11i has an option to make the navigation which "AR-> Configuration-> tax-> locations",

but in r12 the navigation option even is 11i, however, this field is not editable. Please answer me, how to make as editable form and 'places and tax rates.

154350b7-F033-4707-a985-55299beea665 wrote:

Hello.

I need to change the tax rate for a particular location in r12, 11i has the option to make the navigation "AR--> Setup--> tax--> locations,"

but in r12 the navigation option even is 11i, however, this field is not editable. Please answer me, how to make as editable form and 'places and tax rates.

Please see (why can't update in the form of tax locations and rates in version 12? (Doc ID 391989.1)).

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • Moving backups Time Machine - the operation cannot take place because the backup item is not editable

    I want to change the external hard drive that I use for my time machine backups. I went through the steps listed here:

    Time Machine: How to transfer backups from a current backup disk to a new backup drive - Apple Support

    It seems to work correctly. I shot TM back and adding the new drive. TM is now backing up files on the drive up, but there is a problem.

    For some reason, TM has begun to put backups "freely" for lack of better in the external hard drive, and not in the backups.backupdb folder for a week, then returned to save them in the backups.backupdb > ComputerName > files from backups. So in other words, when you click on the hard drive in the finder, it opens the player and you see a folder named Backups.backupdb and then a bunch of mixed in which files are backups time machine named 2016-01-24-XXXXXX, etc.. When you go to the folder Backups.backupdb, there's a more random "loose" time machine backup file 2016-01-23-XXXXXX, and then another folder with the name of computers and in the folder are all TM backups except loose ones I mentioned earlier.

    It seems that TM is working properly now, but I don't know why he put the files from the first days outside the backup folder. However, when I do drag, I get the error:

    The operation cannot be completed because backup items is not editable

    I want to just put all the files in the right folder so that I can A) keep my disk organized and (B) ensure what TM can find everything correctly should I have to go back.

    No idea what is happening and how to fix it?

    Although the documentation Apple says you can copy Time Machine backups in the Finder, it is very slow and sometimes does not.

    This technique works only if the volume that you copy to the same size or larger that that you are copying to.

    First of all, please open the Time Machine preference pane and click the Select Disk... button. You may be able to unlock the settings first, by clicking on the padlock icon in the lower left corner of the window. Log in as administrator.

    Remove the volume you want to copy in the list of backup destinations. Then turn off Time Machine.

    Launch disk utility, open the built-in Help and search for the term 'Double '. Follow the instructions. All existing data on the destination volume will be deleted. That shouldn't be a problem, because you do not want to mix non-sauvegarde and backup data on the same drive anyway.

    If the volume you are copying has been encrypted by Time Machine, you must first unlock it. Click the release button in the toolbar of the disk utility window.

    Turn Time Machine back on and select the new volume as a backup destination. Alternatively, you can continue to use the old volume, if you wish. Both will be alternated when both are available.

    ATTENTION: If you copy the volume is corrupted, as shown by the ERD or first aid in disk utility, while corruption is copied to the new drive. Do not copy data from a damaged on a faulty disk volume. Put aside the reader and do not use until you don't know that you no longer need the data. Then securely erase it and bring it to a recycling center. Do the same if the restore operation fails with "disk errors."

  • my heart rate is not registered on my app work?

    My hear rate is not registered the only activity app once I saved a workout. ??

    Hello

    You have probably enabled power saving Mode.

    To disable this option:

    -On your iPhone, in the application of Eve, go to: Watch My > Workout - disable power saving Mode.

  • The desktop ICONS: I use window Vista Basic in my laptop icon changes little icon real player and it is not editable by the option in their original form.

    I use window Vista Basic in my laptop icon changes little icon real player and it is not editable by the option in their original form.

    What can I do there is no virus I have AVG anti virus

    Try to rebuild the icon cache using the following: http://www.vistax64.com/tutorials/117229-icon-cache-rebuild.html.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • EWS Officejet 6700: Host name is not editable

    On the network tab, select general/hostname. In the 'Host name' field change something different from the original host.
    But no name is accepted: for any other name that the original, I get the response "invalid entry. Click "OK" to go back.'.
    So in fact the host name is not editable.

    What is the good behavior of EWS? If this is not the case-how the host name must be changed?

    Hey @zvidan ,

    The firmware version is different than the current download.

    Once you have downloaded the new version then try to make the changes.

    Have you tried another browser?

    Have you tried to disable your antivirus software temporarily to see if that is causing the problem?

    Please let me know if you have the same results.

    Thank you.

  • Can not edit in the area...

    Hi all

    I've coded some simple examples for the field and box but some how it is not editable.

    I just follow with an example.

    Can someone help me on this?

    Code is below.

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */

    package com.heycosmo.MyConcierge;

    Net.rim.device.api.system import. *;
    Net.rim.device.api.ui import. *;
    Net.rim.device.api.ui.component import. *;
    Net.rim.device.api.ui.container import. *;
    Import net.rim.device.api.ui.FieldChangeListener;
    import com.heycosmo.MyConcierge.ConnectionThread;

    /**
    *
    Bestway * @author
    */
    SerializableAttribute public class extends //implements screen KeyListener MyScreen
    {

    public logoBitmap Bitmap = null;
    Private final int MAX_EMAIL_NAME = 60;
    Private final int MAX_PASSWD = 20;
    Private ConnectionThread connThread;

    public AutoTextEditField emailTextField = new AutoTextEditField ("email:", "");
    public BasicEditField passwdTextField = new BasicEditField ("password:", "", MAX_PASSWD, BasicEditField.EDITABLE);
    private rememberMe new CheckboxField = CheckboxField ("Remember me", true);
    private CheckboxField signAuto = new CheckboxField ("Connect automatically", true);
    btnLogin private ButtonField = new ButtonField ("Login", / * Field.FOCUSABLE * / ButtonField.FIELD_HCENTER |) ButtonField.CONSUME_CLICK);
    private BitmapField btmField = null;
       
    public MyScreen (ConnectionThread connThread)
    {
    this.connThread = connThread;
           
    logoBitmap = Bitmap.getBitmapResource("login-img.png");
                 
    Add (new LabelField ("MyConcierge", LabelField.NON_FOCUSABLE |)) LabelField.ELLIPSIS | LabelField.USE_ALL_WIDTH));
    LabelField title = new LabelField ("MyConcierge", LabelField.ELLIPSIS |) LabelField.USE_ALL_WIDTH);
    setTitle (title);
           
              
    btmField = new BitmapField (logoBitmap);
           
    Add (btmField);
           
    Add (emailTextField);
    Add (passwdTextField);
           
    Add (new SeparatorField());
    Add (RememberMe);
    Add (signAuto);
           
    FieldListener sendListener = new FieldListener();
    btnLogin.setChangeListener (sendListener);
    Add (btnLogin);
    Add the vertical main Manager screen
                  
    Add key and wheel listeners to the screen
    addKeyListener (this);
    addTrackwheelListener (this);
           
                   
    }

    This problem is solved.

    I removed the public boolean keyChar (key char, int status, int time) in the class.

  • Office jet while a 6600 PRINTER with scanner problems. but I can't scan where I have a modifiable document because only let's scan me documents I can not edit

    original title * Bubbles44

    I have an office jet while a 6600 PRINTER with scanner problems. I am trying to scan to my hp Pavilion 23 all in a computer with windows 8, but I can't scan where I have a modifiable document because only let's scan me documents I can not edit! HELP ME PLEASE!

    Hello Sharon,

    Thanks for posting your query on the Microsoft Community.

    I would be grateful if you could answer the following questions:

    How the computers are connected? If they are connected as a workgroup or domain?

    Method 1: Disable the security software and check if the printer works.

    Warning: Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you do not disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network during the time that your antivirus software is disabled, your computer is vulnerable to attacks.

    Method 2: You can turn off the Windows Firewall and see if you can print.

    1. Press the Windows key +X key.
    2. Select Control Panel.
    3. Click on the firewallof Windows .
    4. Select enable the Windows Firewall On or off on the right next to the sign.
    5. Select the radio buttons Turn off firewall under Private and Public network settings

    Warning: after reviewing the issue, turn on the firewall.

    Method 3: Refer to the suggestions for the following links.

    How to troubleshoot printing problems in Windows:

    http://Windows.Microsoft.com/en-us/Windows-8/How-to-solve-printing-problems

    Solve printer problems:

    http://Windows.Microsoft.com/en-us/Windows/printer-problems-in-Windows-help#fix-printer-problems=Windows-8&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Hope this information helps and let us know the State of the question, we will be happy to help you.

    Thank you.

  • Strange: < af:inputText > is not editable

    Hello

    12.1.3 JDev is used

    I use the data control (even once, control BPM human task), drag and drop to create a form, and I am sure I am reading option only not tick, here's the generated code, but all the input field is not editable, I don't understand, where I could also check why it is uneditable, links? Thank you

    < af:panelGroupLayout layout = "vertical" shortDesc = "#{resources.» CONTENT}"id ="pgl5">

    < af:outputText value = "Q6 review comments.

    shortDesc = "#{bindings.title.hints.tooltip} '"

    inlineStyle = "do-family: Tahoma, Verdana, Helvetica, without serif;" do-size: 11px; make-weight: bold; display: inline; margin: 0px; white-space: nowrap; "color: #3E403D".

    ID = "ot3" / >

    < af:panelFormLayout id = "pfl1" >

    < af:inputText value = "#{bindings.reviewerAComment.inputValue} '"

    label = "#{Bindings.reviewerAComment.hints.label} '"

    required = "#{Bindings.reviewerAComment.hints.Mandatory} '"

    Columns = "#{Bindings.reviewerAComment.hints.DisplayWidth} '"

    maximumLength = "#{bindings.reviewerAComment.hints.precision} '"

    shortDesc = "#{bindings.reviewerAComment.hints.tooltip} '"

    ID = "it21" >

    < f: validator binding="#{bindings.reviewerAComment.validator}"/ >

    < / af:inputText >

    < af:inputText value = "#{bindings.reviewerBComment.inputValue} '"

    label = "#{Bindings.reviewerBComment.hints.label} '"

    required = "#{Bindings.reviewerBComment.hints.Mandatory} '"

    Columns = "#{Bindings.reviewerBComment.hints.DisplayWidth} '"

    maximumLength = "#{bindings.reviewerBComment.hints.precision} '"

    shortDesc = "#{bindings.reviewerBComment.hints.tooltip} '"

    ID = "it2" >

    < f: validator binding="#{bindings.reviewerBComment.validator}"/ >

    < / af:inputText >

    < af:inputText value = "#{bindings.chairmanComment.inputValue} '"

    label = "#{Bindings.chairmanComment.hints.label} '"

    required = "#{Bindings.chairmanComment.hints.Mandatory} '"

    Columns = "#{Bindings.chairmanComment.hints.DisplayWidth} '"

    maximumLength = "#{bindings.chairmanComment.hints.precision} '"

    shortDesc = "#{bindings.chairmanComment.hints.tooltip} '"

    ID = "it37" >

    < f: validator binding="#{bindings.chairmanComment.validator}"/ >

    < / af:inputText >

    < af:inputText value = "#{bindings.revisedForReviewerA.inputValue} '"

    label = "#{Bindings.revisedForReviewerA.hints.label} '"

    required = "#{Bindings.revisedForReviewerA.hints.Mandatory} '"

    Columns = "#{Bindings.revisedForReviewerA.hints.DisplayWidth} '"

    maximumLength = "#{bindings.revisedForReviewerA.hints.precision} '"

    shortDesc = "#{bindings.revisedForReviewerA.hints.tooltip} '"

    ID = "it83" >

    < f: validator binding="#{bindings.revisedForReviewerA.validator}"/ >

    < / af:inputText >

    < af:inputText value = "#{bindings.revisedForReviewerB.inputValue} '"

    label = "#{Bindings.revisedForReviewerB.hints.label} '"

    required = "#{Bindings.revisedForReviewerB.hints.Mandatory} '"

    Columns = "#{Bindings.revisedForReviewerB.hints.DisplayWidth} '"

    maximumLength = "#{bindings.revisedForReviewerB.hints.precision} '"

    shortDesc = "#{bindings.revisedForReviewerB.hints.tooltip} '"

    ID = "it62" >

    < f: validator binding="#{bindings.revisedForReviewerB.validator}"/ >

    < / af:inputText >

    < af:inputText value = "#{bindings.revisedForChairman.inputValue} '"

    label = "#{Bindings.revisedForChairman.hints.label} '"

    required = "#{Bindings.revisedForChairman.hints.Mandatory} '"

    Columns = "#{Bindings.revisedForChairman.hints.DisplayWidth} '"

    maximumLength = "#{bindings.revisedForChairman.hints.precision} '"

    shortDesc = "#{bindings.revisedForChairman.hints.tooltip} '"

    ID = "it7" >

    < f: validator binding="#{bindings.revisedForChairman.validator}"/ >

    < / af:inputText >

    < af:inputDate value = "#{bindings.reviseReviewerADate.inputValue} '"

    label = "#{Bindings.reviseReviewerADate.hints.label} '"

    required = "#{Bindings.reviseReviewerADate.hints.Mandatory} '"

    Columns = "#{Bindings.reviseReviewerADate.hints.DisplayWidth} '"

    shortDesc = "#{bindings.reviseReviewerADate.hints.tooltip} '"

    ID = "7" >

    < f: validator binding="#{bindings.reviseReviewerADate.validator}"/ >

    < af:convertDateTime pattern="#{bindings.reviseReviewerADate.format}"/ >

    < / af:inputDate >

    < af:inputDate value = "#{bindings.reviseReviewerBDate.inputValue} '"

    label = "#{Bindings.reviseReviewerBDate.hints.label} '"

    required = "#{Bindings.reviseReviewerBDate.hints.Mandatory} '"

    Columns = "#{Bindings.reviseReviewerBDate.hints.DisplayWidth} '"

    shortDesc = "#{bindings.reviseReviewerBDate.hints.tooltip} '"

    ID = "id2" >

    < f: validator binding="#{bindings.reviseReviewerBDate.validator}"/ >

    < af:convertDateTime pattern="#{bindings.reviseReviewerBDate.format}"/ >

    < / af:inputDate >

    < af:inputDate value = "#{bindings.reviseChairmanDate.inputValue} '"

    label = "#{Bindings.reviseChairmanDate.hints.label} '"

    required = "#{Bindings.reviseChairmanDate.hints.Mandatory} '"

    Columns = "#{Bindings.reviseChairmanDate.hints.DisplayWidth} '"

    shortDesc = "#{bindings.reviseChairmanDate.hints.tooltip} '"

    ID = "id3" >

    < f: validator binding="#{bindings.reviseChairmanDate.validator}"/ >

    < af:convertDateTime pattern="#{bindings.reviseChairmanDate.format}"/ >

    < / af:inputDate >

    < / af:panelFormLayout >

    < / af:panelGroupLayout >

    .

    -Liang Yi

    Hello

    Can ensure you that you have provided in the collection? That is to say, if there are no rows, it can make the readOnly form. If you see data and attributes are displayed as read-only, then it could be that the attributes are not editable?

    Arun-

  • vCenter SSO 5.5 - users are not editable when upgrading from a 5.1.

    I did some tests with vCenter 5.5 on Win2008 R2 (unproductive) installation.
    After the upgrade of SSO, I noticed a problem with the internal users of SSO.

    -I can't change user properties.

    Everything is grey. No change of password, without unlocking. etc. (using [email protected] or another administrator)
    Surprisingly, I can create a new user and change everything I need. But all the old user accounts whose [email protected] are not editable.

    I did two SSO upgrade configurations instances. Both have the same problem. It does not accur with a new facility.


    All the world has noticed the same problem?

    How can I solve this problem?

    With vCenter 5.5.0a this problem has been resolved.

    All users are now editable.

  • How to 'customer' copy not editable

    Hello

    We have a PDF form that has two copies in a single document. A copy of the company as well as a copy of the customer.

    The filling of cases in their areas, which are transposed to the copy of the client.

    The fields have the same names so that it works very well.

    Our client would like the customer to be not editable copy.

    I tried to make the customer copy fields 'Read only', but then I can't fill in the fields in the copy of the company.

    Does anyone have a solution?

    Let's say you have a field called name and one called NameCopy. Use this code in the custom calculation of NameCopy script:

    Event.Value = this.getField("Name").valueAsString;

  • DWCS5 not editable text

    I recently lost my webmaster and had to pick up my updates of site Internet for my business while looking for a new webmaster.  I'm not very familiar with CS5, but remained with the basics.  My company Web site is www.fivebuglesinstitute.com.  On the "Students" and "Contact us" pages, the links at the bottom of the page a link to a page of test instead of the current page, and a 404 error is received by clicking on the links.

    Looking at the code, it seems to be text not editable to the changes/remove incorrect page references.    Here is the code that I see (gray):

    <! - InstanceEndEditable - >

    < div id = "footer" >

    < p > five Bugles Institute, LLC & copy; 2010 | FSFC provider #14119 < br / >

    < a href = "test/index.html" > < /a > home page | < a href = "test/about.html" > us < /a > | < a href = "test/classes.html" > < /a > course schedule | < a href = "test/students.html" > < /a > students | < a href = "test/contact.html" > contact us < /a > | < a href = "student_application.pdf" target = "_blank" > application for the student < /a > < / div > "

    < / div >

    < / body >

    <! - InstanceEnd - > < / html >

    How can I make corrections to remove the 'test' for references and to correct the error?

    Thank you!

    Mark

    Open your template.dwt file to change the footer.   It should be in a folder models.

    Save the model.  DW should ask if you want to update child pages based on this template.

    Click YES.

    Download all pages of the child on your server.

    Nancy O.

  • Front end page do not open for R12 on Windows

    Hello

    Front end page do not open for R12 (R12.1.3) on Windows server 2003.

    opmn services running and no error in the newspaper to opmn. Whereas when checked application.log of oacore below. Please help as im not able to interpret errors.


    Due to: java.io.FileNotFoundException: E:oracleORADBinstappsORADB_server1 fnd12.0.0secure\E:oracleORADBinstappsORADB_server1 fnd12.0.0secureORADB.dbc (the file name, directory name or volume label syntax is incorrect)

    at java.io.FileInputStream.open (Native Method)

    at java.io.FileInputStream. < init > (FileInputStream.java:106)

    at java.io.FileInputStream. < init > (FileInputStream.java:66)

    at oracle.apps.fnd.common.GenericEnvironmentStore.load(GenericEnvironmentStore.java:177)

    at oracle.apps.fnd.common.AppsEnvironmentStore.load(AppsEnvironmentStore.java:400)

    at oracle.apps.fnd.common.AppsEnvironmentStore.loadDbcFile(AppsEnvironmentStore.java:488)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:527)

    ... 24 more

    13/07/18 16:21:07.834 html: Servlet error

    java.lang.ExceptionInInitializerError

    to oracle.apps.fnd.sso.Utils. < clinit > (Utils.java:674)

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)

    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)

    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    Caused by: oracle.apps.fnd.common.PoolException: failed to create new database connection.

    to oracle.apps.fnd.security.DBConnObj. < init > (DBConnObj.java:250)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

    at oracle.apps.fnd.common.Pool.createObject(Pool.java:1273)

    at oracle.apps.fnd.common.Pool.borrowObject(Pool.java:1027)

    at oracle.apps.fnd.security.DBConnObjPool.borrowObject(DBConnObjPool.java:584)

    at oracle.apps.fnd.security.AppsConnectionManager.borrowConnection(AppsConnectionManager.java:330)

    at oracle.apps.fnd.common.Context.borrowConnection(Context.java:1719)

    at oracle.apps.fnd.common.AppsContext.getPrivateConnectionFinal(AppsContext.java:2314)

    at oracle.apps.fnd.common.AppsContext.getPrivateConnection(AppsContext.java:2251)

    at oracle.apps.fnd.common.AppsContext.getJDBCConnection(AppsContext.java:2108)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2490)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2425)

    at oracle.apps.fnd.common.AppsContext.getLocalJDBCConnection(AppsContext.java:2406)

    at oracle.apps.fnd.common.NativeProfileStore.getInstanceName(NativeProfileStore.java:1020)

    to oracle.apps.fnd.common.NativeProfileStore. < init > (NativeProfileStore.java:159)

    at oracle.apps.fnd.common.AppsContext.instantiateProfileStore(AppsContext.java:3991)

    at oracle.apps.fnd.common.AppsContext.makeProfileStore(AppsContext.java:789)

    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:767)

    at oracle.apps.fnd.common.Context.setProfileStore(Context.java:749)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:573)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:533)

    to oracle.apps.fnd.common.AppsContext. < init > (AppsContext.java:301)

    to oracle.apps.fnd.common.WebAppsContext. < init > (WebAppsContext.java:1147)

    at oracle.apps.fnd.sso.Utils.getAppsContext(Utils.java:549)

    at oracle.apps.fnd.sso.SessionMgr.loadInstalledLanguages(SessionMgr.java:4058)

    at oracle.apps.fnd.sso.SessionMgr.getInstalledLanguages(SessionMgr.java:3852)

    at oracle.apps.fnd.sso.Utils.getBaseInstalledLangCode(Utils.java:1490)

    to oracle.apps.fnd.sso.Authenticator. < clinit > (Authenticator.java:45)

    ... more than 17

    Due to: java.io.FileNotFoundException: E:oracleORADBinstappsORADB_server1 fnd12.0.0secure\E:oracleORADBinstappsORADB_server1 fnd12.0.0secureORADB.dbc (the file name, directory name or volume label syntax is incorrect)

    at java.io.FileInputStream.open (Native Method)

    at java.io.FileInputStream. < init > (FileInputStream.java:106)

    at java.io.FileInputStream. < init > (FileInputStream.java:66)

    at oracle.apps.fnd.common.GenericEnvironmentStore.load(GenericEnvironmentStore.java:177)

    at oracle.apps.fnd.common.AppsEnvironmentStore.load(AppsEnvironmentStore.java:400)

    at oracle.apps.fnd.common.AppsEnvironmentStore.loadDbcFile(AppsEnvironmentStore.java:488)

    at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:527)

    ... 24 more

    13/07/18 16:21:17.783 html: error initializing the servlet

    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.sso.Utils

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)

    13/07/18 16:21:17.783 html: Servlet error

    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.sso.Utils

    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:221)

    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:287)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)

    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)

    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)

    at java.lang.Thread.run(Thread.java:619)


    Kind regards

    Hi Hussein.

    As mentioned earlier all scripts have been closed on with error Timed out (3750000): Exception interrupted during autoconfiguration.

    The problem solved because I forgot to mention there was conflict of resources on the application server in which grep.exe (process of almost 10/12) were consuming most of the cpu and memory. Had to restart the server to get rid of this process. Once done, there is no contention and autoconfig completed successfully. Compiled by the suite of jsp and the services started. Got the login page and work fine now. Thanks for your help. Nice day...

  • Need help in the choice of the tax rates for given the sales order

    Hello.

    Could you please say in the choice of the tax rates for the sale.

    Thanks, Sarath.

    Hi Sikora

    The next package will help you to search applied, fresh and total order fee

    OE_OE_TOTALS_SUMMARY. PRT_ORDER_TOTAL (OOH.header_id),

    OE_OE_TOTALS_SUMMARY. Taxes (OOH.header_id),

    OE_OE_TOTALS_SUMMARY. Costs (OOH.header_id)

    Kind regards

    Akil

  • ORA-32000: write to requested SPFILE but SPFILE is not editable

    Hello
    I don't know which category this grave issue. We run 11G with ASM. In Enterprise Manager, I want to change the flash recovery area size. When I change the size, the following error message is returned: ORA-32000: write to requested SPFILE but SPFILE is not editable. Any help would be greatly appreciated!

    Sharon

    Please see note MOS;

    * Not able to edit the spfile RDBMS that is there in the DSO [1498307.1 ID] ORA-32000 *.

  • In Adobe Acrobat Pro Version 11.0.0 XI - flatten the file is not editable even by Acrobat

    In Adobe Acrobat XI Pro Version 11.0.0 I use the option flatten under control up front, but when I return in the document using Acrobat and use the change text and Images, I am able to edit and delete items in the document. I also tried flattening Preview-> apply, but it does not work either. Finally, I tried to print the document in pdf format, but the same thing happens. If a document is flattened, it is not editable by any software, but it seems that if someone has Acrobat, they will be able to edit the pdf file I send them. Can you please tell me how I can really flatten a pdf file so that it is not editable by all?

    If you want editable by any software from Adobe, you can add security when you flatten the document.

Maybe you are looking for