.jpx files are not being created..

Hello Folks,
I have a Workspace, which is a typical Web component workspace, its a Struts based ADF application.
Apart from that Workspace, I also have a Jdeveloper Project on which I have got Utility class files.
I attach this Project to the Workspace and compile the Workspace.
BUT, the .jpx files for the jdeveloper project don't get created.
All other Class files in the project are created. I suspect it something to do with classpath settings.
Has anyone faced a similar problem below and if so can help resolve?
Thanks

Do you have any business services objects like AM , VO , EO etc which can be used in the data model. the .jpx file will be created only in that scenario.
The.jpx file contains configuration information that JDeveloper uses in the design time to allow you to
create the data model project with ADF Business Components.
It also contains metadata that defines how a shared application module is used at runtime.
Because the shared application module can be accessed by any
data model project in the same Fusion web application, JDeveloper maintains the scope of the shared application module
in the ADF Business Components project configuration file.http://docs.oracle.com/cd/E15586_01/web.1111/b31974/appendixa.htm#BABDGCGB

Similar Messages

  • Archive log files are not being created

    I am doing some testing of the backup and recovery of our databases.
    I have a database which is in archive log mode.
    I have added some records to a table and I am expecting to see some archive files
    being written to but nothing is being produced.
    We are running Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    The current archive information is as follows :
    SQL> archive log list;
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence 1
    Next log sequence to archive 3
    Current log sequence 3
    SQL> show parameter db_recovery_file_dest;
    NAME TYPE VALUE
    db_recovery_file_dest string /export/flash_recovery_area
    When I look in the directory as indicated above I see no files :
    cd /export/flash_recovery_area/MRESTORE/archivelog/2013_04_16
    (no files)
    I'm wondering if I am missing something obvious here.
    Thank you in advance.

    user6502667 wrote:
    I am doing some testing of the backup and recovery of our databases.
    I have a database which is in archive log mode.
    I have added some records to a table and I am expecting to see some archive files
    being written to but nothing is being produced.
    We are running Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    The current archive information is as follows :
    SQL> archive log list;
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination USE_DB_RECOVERY_FILE_DEST
    Oldest online log sequence 1
    Next log sequence to archive 3
    Current log sequence 3
    SQL> show parameter db_recovery_file_dest;
    NAME TYPE VALUE
    db_recovery_file_dest string /export/flash_recovery_area
    When I look in the directory as indicated above I see no files :
    cd /export/flash_recovery_area/MRESTORE/archivelog/2013_04_16
    (no files)
    I'm wondering if I am missing something obvious here.
    Thank you in advance.There can be several, but I'd say the most likely is that you simply didn't yet generate enough redo information to fill a redolog and thus trigger the writing of an archivelog.

  • File names are not being created correctly!!

    Problem I have, and it seems to be an issue with iTunes in Windows and not Mac or in Windows Media Player for that matter.
    Anyway, the problem is that the files are not being written as they are displayed in the Album Data in iTunes itself. It just appears as though iTunes will create any length of file name it wants and not the one that you create??
    The reason I have an issue with this, is because I am trying to create one large album directory on an external Hard Drive connected to my Router so that any machine I have on the network can access it from there as opposed to creating a directory on every single machine.
    I have a tone of discs that I am loading up and just felt that having one large directory on a networked drive would be the best route to take.
    The machines I will be using to access the files using iTunes is my Mac Mini and my Windows PC depending on what room I am in, and then probably a few other devices scattered around the house to make up a Media network.
    Anyway, the issue is with the file names.
    It just seems that Windows iTunes wants to create whatever file name size it pleases, where as Mac iTunes and Windows Media Player seem to create the files as listed in the Track List and Album File Data.
    It would seem that Windows iTunes has a serious bug in it's File Structure Handling which is a pain in the proverbial.
    Just to test this out, I created the same Album both in Windows and Mac and the Mac version had the full file name structure but the PC one doesn't, however, Windows Media Player created it exactly the same as Mac iTunes.
    It definitely appears as though there is an issue with iTunes in Windows, because it creates other albums without a problem. It just seems to pick and choose as it pleases.
    Anyone else get this or know if there is a way to fix it??

    Katrina S. wrote:
    I'm not sure what you mean. Perhaps if you gave a specific example?
    I put my CD's into iTunes so that they go in Album Format with the albums in seperate folders and the song names as they are retrieved from the internet, so that they are not songs all in one long Directory Listing. (Unless of course there is another way of using iTunes??)
    When using iTunes on Mac or the Windows Media Player, all the songs are loaded onto the computer as they are written in the descriptions downloaded from the web.
    Example in Directory format:
    Artist Album Song Name
    Queen - Innuendo - 08 These Are The Days Of Our Lives
    This works fine in Mac iTunes or Windows Media Player. However, if I'm using iTunes in Windows, it may give me the following,
    Artist Album Song Name
    Queen - Innuendo - 08 These Are The Days O
    Now, that is just an example and not a song that is affected, but it gives you an idea of what happens. It appears to happen on any Album and File Name combinations, and only appears to happen when using iTunes in Windows. The much longer filename and album names seem to be far more affected and I think this is to do with Windows Naming structure, but it doesn't explain why it's not happening in Windows Media Player??
    The problem with this, is that when trying to use the same File Directory stored on my external Networked HDD for both Apple and Windows iTunes, the Windows version is causing havoc by doing what it wants where as the Apple iTunes seems to work as intended.
    So when it comes to using either to rip a new CD to the library, I have to start using the Mac Mini each time because it seems to not be causing any issues when ripping discs.
    I'm still in the process of sorting out my Album Directory and having to load everything up on the iMac so that everything gets loaded properly, but this seems to be a really bad bug in iTunes.
    The reason I want to use this external NAS HDD is to keep my data in one area as opposed to having two large directories for both machine formats.
    I hope that is a little more clear on what is happening.
    P.S. Just to add to this. I prefer to use the PC for CD Ripping because the CD Drive is much faster than my Mac Mini and doesn't get anywhere near as hot when used constantly. I can rip 20 albums or more on my PC in the time it takes to sometimes rip just 5 to 10 on my Mac Mini, which is why I wanted this to work properly on the Windows version of iTunes.
    Message was edited by: Capeview

  • Images and .properties(bunldes) files are not being found from my JSPs

    Hi,
    I have created .ear file by using ANT Application. And deployed into Oracle9iAS(OC4J). Here problem is that images and .properties(internationalization bundles)files are not found from JSPs.
    Here is my directory structure.
    public_html--->locale -->BusinessEntity -->businessentity_en_US.properties
    --->enterprise -->images -->knowldege.jpg
    --->BusinessEntity-->BEAdd.jsp
    in my jsp bundle(.properties)file is accessed like this:-
    <i18n:bundle baseName="/locale/-->BusinessEntity/businessentity" id="businessentity" locale="<%= locale %>" />
    in my jsp images accessed like this:-
    src="/enterprise/images/knowldege.jpg".
    In my working environment, without creating .ear file, images and .properties files are being found my JSPs. But if i create .ear file and after deploy, images and .properties files are not being found my JSPs.
    please let me know where i might did wrong
    thanks in advance
    srinivas

    Hi i am again. Here is my configuration files(server.xml and default-web-site.xml)
    server.xml :-
    <?xml version="1.0"?>
    <!DOCTYPE application-server PUBLIC "-//Evermind//DTD Orion Application-server//EN" "http://xmlns.oracle.com/ias/dtds/application-server.dtd">
    <application-server application-directory="../applications"
    deployment-directory="../application-deployments"
    >
         <library path="../tools.jar" />
         <rmi-config path="./rmi.xml" />
         <jms-config path="./jms.xml" />
         <log>
              <file path="../log/server.log" />
         </log>
         <transaction-config timeout="30000" />
         <global-application name="default" path="application.xml" />
         <application name="nalluri" path="../applications/trainiumear.ear" auto-start="true" />
         <global-web-app-config path="global-web-application.xml" />
         <web-site path="./default-web-site.xml" />
         <cluster id="-1640090707" />
    </application-server>
    default-web-site.xml:-
    <?xml version="1.0"?>
    <!DOCTYPE web-site PUBLIC "Orion Web-site" "http://xmlns.oracle.com/ias/dtds/web-site.dtd">
    <web-site port="8888" display-name="Default Oracle9iAS Containers for J2EE Web Site">
         <default-web-app application="nalluri" name="Commonwar" />
         <access-log path="../log/default-web-access.log" />
    </web-site>
    thanks in advance
    wating for reply
    srinivas

  • ALL OF MY FILES ARE NOT BEING SAVED WHEN I CLOSE FINAL CUT PRO X ?

    ALL OF MY FILES ARE NOT BEING SAVED WHEN I CLOSE FINAL CUT PRO X ?

    WHAT FILES AREN'T BEING SAVED? WHAT FILES ARE SAVED?

  • JavaScript files are not being updated while updating managed solution over Dynamics CRM Online

    Hi Support,
    While I am updating a managed solution over Dynamics CRM 2013 Online, JavaScript files are not being updated and is showing the source as of the last version of the managed solution. 
    I tried the same versions of solution on my CRM 2013 on-premise install (test organization) and it updated successfully.
    This is a bit urgent issue. Please suggest how to resolve this.
    Online version of the CRM is
    Microsoft Dynamics® CRM Online Spring '14
    (6.1.1.1855) (DB 6.1.1.1847)
    blog: <a href="http://technologynotesforyou.wordpress.com">http://technologynotesforyou.wordpress.com</a> | skype: ali.net.pk

    Our technical team managed to find the immediate cause for the problem, and a solution.
    According to them there was a corruption on a speciffic OLAP file. By deleting it, they allowed it to be recreated on the next application processing. The file in question was found in \Microsoft SQL Server\MSSQL.2\OLAP\Data\UGF.0.db\<APPLICATION>.38.cub.xml
    Where <APPLICATION> is the name of the problematic cube.
    After that everything is working.

  • Problem in ABAP Proxy(sometimes XML Messages are not being created)

    Hi,
    I am trying to send the data from ECC to CRM when post goods issue is done for a delivery from ECC side. I called my proxy method in BADI : DELIVERY_PUBLISH.
    And after calling the method, I used commit work also.
    But the problem is, some times it is working fine. and some times the XML messages are not getting created. When I go in debug, looks everything is fine.
    I am unable to understand why this inconsistency.
    Could you please help me out, do I need to take any more precautions.
    Thanks,
    Sandeep

    You mean you can't find any message in SXMB_MONI of your ECC or is it XI where you can't see message?
    If you have not checked in SXMB_MONI of ECC then may be messages are created but they are going into error and that's why you are not able to see any message in XI.

  • MS Office 2007 files are not being indexed (Failed to Index)  in oracle

    Oracle is not able to index MS Office 2007 files who are having extensions like *.docx, *.pptx, *.xlsx. I googled and found that its a bug in oracle. Have they released the fixes for it.
    Request to please help me in this regard

    user10933671 wrote:
    There is no particular error it shows. The files are not getting indexed. In our application it says currently *.docx files are not index. My Oracle client is of version 10.2.0.
    Since am really new to this, can you please tell me where i can find Metalink note 732823 as am not a paid customer.
    That would be a problem. Access to patches (and MetaLink) are part of what you pay for when you buy a support contract.
    Plz help me in this regard
    Thanks in advance
    Edited by: user10933671 on Apr 15, 2009 5:53 AM

  • Files are not being closed on server

    Hi,
    We have a problem with our Intel macs connecting to our Windows 2003 SBS server. When a file is saved after being created or edited and i then closed on the mac it's still seen as opened on the server. Therefor other users can not open te file. We have older mac's as well with power pc cpu's and they don't seem to have this problem. Also the Windows pc's connected the the same server don't have this problem.
    We ran the latest updates but that didn't solve the problem unfortunately.
    I called Apple support but they didn't hear of the problem before and don't want to investigate this any further because it's an unknown problem !!
    I hope any of you give me a direction what to look for.
    Thanks in advance

    How are they connecting? What Service?
    Any particular APPs that do this? Adobe perhaps?

  • QT files are not being played at the right height on laptop - why?

    Hello eveyone,
    The QT files imported in my MacBook pro are HQ but are being played 1280 x 405 (for the length of the screen, but not at the right height). I can't even play view them with the Actual file feature. The Movie Inspector tells me the clipes were shot normal (1920x1080) yet I can't se them properly.
    I tried on a different MacBook pro and I have the same problem.
    Does anybody know why? What should I do?
    Thanks!

    Actually, there is no problem with the original files.
    Since I do not know how you came to this conclusion or if it is correct, my first thought is, "Show me the proof." I.e., post a captured image of the "Inspector" window for the player you are currently using. This will tell me which QT player you are using, whether the display is controlled by scaled dimension or aspect ratio settings, whether the file was encoded anamorphically or non-anamorphically, and whether the encoded aspect ratio matches the current display aspect ratio. It won't tell me the true aspect ratio of the video but a look at people and objects in a single video frame will normally disclose whether or not the display aspect is reasonably close or not.
    If I import them in say Final Cut Pro, I can see them properly...so it's only the Quick Time on our laptops that display the clips wrong.
    This isn't really helpful since FCP has settings that allow the user to both change and scale display dimensions and aspect ratios. QT 7 Pro will allow you re-scale the aspect ratio of a display but not alter its encoded aspect ratio while QT X will allow you to resize the display scale but only in reference to its encoded aspect ratio. Neither will allow you to display a file at dimensions greater than your current video card settings (i.e., where actual dimensions are greater than screen display resolutions for the encoded aspect ratio). In a similar manner, "fit" and "fill" option availability will also depend on the device/player and available screen resolutions/aspect ratiios which you have yet to indicate for either platform previously mentioned.
    The full length of the screen, but not the full height... Do you have any advide on how to get the settings done? I looked into the QT settings and coulnd't find the right button/panel...
    As previously stated, the first step is to determine if the files are being displayed correctly—i.e., at their correct aspect ratio for the allowable display space available for the current screen resolution available on the platforms being used for viewing. For instance, are you viewing in the full screen mode, or with menu bar being displayed and/or with the dock in or out of active display. These settings plus the video card screen resolulution will determine the maximum number of viewing pixels available fort the display height. Once the scale height is set by the QT player, then QT app will scale the display width to what it believes is correct display setting. If the aspect of the display is correct for the scaled height and width, then the file is being displayed correctly at the maximum display height available and there is nothing wrong and nothing to be corrected either in the file or the media player other than your desire to play a file at dimenensions larger than available for your display. (I.e., this is equivlent to saying you want to display a 52 inch diagonal picture on 32 inch HDTV—"it ain't gonna happen."
    On the other hand, if the aspect ratio is incorrect for the maximum display height available for the app, system, and platform being used for viewing, then all of the other things I mentioned come into effect with regard to correcting the embedded display settings within the file.
    Example: If i take an anamorphically encoded 1440x1080 (1920x1080) file and display it on my monitor set to a resolution of 2560x1440, then I can display the file at its "actual" display size (1920x1080) or even scale it to 2560x1440 (Full Screen Display mode) but if I reset my monitor to a  4:3 aspect resolution of 1600x1200, then I cannot play the file at its actual 1920x1080 display resolution since its width is limited to 1600 pixels and when the 16:9 aspect ratio is applied to the 1600 pixel display width, the display height is limited to 900 pixels in a "Fit to screen mode."
    If your source file was recorded at 1920x1080, then the file's aspect ratio is 16:9 (1.78:1). However, your 1280x405 screen size implies that either the file is now being displayed in the "Fit" mode with a changed aspect ratio of 3.16:1 (1280x405) or that you are viewing the file in the "Fill" mode which chops off the top and bottom of your 1280x720 (1.78:1) display. (I.e., the "Fit" mode will scale the display at its current aspect to fit within the available display area and yet allow you see the entire display area as a "scaled view at the correct aspect while the "Fill" mode scales the video to fill your entire screen even if this means losing the top/bottom or left/right portions of the display area when the monitor resolution aspect ratio and video display ratio are not the same.)
    Therefore, if your file is correctly formatted as you claim, use the "Command-F" QT shortcut to view the file at its largest available dimensions at the correct aspect ratio on any platform and using either the QT X or QT 7 player. (Don't forget to set the QT 7 "Full Screen" preference.)

  • Files are not being copied to the bin-debug folder

    All my assets swfs are in a folder named "assets/swf" under the "src" folder.
    The "Copy non-embedded files to output folder" is checked. BUT the folder is not being copied to the bin-debug...
    This is also true for Icons folder (Also under "src")
    Any idea why?

    Bump!
    comon I can't be the only one with that problem...

  • Jar file is not being creating

    Dear Members,
    My problem is that: I am using a serialized class in my project.( i.e. I created another project, I made up a serialized class in this this project And I compiled this project. Later I added this project to my actual/first project' s library folder for using this seralized class.) After I disposed my actual project. I builded it for creating a jar file. But any jar file is not falling out (I am using NetBeans) Could you help me please to solve this problem?
    Thank you for taking the time...
    Regards,

    Dear Members,
    My problem is that: I am using a serialized class in my project.( i.e. I created another project, I made up a serialized class in this this project And I compiled this project. Later I added this project to my actual/first project' s library folder for using this seralized class.) After I disposed my actual project. I builded it for creating a jar file. But any jar file is not falling out (I am using NetBeans) Could you help me please to solve this problem?
    Thank you for taking the time...
    Regards,

  • When creating a new project, SharePoint team sites are not being created.

    Hello -
    I am receiving the following error when trying to create a new team site: 
    General
    CreateWssSiteContent: Creating project site failed! Project Uid=db02bddd-8291-4f2e-a98a-df44a658130d, site URL=http://csg-prjct01/PWA/Test Project, site name=Test Project. Microsoft.SharePoint.SPException: The site template requires that the Feature {6c09612b-46af-4b2f-8dfc-59185c962a29}
    be activated in the site collection. at Microsoft.SharePoint.Utilities.SPUtility.ThrowSPExceptionWithTraceTag(UInt32 tagId, ULSCat traceCategory, String resourceId, Object[] resourceArgs) at Microsoft.SharePoint.SPWebTemplateElement.VerifyFeatures(XmlNodeList
    xmlNodeFeatures, SPWeb applyTemplateToThisWeb, Boolean checkIsFeatureActivatedInSiteCollection) at Microsoft.SharePoint.SPWebTemplateElement.VerifyFeaturesInWebTemplate(SPWeb applyTemplateToThisWeb) at Microsoft.SharePoint.SPWeb.LoadFeatureWebTemplateContent(SPFeatureWebTemplate
    featureWebTemplate) at Microsoft.SharePoint.SPWeb.ApplyWebTemplate(String strWebTemplate) at Microsoft.SharePoint.SPSite.CreateWeb(String strUrl, String strTitle, String strDescription, UInt32 nLCID, String strWebTemplate, Boolean bCreateUniqueSubweb, Boolean
    bConvertIfThere, Guid webId, Guid rootFolderId, Boolean createSystemCatalogs) at Microsoft.SharePoint.SPSite.SPWebCollectionProvider.CreateWeb(String strWebUrl, String strTitle, String strDescription, UInt32 nLCID, String strWebTemplate, Boolean bCreateUniqueSubweb,
    Boolean bConvertIfThere) at Microsoft.SharePoint.SPWebCollection.Add(String strWebUrl, String strTitle, String strDescription, UInt32 nLCID, String strWebTemplate, Boolean useUniquePermissions, Boolean bConvertIfThere) at Microsoft.Office.Project.Server.BusinessLayer.Admin.CreateSPWeb(SPSite
    topSite, String spWebUrl, String spWebName, String spWebDescription, String spWebLogoUrl, Int32 webTemplateLCID, String webTemplateName, String& errorMessage):
    WSSCreateSiteFailure (16400). Details: id='16400' name='WSSCreateSiteFailure' uid='8f1e24a9-6a3c-4253-bfa7-a8a0683526a7' projectUID='db02bddd-8291-4f2e-a98a-df44a658130d' workspaceUrl='http://csg-prjct01/PWA/Test Project/Test Project' projectWorkspaceName='Test
    Project'.
    Queue:
    GeneralQueueJobFailed (26000) - CreateWssSite.CreateWssSiteMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='ade29f9c-6700-4f59-86b6-2a97d0dcacd5' JobUID='432b3f65-12be-4e5e-8141-d6625df676bc' ComputerName='CSG-PRJCT01' GroupType='CreateWssSite'
    MessageType='CreateWssSiteMessage' MessageId='1' Stage=''. For more details, check the ULS logs on machine CSG-PRJCT01 for entries with JobUID 432b3f65-12be-4e5e-8141-d6625df676bc.
    I have been having some problems with workflows that I was trying to create, and when trying to fix that, I think I created a new problem.  I know that the feature {6c09612b-46af-4b2f-8dfc-59185c962a29} has to do with a collect signatures workflow,
    but I see that in other team sites and did not turn it off anywhere else. 
    Anyone have any ideas to shoot my way?

    Hi there,
    Yes the feature {6c09612b-46af-4b2f-8dfc-59185c962a29} is the SignaturesWorkflow.
    From the error message it looks like your Site Template has been saved with this feature activated, and you are trying to create the web in a site collection where the feature is not active.
    This usually happens when people try to move site templates between environments or between site collections that are configured differently.
    You could fix this problem a few ways:
     - Enable the feature in the site collection via the UI or via PowerShell.
    get-spfeature | ?{$_.ID -eq "6c09612b-46af-4b2f-8dfc-59185c962a29"} | Enable-SPFeature -URL http://somesite
     - Go back to the location where the site template was created, deactivate the feature and re-create the site template.
     - Acknowledge that you site template is the problem and switch back to the default "Project Site Template" for creating project workspace sites.
    Cheers,
       James.
    James Boman - http://www.boman.biz Software Consultant for IPMO - http://www.ipmo.com.au

  • M2v files are not being read on my  new mac.

    I installed quicktime pro, dvd studio pro 3, final cut pro 4...and my m2v files will not play in quicktime or the preview window. I get a pop up window saying, "Movie could not be opened. not a movie file." With any of those programs installed, shouldn't mpeg-2 codec be installed automatically? I plugged in my external HD with all my movies on it back up to my old g4...and they play fine there. I noticed there was a problem on the new mac when i tried to import them into DVD studio pro. So how do i get the m2v files to be viewable in quicktime and in DVD studio pro?
    Thanks,
    Tony

    You must also install the MPEG2 playback component. It is also a good idea to use MPEG Streamclip which has some nice features for MPEG.
    http://www.sjoki.uta.fi/~shmhav/SVCDon_a_Macintosh.html#edit_convertMPEG

  • All plist files are not being pushed out

    Current setup : 10.6 Server ( updated to 10.6.8 )
    About 10 to 15 client machines ( 10 Desktops and 5 laptops )
    These client machines are being managed in a group already for Software Updates from the server and hence already have the managed preferences folder on each machine.
    I have just created a new com.apple.print.custompapers.plist file and have added it to the Preference Editor for that group and have set it to 'Often'. ( WorkGroup Manager -> Computer Group -> Preferences -> Details )
    But after repeated attempts, I am still not able to push out this plist file to the client machines. I have tried the following already :
    1. Deleting the Managed Preferences folder from each machine. Result : It recreates the folder again, but again with only the Software update plist file.
    2. I have tried setting the plist to 'Always' from the 'Once, Often, Always' selection in the Preferences Editor. Result: Same result as above.
    3. I have tried adding the file manually to Managed Preferences. Result : The file is removed at the next login, and cannot be used before that.
    All clients are running on 10.6.8.
    If you require any more information, please specify and I'll provide it. Thank you for looking over the problem and giving it thought.
    Hope to hear from someone with a possible resolution soon.
    Thanks.
    Prat.

    Have you tried setting another, pre-made preference in the computer group settings to see if it applies?
    Have you run plutil /path/to/plist in the command line to see if it is OK (can't see why this would matter, this is a stab in the dark)?
    P.S.
    I have found that OpenDirectory can be quirky. I have found it become corrupt but still mostly functional quite quickly after setup. Since Apple has not well documented this software and offers no directory maintenance tools, every year I end up having to rebuild the server from scratch. I know this is not very helpful, but strange, unpredictable, and unbecoming behavior seems to be more frequent than I prefer. (Thankfully setting up an OS X Server is a veritable breeze compared to Microsoft Server Products).

Maybe you are looking for

  • Adobe Photoshop CS5.1 - Mac OS 10.7.5 - Filter Gallery background is black

    The background colour of the Filter Gallery window (and any filter window) is black. I can see sliders and checkboxes, but I cannot see the related labels and text. This does not happen in the Adobe Illustrator Effects windows. I've rebuilt PS settin

  • IMac G5 Sleep/Restart/Shut Down Not Responding - 10.4.11

    I have a 20" G5 PPC iMac running 10.4.11 with 2.5 GB RAM. I recently restarted the machine after it had been shut down over a long weekend. Everything booted up and worked as usual until I tried to load iPhoto, which froze with the spinning wheel. I

  • Photoshop elements 10 wont open

    I have uninstalled and reinstalled the program.  I can't get it to run or open or anything.  Sometimes there is a quick flash but usually it will not do anything

  • Rman catalog error

    Hi all, when i'm trying to register a database in recovery catalog i'm getting the following error. register database; database registered in recovery catalog starting full resync of recovery catalog RMAN-00571: ======================================

  • Keyboard and search not working!!!!!!

    my upper case icon and #'s as well as the space dont work and search is not working just the lower lines dont work ...tried restore nothing!!