Internal Problem!!!

Hi,
When i login as internal i get the following message " insufficient privileges". I don't remember tampering with any user privileges.
Why do i get this error. And how to solve it.
By the way i have anither user with sysdba privileges. will that help in solving the problem??
Thanks in advance,
Shravan.

Internal (or sysdba) is only used in the servermanager to create a database, start or stop it.
For other use of the database as administrator you should use the 'system' user.

Similar Messages

  • Error code 8740 ( Internal Problem)

    I am a Mac Desktop G4 9.2 user and currently suffering for the error code 8740 whenever i download the file from internet such as fonts.
    Before getting this message, I had error message saying I need CarbonLib 1.6.0 or later so, I have reinstalled the carbonLib and then I had error message saying my suffit expander needs to be updated,.. so it is done. But, now I am able to download the file but can't expand the file and getting Error code 8740 ( Internal Problem)
    Also, my internetExplorer is viewing sort of unformatted fonts which hurts my eye to read it...
    If there is any tips for this problem... it will be greatly appreciated!

    There may be a problem with the Text Encoding
    Converter; verify that the following files are
    present in the Text Encodings folder inside the
    System Folder:
    Arabic Encodings
    Central European Encodings
    Chinese Encodings
    Chinese Encodings Supplement
    Cyrillic Encodings
    Greek Encodings
    Hebrew Encodings
    Indic Encodings
    Japanese Encodings
    Korean Encodings
    Symbol Encodings
    Thai Encodings
    Turkish Encodings
    Unicode Encodings
    Western Language Encodings
    All of these items should have a version number
    listed, and there should also be an item named Text
    Encoding Converter in the Extensions folder. You can
    extract all of the items listed here from the Mac OS
    9.21 updater with TomeVi
    ewer.
    (16102)
    Thank you for your respond.
    I took a look at text encoding folder in system folder, and there were all components you listed.
    I did dowload TomeViewer, but I am not sure what I should do with this program?? Please tell me in more detail.
    Also, I would like to find out how to install downloaded fonts from internet.
    Thanks

  • JBO Exception 29000 - Internal problem - attr indices mismatch

    Hello guys!
    Can somebody help me with this problem?
    Thanks in advance,
    Murilo Woigt
    JBO-30003: The application pool
    (myapplication.precificacao.services.PrecificacaoServices9iAS)
    failed to checkout an application module due to the following exception:
    JBO-30003: The application pool
    (myapplication.precificacao.services.PrecificacaoServices9iAS)
    failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught:
    oracle.jbo.JboException, msg=Internal problem
    (EntityReference.createViewAttribute): attr indices mismatch for
    IndicePercentualAdValorem index=47, attrIndex=3at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1606)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2335)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:393)
    at
    oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1333)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1292)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1264)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:100)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:82)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.getPrecificacao(EmitirPropostaComercialAction.java:773)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.montaTela(EmitirPropostaComercialAction.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at
    myapplication.comum.presentation.action.BkPriceAction.execute(BkPriceAction.java:136)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:566)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:166)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:804)
    at java.lang.Thread.run(Thread.java:536)
    ## Detail 0 ##
    oracle.jbo.JboException: Internal problem
    (EntityReference.createViewAttribute): attr indices mismatch for
    IndicePercentualAdValorem index=47, attrIndex=3
    at
    oracle.jbo.server.EntityReference.createViewAttribute(EntityReference.java:196)
    at oracle.jbo.server.ViewDefImpl.doAddEntityAttribute(ViewDefImpl.java:2492)
    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:2364)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:2169)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:1767)
    at
    oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:509)
    at
    oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:453)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:312)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:268)
    at
    oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:369)
    at
    oracle.jbo.server.ApplicationModuleImpl.createViewObject(ApplicationModuleImpl.java:2681)
    at
    oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:357)
    at
    oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:337)
    at
    oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1980)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:358)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1539)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2335)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:393)
    at
    oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1333)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1292)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1264)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:100)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:82)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.getPrecificacao(EmitirPropostaComercialAction.java:773)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.montaTela(EmitirPropostaComercialAction.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at
    myapplication.comum.presentation.action.BkPriceAction.execute(BkPriceAction.java:136)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:566)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:166)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:804)
    at java.lang.Thread.run(Thread.java:536)
    Excecao Aninhada:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught:
    oracle.jbo.JboException, msg=Internal problem
    (EntityReference.createViewAttribute): attr indices mismatch for
    IndicePercentualAdValorem index=47, attrIndex=3
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1606)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2335)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:393)
    at
    oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1333)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1292)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1264)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:100)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:82)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.getPrecificacao(EmitirPropostaComercialAction.java:773)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.montaTela(EmitirPropostaComercialAction.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at
    myapplication.comum.presentation.action.BkPriceAction.execute(BkPriceAction.java:136)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:566)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:166)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:804)
    at java.lang.Thread.run(Thread.java:536)
    ## Detail 0 ##
    oracle.jbo.JboException: Internal problem
    (EntityReference.createViewAttribute): attr indices mismatch for
    IndicePercentualAdValorem index=47, attrIndex=3
    at
    oracle.jbo.server.EntityReference.createViewAttribute(EntityReference.java:196)
    at oracle.jbo.server.ViewDefImpl.doAddEntityAttribute(ViewDefImpl.java:2492)
    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:2364)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:2169)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:1767)
    at
    oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:509)
    at
    oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:453)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:312)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:268)
    at
    oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:369)
    at
    oracle.jbo.server.ApplicationModuleImpl.createViewObject(ApplicationModuleImpl.java:2681)
    at
    oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:357)
    at
    oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:337)
    at
    oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1980)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:358)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1539)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2335)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:393)
    at
    oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1333)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1292)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1264)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:100)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:82)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.getPrecificacao(EmitirPropostaComercialAction.java:773)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.montaTela(EmitirPropostaComercialAction.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at
    myapplication.comum.presentation.action.BkPriceAction.execute(BkPriceAction.java:136)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:566)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:166)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:804)
    at java.lang.Thread.run(Thread.java:536)
    Excecao Aninhada:
    oracle.jbo.JboException: Internal problem
    (EntityReference.createViewAttribute): attr indices mismatch for
    IndicePercentualAdValorem index=47, attrIndex=3
    at
    oracle.jbo.server.EntityReference.createViewAttribute(EntityReference.java:196)
    at oracle.jbo.server.ViewDefImpl.doAddEntityAttribute(ViewDefImpl.java:2492)
    at oracle.jbo.server.ViewDefImpl.loadAttributes(ViewDefImpl.java:2364)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:2169)
    at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:1767)
    at
    oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:509)
    at
    oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:453)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:312)
    at
    oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:268)
    at
    oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
    at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:369)
    at
    oracle.jbo.server.ApplicationModuleImpl.createViewObject(ApplicationModuleImpl.java:2681)
    at
    oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:357)
    at
    oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:337)
    at
    oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
    at
    oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1980)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:358)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1539)
    at
    oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2335)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at
    oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:393)
    at
    oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1333)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1292)
    at
    oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1264)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:100)
    at
    myapplication.comum.services.ServiceLocator.getService(ServiceLocator.java:82)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.getPrecificacao(EmitirPropostaComercialAction.java:773)
    at
    myapplication.precificacao.propostacomercial.presentation.action.EmitirPropostaComercialAction.montaTela(EmitirPropostaComercialAction.java:185)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at
    org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
    at org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:216)
    at
    myapplication.comum.presentation.action.BkPriceAction.execute(BkPriceAction.java:136)
    at
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:507)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:566)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:166)
    at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)
    at
    EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:804)
    at java.lang.Thread.run(Thread.java:536)

    Nobody?

  • RFC Message: Internal Problem, in REDWOOD CPS.

    We have Redwood CPS 7 connected up to SAP IS-U Supply.
    We keep getting random RFC errors when executing a script.
    Any Idea
      ERROR LOG   *******************
    ABAP_RUN: R/3 call BAPI_XBP_JOB_OPEN failed
    RFC error: XM034
    RFC Message: Internal problem (function BAPI_XBP_JOB_OPEN)
    TCTRETURNS/        : deleted
    /ERROR LOG   *******************

    Hi,
    if this is a random issue I assume that the authorizations of the CPS communication user are OK, otherwise please verify:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/49/bb35b8623a489aa63abd9f5ebf2448/frameset.htm
    If this random issue happens only if you execute your custom script, I would assume that the script wants to create a job with invalid data. For example: some data is missing or wrong like start date/time, job class, job user, job name.
    Let's analyze what you have posted here:
    RFC error: XM034
    RFC Message: Internal problem (function BAPI_XBP_JOB_OPEN)
    -> XM034 point to the XMI log
    -> use transcation RZ15 to analyze the XMI log
    -> XM034 means "problem detected" (see appendix 8 of document ftp://ftp.sap.com/pub/icc/bc-xbp/BCXBPDOC70V3.pdf)
    I locked into the code and indeed it seems that function BAPI_XBP_JOB_OPEN returns this message if the job cannot be created.
    So if Sys- and XMI-Log cannot help you in solving this issue, I would create a message for dev. support.
    Cheers,
    Martin
    http://service.sap.com/jsm

  • My itunes id is blocked by apple because of an internal problem trying to update the itunes version, apple support is not helping at all and I need to update all my application. Is anybody you had this problem before? and how did they help? thanks

    my itunes id is blocked by apple because of an internal problem trying to update the itunes version, apple support is not helping at all and I need to update all my application. Is anybody you had this problem before? and how did they help? thanks

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • "Internal Problem" message when attempting to log into BO 6.5

    EDIT The message windows states "Internal Problem" not "Internal Error"
    I'm getting this simple message box when trying to launch BO 6.5 and/or Supervisor 6.5. There is no other information provided and nothing entered into the event viewer. It's happening from all workstations with BO installed so I presume the issue is on the server and not with the individual workstations.
    Any ideas as to where to look?
    Thanks,
    Mark
    Edited by: Mark Landry on Feb 13, 2009 6:27 PM

    Hi Mark,
    Following solutions might help you to resolve the issue.
    Solution1:
    Add the problematic user to the administrator user group.
    Solution2:
    -search and back up old *.key and *.lsi
    - run supervisor.exe directly on server
    - if able to see login page do a save recovery of the bomain.key
    - scan repair repository if able to log in
    Solution3:
    Alternatively copy a bomain.key created from a different computer
    Copy a "*.rss" file and save it under the database folder.
    The RSS file can be located by going to C:\Program Files\Business Objects\Data Access\
    Under the Data Access folder, locate the folder which corresponds to the database you are connecting to. Within that folder you should see an .rss file.
    If you still cannot see the file, close Zabo and then re-launch it and open the report. This should recreate the *.rss file that is needed to run the report.
    I hope this will help you.
    Regards,
    Sarbhjeet Kaur

  • Custom tasklist variant - Phase Controller Internal Problem

    Hello,
    I am trying to work with a custom tasklist variant. For that I have created a ZSAP0 variant, and copied all tasks for H*** tasklist (cannot use the Urg* word, forbidden by the guidelines) and Maintenance Cycle. I did not put anything custom yet, I just want to have the custom variant working first.
    I then create a maintenance project, assign a logical component and all that, as usual. Then, when creating the tasklist, I get the "Phase Controller Internal Problem" message. The task list is created but not active, and no service transaction is created.
    I think maybe the link between the tasklist variant and the transaction type SDMN is not done, but I have no idea where this should be done, I cannot find anything about this in the IMG.
    Would someone know that? Or have any other idea about why this is not working?
    Thanks in advance.
    Thomas

    Hi,
    Try this note
    926087
    If problem still persists, carry out activities as mentioned in the note 1129073.
    Hope this solves your problem.
    Feel free to revert back
    -=-Ragu

  • Internal problem with reactivating my subscription

    I  had to change my billing details  for my subscription.  When I try to reactivate my subscription it says there is an internal error.
    I cannot get any direct contact to fix the problem  Please help.
    Aberfeldie

    Hello and welcome to the Skype Community.
    Will check and advise.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • I see my photos but they disappear, I think is a internal problem, I use Macbook pro retina, and the las version 9.5.1

    I can see my photos but they disappear, I think is a internal software problem, Iphoto version is 9.5.1

    Back up your iPhoto library, Depress and hold the option (alt) and command keys and launch iPhoto - rebuild your iPhoto library database
    LN

  • Igoogle is my home page, but when I choose to see the weather forecast I must select my city every time I open mozilla 'cause it won't save it.Plus I have a problem with windows media player, it won't install, error message says internal problem.

    I have tried to solve this problem myself, by checking the cookies settings and staff. Everything seems to be ok. But it isn't.

    Well, it seems waiting is not my strong suit..! I renamed a javascript file called recovery to sessionstore. This file was in the folder sessionstore-backups I had copied from mozilla 3 days ago, when my tabs were still in place. I replaced the sessionstore in mozilla's default folder with the renamed file and then started mozilla. And the tabs reappeared as they were 3 days ago!
    So there goes the tab problem. But again when I started mozilla the window saying "a script has stopped responding" appeared, this time the script being: chrome//browser/contenttabbrowser.xml2542
    If someone knows how to fix this and make firefox launch normally, please reply! Thank you

  • Jdeveloper 10.1.2 UML Import Internal Problem

    I restarted Jdeveloper after rebooting my pc. I am running version 10.1.2.0.0. build 1811. Steps involved in encountering this error:
    1) created new uml class diagram
    2) attempted to drag (or right-click and choose add to diagram) a java source file from the same project into the uml diagram.
    Message
    BME-99003: An error occurred, so processing could not continue.
    Cause
    The application has tried to de-reference an invalid pointer. This exception should have been dealt with programmatically. The current activity may fail and the system may have been left in an unstable state. The following is a stack trace.
    java.lang.NullPointerException
         at oracle.bm.diagrammer.registry.RBaseShape.setDefaultCore(RBaseShape.java:379)
         at oracle.bm.diagrammer.shape.BaseDiagramShape.initProperties(BaseDiagramShape.java:505)
         at oracle.bm.diagrammer.shape.BaseDiagramShape.initShape(BaseDiagramShape.java:383)
         at oracle.bm.diagrammer.shape.BaseDiagramNode.initShape(BaseDiagramNode.java:318)
         at oracle.bm.diagrammer.BaseDiagram.addShape(BaseDiagram.java:5120)
         at oracle.bm.diagrammer.BaseDiagram.addShape(BaseDiagram.java:5051)
         at oracle.bm.diagrammer.BaseDiagram.createShapesFromInfo(BaseDiagram.java:4121)
         at oracle.bm.diagrammer.registry.RCompositeDiagram.dropList(RCompositeDiagram.java:1224)
         at oracle.bm.addinUtil.IDEAppContext$14.run(IDEAppContext.java:4304)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:171)
         at oracle.ide.controls.progress.AbstractProgressDialog.dispatchThisEvent(AbstractProgressDialog.java:535)
         at oracle.ide.controls.progress.AbstractProgressDialog.showDialog(AbstractProgressDialog.java:387)
         at oracle.bm.addinUtil.IDEAppContext.dropNavigatorNodeLater(IDEAppContext.java:4401)
         at oracle.bm.addinUtil.IDEAppContext$12.run(IDEAppContext.java:4030)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Action
    If further errors occur, you should restart the application.
    Also, report the problem on the JDeveloper forum on otn.oracle.com, or contact Oracle support, giving the information from this message.

    Thanks Vohra.
    That problem is solved .
    But when i am trying to invoke my face jsp page from my login servlet ,means generating JSF view from non JSF request i am getting this error
    07/08/10 12:08:17 processing jsf fcFactory com.sun.faces.context.FacesContextFactoryImpl@127344
    DEBUG ! Created new view for /Register.jsp
    DEBUG ! get defaultLocale en_US
    DEBUG ! Locale for this view as determined by calculateLocale en_US
    DEBUG ! RenderKitId for this view as determined by calculateRenderKitId HTML_BASIC
    DEBUG ! render(com.sun.faces.context.FacesContextImpl@121b0d8)
    DEBUG ! phase(RENDER_RESPONSE 6,com.sun.faces.context.FacesContextImpl@121b0d8)
    DEBUG ! Entering RenderResponsePhase
    DEBUG ! About to render view /Register.jsp
    DEBUG ! About to render view /Register.jsp
    DEBUG ! servletPath /servlet/Login
    DEBUG ! pathInfo null
    DEBUG ! Using default mapping extension null
    WARN ! Unable to determine FaceServlet mapping for servlet path '/servlet/Login'.
    DEBUG ! URL pattern of the FacesServlet executing the current request null
    DEBUG ! Found no URL patterns mapping to FacesServlet
    In the html it is showing error that
    "Current application deployment descriptor does not allow to include it in the response."
    Any help will be appreciated.
    Thanks in advance....

  • Internal problems in the webcenter portals

    Hi,
    I am new to webcenter portal, I have downloaded the VM appliance from oracle, the configuration was perfect :EM, Webcenter Content
    but the default portals configured in the appliance facing all an internal error and no type or code of error is displayed to check what would cause the issue
    is there some recommendations for fixing this?
    thanks in advance
    best regards
    Rachid

    Hi,
    thanks, here is the link http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html

  • IPhone internal problem (connection)

    Can someone please help? I connected to a wi-fi spot, then saw updates for some applications. I tried downloading the updates, but entered the wrong password twice. A prompt appeared that said I should log on to iTunes via the computer (not exact words, something like that though). I updated the apps in the computer, but then tried browsing safari or accessing iTunes with my iPhone. The symbol for WiFi appears in the upper left side, I checked the settings, and made sure I was connected.
    Still I can't browse nor access iTunes, or do anything that has to do with being connected to the internet.
    How can I fix this problem?
    Please help. Screen shot here --> [IMG]http://i127.photobucket.com/albums/p158/immortalgeorge/IMG_0001.png[/IMG]
    **As you can see WiFi logo is on, I am connected.
    Please help, THANKS!

    I found one more thing for you to check: Unable to use Wi-Fi with iPhone or iPod touch because there's no Wi-Fi address listed for the device, http://support.apple.com/kb/TS1559
    Be sure to do the four steps in order.

  • It says internal problem

    i had purchased facetime from app store for mac but whenever i open "it says an internal facetime error occured, quit facetime and open again".
    Please help me out

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • Battery problem or internal problem?

    I bought my black macbook about two years ago. Recently, my macbook has been powering off and restarting. I noticed the problem started in May, but it happened like once or twice, so I warded it off. However, the problem has become a bit more consistent. Sometimes I cannot make it past the startup screen or it simply happens when browsing the internet. It keeps rebooting until it finally can startup. I'm not sure if it is a coincidence, but I notice that my macbook is sometimes sensitive to movement. So, if i decided to pick up my macbook and take it to the living room, it sometimes restarts itself. Hope someone can help
    cheers,
    Alex

    i bought mine at the same time that you did and i am getting ready to replace my second battery. i followed the recommendations and still have had issues...
    i hope it works out for you.

Maybe you are looking for

  • Error Message 7

    I can't seem to open ITunes anymore.  I get an error message 7 telling me reinstall ITunes.  I do that and then the message comes back.  Any Ideas?

  • Managing multiple sub clips

    I have just migrated from Final Cut Studio to Final Cut Pro X.  I am trying to get my head around the workflow of managing clips and sub-clips.  I am working on an interview, so I have a master shot which was recorded to tape and lasts an hour or so

  • Convert Image to SOLIX

    Hello, i begin on sap and it's my first post on this site. i developed an module function to attach image to QM. The photo must be in SOLIX table format to use it. so how i do to convert this image an SOLIX table? I want to use this function as a web

  • [SOLVED] WoW and arch64 bit

    Hello all, I've successfully ran WoW in Arch32, and I've recently upgraded my rig to and installed Arch64.  I followed the wiki in installing wine, including the 32bit libraries. I used the same install of WoW, an when i run it: WINEARCH=win32 WINEPR

  • In the closure of Adobe, the process remains active and takes too much resource processor.   Expected results:The process AdobRd32.exe has to be correctly closed.

    In the closure of Adobe, the process remains active and takes too much resource processor. Expected results:The process AdobRd32.exe has to be correctly closed.