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....

Similar Messages

  • Importing internal table in Adobe Interactive Forms

    Hi all,
    at the moment I do my first steps in AIF.
    I have created a report and select dd02l, dd03l and dd04l.
    dd02l is a structure. dd03l and dd04l are internal tables.
    How can I import internal tables into my function module with getting a runtime error? Fields and structures are no problem?
    I have defined both internal tables as importing parameter in my form interface because I cannot define internal tables ;o(
    Thx 4 help & regards
    Michael

    hi,
    find attached document it will helpful for u go to link
    1.https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c2567f2b-0b01-0010-b7b5-977cbf80665d
    2.https://www.sdn.sap.com/irj/sdn/abap-elearning
    thanks reward if helpful

  • 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

  • Export & Import internal table data across the programs

    Hi All,
    I have two different reports,let say ZPRO1 & ZPRO2. I want to export internal table data of ZPRO1  to  ZPRO2 and then I want to do some calculations in ZPRO2 with the imported internal table data(ZPRO1).
    If I use 'SUBMIT' or CALL TRANSACTION syntax ZPRO1 is displaying..but I want to use only internal table data of ZPRO1.
    Pls advise.
    Pranitha.

    Hi,
      Please follow the simple code and try to solve your issue.
    Code in program1
    types: begin of ty_itab,
           matnr type matnr,
           end of ty_itab.
    data: it_itab type table of ty_itab,
          wa_itab type ty_itab,
          it_itab1 type table of ty_itab.
    select matnr from mara into table it_itab.
    export it_itab to shared buffer indx(st) id 'ABC'.
    Code in program2
    types: begin of ty_itab,
           matnr type matnr,
           end of ty_itab.
    data: it_itab type table of ty_itab,
          wa_itab type ty_itab.
    import it_itab from shared buffer indx(st) id 'ABC'.
    loop at it_itab into wa_itab.
    write:/ wa_itab-matnr.
    endloop.
      Please delete shared buffer indx(st) id 'ABC', once we don't need the internal table data.
    Regards
    Dande

  • 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

  • I am having problems importing some CDs into iTunes on a laptop with Windows 8. Most CDs import without problem. The ones I can't import can be imported into iTunes with Windows 7. Does anybody know why this problem is occurring?

    I am having problems importing some CDs into iTunes on a laptop with Windows 8. Most CDs import without problem. The ones I can't import can be imported into iTunes with Windows 7. Does anybody know why this problem is occurring?

    First-off, this seems to be a general problem with 10.4 (across all the operating systems of which I am aware).  Unfortunately, I cannot provide a permanent solution but, if you need a quick fix, this will (hopefully) work for you.
    For some inexplicable reason, iTunes no longer recognises standard Windows paths.  For example:
    Y:\Music\Buddy Holly\Buddy Holly - Rave On.mp3
    The end result is that it will import a playlist with no content. 
    It will, however, recognise the equivalent Apple paths which look like this:
    file://localhost/Y:/Buddy Holly/Buddy Holly - Rave On.mp3
    It is possible to convert your existing playlists using a few basic replace commands in something like Notepad.  In my case, I made some code changes in my music manager and now generate two sets of playslists (one standard and one to accommodate iTunes).
    Forgive me foir stating the obvious but please remember to make sure that the disk / path containing your music is accessible when doing the import otherwise you will probably get a blank result.  Note that you can do a bulk import by selecting all the (revised) playlists and dragging them onto the iTunes sidebar.
    I am sorry that this is not a "clean" solution but it will work if you are in a bind.  The only alternative of which I am aware is to wait for Apple to fix the problem.

  • Unable to Import Internal Certificate to Lync Deployment wizard Local Store

    hi,
    While installing Edge server. i imported internal certificate to Certificate local store. But when i tried to assign those certificate i did not see any imported certificate. I have installed Lync and Edge server several times but this is the 1st time, i m
    facing this issue.
    FYI,
    Its Lync 2010 Standalone Server. Also i have installed, domain’s root certificate to Edge server ” trusted root authority”.
    Kindly suggest.
    Thanks and Regards,
    Ankit

    Hi Ankkit18,
    You can download the Certificate Chain from CA and import it to Edge Server using MMC (Computer Account ->
    Trusted Root Certification Authorities).
    And in certificate request step, make sure that you have selected the
    Mark certificate private key as exportable check box.
    For more details, please refer to the following article.
    Set up certificates for the internal edge interface in Lync Server 2013
    Best regards,
    Eric

  • Importing tga problem

    I have several targa image sequences from a client. FCP (6.0.5) will import some but not others. The only difference I can find is that under "kind" in the get info window some are "tga image" and the others are "adobe photoshop targa file". The latter imports no problem, while the former give an error: "File Error 1 file(s) recognized, 0 access denied, 1 unknown."
    Anyone know what I'm doing wrong or have run into this issue?
    FWIW, I checked the fils in photoshop and they all have the same modes. They also all have the same file sequence naming structure.
    Thanks in advance for any help.

    Actually forgot to explain that the error I mentioned above occurs when I try to import just 1 of the targa files individually. If I try to import a sequence the number of errors changes to match the number of targas in the sequence. Sorry about the miscommunication. For the record, there are no other files inside the sequence folder(s) - just the targas.
    Still haven't figured this out yet. Shake, Nuke, After Effects, Photoshop all open/import the files, but FCP will not.

  • Problem in Importing Internal Table

    Dear All,
    I am exporting Internal table from Program1 as follows:
    REPORT  ZEXPORT_TEST                            .
    TYPES: BEGIN OF ITAB,
          MATNR TYPE MARA-MATNR,
          MATKL TYPE MARA-MATKL,
          END OF ITAB.
    DATA:IT TYPE TABLE OF ITAB .
    SELECT MATNR MATKL FROM MARA INTO TABLE IT UP TO 10 ROWS.
    EXPORT IT TO MEMORY ID 'EAI1'.
    WRITE:/'Exported Successfully'.
    And I am Importing same internal table into  program2
    REPORT  ZIMPORT_TEST  .
    TYPES: BEGIN OF ITAB,
          MATNR TYPE MARA-MATNR,
          MATKL TYPE MARA-MATKL,
          END OF ITAB.
    DATA:IT  TYPE TABLE OF ITAB,
         IT1 TYPE TABLE OF ITAB,
         WA TYPE ITAB.
    IMPORT IT1 FROM MEMORY ID 'EAI1'.
    IT[] = IT1[].
    LOOP AT IT INTO WA.
      WRITE:/ wa-matnr,
            / WA-MATKL.
    ENDLOOP.
    WRITE:/'Imported Successfully'.
    But progam1 exporting correctly the return code is 0 but program2 is not importing sucessfully return code is 4.
    Kindly help me to import.
    Thanks in Advance.

    Hi friend,
    When u use 'Export' and 'Import' statements, it refers local sap memory.
    So u need to use SUBMIT ZIMPORT_TEST AND RETURN  statement immediately after 'Export'.
    i.e.
    Report ZEXPORT_TEST.
    EXPORT IT TO MEMORY ID 'EAI1'.   < -
    Exported to common local sap memory
    SUBMIT ZIMPORT_TEST AND RETURN . <---- Controls goes to next program, within same session.
    Report ZIMPORT_TEST.
    IMPORT IT from MEMORY ID 'EAI1'.  <----
    Imports data from common local sap memory.
    If u want to run two independent reports one exporting, another importing, then u have to use
    'SET' and 'GET' parameter concept which refers global sap memory.
    Thanks..
    Edited by: Sap Fan on Feb 27, 2009 4:56 AM
    Edited by: Sap Fan on Feb 27, 2009 4:56 AM

  • Import   internal table problem

    Hi..
      I have 2 programs with me.
    In the first program my code is like this
    REPORT  Y_TEST1.
    DATA:
      BEGIN OF FS_DATA,
        NUMBER   TYPE I,
        NAME(30) TYPE C,
      END OF FS_DATA.
    DATA:
      T_DATA LIKE STANDARD TABLE OF FS_DATA.
    DEFINE APPEND_TABLE.
      FS_DATA-NUMBER = &1.
      FS_DATA-NAME = &2.
      APPEND FS_DATA TO T_DATA.
      CLEAR FS_DATA.
    END-OF-DEFINITION.
    APPEND_TABLE 1 'HARISH'.
    APPEND_TABLE 2 'MAHESH'.
    APPEND_TABLE 3 'SURESH'.
    APPEND_TABLE 4 'WAJID'.
    APPEND_TABLE 5 'SANKAR'.
    APPEND_TABLE 6 'SATISH'.
    APPEND_TABLE 7 'CHANDU'.
    APPEND_TABLE 8 'VEERESH'.
    EXPORT T_DATA TO MEMORY ID 'NAM'.
    SUBMIT Y_TEST1_CALLED.
    And my Second Program code is ..
    REPORT  Y_TEST1_CALLED.
    DATA:
        FS_DATA(30).
    DATA:
    T_DATA LIKE STANDARD TABLE OF FS_DATA.
    IMPORT T_DATA FROM MEMORY ID 'NAM' . ******ERROR
    LOOP AT T_DATA INTO FS_DATA.
      WRITE: / FS_DATA.
    ENDLOOP.
    These are the programs that i have here in
    second Prog i am getting Shortdump as Types mis match ..
    but according  to my requirement i need to get the data into itab t_data without changing structure of the internal tables ,
    here I need to use any of options in IMPORT
    { { { {[ACCEPTING PADDING] [ACCEPTING TRUNCATION]}
            | [IGNORING STRUCTURE BOUNDARIES] }
            [IGNORING CONVERSION ERRORS [REPLACEMENT CHARACTER rc]] }
        | [IN CHAR-TO-HEX MODE] }
        [CODEPAGE INTO cp]
        [ENDIAN INTO endian].
    what i need to use and how ......
    i think correct option is IGNORING CONVERSION ERRORS but it is giving syntax error ..can any one send me the proper code and my system is ECC 5.

    Hi Pasupulati,
    Please try it in this way. I have already done it in my one requirement.
    Hi,
    Please use it in this way,
    *& First Prog----
    data: char4(4) type c.
    EXPORT char4 TO MEMORY ID 'ZOT'.
    *& Other Prog---
    Data: char4(4) type c.
    IMPORT char4 FROM MEMORY ID 'ZOT'.
    Once you get the output.
    Then Free the Memory
    syntax is:
    Free memory id 'ZOT'.

  • Import , Export problem in Internal table

    Hi all,
    I am using ver 4.6C.
    I have 2 programs  namely X an Y.
    X is main program  and Y is having some Internal table with data. I want to use Y internal table in X program.
    In X program.
    I used SUBmit to call Y program . After Submit  I used Import as follows.
    Import Itab from memory id 'ABC'.
    In y program  used Export as follows
    Export itab from memory id 'ABC'.
    When I put break-point and check ITAB in X program it is empty.
    Anyone help me or send code will be appreciated.
    Thanks
    Rathnam

    Hi Stalin,
    i did it the following way:
    CONSTANTS: memid_zfo0consu_upl(13) TYPE c VALUE 'ZFO0CONSU_UPL'.
    TYPES: BEGIN OF t_zfo0consu_upl,
             zfo0consu type /bic/oizfo0consu.
    TYPES: END OF t_zfo0consu_upl.
    DATA: it_zfo0consu_upl     TYPE STANDARD TABLE OF t_zfo0consu_upl
                                                   WITH DEFAULT KEY.
    *&...Gesellschaft exportieren
            EXPORT zfo0consu_upl = it_zfo0consu_upl TO MEMORY ID
                                                  memid_zfo0consu_upl.
    and then the import.
      CONSTANTS: memid_zfo0consu_upl(13) TYPE c VALUE 'ZFO0CONSU_UPL'.
      DATA: BEGIN OF it_zfo0consu_upl OCCURS 0,
               zfo0consu_upl TYPE /bic/oizfo0consu.
      DATA: END   OF it_zfo0consu_upl.
    *&...Import der Upzuloadenden Gesellschaft
      IMPORT zfo0consu_upl = it_zfo0consu_upl
                              FROM MEMORY ID memid_zfo0consu_upl.
    <b>Reward if useful.</b>
    Kind regards
    Henner

Maybe you are looking for

  • New to the Magic Triangle - can't get ichat/messages to work

    Hey all, thanks for your support right away, I have a feeling I will become a regular.  So lets get too it! I'm using the latest OSX server on Yosemite. I've also attached this server to our Active Directory Server.  I've been able to configure and u

  • Problem after importing - now EVERYTHING slow!

    I recently made my first iMovie and burned to DVD with no problems. It was great! I am now trying to import video for a new project but it is not so smooth. It seems to import OK, but when the letterboxing gets almost through it seems to stall. I end

  • INBOUND IDOC not updating the basic data field which is created newly

    Hi, i am creating an inbound IDOC for material master creation in that in basic data1 i have created 2 custom field in general data 1 is updating and another  is not updating with the value in iDOC. User exits codes are fine. but data is not updating

  • Send a message from an ECATT

    Hi, I have a block ABAP in Ecatt. In this block, i edit messages. I want to seee these messages in the exécution report of my CATT with the gravity red if message type 'E', green if OK. Have you any solution for this problem. Thank you for advance fo

  • HR Benefits - EOI  for Life Insurance

    Hi, We have noticed that EOI is being required when the insurance coverage amount goes down as well as up for coverage level changes. Is this an expected result? We have configured "Change of Coverage" at 1x Salary and thought it only applied to incr