Websphere 6.1 64-Bit (Windows)  and native libraries shipped with CF8

After more deep tests, i found the following issues:
- Reporting does not work, because ctr files are crypted (why
?) and can't be decrypted (failed to load native library
nvr_win.dll)
It is possible to provide an 64-Bit version of nvr_win.dll ?
Or, simply, how to decrypt ctr files ?
- CFIMAGE runs slow, because JAI uses Sun's Advanced Imaging
API. This API uses native DLL's and there is no 64-Bit Windows
version available. This API may run without the native DLL's, but
it's really slow (An "ThreadMonitor W WSVR0605W:.." may be
happend).
The Server monitor don't fully work (this may be not an
64-Bit issue):
Error","WebContainer : 2","09/17/07","15:26:48",,"For input
string: ""pwa"""
java.lang.NumberFormatException: For input string: "pwa"
at
sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1239)
at java.lang.Double.parseDouble(Double.java:497)
at
coldfusion.monitor.stack.JStackTraceFactory.isJdk15orAboveAvailable(JStackTraceFactory.ja va:65)
at
coldfusion.monitor.stack.JStackTraceFactory.providerInstance(JStackTraceFactory.java:31)
at
coldfusion.monitor.active.ActiveRequestMonitor.getAllActiveRequests(ActiveRequestMonitor. java:146)
at
coldfusion.monitor.MonitoringServiceImpl.getAllActiveRequests(MonitoringServiceImpl.java: 701)
at sun.reflect.GeneratedMethodAccessor372.invoke(Unknown
Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at coldfusion.runtime.StructBean.invoke(StructBean.java:498)
at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2291)
at
cfservermonitoring2ecfc1089727812$funcGETALLACTIVEREQUESTS.runFunction(E:\cf8_final\cfusi on\wwwroot\CFIDE\adminapi\servermonitoring.cfc:809)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:324)
at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:56)
at
coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
at
coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
at
coldfusion.flash.filter.CFCInvokeFilter.invoke(CFCInvokeFilter.java:147)
at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:279)
at
coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at
coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
at
coldfusion.flash.filter.CFCInvokePathFilter.invoke(CFCInvokePathFilter.java:70)
at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
at
coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at
coldfusion.flash.messaging.ColdFusionAdapter.invoke(ColdFusionAdapter.java:223)
at
flex.messaging.services.RemotingService.serviceMessage(RemotingService.java:173)
at
flex.messaging.MessageBroker.routeMessageToService(MessageBroker.java:1165)
at
flex.messaging.endpoints.AbstractEndpoint.serviceMessage(AbstractEndpoint.java:757)
at
flex.messaging.endpoints.amf.MessageBrokerFilter.invoke(MessageBrokerFilter.java:117)
at
flex.messaging.endpoints.amf.LegacyFilter.invoke(LegacyFilter.java:158)
at
flex.messaging.endpoints.amf.SessionFilter.invoke(SessionFilter.java:48)
at
flex.messaging.endpoints.amf.BatchProcessFilter.invoke(BatchProcessFilter.java:67)
at
flex.messaging.endpoints.amf.SerializationFilter.invoke(SerializationFilter.java:145)
at
flex.messaging.endpoints.AMFEndpoint.service(AMFEndpoint.java:122)
at
flex.messaging.MessageBrokerServlet.service(MessageBrokerServlet.java:424)
at
coldfusion.flex.ColdFusionMessageBrokerServlet.service(ColdFusionMessageBrokerServlet.jav a:50)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at
com.ibm.ws.cache.servlet.ServletWrapper.serviceProxied(ServletWrapper.java:276)
at
com.ibm.ws.cache.servlet.CacheHook.handleFragment(CacheHook.java:463)
at
com.ibm.ws.cache.servlet.CacheHook.handleServlet(CacheHook.java:281)
at
com.ibm.ws.cache.servlet.ServletWrapper.service(ServletWrapper.java:256)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:989)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:930)
at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:145)
at
coldfusion.filter.FlashRequestControlFilter.doFilter(FlashRequestControlFilter.java:71)
at
coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at
com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java: 190)
at
com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:130)
at
com.ibm.ws.webcontainer.filter.WebAppFilterChain._doFilter(WebAppFilterChain.java:87)
at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:761)
at
com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:673)
at
com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:498)
at
com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:464)
at
com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
at
com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:744)
at
com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1455)
at
com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:113)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:454)
at
com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:383)
at
com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:102)
at
com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
at
com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
at
com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
at
com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:136)
at
com.ibm.io.async.ResultHandler.complete(ResultHandler.java:195)
at
com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:743)
at
com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:873)
at
com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1469)

Hi,
Can OBIEE 11g client be used to connect to OBIEE 10g server suite?
A. You can, After installation in obiee client and create DSN and you can connect online mode to obiee server suite.
If you want check serives are running or not use below command.
ps -ef | grep obiee --- based on your folder name.
OR,
ps -ef | grep sawserver.sh -- presentation service
oradwbi 13041844 1 0 Jul 13 - 0:00 /bin/sh /u02/dwbi_apps/obiee/oraclebi/setup/sawserver.sh
oradwbi 30408812 34996452 0 15:53:03 pts/2 0:00 grep sawserver.sh
Ps -ef | grep nqserver.sh
oradwbi 18022618 1 0 Jul 13 - 30:48 /u02/dwbi_apps/obiee/oraclebi/server/Bin/nqsserver -quiet
Hope this help's
Thanks
Satya

Similar Messages

  • I want to print 115 cards and have it shipped with express how long will it take to in  total get to connecticut?

    I want to print 115 cards and have it shipped with express how long will it take to in  total get to connecticut?

    No one but users just like yourself here - impossible to tell forus
    Apple's delivery informatin is here - basically they say 3 to 5 business days for production plus shippin gtime based on your choice of shipping - my personal experiance has been that this is a conservative estimate but I am in CA
    LN

  • Migratiing CR XI to 64 bit Windows and RDC ASP

    Which is the best time/cost strategy for the following problem:
    We have developed a WEB application that is running on a WINDOWS Server 2003 (32bit). The aplication was programmed to use de COM+ environment with asp for the Activex viewer.
    We are migrating it to a new machine with WINDOWS SERVER 2003 R2 Standard X64 EDITION.
    On our first try on this machine (we didn´t apply the SP´s), CR developer performed OK, but not the viewer.
    Now we have the SP2, SP3 and SP4, and Crystal Reports 2008.
    Wich is our best strategy? Because we found out that unfortunalty CR 2008 which is 64 bit enabled does not support RDC, and reprogramming the system can be quite time consuming or the Service Packs are oru answers?

    The best and most economic strategy is to install the Service Packs and follow the instruccions found in http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/848968f3-baa0-46f9-b1e6-ef81dd09b015.mspx?mfr=true
    Deployment Guide  APENDIX D.
    It enables IIS 6.0 to run 32-bit Web applications on 64-bit Windows using the Windows-32-on-Windows-64 (WOW64) compatibility layer.

  • I don't want Safari to re-open all windows from last session; can't make it stop. Set Safari preferences to new window and new tab open with blank page, but it won't.

    P.S. Also cleared cache and History. Running OS 10.7.4 and Safari 5.1.7.

    I hate this "feature", and it is another example of Apple taking functionality (and choice) away from the user. In this article:
    http://support.apple.com/kb/HT4550
    there is a description of it.
    Resume in OS X Lion
    When you open Safari in Lion or restart the Mac, Safari automatically restores the open windows and tabs from your last browsing session, so you can continue right where you left off.
    Tip: To open Safari without resume, hold down the shift key (⇧) as you open Safari. Safari will then open with the options you selected in the "General" tab of Safari preferences, options like your homepage.
    In Mac OS X v10.6 and Microsoft Windows, you can choose to have Safari automatically restore your windows in the "General" tab of Safari preferences.
    99 times out of 100, I DON'T want to restore all the windows from my last browser session. It makes zero sense for them to take the checkbox out of the General tab of the Safari Prefs.

  • ITunes 9 - Using 'Home Sharing' between Windows and Mac libraries

    I have my main iTunes music library stored on my Windows 7 PC. It is currently around 200Gb in size, so pretty large.
    I want to be able to use 'Home Sharing' in iTunes 9 to access this library on my Macbook over my home wireless network.
    I don't, however, want to copy the music files themselves over to this laptop, but simply access the library over the network, and play them via either iTunes 9 or Front Row.
    I would appear that the Windows and Mac 'iTunes Library' xml files are incompatible. I can't 'Alias' the Windows library on the MacBook for this reason. Does 'Home Sharing' eliminate this problem? Is there a way of accessing the library on the Windows PC without copying all of the files over to the MacBook?
    I want to maintain a single library (which is often changing with new podcasts etc), rather than 2 libraries which I have to keep in sync.
    Does anybody have any ideas on this one? I'm sure I am not alone in having this problem.
    Here's hoping...:)

    Welcome to the Apple Community arifbangash.
    So far as I can tell you have settle homesharing correctly.
    The following article(s) may help you.
    Troubleshooting Home Sharing
    Troubleshooting Wi-Fi networks and connections
    Recommended Wi-Fi settings
    Wifi Diagnostic Software (for Mac users)
    You may also find some help on this page, where I’ve collected some of the more unusual solutions to network issues.

  • Using EX1 and native Long GOP with FCP

    Hi,
    I have heard it suggested on forums that presently FCP has a preference to convert HDV to prores and that if you want to work with GOP, the files have to be converted to prores in compressor for the workflow?
    How does FCP handle native GOP as a workflow rather then converting to prores? I have a Macbook 2.2GHz Intel Core 2 Duo with 4GB ram and am worried that my system will not be fast enough to work with this material?
    Also, if I work with native GOP and set the render to prores 442, will this have any effect on the performance on FCP (bearing in mind the speed of my machine)?
    Thanks

    I have heard it suggested on forums that presently FCP has a preference to convert HDV to prores and that if you want to work with GOP, the files have to be converted to prores in compressor for the workflow?
    When capturing from HDV via Firewire you have the option to capture as native HDV, Apple Intermediate Codec (AIC) or Apple ProRes 422. All of these formats are natively supported formats that you can easily work with in FCP. Your post title suggests that you are actually working with an EX1 and so would not be capturing HDV via Firewire. With the EX1 your basic choice would be direct clip transfer via the Sony's Log and Transfer plugin or by using Sony's XDCAM Transfer app, neither of which provide transcode during capture to any other codec. Such captured footage would have to be transcoded after capture, using Compressor or similar, if you wished to work natively in a different format. Alternatively you could use a third party I/O device to capture your footage to another format via the camera's HD-SDI output.
    How does FCP handle native GOP as a workflow rather then converting to prores? I have a Macbook 2.2GHz Intel Core 2 Duo with 4GB ram and am worried that my system will not be fast enough to work with this material?
    FCP handles working with native HDV easily. With FCP 6 you also have the option of choosing to work with the native HDV and have FCP handle all rendering using the Apple ProRes 422 codec. Another option in FCP is the Open Format Timeline, which like the rendering option above, allows you to edit with the native HDV clips directly in an Apple ProRes 422 timeline. Your MacBook should be fast enough to handle any of the above workflow choices, though my recommendation for you would be to work in a native HDV timeline with renders set to ProRes. That set up would probably provide the maximal performance for your system.
    Also, if I work with native GOP and set the render to prores 442, will this have any effect on the performance on FCP (bearing in mind the speed of my machine)?
    As noted, that setup should work well.

  • Windows 7 Pro SP1 ships with IE11. I need IE8 that used to run on Win7 - what choices do I have?

    Hi all,
    The reason for this post is our need for IE8 for compliance with company requirements (web apps of a big and cumbersome company that will only run on IE8).
    We received a non hand manageable number of brand new dell aio 9020 machines with Win7 Pro SP1 and need to downgrade to IE8.
    The official microsoft download site features IE8 for Vista, Server 2008, XP and not for Win 7. None works on Win 7.
    I would like an official IE8 setup that runs on Win7 as it used to
    in the initial versions for sure. Other requirement is that it should be in italian localization, but though important I consider it secondary.
    The expensive solutions are to reinstall machines with Win7 off an old version of Win 7 (where to find old Win7 setup disc, how to use current license shipped with the PC's?)
    A creative idea I had was to try to extract IE8 form "Internet Explorer Application Compatibility VPC Image" by pulling any dependency / dll ecc but I assume the result might not work. How, if viable is yet a question and it would only be in english.
    I am here asking anyone or better official MS people, what solutions there are.
    The end result must be an actual IE8 running.
    Grateful for help - even pointing to another section or place to ask for this kind of support,
    GG
    PS happy new year!

    Hi all,
    I found a solution that I will share in case someone else is seeking this answer.
    I did not try the solution provided here http://support.microsoft.com/kb/2579295
    I instead disabled the windows functionality (not sure wether necessary, will test and edit this)
    Dism /online /disable-feature /FeatureName:"Internet-Explorer-Optional-amd64"
    ;FYI dism /online /get-features - for a list of windows features to enable or disable
    Probably unnecessary to disable anyway but worth sharing dism for other potentially interested users.
    Then I uninstalled updates of IE and from IE11 I found IE8 (the base of Win7)
    ; FYI dism /online /get-packages /format:table > updates.txt - then read IE related and uninstall as follows
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~~~11.2.9412.0 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~~~11.2.9412.0 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-InternetExplorer-LanguagePack~31bf3856ad364e35~amd64~de-DE~11.2.9600.16428 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-InternetExplorer-LanguagePack~31bf3856ad364e35~amd64~fr-FR~11.2.9600.16428 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-InternetExplorer-LanguagePack~31bf3856ad364e35~amd64~it-IT~11.2.9600.16428 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-InternetExplorer-LanguagePack~31bf3856ad364e35~amd64~nl-NL~11.2.9600.16428 /quiet /norestart
    DISM.exe /Online /Remove-Package /PackageName:Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~amd64~~11.2.9600.16428 /quiet /norestart
    Restart and find IE8 :-)
    For other debloaters or second hand customizers (sysprep is an option, not on all scenarios like OEM installs and no specific concerns)
    @echo Clean up PC - wmic product get name to know names of other packages
    wmic product where name="Dell Digital Delivery" call uninstall /nointeractive
    wmic product where name="Adobe Reader XI  MUI" call uninstall /nointeractive
    wmic product where name="Dell Protected Workspace" call uninstall /nointeractive
    wmic product where name="DELL OSD" call uninstall /nointeractive
    I also had some McAfee unrequested software the command line of which I intercepted through procexp
    ;remove McAfee SecurityCenter Manually - will integrate with more automated way
    "C:\Program Files\McAfee\MSC\mcuihost.exe" /body:misp://MSCJsRes.dll::uninstall.html /id:uninstall
    ;mcafee shared c runtime
    MsiExec.exe /x {EF79C448-6946-4D71-8134-03407888C054} /qn

  • What files and directories are shipped with the Oracle Agent ?

    Hi:
    - Could someone please outline the intent of all the files
    and directories that are shipped with the Oracle agent?
    - I think this was documented somewhere but I cannot
    recall where I saw this previously.
    - Another question: if I wanted to add a logfile for my plug-in
    (for debugging/troubleshooting)
    under which directory should this logfile be placed ?
    Thanks
    John

    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/structure.htm#i1028189 should help you understand the directory structure of OEM Agent.

  • I have a windows 7 premium with the 64 bit driver and am having problems with installing itunes, i get an error message that states Apple Application Support is required to run itunes. i have tried 4 times to uninstall and reinstall with no success, help

    I have a windows 7 premium laptop, 64 bit driver, have tried to install itunes but recieve an error when trying to open. Error states "Apple Application Support is required to run itunes. uninstall and reinstall again, error 2 (windows error 2). have tried this 4-5 times with no success. help!

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    The section Install missing components has advice on breaking down the iTunes installer into the individual .msi files which might prove useful if AAS won't install normally.
    tt2

  • 64 bit windows and odbc connection

    I am new to the forum, so please bear with me. We have developers that have to run in Win 7 64 bit. I have installed Crystal Reports 12 on three systems. I used the c:\windows\SysWOW64\odbcad32.exe to set up the ODBC. BTW, this is an Intersystems Cache 32 bit driver. The connectivity tests ok from the Data Source Administrator. When I open Crystal Reports and go to Logon Log off server, it does not see the connection at all. If I try to run a report, it does not see the connection.
    The kicker is, I got it run on one system, but not the other two. They are setup identically. I suspect that I tried so many different things to get it to work, that I lost my way. I do remember doing something with the registry on the one that finally worked
    I have tried 64 bit drivers from Intersystems and 32 bit. It was the 32 bit driver that finally worked on one system. It could be something in the registry, but I sure canu2019t find it!
    I have been through dozens of posts and all over the Internet looking for a solution. Everybody says to use c:\windows\SysWOW64\odbcad32.exe. Apparently, that's only part of the story.
    We use Crystal Reports a lot and I need to get this resolved. I appreciate any help you guys can give! Thanks, Beckyc

    Hi Beckyc,
    Start off with this [Module |https://smpdl.sap-ag.de/~sapidp/012002523100006252802008E/modules.zip]utility, you can compare the list files from the one working PC against the none working ones.
    Did you create the DSN under the System Tab? If not try that.
    Then compare PATH statement between the 2 PC's. Not sure if the Client needs it specified or not.
    If that fails then Download Process Monitor from Microsoft and then compare log files for the database DSN.
    And then you can enable ODBC Tracing, it may tell you also.
    If CR can't see the DSN it's somethign in the environment causing the problems.
    Have you contacted Intersystems Cache to see if they can explain it?
    Don

  • Upload Multiple Pictures function not available for 64-bit Windows and IE 11

    Hello!
    The problem is as follows:
    1) Open Picture library;
    2) Open "Upload".
    Result: "Upload Multiple Pictures" function is missing. Only "Upload Picture" functions is available.
    Specs of my PC = Win 8.1 64-bit + IE 11 + Office 2013 64-bit + Shp Developer Tools 2010.
    I have also tried the following configurations and they also doesn't work:
    A. Win 7 64-bit + IE 11 + Office 2010 32-bit;
    B. Win 8.1 64-bit + IE 11 + Office 2010 64-bit;
    C. Win 8.1 64-bit + IE 11 + Office 2010 32-bit.
    It does work for IE 10, but that's not the case.
    Some more notes:
    - For Office 2010 Picture Manager worked fine;
    - STSUpld.UploadCtl.dll works fine, I can upload multpile documents;
    - Tried to switch on Private browsing, put site in trusted sites.
    Do you have some more ideas where to look for a solution? For me it looks like deadend already, I have tried almost everything what I could find on google.
    Best Regards,
    Rolands

    HI Roland,try checking this with the Firefox or chrome.
    So if you are one of few that are using IE11.you have probably noticed many corruptions and misbehaves in UI. So far I have discovered the following problems:
    1.     Calendar web part is extremely corrupted
    2.     You will click Settings > Edit Page, Pages will not enter edit mode.
    3.     Web Part Properties cannot be modified.
    So until we get official CU or SP from SharePoint team, run your sites in compatibility mode.
    How to run Compatibility mode: Please find the ways to get the mode.
    Way 1:
    1.   Press ALT + T when viewing your SharePoint page
    2.   Click Compatibility View Settings in the menu that appears
    3.   Click Add to add the current SharePoint site to your list of compatibility view pages
    4.   Click Close
    Anil Avula[Partner,MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • [Boot Camp] Trying to partition for Windows and progress bar remains with "Status : Idle"

    I'm trying to setup WIndows using Boot camp on my iMac OS X10.7.4. It worked perfectly fine until yesterday. I don't have a OS X installation disc or something to re-install or something. But wanted to know meanwhile, if there is someone who can provide inputs on fixing this issue? I tried to do the following -
    1. Repair Disc Permissions [Didn't Fix th Issue]
    2. Force Quitting the Applications and Restarting [iMac did not shutdown/restart at all. Did a force reboot, still didn't work!]
    3. Verifying and Repairing the Disc [No Problems Found]
    Its really important for me to get this working by today!
    Thanks for your patience and persistence.
    kvsrkrishnan (Sivarama Krishnan)

    So your problem I gather is you don't know how to use Lion Recovery Mode; don't have a TimeMachine or other backups.
    Force hard shutdowns never have good outcome.
    Maybe you should skip Windows native install and stick to use a VM
    http://www.apple.com/support/lion/installrecovery/
    http://support.apple.com/kb/HT4718
    https://support.apple.com/kb/HT1427
    I recommend shrink Mac volume (Lion Recovery: Option "Recovery" or Command-r)
    Then stretch back to full size again - after you have backups

  • WEP working with Windows and Macbook Pro - NOT with G4 laptop

    In order to get a Windows laptop connected to my home network, I changed over to WEP Encryption and have gotten the Windows laptop, my Macbook Pro, and another Powerbook G4 to connect - however, when I try to connect the other remaining G4 laptop, a 400mhz PowerPC running an Airport card with firmware v.9.52 doesn't give me the pulldown option for WEP (only WPA) and I am, therefore, unable to input the password that is working on my other computers.
    Thoughts? Solutions?
    Thanks.
    RG
    MacBook Pro   Mac OS X (10.4.8)  

    Hi Don,
    Thanks for your response. The articles were informative, but here's what's odd about my situation:
    I understand passwords, etc. I've been running WPA/WPA2 encryption on my all-Apple Network. It worked great. When I brought home the WindowsXP laptop, I changed the network over to WEP and not only did the Windows laptop get signal, but 2 of my 3 Macs did as well. When I started up the "upstairs" G4 Powerbook and sought out my network the Airport Internet Connect did not give me a WEP option in the pulldown menu, so I was unable to log in. All I really need to do is determine how to get the older G4 Powerbook to see WEP where it only sees WPA. (Ultimately, I switched back so my wife could use her computer. It may just be easier for me to try to configure the Windows Laptop to a WPA/WPA2 network.
    Thanks again for your thoughts on this.
    R

  • When I select a mail message, there isn't a window that shows the thread and message...That window is gone. I only have the inbox window and the left sidebar with my mailboxes, but no "preview window" that shows the message selected in the inbox window

    Any help would be greatly appreciated...I just want to reset mail to the default UI and I can't even figure out how to do that. Any help would be greatly appreciated..I have no idea how I messed this up!

    Actually there's no bar/dot. I think that's for a previous version... I'll include a screenshot:
    As you can see theres no "bar" at the bottom of the window...help?!

  • Panorama is great. However, I would also like to manage my open windows and integrate it in with a "master tab manager." Is there any extensions to allow me to do this?

    IBM Thinkpad laptop
    Linux - Fedora 13
    Mozilla Firefox 4.0 Beta 7

    Hello,
    You can also go to the link below and go to "My sites"after signing in and then you can delete the sites from the list.
    http://businesscatalyst.com/PartnerPortal
    Regards
    Vivek

Maybe you are looking for

  • Report Result Issue

    Hello All, I have a reporting issue. I hav designed a query with KFs as: Net Sales Exchange Rate Net Sales (INR) = Net Sales * Exchange Rate [CKF] % Share The issue is with the KF % Share. The calculation for this KF will be (Net Sales (INR)/ Total o

  • IPod wouldn't play music and now won't turn off

    I donwnloaded some new music yesterday and uploaded it onto my ipod, but when I went to play it last night and again this morning none of it would work. I could scroll through the music and press play/pause, but the tracks remained on 0.00. I've just

  • Restore in other instance

    Hi all. I want testing my backups. Testing will be in restore backups into other copy of SAP instance. for example: 1. I have instance with name SID1. and backup on tape                    2. Create new_zone in Solaris                    3. Copy orac

  • Website will not load as HTML.

    This site will not display in HTMl. All other URLs that I go to work. It also works with I.E. and on another computer on the same router. It acts like popups are being blocked but there is no menu bar to over ride that operation.

  • Will osx mountain lion airplay work on my 2009 macbook

    Just wondering if the new osx will work on my 2009 macbook.  In particular the air play feature.