Unable to start IB and IR XI 3.0 Unix

I attempt to run Repository and get the following error when starting Java Web start...the following is from Java Web start log: (run on unix)
An error occurred while launching/running the application.
Title: Integration Builder
Vendor: SAP AG
Category: Download Error
Unable to load resource: (http://mako:50000/dir/start/lib/aii_ibdir_client.jar,
Also get this in exception log:
JNLPException[category: Download Error : Exception: java.net.UnknownHostException: mako : LaunchDesc: null ]
     at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
     at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
     at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
     at com.sun.javaws.LaunchDownload.downloadEagerorA
I check hosts file and it has the ip first and the hostname mako and then the FQD.
What gives
thanks
John

The start page resolves FQD fine:
http://hostname:50000/rep/start/index.jsp.
But the repository workbench and Landscape directory doesn't fully resolve to host name. When selecting it on the index page.
When I do include FQD name on browser, the webstart attempt to start up and display IB however if fails with the following:
"Requested http://short domain name:50000/rep/start/lib/aii_ibrep_client.jar
Failed to load resource
The wrapped exception log shows:
java.net.UnknownHostException: velssu09
     at java.net.PlainSocketImpl.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at java.net.Socket.connect(Unknown Source)
     at sun.net.NetworkClient.doConnect(Unknown Source)
     at sun.net.www.http.HttpClient.openServer(Unknown Source)
     at sun.net.www.http.HttpClient.openServer(Unknown Source)
     at sun.net.www.http.HttpClient.<init>(Unknown Source)
     at sun.net.www.http.HttpClient.<init>(Unknown Source)
     at sun.net.www.http.HttpClient.New(Unknown Source)
     at sun.net.www.http.HttpClient.New(Unknown Source)
     at sun.net.www.http.HttpClient.New(Unknown Source)
     at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
     at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
     at com.sun.javaws.net.BasicNetworkLayer.doRequest(Unknown Source)
     at com.sun.javaws.net.BasicNetworkLayer.doHeadRequest(Unknown Source)
     at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
     at com.sun.javaws.cache.DownloadProtocol.getDownloadSize(Unknown Source)
     at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
     at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
     at com.sun.javaws.Launcher.downloadResources(Unknown Source)
     at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
     at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
     at com.sun.javaws.Launcher.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
Any ideas?
Thanks
John

Similar Messages

  • TS5376 Every time I try to install Itunes I get an error message saying it is unable to start services and to verify that I have sufficient privileges.  I am the administrator.  I have tried everything I can think of.

    Every time I try to install Itunes I get an error message saying it is unable to start services and to verify that I have sufficient privileges.  I am the administrator.  I have tried everything I can think of.  When I click the ingore option it doesn't install corectly and I get a message saying MSVCR80.dll file is missing.

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Failure - Unable to start App and Service SRA001_PCAPPROVAL failed. Contact your system administrator

    Hi,
    We are getting "Failure - Unable to start App" and "Service SRA001_PCAPPROVAL failed. Contact your system administrator" error.
    we have already activated the service and assigned the required role to User.
    Regards,
    Trilochan
    Tags edited by: Michael Appleby

    Hi Masa,
    we are able to see these services:
    but we are not able to find service SRA001_PCAPPROVAL in
    Activate and Maintain services (/IWFND/MAINT_SERVICE) .
    Could you please guide us how we can get those Odate services for application ,what are the activities we have to perform.
    Regards,
    Trilochan

  • Unable to start Extract and Replicate process?

    Hi,
    I have setup GG b/w two 10.2 databases in two different server(RHEL 5) . But unable to start the extract and replicate process
    Source
    GGSCI (prod.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     STOPPED                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:42   
    GGSCI (prod.naveed.com) 2> start mgr
    Manager started.
    GGSCI (prod.naveed.com) 3> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:48   
    GGSCI (prod.naveed.com) 4> start extract ext1
    Sending START request to MANAGER ...
    EXTRACT EXT1 starting
    GGSCI (prod.naveed.com) 5> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     STOPPED     EXT1        00:00:00      00:43:56   
    GGSCI (prod.naveed.com) 6> view params mgr
    PORT 7809
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (prod.naveed.com) 7> view params ext1
    –extract group–
    extract ext1
    –connection to database–
    userid GG_ADMIN, password GG_ADMIN
    –hostname and port for trail–
    rmthost 172.168.1.11, mgrport 7809
    –path and name for trail–
    rmttrail /home/oracle/golden_gate/dirdat/lt
    –DDL support
    DDL INCLUDE ALL
    ddl include mapped objname NAVEED.*;
    –DML
    table NAVEED.*;
    GGSCI (prod.naveed.com) 8> exitTarget
    [oracle@Test golden_gate]$ ./ggsci
    Oracle GoldenGate Command Interpreter for Oracle
    Version 11.2.1.0.1 OGGCORE_11.2.1.0.1_PLATFORMS_120423.0230_FBO
    Linux, x86, 32bit (optimized), Oracle 10g on Apr 23 2012 07:06:02
    Copyright (C) 1995, 2012, Oracle and/or its affiliates. All rights reserved.
    GGSCI (Test.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    STOPPED     REP1        00:00:00      00:35:39   
    GGSCI (Test.naveed.com) 3> start replicat rep1
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (Test.naveed.com) 4> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    STOPPED     REP1        00:00:00      00:36:06   
    GGSCI (Test.naveed.com) 5> view params mgr
    PORT 7810
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (Test.naveed.com) 6> view params rep1
    -Replicat group-
    replicat rep1
    –target database login –
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    –file for dicarded transaction –
    discardfile /home/oracle/golden_gate/discard/rep1_discard.txt, append, megabytes 10
    –ddl support
    DDL INCLUDE ALL
    DDLERROR DEFAULT IGNORE RETRYOP
    –Specify table mapping —
    MAP NAVEED.*,       TARGET NAVEED.*;
    GGSCI (Test.naveed.com) 7>

    Thanks it worked, I m able to start both extract and replicate process.
    But when i create a new table and do some DML it is not getting replicated in the TARGET DB?
    Source
    GGSCI (prod.naveed.com) 1> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    EXTRACT     RUNNING     EXT1        00:30:52      00:00:10   
    GGSCI (prod.naveed.com) 2> view mgr
    ERROR: Invalid command.
    GGSCI (prod.naveed.com) 3> view params mgr
    PORT 7809
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (prod.naveed.com) 4> view params ext1
    --extract group
    extract ext1
    --connection to database
    userid GG_ADMIN, password GG_ADMIN
    --hostname and port for trail
    rmthost prod.naveed.com, mgrport 7809
    --path and name for trail
    rmttrail /home/oracle/golden_gate/dirdat/lt
    --DDL support
    ddl include mapped objname NAVEED.*;
    --DML
    table NAVEED.*;Target
    GGSCI (Test.naveed.com) 3> info all
    Program     Status      Group       Lag at Chkpt  Time Since Chkpt
    MANAGER     RUNNING                                          
    REPLICAT    RUNNING     REP1        00:00:00      00:00:02   
    GGSCI (Test.naveed.com) 4> view params mgr
    PORT 7810
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    PURGEOLDEXTRACTS /home/oracle/golden_gate/dirdat/ex, USECHECKPOINTS
    GGSCI (Test.naveed.com) 5> view params rep1
    --Replicat group
    replicat rep1
    --target database login –
    USERID GG_ADMIN, PASSWORD GG_ADMIN
    --file for dicarded transaction –
    discardfile /home/oracle/golden_gate/discard/rep1_discard.txt, append, megabytes 10
    --ddl support
    DDL INCLUDE ALL
    --Specify table mapping
    MAP NAVEED.*, TARGET NAVEED.*;Source
    SQL> conn NAVEED/NAVEED
    Connected.
    SQL> create table tab_1 (id number,rnd_str varchar2(12));
    SQL> insert into tab_1 values (1,'test_1');
    SQL>commit;
    SQL> select * from tab_1;
            ID RND_STR
             1 test_1Target database:
    SQL> conn NAVEED/NAVEED
    Connected.
    SQL> select * from tab_1;
    select * from tab_1
    ERROR at line 1:
    ORA-00942: table or view does not exist

  • Unable to Start Soa_Server and BAM_SERVER in Web Logic Admin console

    Hi,
    I am new to this whole thing of SOA and web logic and trying to install SOA and web logic on my machine to learn SOA components.
    Appreciate your inputs on the error i am at now.
    I am trying to install SOA Suite 11.1.1.1 and in the process have installed web logic server as well.
    I am unable to start both the Bam_server and the SOA_SERVER and the error message, I get, when i try to start the server;
    ======================================================================
    For server bam_server1, the Node Manager associated with machine LocalMachine is not reachable.
    All of the servers selected are currently in a state which is incompatible with this operation or are not associated with a running Node Manager or you are not authorized to perform the action requested. No action will be performed.
    ======================================================================
    When i try to start , Node manager using start menu, i see a error as below :
    =============================================================
    May 18, 2012 6:12:56 PM weblogic.nodemanager.server.NMServer main
    SEVERE: Fatal error in node manager server
    java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383)
    at java.net.ServerSocket.bind(ServerSocket.java:328)
    at javax.net.ssl.impl.SSLServerSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.<init>(ServerSocket.java:194)
    at java.net.ServerSocket.<init>(ServerSocket.java:150)
    at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:84)
    at javax.net.ssl.impl.SSLServerSocketImpl.<init>(Unknown Source)
    at javax.net.ssl.impl.SSLServerSocketFactoryImpl.createServerSocket(Unkn
    own Source)
    at weblogic.nodemanager.server.SSLListener.init(SSLListener.java:76)
    at weblogic.nodemanager.server.NMServer.start(NMServer.java:206)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:377)
    at weblogic.NodeManager.main(NodeManager.java:31)
    =============================================================
    Regards:
    Nagaraj.s

    First of all, I think this is a wrong forum. You had better use WebLogic Application Server forum - WebLogic Server - Upgrade / Install / Environment / Migration
    From the error: Address already in use: JVM_Bind one can guess that some config of your Node Manager is wrong.
    Note that you don't necessarily need the Node Manager to start WebLogic apps - it is necessary only if you want to use the Weblogic Console.
    The link to docs on WLS: http://www.oracle.com/technetwork/middleware/weblogic/documentation/index.html

  • Update failure resulted in being unable to start up and unrecognizable iPhone when connected to PC

    Hi Community!
    I have an iPhone 4S iOS 7.0.1
    Today I finally took my time to update it to 7.0.4 since I have post-noted it for a long time.
    As I later on arrived to see how the process was doing, my phone is only showing the apple logo (No loading bar underneath).
    Something have happened.
    As it is now the phone is still showing the Apple logo, unable to start up.
    What I have tried;
    - Pressed the Start button and Home button simultainously, the results varied depending on being connected or not.
       1. Being connected to charger or computer: The device turns itself off, then restarts and get stuck into the same phase (that being, showing the apple logo)
       2. When being not connected to charger or computer: The device shuts down, not restarting itself at all.
    - Connected it to the computer, the result being: I am not notified that any recognizable or unrecognizable device have been connected. Therefor iTunes is not able to reboot the device.
    I have run out of ideas how to solve this by myself. Is there anything else I can try by myself before turning it into an Apple service?
    Kind regards
    Anton L

    Hi Ant0n95,
    If you had an issue with an update and now your iPhone isn't responding, you may find the following articles helpful:
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    If you can't update or restore your iOS device
    http://support.apple.com/kb/ht1808
    Regards,
    - Brenden

  • Unable to start micasad and afptcpd services

    When I started AFP service, it said it started but when I checked the
    status, it is not.
    The log file says:
    afptcpd [16460]: Failed to read proxy user credentials. Ensure CASA is
    running and AFP casa entery is updated. Error: -803
    afptcpd [16460]: [debug] failed to obtain AFP proxy user credentials (1)
    <1>. Check proxy user in casa store
    afptcpd [16460]: unable to authenticate with AFP proxy user 1 <1>
    I tried to reconfigure AFP proxy user by typing yast2 novell-afp. But I
    still can not start micasad service or novell-afp service.
    I would appreciate it very much if someone can give me some advice on
    where I should look at the above issue.
    Thanks a lot!

    It appears like there is an issue with eDirectory on your set up. The fact that it did not show the tree name suggests that the ldap query to fetch the tree name failed. Are other OES services running normally on your box? To answer your other queries:
    - Why doesn't it go into the afp config when afp is installed?
    If AFP was chosen to install as part of the OES install then AFP configuration is listed and allows you to modify the configuration.
    - Why doesn't it add a yast module?
    In YaST if you've chosen to install the novell-afptcpd module it auto-selects the yast2-novell-afp module for install.
    - Why have I had to manually configure Casa?
    It's not required to manually configure CASA. If the AFP configuration goes through fine, it takes care of storing proxy user credentials in CASA.
    - Why when I run yast2 or yast afp-novell does it prompt me for a blank tree and servername that can't be defined?
    Like I mentioned before it could be an issue with the eDir. Can you post the log entries of /var/log/YaST2/y2log ?
    - Is there another way to configure afp?
    You need to do the following to configure AFP:
    1) create a proxy user (this is a normal eDirectory user with rights to read AFP users password)
    2) ensure AFP users are assigned to a universal password policy
    3) add the proxy user (created in step 1) as a reader of passwords to the password policies attached to AFP users
    4) run the command:
    $ casaforafp
    this will prompt you for user credentials. provide the credentials of the AFP proxy user (created in step 1). this steps stores your proxy user credentials in CASA
    5) edit the /etc/opt/novell/afptcpd/afpdircxt.conf
    file and store the context of AFP users here. For instance, if cn=afpuser.o=mycompany is an AFP user, store o=mycompany in afpdircxt.conf
    run AFP: rcnovell-afptcpd start
    if you still see issues post the contents of: /var/log/afptcpd/afptcp.log
    Junaid

  • X-Fi Elite Pro and Vista, unable to start GRAW and GRA

    Help,?Is there anyone using this version of card in Vista and playing GRAW. I cant get the game started at all with the x fi elite pro enabled, Hangs on initial splash screen, around 50% of progress bar. It will work in XP, I have done many installls of OS, using both the drivers on the CD and the latest web release drivers. Would just like to know if i am the only one in this boat, many people are playing this game in vista with the music and gamer version card but none that i know have the elite pro version. Thanks in Advance

    Are you guys using your external I/O box under Vista?I know its halfway off topic but my box is completely dead (worked perfectly under xp) and not that many posts here with Elite pro cards so I take the liberty to ask here :-)?/cheers?

  • Fiori Approve Requisitions error - unable to start app

    Hello Experts,
    We have implemented the UIX01EAP (SAPK-10002INUIX01EAP) Fiori component. I have followed the link Approve Requisitions.
    I have activated the OData Service GBAPP_PRAPPROVAL, activated the UI5 application MM_PR_APV, assigned the Business Role SAP_MM_BCR_Buyer_X1, Technical Role SAP_MM_TCR_T_X1 in the Front-end Server and the authorization role SAP_MM_PR_APV_APP in the Back-end server to the relevant User ID.
    I have also followed the Configuration Tasks given in the above link including maintaining the Workflow Task under Customizing for Materials Management under Purchasing Purchase Requisition Approve Requisitions App Specify Workflow Task IDs for Approve Requisitions App.
    After this when I login to the launchpad URL using the approver user, I am able to see the Buyer (MM) group on the home page and also the Approve Requisitions tile with the correct number of pending workitems.
    But when I click on the Approve Requisitions tile to open the app, I get an error popup saying Failure - Unable to start App and get the below error in Chrome console.
    Can this be due to some missing role/authorization? Or can this be an issue with the Approve Requisitions app itself?
    Regards,
    Saurabh

    Thanks for your response Masa.
    I am getting the below response when I run the service /sap/opu/odata/UI2/INTEROP/ResolveLink service:
    Regards,
    Saurabh

  • Unable to start WLST

    Hi,
    I am unable to start WLST and throwing "d:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8 was unexpected at this time" error message
    OS: Win 7 64-bit version
    Java : Java 1.6 64-bit (jdk-6u33-windows-x64.exe)
    WL Version : 10.3.6 generic version (wls1036_generic.jar)
    While installing Weblogic, I have chosen the Sun JDK.
    After successful installation, I changed the nodemanager properties such as startScriptEnabled and stopScriptEnabled as "true". And run the NodeManager and NodeManager started successfully on port 5556.
    But while trying to start the Weblogic scripting Tool, it is throwing the error message as
    "d:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8 was unexpected at this time"
    I have not created any domain and planning to create using WLST script.
    Please help.
    Thanks,
    Ravi

    Hi all,
    I am also facing the same issue.I am trying to update fusion midddleware shared libraries. For that i need to run
    cd oracle_common\common\bin
    wlst.cmd upgradeJRF('/DOMAIN_HOME')
    While running wlst.cmd file i am getting message in command prompt
    D:\OraHome\Middlleware\oracle_common\common\bin>wlst
    The input line is too long.
    :APPEND_CLASSPATH
    was unexpected at this time.
    D:\OraHome\Middlleware\oracle_common\common\bin>wlst
    The input line is too long.
    D:\OraHome\MIDDLL~1\ORACLE~1\common\bin\setWlstEnv.cmd was unexpected at this time.
    Kindly guide me regarding this.
    Thanks in advance.

  • Start up and shut down services

    Hi team,
    Could tell me how to enable the start up and shut down services in unix environment?
    Regards,
    Rajesh

    What services to you mean ? You mean how to run a program ?
    Unix systems don't really have services like Windows. If you want something to start automatically when you reboot the server then usually you place a script under /etc/init.d or a similar location (it depends on what unix you are running)
    http://www.ContractOracle.com

  • Every time I update LR to a new version I seem to need a patch to make it work..... once again here I am SOS! I've just update LR to the 5.7 version and It wont let me start it: The application was unable to start correctly (0xc000007b).

    Every time I update LR to a new version I seem to need a patch to make it work..... once again here I am SOS! I've just update LR to the 5.7 version and It wont let me start it: The application was unable to start correctly (0xc000007b).

    Your system is missing a couple DLLs that LR needs, but the fix at Adobe is to copy them to the LR folder which gets replaced for each install, so you have to redo it after each LR install.  It would be worth documenting the process and saving the DLLs so you don’t have to ask about it each time:
    http://helpx.adobe.com/lightroom/kb/error-unable-start-correctly-0xc00007b.html
    You might also use the AIO210 program to add them as detailed in this YouTube video—maybe this is a more permanent fix, but since the files are from media-fire be very careful about what you do so as not to install a virus on your computer. 
    I’d scan the downloaded ZIP you download with whatever virus and internet security software you have and don’t be fooled by extraneous popups you might see during the download process.  I was able to download the aio210.zip after authorizing one Captcha window and closed at least one bogus popup trying to get me to install other software.  I also scanned the downloaded zip with two virus scanners and both said it was clean.  Here is the YouTube video, where the link to the ZIP to download is in the description once you expand it:
    https://www.youtube.com/watch?v=vlT0N2CX50g

  • Captivate 6 Errors: Missing file libwinpthread-1.dll  and The Application was unable to start correctly (0xc000007b) on Windows 2008 R2

    Hi,
    I have a problem with Captivate 6 installation on Windows Server 2008 R2. I have 2 different scenarios where I tested but the result is same.
    1- I used AMEE (Application Manager Enterprise 3.1) to create the installation Package to deploy through SCCM 2012.
    Notice that the current package works fine on Windows7 (x86 & x64) but not on 2008 R2 due to an error after I try to launch Captivate.exe application.
    The error states that there's a Missing file: libwinpthread-1.dll and if I copy and made a registration of this .DLL file then it sends another error saying: The Application was unable to start correctly (0xc000007b) so it never let me launch the application.
    2- Now if I install the package directly from the Original sources(CD) without creating any AMEE package after completing the installation I still have the same error about the DLL missing file.
    Is there any fix or workaround to install Captivate 6 on Win2008 R2 ?
    Thanks in advance & kind regards.

    Wow, No replies so far !! 
    Any one ?? 

  • Trying to reinstall firefox on a windows 7 machine and I get "The application was unable to start correctly (0xc0000142)"

    In troubleshooting a different issue I uninstalled Firefox. After fixing the other issue I'm tying to re-install Firefox and am getting an error message that says "The application was unable to start correctly (0xc0000142). Click OK to close the application." The title bar of the window says "setup-stub.exe - Application Error." My PC is a Dell Studio 19 All-in-one running Windows 7 Home Premium.

    When I look up that error on Microsoft's forums, I find suggestions ranging from an incompatible update/hotfix to malware...
    * [http://answers.microsoft.com/en-us/windows/forum/windows_7-system/the-application-is-unable-to-start-correctly/bbb9c037-77b3-4fae-93b9-ded70f7f9a17 the application is unable to start correctly 0xc0000005 after windows - Microsoft Community]
    * [http://answers.microsoft.com/en-us/windows/forum/windows_7-system/the-application-was-unable-to-start-correctly/84abc6b7-d189-4bdf-a93e-a90f06479d9f The application was unable to start correctly (0xc0000005). - Microsoft Community]
    * [http://answers.microsoft.com/en-us/windows/forum/windows_7-system/the-application-was-unable-to-start-correctly/515b2320-9ad2-4afc-b817-e63bbfe8e134 The application was unable to start correctly (0xc0000005). - Microsoft Community]
    (There are many more along these lines)

  • After Lion upgrade, unable to start any 3rd-party apps. Suspect it has something to do with the cache and permissions.

    Dear Apple Support Community,
    I am using a MacBook 15" (mid-2010) with Intel i7 2.66GHz.
    Currently, I write to you via my sister's laptop as mine is unable to start-up Safari or any other web browser at the moment.
    After a relatively smooth OS installation of OS X Lion, I noticed that my usual apps, Evernote, Twitter, Skype, and others, were not able to start-up at all (i.e. kept bouncing in place on the dock for what seemed like forever). I have since disabled their 'Open at Login' command and now start my MacBook up with no apps running. After restarting my computer countless times, I've realised that only selected native applications are able to open. Finder, Safari, App Store, iTunes, FaceTIme and most of the Utilities. Even on Finder, right-clicking is apparent blasphemy as the window freezes and the windmill pops up, and I am forced to relaunch Finder. Safari is only able to load simple web pages such as Google.
    I have attached an excerpt of my Console for you guys (I could take a screenshot but dropbox could not even open to allow me to send it to my sister's laptop). As you can see, at every refresh, the same 5 messages appear, that a particular 'com.apple.launchd.peruser.501' keeps crashing. Correct me if I'm mistaken but this is probably the process handle for Launchpad. Although I am not sure whether this is the only reason for my computer's sluggishness post-Lion update, I would really like to eliminate this possibility.
    Things I have tried:
    Repairing Disk Permissions
    Unfortunately, this yielded no positive results as it did not seem to rectify the problem. Subsequent reparations have produced the same log, hence I don't think it's working.
    Waiting for Indexing to complete
    Some people have cited that the reason behind the sluggishness could be due to the fact that Spotlight was indexing my hard drive for optimal search results. I have since waited 7 hours for the indexing to complete, but am still stuck with a computer that cannot even open Twitter.
    Installing Onyx
    Other forum users have said that it is possible that the computer's cache has been clogged up or something. I am not entirely sure what this means but I went to attempt to download the free product that most people have recommended. Although installation was a cinch, I was not able to even start Onyx. After 10 minutes, Lion just told me that the program had been unresponsive for too long and asked me whether I wished to kill it.
    I am almost certain that the overarching problem could be erroneous sharing permissions. But then again, that is no reason for my computer to behave in such a snail-like manner. I would really appreciate if you guys could provide me with some sudo commands to use in the terminal or something that can fix the problems my computer is facing, after understanding the limitations that I currently face considering the state of my MacBook.
    The fact that I am writing here on this forum is that I wish to do anything other than a full reinstallation of the OS that has caused me so much anxiety (Snow Leopard was just magical compared to this pile of sh*t, pardon my language). I just want to do everything I can before having to resort to such a barbaric act (I have a lot of applications but I don't know whether I am able to restore those using Time Machine as well).
    In any case, thank you guys so much for reading all the way to the end. Help of any sort, be it sincere or condescending, will be fully appreciated. Please don't hesitate to ask for more information if I have not already provided it. As I am an average user, I may not be too familiar with jargon. So if getting the information requires complicated procedures, please provide a step-by-step.
    Also, tl;dr: Updated from Snow Leopard to Lion, computer became slow and buggy, tried many things, didn't work, need help.
    Thanks,
    Nathan

    Thanks for the quick advice!
    Unfortunately, I am still unable to open my core productivity apps, namely Skype and Evernote. Twitter, as well, could not start. But interesting quick fix though, I never knew you could do that.
    Here's the error log after the restart:
    What else should I try?

Maybe you are looking for

  • Purchasing Advice: Internal vs External/Firewire vs USB

    My parents have a late 2006 iMac (17-inch, 2.0GHz) that has a 160 GB hard drive. Their iTunes library is becoming quite large with lots of music and movies and the hard drive is close to full these days. So I was wondering if it would be good enough

  • Sleeping, whats really goin on?

    Hi All, I have a PDA which Syncs and charges via USB. Sleep-wise I dont have many problems (except one regarding external display but that is another post). My question in this case is this: When I shut the lid on my MBP the sleep indicator starts br

  • Making Detail Items Read Only

    I used the following to make detail items read only. The problem is one of the fields is a date with date picker. I cannot enter the date but if I use the date picker it allows the field to be updated. <script> if($v("P20_STATUS")=="SIGNED")      arr

  • New apple ID needed for daughters iTouch

    Just bought a brand new itouch for daughter for Christmas and i need a new id for her so she can use itunes and facetime. Not sure why this isnt working and all the info on her iTouch seems to be taken from my Imac which i dont want to use. It keeps

  • Call alerts sent to email

    How do I stop home phone alerts from coming to my email address?