Runtime exception migrating from 9042 -- 1012

The application compiles perfectly but when runnening I get a
JBO-30003: The application pool (maxxton.newyse.presentatio.AMLoginLocal) failed to checkout an application module due to the following exception:
oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: java.lang.RuntimeException, msg=oracle.i18n.util.builder.UnicodeMapCharwith the following stacktrace of the last JBO-error.
## Detail 0 ##
java.lang.RuntimeException: oracle.i18n.util.builder.UnicodeMapChar
     at oracle.i18n.util.ConverterArchive.readObj(ConverterArchive.java:323)
     at oracle.i18n.text.OraMapTable.getInstance(OraMapTable.java:71)
     at oracle.gss.util.NLSLocale.getInstance(NLSLocale.java:143)
     at oracle.jdbc.driver.T4CTTIoauthenticate.setSessionFields(T4CTTIoauthenticate.java:785)
     at oracle.jdbc.driver.T4CTTIoauthenticate.<init>(T4CTTIoauthenticate.java:156)
     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:287)
     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:346)
     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:149)
     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:543)
     at java.sql.DriverManager.getConnection(DriverManager.java:512)
     at java.sql.DriverManager.getConnection(DriverManager.java:140)
     at oracle.jbo.server.ConnectionPool.createConnection(ConnectionPool.java:189)
     at oracle.jbo.server.ConnectionPool.instantiateResource(ConnectionPool.java:135)
     at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
     at oracle.jbo.pool.ResourcePool.useResource(ResourcePool.java:327)
     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:868)
     at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1107)
     at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:5823)
     at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:117)
     at oracle.jbo.server.ApplicationModuleImpl.doPoolConnect(ApplicationModuleImpl.java:8005)
     at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:7766)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:3923)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1915)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
     at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
     at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
     at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
     at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.createDataControl(JUMetaObjectManager.java:705)
     at oracle.jbo.uicli.mom.JUMetaObjectManager.createApplicationObject(JUMetaObjectManager.java:668)
     at maxxton.newyse.client.util.ModuleUtil.createApplicationObject(ModuleUtil.java:122)The problem occurs while trying to migrate from Jdeveloper 9.0.4.2 to 10.1.2
The same code run's perfectly on 904.
I am gessing it has something to do with an library I am wrongfully using. However i can not figureout witch one.

I'm fairly sure you're not going to get a response on an Oracle forum - but good on you for trying ;)
Shoot me a mail at at rich dot sharples at redhat dot com

Similar Messages

  • Oracle.apps.fnd.soa.util.SOAException: ServiceProcessingError: Exception returned from JCA Service Runtime. file:/u01/oracle/VIS/inst/apps/VIS_oracle-ebs/soa/PLSQL/4892/XXBT_MIDAS_ORDER_CREATION.wsdl

    we are getting below issue while generating WSDL .Can you please help me some one ?
    Error Description
    Error occured while service was processing. 
    Error Details
    oracle.apps.fnd.soa.util.SOAException: ServiceProcessingError: Exception returned from JCA Service Runtime. file:/u01/oracle/VIS/inst/apps/VIS_oracle-ebs/soa/PLSQL/4892/XXBT_MIDAS_ORDER_CREATION.wsdl [ XXBT_MIDAS_ORDER_CREATION_ptt::XXBT_MIDAS_ORDER_CREATION(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'XXBT_MIDAS_ORDER_CREATION' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec due to: Error while setting JCA WSDL Property. Property setIRepOverloadSeq is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec Please verify the spelling of the property. ; nested exception is: ORABPEL-12532 Error while setting JCA WSDL Property. Property setIRepOverloadSeq is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec Please verify the spelling of the property. ; nested exception is: org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec due to: Error while setting JCA WSDL Property. Property setIRepOverloadSeq is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec Please verify the spelling of the property. ; nested exception is: ORABPEL-12532 Error while setting JCA WSDL Property. Property setIRepOverloadSeq is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec Please verify the spelling of the property. at oracle.apps.fnd.soa.provider.services.jca.JCAHandler.invoke(JCAHandler.java:169) at oracle.apps.fnd.soa.provider.services.jca.JCAHandler.handleRequest(JCAHandler.java:113) at oracle.apps.fnd.soa.provider.SOAProvider.processMessage(SOAProvider.java:342) at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:956) at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:358) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:396) at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:355) at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:466) at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114) at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:96) at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:194) at javax.servlet.http.HttpServlet.service(HttpServlet.java:763) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:619) org.collaxa.thirdparty.apache.wsif.WSIFException: file:/u01/oracle/VIS/inst/apps/VIS_oracle-ebs/soa/PLSQL/4892/XXBT_MIDAS_ORDER_CREATION.wsdl [ XXBT_MIDAS_ORDER_CREATION_ptt::XXBT_MIDAS_ORDER_CREATION(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'XXBT_MIDAS_ORDER_CREATION' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec due to: Error while setting JCA WSDL Property. Property setIRepOverloadSeq is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec 

    Hi HDeiby,
    I didn't find the "setIRepOverloadSeq" in wsdl file.i have verified all wsdl files but i didn't find. Please let me know excat file name .
    [applmgr@oracle-ebs 4892]$ ls -ltr
    total 24
    -rwxrwxrwx 1 applmgr dba 3167 Sep  5 02:46 XXBT_MIDAS_ORDER_CREATION.wsdl
    -rwxrwxrwx 1 applmgr dba  706 Sep  5 02:46 XXBT_MIDAS_ORDER_CREATION_PKG.wsdl
    -rwxrwxrwx 1 applmgr dba 3534 Sep  5 02:46 XXBT_MIDAS_ORDER_CREATION_PKG_soap.wsdl
    -rwxrwxrwx 1 applmgr dba 3328 Sep  5 02:46 XXBT_MIDAS_ORDER_CREATION_PKG_soap_http.wsdl
    -rwxrwxrwx 1 applmgr dba 1328 Sep  5 02:46 APPS_XXBT_MIDAS_ORDER_CREATION_PKG_XXBT_MIDAS_ORDER_CREATION.xsd
    -rwxrwxrwx 1 applmgr dba 1245 Sep  5 02:46 AppsContextHeader.wsdl

  • Migration from 9.04 to 10.1.3 ( Null pointer Exception)

    I have migrated my code from 9.0.4 to 10.1.3 version of jdevloper but while migrating the BC4J components I am getting folloeing exception.
    java.lang.NullPointerException
         at
    oracle.jbo.dt.objects.JboBaseObject.setJboNodeUpdateEnable(JboBaseObject.java:2116)
         at
    oracle.jbo.dt.objects.JboBaseObject.saveObject(
    JboBaseObject.java:2787)
         at
    oracle.jbo.dt.objects.JboBaseObject.upgradeAll(
    JboBaseObject.java:1987)
         at
    oracle.jbo.dt.objects.JboPackage.upgradeAll(Jbo
    Package.java:642)
         at
    oracle.jbo.dt.objects.JboPackage.upgradeAll(Jbo
    Package.java:642)
         at
    oracle.jbo.dt.objects.JboApplication.upgradeAll
    (JboApplication.java:594)
         at
    oracle.jbo.dt.ui.main.DtuUpgradeThread.doUpgrad
    eObject(DtuUtil.java:1829)
         at
    oracle.jbo.dt.ui.main.DtuUtil.doFixUpVersion(Dt
    uUtil.java:1611)
         at
    oracle.jbo.dt.jdevx.ui.appnav.APProjectMigrator
    .migrate(APProjectMigrator.java:88)
         at
    oracle.ide.migration.NodeMigrator.callHelperMig
    rate(NodeMigrator.java:389)
         at
    oracle.ide.migration.NodeMigrator.callHelpersMi
    grate(NodeMigrator.java:380)
         at
    oracle.ide.model.ProjectMigrator.super_callHelp
    ersMigrate(ProjectMigrator.java:39)
         at
    oracle.ide.model.ProjectMigrator.mav$super_call
    HelpersMigrate(ProjectMigrator.java)
         at
    oracle.ide.model.ProjectMigrator$1.run(ProjectM
    igrator.java:52)
         at
    oracle.javatools.data.Structure.applyBatchChang
    es(Structure.java:159)
         at
    oracle.ide.model.Project$3.run(Project.java:422
         at
    oracle.javatools.data.Structure.applyBatchChang
    es(Structure.java:159)
         at
    oracle.ide.model.Project.applyBatchChanges(Proj
    ect.java:418)
         at
    oracle.ide.model.ProjectMigrator.callHelpersMig
    rate(ProjectMigrator.java:48)
         at
    oracle.ide.migration.NodeMigrator.doMigration(N
    odeMigrator.java:363)
         at
    oracle.ide.migration.NodeMigrator$1.run(NodeMig
    rator.java:319)
         at
    oracle.ide.dialogs.ProgressBar.run(ProgressBar.
    java:551)
         at
    java.lang.Thread.run(Thread.java:595)
    If any one has idea how to resolve it then reply as soon as possible.

    i'll have to say that this is pretty .... up!
    migrating from one 'minor' release to the next
    10.1.2.0.2 -> 10.1.3
    should NOT be this much hazzle.
    you guys really really need to hire some usability people .. not only on the front end, but towards your dev tools as well .. cause ppl will LEAVE you over .... like this.
    You know, java, ejb, j-whatever, is ALL ABOUT having the developer concentrate on developing business logic... so why am i fiddeling around with configuration files and whatnot wasting time that could have been saved with a little effort on the usability side of this product ?
    and what the hell happend to orion ?
    </rant>

  • I just got a new macbook pro and did migration from my old computer.  transferred everything except my iPhoto!  now it prompts me to choose a library, but its all blank?  help!

    i just got a new macbook pro and did migration from my old computer.  transferred everything except my iPhoto!  now it prompts me to choose a library, but its all blank?  help!

    Copy the Library over manually.
    To move an iPhoto Library to a new machine:
    Link the two Macs together: there are several ways to do this: Wireless Network,Firewire Target Disk Mode, Ethernet, or even just copy the Library to an external HD and then on to the new machine...
    But however you do choose to link the two machines...
    Simply copy the iPhoto Library from the Pictures Folder on the old Machine to the Pictures Folder on the new Machine.
    Then launch iPhoto. That's it.
    This moves photos, events, albums, books, keywords, slideshows and everything else.

  • Runtime Exception in Creating DataSink from Applet

    Hi All
    I am capturing screen and recording audio using JMF utilities. The application is working fine in applet viewer but as soon as I run the application from browser, a runtime exception is thrown while creating the datasink. The exact exception is "*create the DataSink: java.lang.RuntimeException: No permission to write files from applets*".
    Although I am able to create files and have set read/write permissions as well.
    The jar file I am using is self signed.
    Please suggest what should I do.
    Thanks in advance.
    Best Regards
    Kuldeep

    This post is made assuming that my earlier assertion is correct.
    user5450182 wrote:
    ..the thing is how would it help if someone else opens this application on his/her system from the browser. .. It Wouldn't. It would however, help the end user not to be 'spied on by web pages'. It is up to you to explain to the end user about the default option and convince them to change it.
    ..Would it be able to capture the user screen and.. No.
    ..generate the .mov file?Yes. No problem there.
    Can you please explain the root cause of this problem? Which part of my explanation are you having trouble with?
    .. I am newbie to applets and jmf .. That is a recipe for disaster. Applets are a PITA at the best of times. Now throw in an abandoned API on top of that, some 'high security' concerns & I can see much frustration for you.
    It might make it simpler if you abandon the applet and instead use a webstart launched (J)Frame.

  • Runtime problems after migrating from Flex3 to 4 in compatibility mode

    We are migrating our Flex-3.2 application to Flex 4.1, mainly to take advantage of the new text flow/engine features. In a first step we decided to go with compiling for MX-only and in Flex-3-compatibility mode.
    Thanks to some helpful resources (
    http://www.adobe.com/devnet/flex/articles/flexbuilder3_to_flashbuilder4.html
    http://stackoverflow.com/questions/1563482/any-flex-4-migration-experience
    http://www.adobe.com/devnet/flex/articles/flex3and4_differences_02.html
    ) I am able to compile our application.
    But I find myself surprised about the amount of runtime differences ranging from the problem that I cannot cast ResultEvent.currentTarget to HTTPService ( which apparently was introduced in 3.5 ) to many layout problems to differences in event dispatching ( e.g. one of our legacy components listens to the add event which it just doesn't seem to get anymore ).
    It seems there is very little documentation on this. I'd like to find a list with detailed changes so that we don't have to rely on QA to stumble across hopefully all issues.
    This documents lists some, but doesn't seem exhaustive.
    Does someone have a better list of documented changes from SDK 3.2 to 4.1?
    Thanks
    Stefan
    PS. Concrete example of one surprising change:
    In Flex 4:
        <?xml version="1.0" encoding="utf-8"?>
        <mx:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
        xmlns:mx="library://ns.adobe.com/flex/mx" layout="absolute" minWidth="955" minHeight="600">
        <fx:Script>
        <![CDATA[
        private function notFired():void
        trace("ADDED");
        private function fired():void
        trace("COMPLETE");
        ]]>
        </fx:Script>
        <mx:TextArea add="notFired();" creationComplete="fired();"/>
        </mx:Application>
    Now do the same in Flex 3 and you'll see both events fire.

    The add event is a bug.

  • Throwing Runtime Exceptions from BPM. How?

    Hi !
    I want to make appear a red flag in the SXMB_MONI as a result of a custom condition inside a BPM. I tried with the control step, but it makes no "red flag".
    Should I make a transform step between 2 dummy message types with a UDF that throws the runtime exception there?? is there another way ?? We want a red flag as a result of a expired deadline while waiting a file adapter transport acknowledgement.
    Thanks !!
    Matias.

    Matias,
    As you said before you want the BPM to be errored out if it reach the deadline, am I right. In control step if u say cancel process it equivalent to logically deleting the work items, so obviously you will get an succesfull message. What I suggest you to do is in  Deadline branch - control branch select throw exception. The exception name has to be defined in Block level. So if you throw an exception it will look for the exception branch in the same block level if not the higher(super)block level, if it couldn't find the exception branch it will run out to error. Actually the exception branch is used to catch that exception and continue the rest of the process, so i think there is no need for defining the exception branch itself.
    Hope it helps you!!!
    Best regards,
    raj.

  • Runtime exceptions from listeners

              When a servlet context listener throws a runtime exception, does the container
              catch it? It seems that
              the container just ignores the exception and tries to go on with life as usual.
              It does not even log the
              exception trace in the server log. Out of desperation, I finally put my entire
              contextInitialized() method
              in a try-block, and created a catch-block for RuntimeException which prints the
              exception stack-trace to
              the console.
              

              "Daniel Steinberg" <[email protected]> wrote:
              >
              >"Chuck Nelson" <[email protected]> wrote:
              >>
              >>Runtime exceptions can occur anywhere in a program and in a typical
              >program
              >>can
              >>be very numerous. The cost of checking for runtime exceptions often
              >exceeds
              >>the
              >>benefit of catching or specifying them. Thus the compiler does not require
              >>that
              >>you catch or specify runtime exceptions, although you can
              >>
              >>Take a look at the following link on a discussion of runtime exceptions
              >>
              >>http://java.sun.com/docs/books/tutorial/essential/exceptions/runtime.html
              >>
              >>Chuck Nelson
              >>Developer Relations Engineer
              >>BEA Technical Support
              >>
              >
              >If a servlet throws a runtime exception, the request fails and
              >exception information is written to the console and to the server
              >log. I would expect similar behavior when a listener throws a
              >runtime exception. A runtime exception generally indicates
              >a precondition violation by the client class (see Bloch,
              >Effective Java, p. 172). So when such an exception ocurrs, the
              >request should die and the developer should be informed of the
              >situation.
              >exception ocurrs, the program should die,
              >
              It seems that I'm not the only one bothered by this behavior
              (which is unspecified in the Servlet 2.3 spec).
              See Bug #4519704 in the JDC Bug Parade.
              

  • ActiveSync stops working after migrating from Exchange 2007 to Exchange 2013

    We have started the migration from Exchange 2007 to Exchange 2013. We've followed best practices and everything is working great except ActiveSync. I've performed Exchange migrations in the past so this is nothing new for me. I've also been referring to
    a great guide which has been a big help,
    http://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/planning-and-migrating-small-organization-exchange-2007-2013-part1.html.
    Once a user is migrated from Exchange 2007 to 2013, ActiveSync stops working properly. Email can be pulled to the device (Nokia Lumia 625 running Windows Phone 8) by performing a manual sync. But DirectPush is not working. The strange part is it's not affecting
    everyone who's been migrated. Anyone who is still on Exchange 2007 is not affected.
    At first I thought it was our wildcard certificate. 99% of our users are running Outlook 2013 on Windows 7 or higher but we do have a few terminal servers still running Outlook 2010. Outlook 2010 was giving us certificate errors. I realized it was the wildcard
    certificate. Rather than making changes to the OutlookProvider I simply obtained a new SAN certificate. Although that resolved the issues for Outlook 2010 users, ActiveSync was still a problem.
    Rebooting the phones and removing the email account from the user's device and re-adding it didn't resolve the issue either.
    Then I performed an iisreset on the CAS server. This didn't help either. I didn't know it at the time, but I was getting closer...
    I tried using the cmdlet Test-ActiveSyncConnectivity but it gave me the following error:
    WARNING: Test user 'extest_0d9a45b025374' isn't accessible, so this cmdlet won't be able to test Client Access server
    connectivity.
    Could not find or sign in with user DOMAIN.com\extest_0d9a45b025374. If this task is being run without
    credentials, sign in as a Domain Administrator, and then run Scripts\new-TestCasConnectivityUser.ps1 to verify that
    the user exists on Mailbox server EX02.DOMAIN.COM
    I started reviewing how Exchange 2013 proxied information from the CAS to the mailbox server and realized the issue may in fact be on the mailbox server.
    I performed an iisreset on the mailbox server and all of a sudden ActiveSync started working again. Awesome!
    I can't explain why. The only thing I can assume is when some users were migrated from 2007 to 2013 something wasn't being triggered on the Exchange 2013 side. Resetting IIS resolved the issue. I guess I'll have to do an IIS reset after I perform a batch
    of migrations. Disabling ActiveSync and re-enabling it for the affected users didn't help - only the IISRESET resolved the issue.
    If anyone has any information as to why this happens, please chime in. Also, if anyone knows why I can't run the Test-ActiveSyncConnectivity cmdlet, I'd appreciate the help.
    Thanks.

    Hi,
    In Exchange 2013, the Public Folder is changed to Public Folder mailbox instead of Public Folder in Exchange 2007 database.
    Due to the changes in how public folders are stored, legacy Exchange mailboxes are unable to access the public folder hierarchy on Exchange 2013 servers. However, user mailboxes on Exchange 2013 servers or Exchange Online can connect to legacy
    public folders. Exchange 2013 public folders and legacy public folders can’t exist in your Exchange organization simultaneously. This effectively means that
    there’s no coexistence between versions.
    For this reason, it’s recommended that prior to migrating your public folders, you should
    first migrate your all legacy mailboxes to Exchange 2013. For more information about migrating public folder from previous versions, please refer to:
    http://technet.microsoft.com/en-us/library/jj150486(v=exchg.150).aspx
    (Please note the What do you need to know before you begin part in this link)
    Regards,
    Winnie Liang
    TechNet Community Support

  • I was migrating from a 3gs to the 4s. Big mistake. Have lost contacts and access to music and apps.

    I was migrating from a 3gs to the 4s. Having never upgraded the IOS before, I thought that I should do that before handed the phone down to my daughter to replace her broken 3g. Big mistake. Even using Google sync for my contacts, following instruction from the Google webpage (ambiguous: cancel or not when error message is displayed?) the contacts did not sync to gmail. iTunes says it will sync contacts, but doesn't from the phone, only from the few that were in my old Gmail account. The iCloud set up asks for email and a new password- not specifying that you should use your old email and password for your old iTunes account or your phone will be instantly locked out of those apps and tunes stored there. The web info says you can't merge accounts or passwords, so, I bet I have to cancel the new set up and start over with the old password if it will even let me. I've spent 8 hrs reading, syncing, et c., on this! It will be a long time before I casually buy a new phone from them! I wonder how much time it will take to switch from the 3GS to the 4S? I now have a 3GS without contacts, no way to get the data from those files back, and can't get the apps to it or the 4S until Apple support helps fix the double identity problem.
    Considering that I had verbal instructions from the Apple store prior to the IOS upgrade, reviewed all the details on line, I think this process is woefully lacking in clarity and transparency. The local ATT branch offered nothing except backing up to avoid loss of contacts if both phones were taken to the store, but not any help with the IOS or iTunes content. Cable internet for the 3GS backup and IOS 5 upgrade seemed to take about 2 hours. At least calender, notes, etc. were done correctly and 2500 picture and videos were not removed.

    After the last post,I went to the local ATT for some feedback. The manager there, Stephen, was helpful and spent a long time, even after i had gotten the abbreviated list of contacts I had constructed from the 3GS to the 4S by an iTunes sync with the correct options selected. This however, would not sync notes. I took screen pix of my many stock symbols for future reference, and got them to transfer with Bump (as photos, in case I want to refresh my memory on some of the symbols added previously). I emailed myself copies of 28 notes i did not want to lose, because the iCloud back up would not initially work. After what seemed like years, I finally was able to get it working, following repeated refusal to Merge because of "not enough space available" @5GB even though everything was turned off except contacts and calendar.
    My old phone is finally backed up to the cloud after I turned off location service on new phone, and a bunch of apps and photo data showed up for the first time, as icons to be turned off on the old phone in the  Manage Storage window. It said it was going to back up 8 GB of photos when the photo backup had been turned off on the prior screen. (The screws are loose, and the worm has turned on this software at Apple.)
    Backup for notes, a few contacts, and calendar, over high speed wifi, took 25 minutes to complete without photos.
    I have never seen anything this troublesome in the Apple OS!
    You will need to set your own Apple ID and a .me email ID if you want to use the cloud. My recommendation and that of the store manager for the first time is don't back up any photos, let it erase the photo stream if it wants to. The camera roll should be ok.
    Backing up to the iCloud removed all my stocks from the old phone! It wasn't supposed to. Be sure to select leave data on phone at every opportunity- even so, there they went. It did not remove contacts or calendar when backing up, though the IOS 5 upgrade had lost my years of contacts since I had not specified that they should be saved when I hit the simple sync in iTunes the first time and since Googlesync failed to connect properly for me over wifi as noted above.
    All in all it appears nothing is going to clone your phone or preserve all the data through a IOS 4.x to 5 migration, though I did not do it right the first time with iTunes, and complicated matters by starting with a new ID instead of my old iTunes account and password, living in a small town, away from any Apple store, though if you can't be there at an Apple store with both phones in hand, they probably can't help much unless they walk you through each option in iTunes and you are very attentive. The store genius I saw did not do this, though I had yet to order the phone at that point.
    Good Luck!
    Message was edited by: richardfromel dorado

  • IMac CPU3.06 GHz Intel Core 2 Duo, 8GB, Extremely slow and repeatedly "out of Memory" since migration from Mountain Lion to Mavericks

    Dear Apple Support Community.
    As mentioned by a number of users reporting the same problem, my 2009 iMac CPU3.06 GHz Intel Core 2 Duo, 8GB RAM, has become extremely slow and repeatedly "out of Memory" since it was migrated from Mountain Lion to Mavericks (OS 10.9 then OS 10.9.1).
    I have already run CleanMyMac, deleted 5GB of useless stuffs, which did not translate into any improvement. Following the advices collected in other Apple Support Community threads, I have applied EtreCheck the outcome of which is provided below.
    For information, I have also upgraded my 2011 MacBook CPU2.3 GHz Core i7, 8GB which became only a bit slower than before, sometimes freezing which it almost never did before. However, I am used to the fact that Mac get usually slower and more prompt fo freeze after upgrading to a more recent OS.
    Both my 2009 iMac and my 2011 MacBook have F-Secure installed. So the problem with the 2009 IMac is unlikly to be due to the presence of F-Secure. Interestingly, the few abnormalities found by Etrecheck were exacly identical before I ran CleanMyMac. There are two more findings (mentioned below) since I ran CleanMyMac on the 2009 iMac, which again didn't improve the problem.
    So please find below the details of the EtreCheck experience and some additional measurements made with iStat while running EtreCheck:
    Hardware Information:
    iMac (24-inch, Early 2009)
    iMac - model: iMac9,1
    1 3.06 GHz Intel Core 2 Duo CPU: 2 cores
    8 GB RAM
    Video Information:
    ATI Radeon HD 4850 - VRAM: 512 MB
    Audio Plug-ins:
    BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
    AirPlay: Version: 1.9 - SDK 10.9
    AppleAVBAudio: Version: 2.0.0 - SDK 10.9
    iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
    OS X 10.9.1 (13B42) - Uptime: 0 days 2:40:57
    Disk Information:
    WDC WD1001FALS-40K1B0 disk0 : (1 TB)
    EFI (disk0s1) <not mounted>: 209.7 MB
    XooS5 HD (disk0s2) /: 999.35 GB (189.85 GB free)
    Recovery HD (disk0s3) <not mounted>: 650 MB
    OPTIARC DVD RW AD-5670S 
    USB Information:
    Apple Inc. Built-in iSight
    Canon CanoScan
    Apple Computer, Inc. IR Receiver
    Apple Inc. BRCM2046 Hub
    Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    WD My Passport 071D 800mbit - 800mbit max
    EFI (disk1s1) <not mounted>: 209.7 MB
    disk1s2 (disk1s2) <not mounted>: 2 TB
    Boot OS X (disk1s3) <not mounted>: 134.2 MB
    Thunderbolt Information:
    Kernel Extensions:
    com.f-secure.kext.fsauth          (1.0.0d1)
    Problem System Launch Daemons:
    [failed] com.apple.wdhelper.plist [REMARK: this abnormality appeared only after running CleanMyMac. It does not appear on my 2011 MacBook]
    Problem System Launch Agents:
    Launch Daemons:
    [loaded] com.adobe.fpsaud.plist
    [invalid] com.bjango.istatlocaldaemon.plist [REMARK: this abnormality pre-existed to running CleanMyMac. It appears also on my 2011 MacBook]
    [loaded] com.f-secure.fsavd.dbhelper.plist
    [loaded] com.f-secure.fsavd.plist
    [loaded] com.f-secure.fsmac.firewall.plist
    [loaded] com.f-secure.fsmac.fsupdated_guts2.plist
    [loaded] com.f-secure.fsmac.licensetool.plist
    [loaded] com.macpaw.CleanMyMac2.Agent.plist
    Launch Agents:
    [loaded] com.babylon.activation.plist
    [loaded] com.bjango.istatlocal.plist
    [loaded] com.f-secure.relauncher.plist
    [loaded] com.f-secure.trasher.plist
    User Launch Agents:
    [loaded] com.adobe.ARM.[...].plist
    [loaded] com.google.keystone.agent.plist
    [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist
    [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist
    [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist
    User Login Items:
    iTunesHelper
    Dropbox
    F-Secure Anti-Virus for MAC
    3rd Party Preference Panes:
    Flash Player
    Internet Plug-ins::
    FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
    Default Browser: Version: 537 - SDK 10.9
    AdobePDFViewerNPAPI: Version: 11.0.04 - SDK 10.6
    AdobePDFViewer: Version: 11.0.04 - SDK 10.6
    DivXBrowserPlugin: Version: 2.1
    Flash Player: Version: 11.9.900.170 - SDK 10.6
    OfficeLiveBrowserPlugin: Version: 12.2.8
    Google Earth Web Plug-in: Version: 6.1
    QuickTime Plugin: Version: 7.7.3
    iPhotoPhotocast: Version: 7.0
    User Internet Plug-ins::
    Picasa: Version: 1.0
    Bad Fonts:
    None
    Old applications:
    None
    Time Machine:
    Skip System Files: NO
    Mobile backups: OFF
    Auto backup: YES
    Volumes being backed up:
    XooS5 HD: Disk size: 930.71 GB Disk used: 753.90 GB
    Destinations:
    XooS5 TM [Local] (Last used)
    Total size: 2 
    Total number of backups: 32
    Oldest backup: 2013-09-15 01:11:39 +0000
    Last backup: 2013-12-07 12:48:45 +0000
    Size of backup disk: Too small. Backup size 2  < (Disk used 753.90 GB X 3)
    Time Machine details may not be accurate. All volumes being backed up may not be listed.
    REMARK: The above finding is unlikely to be accurate. In fact, my Time Machine is supported by a 2TB WD My Passport Studio external HD connected with a Firewire 800. As mentionned, only 754GB of the 2000GB are used.
    Top Processes by CPU:
    5%          backupd
    5%          Mail
    5%          WindowServer
    3%          Finder
    3%          Dropbox
    Top Processes by Memory:
    1.60 GB          mds_stores REMARK: this item was marked in red in the outcome of EtreCheck, so I assume there is something wrong there
    82 MB          Finder
    74 MB          Mail
    49 MB          softwareupdated
    49 MB          Dropbox
    Virtual Memory Statistics:
    97 MB          Free RAM
    1.21 GB          Active RAM
    1.19 GB          Inactive RAM
    1.21 GB          Wired RAM
    1.83 GB          Page-ins
    36 MB          Page-outs
    Please find now some additional measurements collected with iStat while running EtreCheck:
    Practically:
    The iMac can work slowly with only one software e.g. either Mail or Safari or Firefox, but still the below "out of Memory" message occurs about every 3 minutes.
    Aperture has becomre to slow to be useable
    If trying to write a mail (with Mail) while Safari or Firefox is open, then the "out of Memory" message occurs about every 20 seconds so I need to check on "Resume" several times per minute.
    Conclusions
    From the above, unless anyone in the Apple Support Community proves to be able to identify a specific problem leading to a way to find a cure, I tend to conclude that Mavericks is not suitable for computers operating with a Core 2 Duo CPU even with a 8GB of RAM.
    Unless I missed something, I did not see any warning from Apple Computer Inc. informing their customers they should refrain from upgrading Core 2 Duo Computers.
    The only solution I see so far is to downgrade from Mavericks to Mountain Lion. And the Apple Support Community would confirm that it is the only solution, I would appreciate to get your guidance on how to proceed.
    Intended action plan
    Migrate the above 2009 iMac to a 2014 Mac Mini Server operating on Mavericks to ensure that no data may be lost while downgrading to Montain Lion.
    Provided the above downgrading operation is successful, assign this 2009 iMac to partial retirement e.g. Mail, Skype, iTunes  and DVD player.
    In advance, I would like to thank the Apple Community for helping me either i) finding a cure to the problem, ii) or confirming that Mavericks cannot operate properly on Core 2 Duo computers, iii) and in such a case, guiding me on how to downgrade to Mountain Lion.
    Yours sincerely
    Core

    ... what anti-virus would you recommend using?
    Use what is already included with OS X. It already includes everything it needs to protect itself from viruses and malware. Keep it that way with software updates from Apple.
    A much better question is "how should I protect my Mac":
    Never install any product that claims to "speed up", "clean up", "optimize", or "accelerate" your Mac. Without exception, they will do the opposite.
    Never install pirated or "cracked" software, software obtained from dubious websites, or other questionable sources. Illegally obtained software is almost certain to contain malware.
    Don’t supply your password in response to a popup window requesting it, unless you know what it is and the reason your credentials are required.
    Don’t open email attachments from email addresses that you do not recognize, or click links contained in an email:
    Most of these are scams that direct you to fraudulent sites that attempt to convince you to disclose personal information.
    Such "phishing" attempts are the 21st century equivalent of a social exploit that has existed since the dawn of civilization. Don’t fall for it.
    Apple will never ask you to reveal personal information in an email. If you receive an unexpected email from Apple saying your account will be closed unless you take immediate action, just ignore it. If your iTunes or App Store account becomes disabled for valid reasons, you will know when you try to buy something or log in to this support site, and are unable to.
    Don’t install browser extensions unless you understand their purpose. Go to the Safari menu > Preferences > Extensions. If you see any extensions that you do not recognize or understand, simply click the Uninstall button and they will be gone.
    Don’t install Java unless you are certain that you need it:
    Java, a non-Apple product, is a potential vector for malware. If you are required to use Java, be mindful of that possibility.
    Disable Java in Safari > Preferences > Security.
    Despite its name JavaScript is unrelated to Java. No malware can infect your Mac through JavaScript. It’s OK to leave it enabled.
    Block browser popups: Safari menu > Preferences > Security > and check "Block popup windows":
    Popup windows are useful and required for some websites, but popups have devolved to become a common means to deliver targeted advertising that you probably do not want.
    Popups themselves cannot infect your Mac, but many contain resource-hungry code that will slow down Internet browsing.
    If you ever see a popup indicating it detected registry errors, that your Mac is infected with some ick, or that you won some prize, it is 100% fraudulent. Ignore it.
    Ignore hyperventilating popular media outlets that thrive by promoting fear and discord with entertainment products arrogantly presented as "news". Learn what real threats actually exist and how to arm yourself against them:
    The most serious threat to your data security is phishing. To date, most of these attempts have been pathetic and are easily recognized, but that is likely to change in the future as criminals become more clever.
    OS X viruses do not exist, but intentionally malicious or poorly written code, created by either nefarious or inept individuals, is nothing new.
    Never install something without first knowing what it is, what it does, how it works, and how to get rid of it when you don’t want it any more.
    If you elect to use "anti-virus" software, familiarize yourself with its limitations and potential to cause adverse effects, and apply the principle immediately preceding this one.
    Most such utilities will only slow down and destabilize your Mac while they look for viruses that do not exist, conveying no benefit whatsoever - other than to make you "feel good" about security, when you should actually be exercising sound judgment, derived from accurate knowledge, based on verifiable facts.
    Do install updates from Apple as they become available. No one knows more about Macs and how to protect them than the company that builds them.
    Summary: Use common sense and caution when you use your Mac, just like you would in any social context. There is no product, utility, or magic talisman that can protect you from all the evils of mankind.

  • Migrating from 10g to 11g checklist

    Hi,
    we are migrating from oracle 10.2.0.4.0 to 11g. we have Apex 3.1.2.00.02 installed in 10g.Will migrating to 11g will have any issues in our applications?.i have read that what comes with 11g is apex 3.0.
    it would be so helpful if you could give a checklist/steps on migarting to 11g.
    Many Thanks,
    Cklp.

    Thank you Shay. I tried to migrate our application to 11g without choosing Trinidad, when I want to deploy it i get follwoing exception
    eblogic.application.ModuleException: Failed to load webapp: 'enlogixcis'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: oracle.adf.view.faces.webapp.ResourceServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         Truncated. see log file for complete stacktrace
    there is adf-faces-impl.jar in path when I open its I see following
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.5.3
    Created-By: Apache Maven
    Built-By: asghosh
    Package: oracle.adfinternal.view.faces
    Build-Jdk: 1.4.2_16
    Extension-Name: adf-faces-impl
    Specification-Title: ADF Faces Implementation
    Specification-Vendor: Oracle Corporation
    Implementation-Title: oracle.adfinternal.view.faces
    Implementation-Vendor: Oracle Corporation
    Implementation-Version: 10_1_3_4_0
    it seems it is for app server 10.1.3.4

  • New iMac, migrated from macbook and now mail won't work. Tried re-installing operating system, still doesn't work. Can anyone help me to get mail working? thanks

    I just bought a new iMac and I thought that it would be simple to migrate from my MacBook.
    I have a time machine back-up so I decided to migrate using that. Everything seemed to instal pretty well with the exception of mail.  To begin with I had 2 mail icons, then I started to read some forums and checked that i had the one I wanted in the applications folder, deleted the other and then downloaded the new operating system.  Mail had to be force quit first and even when the download was complete Mail still wouldn't open or run. The only thing I can do is compose a new message, but I can't see my inbox at all.
    It's really frustrating and I would love to know in a simple step by step guide how to get mail up and running with my existing migrated emails in it.
    If anyone can give me some advice that would be great.
    thanks in advance.
    H

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "41." Please post it in a reply.

  • Trouble migrating from Snow Leopard to Lion

    I've been using a MacBookPro5.2 that's running OS 10.6.8.  I bought a new MacBookPro, and installed Lion on it.  Now I'm trying to migrate my whole electronic life over to the new computer, and I've been having big problems.  I think I may have fixed those problems, but I'm not sure if it's really safe to start using the new computer the way it is.  Can anyone tell me if I'm doing this correctly?  I hope this may help other people having similar problems.
    Here's what I've done so far:
    1.  I ran Software Update on the old mac, to make sure that I had the latest version of 10.6.8.  The only account that exists on the old computer is called "administrator."  The "short name" for that account was my initials, which we'll say are "abc".
    2.  I installed Lion on the new computer (it had come with Snow Leopard originally), started up, and created an account called "administrator," with short name "administrator."  Of note, the new computer was then running 10.7.0, and I hadn't updated to 10.7.1 before attempting the migration.
    3.  I connected both computers to my router, and ran Migration Assistant, checking all of the checkboxes, in order to transfer everything (accounts, applications, settings, and other files and folders).  Migration Assistant noticed that the name of the only account on the old computer was the same as the name of the only account on the new computer.  So I said to rename the account that was being transferred to "admin," with short name "admin."
    4.  On the old computer, I keep almost all of my documents in directories directly under the root directory, not under /Users/abc.  After ten or so hours of migrating, it appeared that pretty much all of those files, including Applications, had all come over to the new computer.  There was also a new account on the new computer, called "admin," as it should be.  However, the "admin" account wasn't set up properly.  I was able to log in as admin, using the old password that I used on my old computer, but admin appeared to have no home directory.  So, for example, my desktop picture and all of the stuff on that was supposed to be on my desktop weren't there, and I couldn't access my iTunes library.  On the dock, where I should have seen icons for "Documents" and "Downloads," I had only big question marks.
    5.  I deleted the "admin" account, started up from the recovery disk, and re-installed Lion from scratch.  Then I ran Migration Assistant, doing it the same way, except that this time I only checked the "accounts" and "settings" boxes.  The transfer was much faster this time, but everything ended up the same.  This didn't fix my problem.
    6.  I logged out of the new computer, and logged in again as my original account "administrator."  Then I saw that there was in fact a /Users/admin home directory, but it was owned by the wrong account, i.e. administrator.  So I did this:
    sudo chown -R admin /Users/admin
    Things then looked a lot better.  I logged in as admin, and now my desktop items are there, my iTunes library is accessible, etc.  I checked, and verified that admin is listed as having administrator privileges.  So I guess my next step would be to delete the original "administrator" account, so that there's only one account left.  Is it safe for me to delete the original administrator account that I set up?  I'm afraid to do that, because I'm not sure that everything is really in order.  For example:
    1.  When logged in as admin, the Macintosh HD icon never appears on my desktop, even if I check the appropriate box under Finder -> Preferences.  It does appear properly if I'm logged in as administrator.
    2.  Dropbox keeps looking for a /Users/abc/Dropbox directory, and breaks because it can't find that directory.  I don't really care about that, because I can just uninstall and reinstall Dropbox.  But I don't want to run into other problems in the future because other applications are looking for /Users/abc.
    3.  In various places, Lion keeps referring to my new computer as "administrator's-MacBookPro," or something like that.  That makes me worry that I'll have some problems if I delete name of the account that supposedly owns the computer.
    So, is it safe for me to proceed with deleting the original account?  I haven't really used the new computer yet, so I'd be happy to wipe the whole hard disk clean and start the migration process over from scratch, if that will help to make everything more stable going forward.  And if someone can tell me how to do that!
    I apologize for the long post.  Thanks in advance for any help.

    Whew!  I finally got my new machine working with all my old stuff on it, thanks to baltwo's tip to try reinstalling the OS from scratch, which pointed me in the right direction.  The key additional points were (1) to make sure to  erase the hard drive first, and (2) do the transfer to Lion, rather than Snow Leopard, because at least in my case, SL's Setup Manager was buggy and always hung forever right when it was about to start transferring.  Also for some reason the transfer was much faster in Lion.
    This was a very ugly experience for me.  There were lots of times when my computers crashed, hung, wouldn't wake up, and otherwise made me feel like I was at work, trying to use  Windows boxes.  For the benefit of any other people who may stumble upon this thread, here are a set of steps that you can follow if you have a mac that is new (or new to you) and you would like to have it running Lion, and having all of the stuff from your old Mac on it, but with no other user's stuff on it.  In the simple case where your new Mac comes preinstalled with Lion and you're the first human ever to turn it on, then ignore all of this, and just turn it on and follow the onscreen instructions.  However, I think you should follow the following steps if (A) the new Mac already has on it an account or account that you want to wipe out, and/or (B) the new Mac is running Snow Leopard, and you want to upgrade it to Lion before migrating your stuff over (which I think is a good idea -- as I said, my computer kept crashing every time I tried to migrate from SL to SL, and besides, maybe a "clean install" of Lion is somehow better).
    [If your new Mac is already running Lion, skip to step 4.  If your new mac is running SL, start here.]
    1.  On the new mac (which is running SL), if you're turning it on for the first time, create a temporary administrator account that you're going to wipe out shortly.  If there's already an administrator account on the new computer, log in as that administrator. 
    2.  As the administrator, run Software Update, and keep running it repeatedly and restarting if necessary, until Software Update no longer finds any updates to install.
    3.  Upgrade the new Mac to Lion.  You'll probably do this via the App Store.  After Lion has downloaded and installed, your computer will restart.
    4.  Log in into the new Mac, which is running Lion, as your administrator account.  Same password as before.
    5   Run Software Update, and keep running it repeatedly and restarting if necessary, until Software Update no longer finds any updates to install.  I'm not sure this step is really necessary, but I wanted to be sure that the new Mac was running the very latest version of Lion, since there seemed to be some problems with Lion's Setup/Migration assistant.
    6.  You may not have realized this, but Lion created a locked partition on your hard drive that contains a complete backup copy of itself, plus various utilities, including the disk utility.  Boot your new mac from that recovery partition by starting it up (or restarting it), and holding down "command-R" while it's restarting.  You'll be presented with two choices, asking whether you want to boot from the main hard disk partition, or the recovery partition.  Choose the recovery partition.
    7.  Having started up from the recovery partition, you now need to run disk utility.  If I recall correctly, you do this by pulling down the "Utilities" menu from the top of the screen, and choosing Disk Utility.
    8.  In Disk Utility, choose "erase," and erase the main partition of your hard drive, which I think will be called "Untitled" or maybe "Macintosh HD."  Be sure to highlight "Untitled" or "Macintosh HD" before you go ahead and erase, and don't erase your recovery partition by accident.
    9.  Now you have a pristine, factory-fresh Mac, running the latest version of Lion, with no user accounts on it.  Just go ahead and turn it on, enjoy the music and graphics, and then follow the onscreen instructions for transferring the data over from your old Mac.

  • How to Print form using SAP Smart Forms which is migrated from SAP Script?

    Hello every one,
         i have a problem in printing form using smart form which is migrate from the SAP Script...so what method i have to use...if any one know the solution for this than plz reply me as soon as possible...

    hi
    when ever u want to migrate the script to smartform u have to chage the driver program also..
    refere this link to convert script to smartform
    convert sapscript to smartform
    c_formname = u r smartform name...
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
      EXPORTING
        formname           = c_formname
      IMPORTING
        fm_name            = v_fm_name
      EXCEPTIONS
        no_form            = 1
        no_function_module = 2
        OTHERS             = 3.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    ...........................CALL SMARTFORM............................
    CALL FUNCTION v_fm_name
      EXPORTING
        control_parameters   = st_control_parameters
        output_options       = st_output_options
      IMPORTING
        document_output_info = st_document_output_info
        job_output_info      = st_job_output_info
        job_output_options   = st_job_output_options
      EXCEPTIONS
        formatting_error     = 1
        internal_error       = 2
        send_error           = 3
        user_canceled        = 4
        OTHERS               = 5.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.

Maybe you are looking for

  • ITunes no longer recognizes my music library

    So I have the bulk of my music library stored on an external HD and for me to listen to music all I have to do is connect my HD. I have never had a problem with it before, but now iTunes doesn't know where my music is even though it is connected to t

  • Hi, my iPhone 4S and another one within my family are not synchronizing correctly the adressbook.

    Hi out there, could anybody give me a hint please? Since one week our both iPhones 4S are not getting the changings in the adressbook on our iMAC. Even replacing the complete contacts on the phones does not help. A call to apple support just confirme

  • Stereo Sound to Rear Speakers Only / Dolby Digital

    Just purchased a Toshiba 40S51U LCD TV.  Having an issue with the sound when connected to a receiver via the optical out.  I think the issue is as follows:  When the program (ie local news) or commercial is broadcast in stereo, the sound is sent only

  • Upload and read binary files

    I have created ADF form with input file item for initiator human task ( to upload a binary file) In the second form, I want see link of the file uploaded and I want open the file in other window ( to see the content of the binary file) How can I do?

  • Wage type and group

    hi all, i have created a labour activities. after production order conf or delivery i want cost of labour to flow to HR. i know in work center we can create wage type and pls let me know what are the steps in achieving this thank you sanjeev