PAPIWS won't start after BPM 10.3 database move

I moved my DEV BPM databases (version 10.3) to another server. I took a snapshot of the Production environment and not a direct copy of my previous DEV databases.
I changed the location in Weblogic server (version 10.2) datasources, BPM Admin Center configuration and the Process Administrator settings. The engine and the workspace are started, but PAPIWS is throwing the following error:
********* PAPI Web Services (Version 10.3.1.0.0 Service Pack 1 Build #100513) is starting *********
Checking Java Runtime Enviroment ...Ok
Initializing enviroment...Ok
Initializing PAPI services ...
processDocumentationPath = //opt/bea/bpmwls/user_projects/domains/bpmdev/Fuego-WebLogic-Deployer/fuego_webapp_expanded/07-papiws-wls103-xafdids.ear/papiws.war/processDocumentation/
defaultWorkingDirPath = /opt/bea/bpmwls/user_projects/domains/bpmdev/Fuego-WebLogic-Deployer/fuego_webapp_expanded/07-papiws-wls103-xafdids.ear/papiws.war/WEB-INF/
Creating ProcessService...
fuego.directory.DirectoryRuntimeException: Exception [fuego.directory.exception.InvalidSchemaException: Directory [default] has not been correctly initialized.
Detail:Even though a Directory Service is currently present at the specified location, the expected Oracle entries could not be found. Either the schema has not been created or the existing directory corresponds to a different Oracle version.
at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85)
at fuego.directory.provider.DirectorySessionImpl.getDirectoryPreferences(DirectorySessionImpl.java:623)
at fuego.directory.hybrid.ldap.LDAPDirectoryPreferences.createFromSession(LDAPDirectoryPreferences.java:35)
at fuego.directory.hybrid.generic.GenericLDAPRepository.createRepository(GenericLDAPRepository.java:58)
at fuego.directory.hybrid.generic.GenericLDAPFactory.createRepository(GenericLDAPFactory.java:36)
at fuego.directory.hybrid.ldap.DefaultLDAPHybridFactory.createOrganizationAccessor(DefaultLDAPHybridFactory.java:147)
at fuego.directory.hybrid.generic.GenericLDAPFactory.createOrganizationAccessor(GenericLDAPFactory.java:46)
at fuego.directory.provider.DirectorySessionImpl.<init>(DirectorySessionImpl.java:103)
at fuego.directory.provider.Factory.buildSession(Factory.java:239)
at fuego.directory.hybrid.HybridFactory.buildSession(HybridFactory.java:51)
at fuego.directory.provider.Factory.startSession(Factory.java:403)
at fuego.directory.Directory.startAnonymousSession(Directory.java:214)
at fuego.papi.impl.ProcessServiceFactoryImpl.obtainSchemaId(ProcessServiceFactoryImpl.java:200)
at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:75)
at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:63)
at fuego.papi.ProcessService.create(ProcessService.java:335)
at fuego.papi.webservice.WebServiceManager.configureAndCreateProcessService(WebServiceManager.java:271)
at fuego.papi.webservice.WebServiceManager.initialize(WebServiceManager.java:96)
at fuego.papi.webservice.listener.PapiWsContextListener.initWebServices(PapiWsContextListener.java:133)
at fuego.papi.webservice.listener.PapiWsContextListener.contextInitialized(PapiWsContextListener.java:73)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:465)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175)
at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1784)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371)
at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:468)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:16)
at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:162)
at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:140)
at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:106)
at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:143)
at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:820)
at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1227)
at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:436)
at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: fuego.directory.exception.InvalidSchemaException: Directory [default] has not been correctly initialized.
Detail:Even though a Directory Service is currently present at the specified location, the expected Oracle entries could not be found. Either the schema has not been created or the existing directory corresponds to a different Oracle version.
at fuego.directory.provider.jdbc.oracle.OraclePersistenceManager.mapSQLException(OraclePersistenceManager.java:164)
at fuego.directory.provider.jdbc.datadirect.oracle.DataDirectOraclePersistenceManager.mapSQLException(DataDirectOraclePersistenceManager.java:50)
at fuego.directory.provider.jdbc.JDBCServiceAccessor.mapSQLException(JDBCServiceAccessor.java:78)
at fuego.directory.provider.jdbc.JDBCObjectPropertiesAccessor.fetchAllDirectoryProperties(JDBCObjectPropertiesAccessor.java:442)
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:597)
at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
at $Proxy205.fetchAllDirectoryProperties(Unknown Source)
at fuego.directory.provider.jdbc.JDBCDirectoryPreferencesAccessor.loadPreferences(JDBCDirectoryPreferencesAccessor.java:38)
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:597)
at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
at $Proxy207.loadPreferences(Unknown Source)
at fuego.directory.provider.DirectorySessionImpl.getDirectoryPreferences(DirectorySessionImpl.java:619)
... 56 more
Caused by: java.sql.SQLException: [BEA][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist
at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
at weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)
at weblogic.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at weblogic.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at weblogic.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
at weblogic.jdbc.base.BasePreparedStatement.executeQuery(Unknown Source)
at weblogic.jdbcx.base.BasePreparedStatementWrapper.executeQuery(Unknown Source)
at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)
at fuego.jdbc.FaultTolerantPreparedStatement.executeQuery(FaultTolerantPreparedStatement.java:598)
at fuego.directory.provider.jdbc.JDBCPersistenceManager.executeQuery(JDBCPersistenceManager.java:199)
at fuego.directory.provider.jdbc.JDBCObjectPropertiesAccessor.fetchAllDirectoryProperties(JDBCObjectPropertiesAccessor.java:395)
... 70 more
<Apr 6, 2011 12:04:22 PM EDT> <Warning> <HTTP> <BEA-101162> <User defined listener fuego.papi.webservice.listener.PapiWsContextListener failed: java.lang.RuntimeException: Fatal error initializing PAPI Web Services.
java.lang.RuntimeException: Fatal error initializing PAPI Web Services
at fuego.papi.webservice.listener.PapiWsContextListener.contextInitialized(PapiWsContextListener.java:81)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:465)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175)
Truncated. see log file for complete stacktrace
fuego.directory.DirectoryRuntimeException: Exception [fuego.directory.exception.InvalidSchemaException: Directory [default] has not been correctly initialized.
Detail:Even though a Directory Service is currently present at the specified location, the expected Oracle entries could not be found. Either the schema has not been created or the existing directory corresponds to a different Oracle version.
at fuego.directory.DirectoryRuntimeException.wrapException(DirectoryRuntimeException.java:85)
at fuego.directory.provider.DirectorySessionImpl.getDirectoryPreferences(DirectorySessionImpl.java:623)
at fuego.directory.hybrid.ldap.LDAPDirectoryPreferences.createFromSession(LDAPDirectoryPreferences.java:35)
at fuego.directory.hybrid.generic.GenericLDAPRepository.createRepository(GenericLDAPRepository.java:58)
at fuego.directory.hybrid.generic.GenericLDAPFactory.createRepository(GenericLDAPFactory.java:36)
Truncated. see log file for complete stacktrace
fuego.directory.exception.InvalidSchemaException: Directory [default] has not been correctly initialized.
Detail:Even though a Directory Service is currently present at the specified location, the expected Oracle entries could not be found. Either the schema has not been created or the existing directory corresponds to a different Oracle version.
at fuego.directory.provider.jdbc.oracle.OraclePersistenceManager.mapSQLException(OraclePersistenceManager.java:164)
at fuego.directory.provider.jdbc.datadirect.oracle.DataDirectOraclePersistenceManager.mapSQLException(DataDirectOraclePersistenceManager.java:50)
at fuego.directory.provider.jdbc.JDBCServiceAccessor.mapSQLException(JDBCServiceAccessor.java:78)
at fuego.directory.provider.jdbc.JDBCObjectPropertiesAccessor.fetchAllDirectoryProperties(JDBCObjectPropertiesAccessor.java:442)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Truncated. see log file for complete stacktrace
java.sql.SQLException: [BEA][Oracle JDBC Driver][Oracle]ORA-00942: table or view does not exist
at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
at weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)
at weblogic.jdbc.oracle.OracleImplStatement.execute(Unknown Source)
at weblogic.jdbc.base.BaseStatement.commonExecute(Unknown Source)
at weblogic.jdbc.base.BaseStatement.executeQueryInternal(Unknown Source)
Truncated. see log file for complete stacktrace
>
<Apr 6, 2011 12:04:22 PM EDT> <Warning> <HTTP> <BEA-101162> <User defined listener fuego.papi.webservice.discovery.DiscoveryListener failed: java.lang.NullPointerException.
java.lang.NullPointerException
at fuego.papi.webservice.discovery.DiscoveryListener.contextDestroyed(DiscoveryListener.java:110)
at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:466)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:194)
Truncated. see log file for complete stacktrace
>
It should be using the XAFDIDS datasource from the Weblogic server which is correct.
Any help would be greatly appreciated.
Thanks,
Shannon

The issue was fixed utilizing Oracle Support.
The old configuration of the WLS server had the application files uploaded to the upload folder. This time we used Process Administrator to deploy the applications and they were put in a different place.
So, renaming the upload folder (as well as the tmp and cache) folders under the WLS server (located in the subdir: user_projects\domains\[DOMAIN_NAME]\servers\[SERVER_NAME]) allowed the new application to startup.
The renamed folders were re-created when the WLS was started.

Similar Messages

  • Firefox won't start after an update. Firefox help says check virtualization settings. What is virtualization settings and where do you check them and for what? I have Windows XP

    Firefox won't start after downloading update. I've reinstalled Firefox, still won't start. Help says check virtualization settings. What and where are virtualization settings? I have Windows XP.

    This might be Zone Alarm since it provides virtualization. Please try the instructions to turn off virtualization in the following support question
    http://support.mozilla.com/en-US/questions/880170

  • IPhoto won't start after upgrade 1.1 for my new iMac. Now what do I do?

    Had to upgrade according to screen.  iPhoto won't start after upgrade 1.1 for my new iMac. Now what do I do?
    I have restarted the computer. Brand new iMac intel. v 10.9.4

    You need to upgrade iPhoto for Mavericks. Download the upgrade using App Store.

  • C3-01 won't start after charging

    I'm so angry right now but I will try and be cool about this!
    I bought C3-01 mobile phone about four months ago and it is already causing me problems.
    The mobile phone simply won’t start after charging. Last time i charged it, it miraculously came to life only, and only after annoying me for about hour and a half. Now I fear it is completely dead!
    Battery was not completely empty so the phone should still start even if the wall socket is broken. Which is not, wall socket works perfectly.
    Nothing helps! I tried removing the battery and then restart. Removing the battery then removing the sim card, memory card and that piece of “advanced technology” simply won’t start!
    I didn’t buy my new phone so that I can use my old Motorola mobile, which btw., still works after 4 years of intense usage.
    I will never buy Nokia again!

    Hi,
    Sorry to hear that your phone is not starting after charging.
    I would suggest one more thing, which maybe helps. If you have another battery, please try.
    If not,  i would recommend to visit Nokia Care Point in your area.
    To find your nearest Nokia Care Point, visit http://www.nokia.com/support and select the Repair page.
    Br
    Mahayv

  • Mac Mini won't start after installing OS X 10.6.3

    My Mac Mini won't start after installing Mac OS X Snow Leopard 10.6.3. When I turn it on, the Apple logo appears and the initialization line starts to fill, but it suddenly stops. It does that again and stops at the same point, but this time it shuts down. What should I do?

    If you are coming from 10.5.8, hopefully you backed up your important data first. Your mini will need at minimum, 1 GB of RAM to install Snow Leopard and at least 5 GB of storage remaining on your boot drive.
    I treat 10.6.3 as a fresh, full install over a 10.5.8 system. That means I choose Disk Utility from the Installer's menu and repartition the boot drive as a single partition, Mac OS X Extended (Journaled) format, and use the GUID partition scheme from the options button. At this point, while still in Disk Utility, I would verify the drive under First Aid.
    Then I turn the installer loose, and reboot into a working 10.6.3 system, ready for the software updates that take the machine to 10.6.8.
    So, following the above guidelines, reinstall 10.6.3.

  • HI I have a problem with my Firefox, recently my fire fox won't start after I click on its Icon

    HI I have a problem with my Firefox, recently my fire fox won't start after I click on its Icon, when I see the process in task manager Firefox is there but after a second it will end processing automatically, I have tried ff7 and ff6 and have the same problem, even re installing the Firefox doesn't fix the problem, any one know the reason? I'm using a win7 64bit, and bitdefender internet security

    Hi All,
    This is not a virus . I used this website & I found it very useful & you can remove it through the following steps.ar.hao123.com 1- Then right-clicking on the icon Mozilla Firefox on the desktop, then choose "Properties", as shown in the picture: 2- Select Tab "shortcut", and then delete the text after. Exe in "target" as shown in the following picture, then press "Ok" 3- Open Firefox, and then choose "options" from the list of "tools" 4- Select the tab "general", and in the list "when Firefox starts" then select "show my homepage" and in the box "homepage" then enter any other link and then press "OK"
    you can visit [http://ar.hao123.com/report/ar-feedback.html Hao123] hao123
    ar.hao123.com

  • Firefox won't start after update - nothing in support pages helps

    windows 7 - firefox won't start after update - no support pages are relevant

    -> [[Firefox will not start]]
    Check and tell if its working.

  • Firefox won't start after google chrome imported all data(bookmarks,passwords,history,etc) from firefox

    firefox won't start after i import the data to google chrome.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    See also:
    *http://kb.mozillazine.org/Browser_will_not_start_up

  • HT4623 iPhone 4S won't start after iOS 6.01 update any ideas

    My iPhone 4S won't start after doing the latest update that came out today I believe it was iOS 6.01 or 6.1

    Have already tried that to no success. I have hooked it up to the computer and itunes came up saying phone was in recovery mode and needs to be restored.. So im i the middle of trying that. Thanks for the suggestion..!!

  • Assistant NET8 and DBCA won't start after installation HELP

    HEllo,
    I've installed oracle 9.01 and later on 8.1.7 i cannot use the assistants net 8 and dbca after installation. Does anybody have the same problem. I think is has something to do with jre versions.
    I alse got the same problem when i installed db9.0 and oracle appserver 1.2.2.2 on the same machine. SOme config assistant won't start after install.
    ALready tnx.
    Francus

    Hello, yogendra k saini
    I'd installed oracle90 and 1.2.2 in different oracle homes. There was no error message. When i pressed the icon. Nothing happens.
    Yesterday i installed also a 8.1.7 database on the same machine as the 9.0.1.4 database. After a reinstallation of appserv 1.2.2a everything seems to work fine.
    but it is still a mystery for me why, because when i only install a 9.0.1.4 database and appserv 1.2.2.2 something goes wrong. Maybe APpserv 1.2.2. doesn't work fine with 9.0 database. That's not exactly true because i used appserv 1.2.2 for forms en reports...
    gr.
    Francus

  • Safari won't start, after installing X Lion

    Safari won't start, after installing X Lion

    Launch the Console 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 Console in the page that opens.
    Step 1
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • HP PAVILLON ENTERTAINM​ENT PC WON'T START AFTER COMPRESSIN​G FILES

    MY HP WON'T START AFTER I COMPRESS THE HD AND SUBFOLDERS. THE ERROR MESSAGE IS : QLOBG IS COMPRESSED PRESS "Ctrl  Alt  Del " TO RESTART.  BUT AFTER RESTART, IT COMES BACK WITH THE SAME MESSAGE. WHAT CAN I DO TO RESTORE THE SYSTEM BACK. EVEN I PRESS THE F9 KEY TO RESTORE DEFAULT, IT CANNOT WORK. PLEASE HELP!

    Turn on/restart your computer
    Just after the options screen and before  the Windows logo appears press the F8 key on your keyboard (you might have to try  a few times!) You should now be presented with the Advanced Boot Options menu.
    Select Repair Your Computer and press Enter
    .Select your keyboard and click Next – you’ll now be presented with the System Recovery Options menu.
    Follow the steps outlined here: http://www.proposedsolution.com/solutions/windows-​7-filename-is-compressed-press-ctrl-alt-del-to-res​...
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • E5 won't start after multitasking freeze

    hi,
    my E5 is shut itself afer using Opera Web + music + Palringo
    i can't turn it on after, i need to wait for about 4 hours or more before starting it = it as soft reseted alone but how can i accelerate the process if i can't even turn it back on !
    ps : nokia review advice for nokia E5 don't buy it ... go to Blackberry if you can !

    December 21, 2010
    To whom it may concern:
    /t5/Eseries-and-Communicators/E5-won-t-start-after​-multitasking-freeze/m-p/840827 
    The thread looks familiar to me. I just came from Nokia Care Center a while ago and left my Nokia E5-00 phone there with the same problem as everyone else on the thread.
    I am from the Philippines and my Nokia E5-00 was made in Korea, sent to Hong Kong, and then sold here in the Philippines. That is a lot of cost saving activities to do.
    I previously had my first Nokia E5-00 a week ago, Monday. It felt like I am the happiest man in the Philippines. You know, the "I have a Smartphone!" proud feeling of a young man.
    But all excitements turned into saddening experience. My contacts are not accessible from theMenu and the Shortcut (default: right selection key) making it inconvenient to create a message or call a contact.
    That was a different issue. So I made my phone replaced and last Sunday, 2 days ago, I had my new Nokia E5-00 unit.
    Yey!
    The contacts were good as all other applications were.
    Then, I started having problems as everyone else in the thread experienced. The phone had a bad restart habit and it was, in fact, irritating. It was tolerable at first. Not bad for a replacement phone. I was not much bothered with the restarts.
    Then, I was able to start utilizing GPS, like I would get lost. It was an amazing experience for someone here in the Philippines. I was proud to have a good working GPS in my phone!
    But, unluckily, 30 minutes after the fun. I set my phone to go back to work and WALAH! My phone shuts down after transferring some files. Good thing my Nokia E5-00 finished all transfers before dying out.
    It was not quite the Nokia Smartphone I expected. And, that was really disappointing. Thank you im_mobile for the term.
    I did not expect to see these much people complaining problem with Nokia E5-00. Same as everyone else experienced.
    How should Nokia fix this? I am not in the position to say this, but Nokia should (1) recall these defective Nokia E5-00 products (Thanks magnum_jon) and (2) replace all defective units from unsatisfied customers.
    I think Nokia will not get hurt from returned phones. In fact, they will have the benefit of immediately finding out what the problem is and they will be able to fix this immediately if they get all of our defective Nokia E5-00 units. They can (1) isolate the problem, (2) test as many phones as they want, (3) find out the problem and (4) make a happy customer.
    These much claims is not tolerable. This is degrading Nokia. I believe Nokia has seen much already, and I am hoping that by the time they read my post, it would be the last.
    And the next reply to this thread would be a happy customer with a newly replaced, non-defective, Nokia device.
    Thanks,
    Eljun Pacomios.
    Philippines

  • Songs in "MUSIC" on my iPhone 4s won't start after tapping the PLAY icon.

    Songs in MUSIC on my iPhone 4S won't start after tapping the START icon.

    Make sure that is completely dried out. You can put it in a bowl of dry rice to ensure this. Otherwise its likely that the water damage ruiend a comonent. Try letting it dry, and if not take the product into apple. Unless you know how to take phone apart safely and look at the internal components.

  • Ipod touch won't start after restore

    Ipod touch 3rd Generation-  battery was completely dead after sitting for a week or so. I charged it but couldn't get it to turn on.  Went into recovery mode, connected it to the computer and re-loaded everything, but when restore is done, the IPOD still won't start or display in itunes.

    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.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

Maybe you are looking for

  • How to export a Form edited in LC Design to still be editable in Acrobat Pro

    First off, I'm a new to Forms and how they work. I created a PDF Form in Acrobat Pro from an existing Word Document. The Form was setup with some functionality like automatically assigning the current Date in a field for when the document is accessed

  • Macbook Pro 15 retina Fan unusual speed

    Hi, I have just received my new macbook pro retina 15" but I have a problem with Fan Noise. Them start randomly to run at full speed (5900 rpm) even if i am just web surfing on facebook, not even using flash adobe. I checked activity monitor and the

  • Brand new out of box and see there is a blemish to metal back

    I have the 32g ipad 2 which is an xmas gift, get it straight out of thr box and see the mark- i know they are around 500pound so im annoyed that there is a black blemish to back! Thought apple wod have better quality control - will they replace it fo

  • Rename short name or switch main user identity

    Hi fellow mac users! I recently have taken over a new G5 at work and want to personalize it to my new user identity. How do I change the existing 'short name' or delete the existing user and make myself the main user? I'm trying to avoid a whole syst

  • HELP!  "Other..." Suddenly Appeared on Login Window

    i installed to two new pieces of software yesterday: the latest adobe flash "upgrade" and the livescribe desktop.  i subsequently deleted livescribe. here's my problem: when i restarted this morning, a new entry appeared on my login window called "ot