Problem (FRM-40654) after migration to 9i

Hi all!
I have a problem with some 6i-forms after migration from 8 to 9i database:
FRM-40654: data changed from an other user
->after inserting a dataset
Is there an other transaction / commit behaviour?
Many Regards,
Oliver

Is this a migration issue? "Data changed by another user"
is also available in forms6i. This error is usually raised when you want to change some data which has already been changed by some body else since your last query.

Similar Messages

  • Problem with printing after migrating from 3.5 to 4.1

    Hello everyone,
    I'm currently working on an application that was recently migrated (by someone else) from Flex 3.5 to Flex 4.1 and I discovered the printing doesn't work properly anymore. So I tried to find out what the problem was and after many tries, I came to the conclusion that the problem was within the following line:
    printJob.addObject(myPrintView,FlexPrintJobScaleType.MATCH_WIDTH);
    (Of course "myPrintView" is not the real name used in the app but that's not important)
    I searched on the Internet and this line is supposed to work in 4.1, isn't it? However, the printed version cuts my PrintAdvancedDataGrid approximately in half. I tried to change the width property from myPrintView but the grid is still cut at the same place, its cells are just distorted.
    FYI, you can find a part of the code right here:
    var printJob:FlexPrintJob = new FlexPrintJob();
                        if (printJob.start()) {
         //A lot of code to build the print view
    myPrintView.width=1280;
    printJob.addObject(myPrintView,FlexPrintJobScaleType.MATCH_WIDTH);
    printJob.send();
    myPanel.removeChild(myPrintView);
    Any help would be appreciated.
    Regards,
    Gudril

    While looking for a solution on the Internet I found some people having troubles because of the structure of their AdvancedDataGrid. My problem doesn't come from any example I've seen but maybe it's still linked to that, so here's an AdvancedDataGrid that's being printed in my app:
                                                    <mx:PrintAdvancedDataGrid dataProvider="{dataRayon}" sortExpertMode="true" id="dataGridRayon" width="100%" itemClick="dispatchEvent(new KpiEvent(DATAGRID_RAYON_CLICK,event));" itemDoubleClick="dispatchEvent(new KpiEvent(DATAGRID_RAYON_CLICK,event));" creationComplete="resizeGridRayon();" >
                                                      <mx:columns>
                                                                <mx:AdvancedDataGridColumn id="rownumRayon"  width="25"  sortable="false" labelFunction="getRowNumRayon" fontWeight="bold"/>
                                                                <mx:AdvancedDataGridColumn id="rayonCoRgrp" textAlign="center" width="75" headerText="{resourceManager.getString('rentabilitePanel', 'CODE')}" dataField="co_rgrp_produits" />
                                                                <mx:AdvancedDataGridColumn textAlign="left" width="240" headerText="{resourceManager.getString('rentabilitePanel', 'SOUS_SECTEURS')}" dataField="libelle" id="hTDataGridRayon" />
                                                                <mx:AdvancedDataGridColumn id="rayonMeVenteHt" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'MONTANT_VENTE_HT')}" dataField="meVenteHt" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'meVenteHt');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonMargeAvtDem" textAlign="right" width="75" headerText="{resourceManager.getString('rentabilitePanel', 'MARGE_AVT_DEM')}" dataField="margeAvtDem" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAvtDem');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPMargeAvtDem" textAlign="right" width="80" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_MARGE_AVT_DEM')}" dataField="margeAvtDemP" formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAvtDemP');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonDemarqueHt" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'DEMARQUE_HT')}" dataField="demarque" formatter="{currencyFormatterFloat1Dec}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'demarque');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPDemarqueHt" textAlign="right" width="85" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_DEMARQUE_HT')}" dataField="demarqueP"  formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'demarqueP');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonMargeAprDem" textAlign="right" width="100" headerText="{resourceManager.getString('rentabilitePanel', 'MARGE_APR_DEM')}" dataField="margeAprDem" formatter="{currencyFormatter}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAprDem');}}"  />
                                                                <mx:AdvancedDataGridColumn id="rayonPMargeAprDem" textAlign="right" width="115" headerText="{resourceManager.getString('rentabilitePanel', 'POUR_MARGE_APR_DEM')}" dataField="margeAprDemP" formatter="{pourcentageFormatterFloat}" sortCompareFunction="{function(obj1:Object, obj2:Object):int{return mySortFunc(obj1, obj2, 'margeAprDemP');}}"  />
                                                      </mx:columns>
                                            </mx:PrintAdvancedDataGrid>
    I also realised I wasn't very clear on the outcome of my doPrint() function. When I said the grid was cut in half, I was talking about half the columns not showing on the printed version, not half the rows. Actually even a column being cut in half. I hope these precisions made my problem a bit clearer and somebody will be able to help me in any way (even just hints).
    Thanks for your help.
    Regards,
    Gudril

  • Problem in mapping after migration from 3.x to 7.x infosource

    HI Experts,
    I have a problem while mapping the data source 2lis_03_bf to info cube 0ic_cs01.
    we have a flow like this now after  migration done.
    Datasource->transfer rules->infosource->transformation->info cube
    Now we dont require infosource and its respetive transformation, we are going to map directly from data source to info cube.but we have routines available in info cube related transformation.i.e. coming from infosource to info cube .
    I would like to create a new transformation directly from Datasource to info cube but all the source fields are not available in target cube. How to map them.do i have to map all the target fields or i have to map according to the transfer rules target fields. what is the funda to make a transformation and mapping the source and target fields.
    Could anyone please through some light here..
    Thanks much in advance.

    sunil kumar wrote:
    Hi,
    >
    > As said above convert transfer rules to transformations (right click on transfer rules -> additional prop -> create transformation)
    >
    > Then right click on datasource -> Migrate
    >
    > After doing this, your datasource will be linked to Infocube directly with one transformations automatically.
    >
    > Regards,
    > Sunil
    Hi Sunil & Sravan,
    THanks for ur quick reply.As you said click on transfer rules and create transformation.As i can see in my system i have a transformation from data source to infosource .i.e. starting with RSDS_  and then another transformation from info source to info cube.i.e. starting with TRCS_  .  what i did was created a transformation by right click on info cube and by giving data source name as 2LIS_03_BF .this is a manual transformation i am mapping manually.Is this a correct way? Please tell me how to do it.
    as i have to do this immediately.
    Thanks in advance

  • Problem in Themes after Migrating from APEX 4.0 to 4.2

    Dear Friends,
    Recently we migrated from APEX 4.0 to 4.2. There were no errors during migration. But after migration we observed that any application with Simple Red (Theme No.1) and Scarlet (Theme 21) stopped working properly. i.e. Template button Red will not perform any task. Even changed the template of the button doesn't work.
    Can any one suggest steps to solve the problem?
    Thanks in Advance.
    Krunal

    Hi Prabodh,
    This is the error i am getting
    Timestamp: 11/30/2012 5:03:02 PM
    Error: TypeError: ((f.event.special[r.origType] || {}).handle || r.handler).apply is not a function
    Source File: http://testserver:8000/i/libraries/apex/minified/desktop_all.min.js?v=4.2.0.00.27
    Line: 3
    No i didn't modify any template.

  • Problems with saving after Migration on ApEx 2.2

    Hi,
    we migrated from HTMLDB 2.0 to ApEx 2.2.
    Now our end-users have problems.
    They want to save their changes and after pressing the change button an empty page appears.
    So they go back with the internet explorer back-button and press the save button again. Now the changes are saved in the database.
    Does anybody have the same problem?
    Is there a solution to fix this problem?
    Thank you in advance
    Ulrike

    Yes thank you very much. This is the solution.
    But it's a pitty that we have to change the CSV endcoding option for all our applications after migration manually.
    Kind regards Ulrike

  • Problem with rules after migration

    After migration of some mailboxes from Exchange 2007 to 2010 we have a problem managing rules. When trying to create or look at rules from OWA we get an Mapi error (See below). Also, When checking the problem user rules from Exchange Management
    Console "get-inboxrule -mailbox <User>", it fails with a Doctor Watson error (also below) Witch is similar to the one from OWA. 
    Any help would be much appreciated. 
    Mapi Error:
    MapiExceptionNotFound: Unable to query table rows. (hr=0x8004010f, ec=-2147221233) Diagnostic context: Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=104] Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=1366][latency=15] Lid: 23226 --- ROP Parse Start --- Lid: 27962 ROP: ropGetRulesTable [63] Lid: 27962 ROP: ropSetColumns [18] Lid: 27962 ROP: ropQueryRows [21] Lid: 31418 --- ROP Parse Done --- Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=53] Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=168][latency=0] Lid: 23226 --- ROP Parse Start --- Lid: 27962 ROP: ropLtidFromId [67] Lid: 17082 ROP Error: 0x8004010F Lid: 17505 Lid: 21921 StoreEc: 0x8004010F Lid: 27962 ROP: ropExtendedError [250] Lid: 1494 ---- Remote Context Beg ---- Lid: 26426 ROP: ropLtidFromId [67] Lid: 43747 dwParam: 0x5 Lid: 55653 StoreEc: 0x8004010F Lid: 1750 ---- Remote Context End ---- Lid: 26849 Lid: 21817 ROP Failure: 0x8004010F Lid: 30894 Lid: 24750 StoreEc: 0x8004010F Lid: 29358 Lid: 27950 StoreEc: 0x8004010F Lid: 32190 Lid: 21950 StoreEc: 0x8004010F Lid: 27070 Lid: 22974 StoreEc: 0x8004010F Lid: 18686 Lid: 1136 StoreEc: 0x8004010F Lid: 24318 Lid: 32510 StoreEc: 0x8004010F
    Doctor Watson:
    WARNING: An unexpected error has occurred and a Watson dump is being generated: MapiExceptionNotFound: Unable to query
    table rows. (hr=0x8004010f, ec=-2147221233)
    Diagnostic context:
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=104]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=1366][latency=15]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropGetRulesTable [63]
    Lid: 27962 ROP: ropSetColumns [18]
    Lid: 27962 ROP: ropQueryRows [21]
    Lid: 31418 --- ROP Parse Done ---
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=53]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=168][latency=0]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropLtidFromId [67]
    Lid: 17082 ROP Error: 0x8004010F
    Lid: 17505
    Lid: 21921 StoreEc: 0x8004010F
    Lid: 27962 ROP: ropExtendedError [250]
    Lid: 1494 ---- Remote Context Beg ----
    Lid: 26426 ROP: ropLtidFromId [67]
    Lid: 43747 dwParam: 0x5
    Lid: 55653 StoreEc: 0x8004010F
    Lid: 1750 ---- Remote Context End ----
    Lid: 26849
    Lid: 21817 ROP Failure: 0x8004010F
    Lid: 30894
    Lid: 24750 StoreEc: 0x8004010F
    Lid: 29358
    Lid: 27950 StoreEc: 0x8004010F
    Lid: 32190
    Lid: 21950 StoreEc: 0x8004010F
    Lid: 27070
    Lid: 22974 StoreEc: 0x8004010F
    Lid: 18686
    Lid: 1136 StoreEc: 0x8004010F
    Lid: 24318
    Lid: 32510 StoreEc: 0x8004010F
    MapiExceptionNotFound: Unable to query table rows. (hr=0x8004010f, ec=-2147221233)
    Diagnostic context:
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=104]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=1366][latency=15]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropGetRulesTable [63]
    Lid: 27962 ROP: ropSetColumns [18]
    Lid: 27962 ROP: ropQueryRows [21]
    Lid: 31418 --- ROP Parse Done ---
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=53]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=168][latency=0]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropLtidFromId [67]
    Lid: 17082 ROP Error: 0x8004010F
    Lid: 17505
    Lid: 21921 StoreEc: 0x8004010F
    Lid: 27962 ROP: ropExtendedError [250]
    Lid: 1494 ---- Remote Context Beg ----
    Lid: 26426 ROP: ropLtidFromId [67]
    Lid: 43747 dwParam: 0x5
    Lid: 55653 StoreEc: 0x8004010F
    Lid: 1750 ---- Remote Context End ----
    Lid: 26849
    Lid: 21817 ROP Failure: 0x8004010F
    Lid: 30894
    Lid: 24750 StoreEc: 0x8004010F
    Lid: 29358
    Lid: 27950 StoreEc: 0x8004010F
    Lid: 32190
    Lid: 21950 StoreEc: 0x8004010F
    Lid: 27070
    Lid: 22974 StoreEc: 0x8004010F
    Lid: 18686
    Lid: 1136 StoreEc: 0x8004010F
    Lid: 24318
    Lid: 32510 StoreEc: 0x8004010F
    + CategoryInfo : NotSpecified: (:) [Get-InboxRule], MapiExceptionNotFound
    + FullyQualifiedErrorId : Microsoft.Mapi.MapiExceptionNotFound,Microsoft.Exchange.Management.RecipientTasks.GetInb
    oxRule
    -FireLite

    Hi,FireLite,
    What kind of the migration?
    If it was cross forest or involved PST files then rules rarely come across correctly and should be recreated.
    If it was simply install Exchange 2010 and use move mailbox, then rules should have moved with the mailbox.And please provide more information like below:
    1)Does this rule problem happen to all moved mailboxes or just part of them?
    2)Would you please verify that you have successfully moved these problem mailbox?
    3)Can you manage the rule in outlook for them?Have you tried to create a new rule to see if it works for these mailbox in OWA or Outlook?
    Please try to move the mailbox back to Exchange 2007,then move it to another mailstore,after that migrate it again to Exchange 2010 to see if it works.
    And here are some resolved cases with similar error for your reference.
    http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/3c795b8f-0b60-4346-b8f1-eb8c4f9c9cb0
    http://social.technet.microsoft.com/Forums/en/exchangesvradminlegacy/thread/3cf2360f-0a4c-4c7e-87c9-6726e3dc34fd
    Regards,
    Sharon
    Sharon Shen
    TechNet Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.

  • Problem with servlet after migrating from OC4J to WebLogic 10.3

    I come across a problem when I was migrating from jDev 11g TP4 to production version in that step also server got changed from OC4J to webLogic.
    I am running java http servlet along other jspx pages. When everything was on OC4J there was no problem whit security on this servlet ( servlet was under same authorization automatically, and I was able to create new application module on this servlet by createRootApplicationModule
    ) but when I changed to WebLogic 10.3 I come across a numerous problems. First one is solved i managed to put the servlet under same authorization as jspx pages by
    *&lt;servlet&gt;*
    *&lt;servlet-name&gt;report&lt;/servlet-name&gt;*
    *&lt;servlet-class&gt;path.to.class&lt;/servlet-class&gt;*
    *&lt;security-role-ref&gt;*
    *&lt;role-name&gt;name&lt;/role-name&gt;*
    *&lt;role-link&gt;valid-users&lt;/role-link&gt;*
    *&lt;/security-role-ref&gt;*
    *&lt;/servlet&gt;*
    but when I trying to create new application module I get JBO-30003 error which is Caused by:
    oracle.adf.share.security.ADFSecurityAuthenticationException: JAAS login error.
    Invalid null input: name
    Has anybody any idea what I am doing wrong?
    Thank you for your help, Rok Kogov&scaron;ek

    for example:
    web.xml
    <security-role>
    <role-name>yourrole</role-name>
    </security-role>
    weblogic.xml
    <security-role-assignment>
    <role-name>yourrole</role-name>
    <principal-name>wlsuser</principal-name > <!-- wlsuser is define at wls console-->
    </security-role-assignment>

  • Problems starting project after migrating to JDeveloper 11

    Hello,
    when starting a my project via Webstart a Exception appears.
    I have an application created in JDeveloper 10 using Java 1.5. Now we have to change to java version 1.6,
    so i tried the following steps:
    1.     install JDeveloper 11 120
    2.     install Java 1.6
    3.     migrate BC4J/ADF project in JDev 11 (automatically)
    4.     fix some problems that occured with java 1.6 after starting the programm
    5.     build two jar files, one containing the project files, one containing the libraries
    6.     used tomcat 6 to start the project with a jnlp file from ROOT directory
    7.     the login appears but after using submit the following problem appears
         (the problem didn't appear when starting the project in JDev):
    15.12.2011 08:57:30 oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: oracle.adf.share.config.ADFConfigFactory Reading META-INF/adf-config.xml
    Parameter EnvInfoProvider is NOT instanceof 'EnvInfoProviderImpl'
    JBO-30003: Der Anwendungs-Pool (com.trivadis.eis.dbmodel.DBModelModuleLocal) konnte aufgrund folgender Exception kein Anwendungsmodul auschecken:
    oracle.jbo.JboException: JBO-29000: JBO-29000: JBO-29000: JBO-26061: Fehler beim Öffnen von JDBC-Verbindung.
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:271)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.createDataControl(JUMetaObjectManager.java:668)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:600)
    at moenkemoeller.eis.CESIApp.setupBC4JApplication(CESIApp.java:304)
    at moenkemoeller.eis.CESIApp.<init>(CESIApp.java:89)
    at moenkemoeller.eis.CESIApp.main(CESIApp.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: JBO-29000: JBO-26061: Fehler beim Öffnen von JDBC-Verbindung.
    at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:336)
    at oracle.jbo.server.ConnectionPool.getConnectionInternal(ConnectionPool.java:87)
    at oracle.jbo.server.ConnectionPool.getConnection(ConnectionPool.java:66)
    at oracle.jbo.server.ConnectionPoolManagerImpl.getConnection(ConnectionPoolManagerImpl.java:56)
    at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:915)
    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1160)
    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:5910)
    at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:120)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:194)
    at com.trivadis.eis.client.ConnectionStrategyImpl.connect(ConnectionStrategyImpl.java:22)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:478)
    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:367)
    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:7777)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4074)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2161)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:424)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:419)
    at oracle.adf.model.bc4j.DataControlFactoryImpl.createSession(DataControlFactoryImpl.java:271)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.createDataControl(JUMetaObjectManager.java:668)
    at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:600)
    at moenkemoeller.eis.CESIApp.setupBC4JApplication(CESIApp.java:304)
    at moenkemoeller.eis.CESIApp.<init>(CESIApp.java:89)
    at moenkemoeller.eis.CESIApp.main(CESIApp.java:356)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sun.javaws.Launcher.executeApplication(Unknown Source)
    at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    ... (several more identical "oracle.jbo.JboException: JBO-29000: JBO-29000: JBO-29000: JBO-26061: Fehler beim Öffnen von JDBC-Verbindung."-Exceptions
    Trace message truncated for length over 10K
    #### Java Web Start Error:
    #### JBO-30003: Der Anwendungs-Pool (com.trivadis.eis.dbmodel.DBModelModuleLocal) konnte aufgrund folgender Exception kein Anwendungsmodul auschecken:
    15.12.2011 08:57:48 oracle.adf.share.config.ADFConfigFactory findOrCreateADFConfig
    INFO: oracle.adf.share.config.ADFConfigFactory No META-INF/adf-config.xml found
    We tried several solutions, found on various forums:
    1. copy adf-config.xml to every META-INF-directory
    2. add "-Djps.app.credential.overwrite.allowed=true" to the jnlp-file
    3.
    but none of this solved the problem.
    Any Help or suggestion would be highly appreciated.
    Thanks, Stefan.

    It would seem that the AM tries to open a connection, but cannot.
    Don't think that the adf-config.xml is of vital importance, our Swing application has none either.
    You could enable the JBO debug output (-Djbo.debugoutput=console). That output should give you a fairly good idea of what's going on.
    Sascha

  • Problem locating files after migration from PC to Mac

    I have just migrated files from my PC to my Mac.  I have logged into the new user account but I finder is telling me there are no files located in the new user.
    It also doesnt appear that a "user" folder has been created for the new user which may be the problem.
    Thanks

    Depending on how you migrated the files, your 'old' Windows account should have been created on your MBP.
    How did you migrate the files? Using Migration Assitant? Mac or PC version?
    Clinton

  • Problem with PK after migration from Access

    I converted an Access 2000 db to Oracle 8.1.7, and now Access is having trouble recognizing the correct primary key for one table.
    The actual primary key on the table is Column A, which is a number (an autonumber, in fact). On the Oracle side, this shows up as the PK. But when I go back to Access and link the table, a different column is identified as the PK! A TEXT column, no less! And I can't get Access to recognize the correct column as the PK, which is keeping me from loading data to that table. Has anyone else seen this happen? And maybe can offer some advice?
    I already dropped/rebuilt the PK on the Oracle side, that didn't help. And I've re-converted the database again, just to make sure there were no problems in the conversion.

    Found a workaround. I'll share it, in case anyone else experiences this:
    The PK and index looked FINE on the Oracle side, but what I had to do was this: I had to drop the unique index on the column that Access thought was the PK (I'll call it Column B). Then I dropped the PK and index on the actual PK (Column A). Then I re-created the PK and index on Column A. Voila! Access now knew that column A was the PK. Then I was able to re-create the unique index on column B, and Access didn't lose its way.

  • Problem with Spreadsheet after migration

    So to put it as simple as possible, I have migrated to a new MacBook and old my old Mac, I was using MS Office to work on my spreadsheet. Now when I open the file with Numbers, it won't show the entire document. For example, the spreadsheet is over 200 pages but i am only able to see the first 20 or so.

    Priesh,
    With such a large spreadsheet can you continue to work on it in Excel?
    Numbers is great but probably not designed for such monster spreadsheets.
    If you must work in Numbers, you could try breaking the Excel spreadsheet into logical subsets of your data and import each of those subsets into separate Numbers tables. 
    Numbers is much more suited to smaller tables for specific purposes whereas in Excel you often have things in one big spreadsheet.
    SG

  • Logic pro 8 won´t accept my serial after migration to macintel

    I bought and installed the update from logic 7 to 8. No problems. But after migration to a mac pro logic asks me for my serial and won´t accept it.
    What can i do - i have proof that i bought the program but can´t use it...someone said its because of the missing xs key - but i thought you don´t need that any more for 8? It does not ask for the old XS key (wich i got rid of after i worked with Logic 8)
    Any suggestions?

    Yes, you need your XS key to install because it qualifies your upgrade version.
    Once you've installed, you don't need the dongle to run Logic. This is quite clear in the install docs.

  • After Migrating from 10g to 11g Geeting problems with Guided navigations.

    After Migrating from 10g to 11g Geeting problems with Guided navigations and section navigations not working.
    And we are getting the following error <<odbc driver returned an error (SQLExecDirectW)>> where we have used navigations.
    In 10G we have Guided navigation Reports to display the Reports links and intermediate reports for conditionally displaying the Dashboard section(Reports) but after migrating to 11g Guided navigation reports and conditional reports are not working..
    We know that in 11g section navigation replaced with conditions and Guided navigation replaced with action link.. but
    do we need to recreate those reports in actions and condition or is there any work around avoid reworking.

    Hi Both,
    Thanks for the reply ...
    For Guided navigation we are getting like below error:
    Odbc driver returned an error (SQLExecDirectW).
    For Conditional dashboard section we are getting like below error:
    "saw.aViewsToRefresh = [];saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:3jsmgfs3c1r4tn7c~n:condition'] = true;saw.aViewsToRefresh['d:dashboard~p:1egt6il5utl0uu8n~s:nos5q43jvjmi643b~n:condition'] = true;"

  • Hi, i have a MB Pro Intel C2D with Lion OS and i migrated the user to another MB Pro i5 Lion, after migrating I'm having a problem on Safari, it won't open and just crashing

    Hi, i have a MB Pro Intel C2D with Lion OS and i migrated the user to another MB Pro i5 Lion, after migrating I'm having a problem on Safari, it won't open and just crashing

    Shouldn't be having a problem, then. That's the version for ML. Try taking your question to the Safari forum - https://discussions.apple.com/community/mac_os/safari - that's where all the Safari experts hang out.
    Clinton

  • Time machine after migration to new mac - problem

    After migrating all of the data from a MacBook Pro to a new iMac 27, I discovered a glitch in the Time Machine backup. I kept getting error messages that Time Machine could not back up 560 gigs but my new machine had only 160 gigs on the hard drive for backup. After discussions with the hard drive manufacturer, and an Apple representative, I read on the forum about backing up multiple hard drives. This gave me an idea, and sure enough, I have two additional hard drives daisy chained to the backup hard drive. Apparently Time Machine was also trying to back up the two additional hard drives (which I use for additional backups). After excluding those two extra hard drives in system prefs under Time Machine options, the problem went away. Now for the first time in a few years, Time Machine is backing up only my primary computer.

    Sorry, I was posting this for anyone who had a similar problem. I solved my own question - dufus as I was - and posted this for the edification of others.

Maybe you are looking for

  • Excise invoice Print for multiple invoices

    Hi All , i have developed a z smartform and attached to standard tcode J1IP o/p type J1I0 . The o/p is comming fine when i select one excise no after excecuting tcode J1IP But if selected multiple invoices by checking the checkbox and press print pre

  • Cannot Download iMovie from Appstore!!

    I'm on a 13" Macbook Pro, Model A1278 On it, I'm running OS X Maverick 10.9.4 Yes, it is registered. This macbook was a floor model and was inspected and sold to me. It came pre-installed with iLife, but after I upgraded to Maverick it was gone. I've

  • Calling class method

    Hi, In classical report we click on the pattern and write the funciton module name there to get the import and export parameter of the fucntion. Can somebody tell me how to call the class method in the program with the parameters coming automatically

  • AirPort card (not Express)

    Bought a card on eBay (since not available in stores) for my dad's older Apple laptop. Installed it but don't have the installation software. Can someone please help me get a copy? Went to a Genius bar but they were not able to help. Thanks in advanc

  • Photoshop has started acting weird

    whenever I try to do a fill layer it fills everything but my selection. When I try do draw a dashed line it's invisible. Should I reintall Photoshop? I am using CS5.5.