Question about webcenter content installation

Hi all
I am installing webcenter content 11.1.1.8 with weblogic 10.3.6.
After creating a domain which contains webcenter content server, i try to start weblogic server.
But the following error is raised and weblogic server cannot be started.
java.lang.OutOfMemoryError: PermGen space
                at java.lang.ClassLoader.defineClass1(Native Method)
                at java.lang.ClassLoader.defineClass(ClassLoader.java:634)
                at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
I have modified setDomainEnv.sh file as following, but the error is still raised.
WLS_MEM_ARGS_64BIT = "-Xms2048m -Xmx2048m"
WLS_MEM_ARGS_32BIT = "-Xms2048m -Xmx2048m"
MEM_PERM_SIZE_64BIT = "-XX:PermSize=512m"
MEM_PERM_SIZE_32BIT = "-XX:PermSize=512m"
MEM_MAX_PERM_SIZE_64BIT = "-XX:PermSize=512m"
MEM_MAX_PERM_SIZE_32BIT = "-XX:PermSize=512m"
By the way, i use OEL6.3 64bit and JDK6.0.
Can anyone tell me how to resolve this problem?
Thanks
Qian

Hi,
Thank you for your reply. i tried to increase the PermSize to 1024m, but it still failed.
So i use the latest jrokit instead of JDK, then the error is disappeared.
Thanks
Qian

Similar Messages

  • Question about Windows repair installation

    Hello,
    I have searched through the forum, but am still a little confused as to the use of expert recovery mode on my Toshiba recovery CD.
    I cannot boot Windows at all. I haven't backed up any of my data (foolish!).
    I currently have a single partition.
    Is it possible to create a second partition using expert recovery mode, and re-load Windows to that. Would this only format one partition, allowing me to subsequently retrieve files from the first partition?
    Or will this format the whole drive, load Windows, and then create the partitions?
    Any advice greatly appreciated.
    Thanks,
    Fitz.

    Hello Fitz
    Expert mode allows you to do two things:
    1. Install OS on already persisting partition (if the HDD has already two of them)
    2. Create own partition (in this case the whole content will be erased)
    Please try to boot up using SAFE mode (press F60). If this doesnt help you can do the follow to save your data:
    1. Connect the HDD to other PC as external device (using USB HDD box)
    the HDD should be recognized automatically and you can copy all your data to other PC HDD
    2. You can try to use Partition Magic tool. Start it using external FDD and create two partitions. After doing this start your notebook with start disk and try to copy all the data to second partition.
    Detailed explanation about expert mode installation and how to create own partition you can find under http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=4462&messageID=14518
    If you have more question please write again!

  • Questions about the content of download meeting recording .zip file

    I tried posting this on the resurrected Connect forum, but my Adobe ID wasn't recognized there....
    Concerning the files that are included in the .zip file of the meeting recording that can be downloaded:
    1) Is there any documentation describing the files and their contents (i.e. what each file represents, what each XML element and attribute in those files represent)
    2) Are there any files that capture mouse movement on a shared desktop?
    Thank you!

    Hi Sean,
    Regarding your first post:
    Thanks Jorma! I don't have access to an FMS build at the moment but I'm quite certain it's there. As for contacting Jaydeep, I am 90% sure he authorized us to broadcast his email on here if folks had questions about the tool, but, in the case that I'm wrong and he didn't - I'm going to double-check first.
    Regarding your most recent post..
    "To be clear, the most critical goal I'm trying to accomplish is to create an automated process that will download the recording meeting at its highest quality in a consistent and reliable manner".
    I personally believe this is possible; unfortunately, I haven't seen it done yet. If your recording contains:
    - audio
    - a camera feed
    - screensharing
    Then I think you might be able to get this going. If it contains shared content, like a shared PPT, this gets trickier.
    "To do this, of course, I have to reproduce some of the functionality that Connect provides, starting and combining video and audio streams according to the instructions in the control files."
    Exactly right. If your recording didn't contain shared content, then all you've got on your hands are a bunch of audio/video files that you could edit together as you wanted with your favourite video editing tool. If it contains shared content, here's (at a high level) what's happening.
    For shared PPTs or FTContent files:
    First (for version 9 recordings only), Connect reads the information on the Shared Content's location and SCO within mainstream and indexstream and validates it before loading it. I don't recall this happening to the same extent with version 8 or earlier, but maybe it was. Now, if the content is validated (ie. Connect can find it) the share pod will display as black, if it doesn't, you get an empty pod with an message like "No content is being shared" or something like that.
    Connect then looks at the actual FTContent file, and loads the content that is to be shared using the file path and sco ID listed in here. It's important to note that the SCO ID and file path in here will likely not be the same as the original file you uploaded to your room, it's a new SCO id (I believe SCOs of this type are called referenced scos) and new path.
    Now...if I was going to build some sort of player which would play all these files in one screen to make a recording...I might not want to use Connect's code here. If you know the file path to the shared content (from FTContent), you could easily view it with the content URL (conveniently also in FtContent). I'm not a coder, but I'm envisioning something like Presenter's GUI where you've got the presentation's content in the main area, and a video file (if there is one) playing back on the side.
    Anyways, food for thought if you want to try to go about this. Connect recordings are incredibly complex and they come with a big learning curve, but if you can make sense of them the knowledge is quite valuable.

  • Webcenter Content installation issues

    Hi,
    I am new to Webcenter 11g and i am trying to in stall Webcenter Content.
    I followed http://docs.oracle.com/cd/E23943_01/doc.1111/e14538/qiecm.htm#autoId15.
    After installation i started the Admin server and i having issues starting the managed servers.
    I am getting the below error when starting the UCM_server1. Am i missing something?
    Thanks
    Ajay
    ERROR:
    <Aug 21, 2012 4:08:35 PM IST> <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..>
    <Aug 21, 2012 4:08:35 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..
    at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
    at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    Truncated. see log file for complete stacktrace
    Caused By: oracle.security.jps.JpsException: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..

    Ajay G M wrote: Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin serverWhen starting the managed server using "startManagedWebLogic", you will provide an admin server address and port as part of the command line argument. The values you provided appear to be incorrect according to the trace.

  • OUI-10055:Error in accessing the registry - webcenter content installation

    Hi All,
    I get this OUI error while installing Webcenter Content 11g. I checked the registry permission on HKEY_LOCAL_MACHINE -> Software -> Oracle and it has necessary permission for the user. Can someone help me identify what other registry location that I need to check to get rid of this error. The user executing the installation is part of the administrator group and I still get this error.
    Regards,
    - Anand

    Hi All,
    I get this OUI error while installing Webcenter Content 11g. I checked the registry permission on HKEY_LOCAL_MACHINE -> Software -> Oracle and it has necessary permission for the user. Can someone help me identify what other registry location that I need to check to get rid of this error. The user executing the installation is part of the administrator group and I still get this error.
    Regards,
    - Anand

  • Question about Photoshop Extended Installation

    It seems that the Creative Cloud installer installs both the 32 and 64-bit versions of Photoshop. Can either one be installed singularly? Can one or the other be un-installed?

    Hi RegalCreative,
    I'm moving your question over to our installation forum.
    For general Creative Cloud Membership questions, here is the FAQ link:
    http://www.adobe.com/products/creativecloud/faq.html
    -Dave

  • A few questions about Boot Camp: installation, performance, which Win OS?

    Hello.
    I am planning on getting a windows OS. My main motives for this are because I would like to get some PC only games (I've been eyeing that Fallout 3 Game of the Year Edition that is soon to come out) and because there is a good chance that I will need some PC only programs for my college work. I just had a few questions before I did anything. Note: I am running 10.5.8 now but getting 10.6 soon.
    1. According to wikipedia: "Its functionality relies on BIOS emulation through EFI and a partition table information synchronization mechanism between GPT and MBR combined". The only word I understood of that sentence was "emulation." I know that emulation software significantly reduces performance. Is this true for boot camp? (say i were to get the exact same game for both mac and windows and set them to the exact same performance settings, when playing on windows, would there be more lag than on OS X?)
    2. Which Windows OS should I get? Since I am just going to be using Boot Camp to run games and a few other programs, would XP be the best to get to optimize the application's performance (as opposed to Win 7)?
    3. How complex is installation? I am a decent Mac techie, but this is my first time with boot camp, and I am a Windows noobie.
    4. There seems to be a lot of talk about partitions. What exactly is a partition? I have some theories, but want to know for sure.
    Message was edited by: Tomatoes&RadioWires

    Hi,
    check out the following link, excellent advice and performance tests on gaming.
    cheers,
    Dave
    http://www.mactech.com/articles/mactech/Vol.25/25.04/VMBenchmarks/index.html

  • The question about the HA installation on ECC6.0

    Hi Experts,
    We are about to implement a project with HA environment on the ECC6.0 in the near future, which is just about the ABAP stack. After reading the Installating Guide, I stil have several questions related to the procedures of HA installation.
    In the guide document, I got the following steps to process for realizing the HA of ECC6.0:
    1. Run SAPinst to install the central services instance (ASCS) using the virtual host name on the primary cluster node, host A.
    2. Prepare the standby node, host B, making sure that it meets the hardware and software requirements and it has all the necessary file systems, mount points, and (if required) Network File System (NFS), as described in Preparing for Switchover .
    3. Set up the user environment on the standby node, host B. For more information, see Creating Operating System Users and Groups Manually. Make sure thatyou use the same user and group IDs as on the primary node. Create the home directories of users and copy all files from the home directory of the primary node.
    4. Configure the switchover software and test that switchover functions correctly.
    5. Install the database instance on the primary node, host A.
    6. Install the central instance with SAPinst on the primary node, host A.
    7.If required, install additional dialog instances with SAPinst to replicate the SAP system services that are not a SPOF. These nodes do not need to be part of the cluster.
    My Question is that does standby node(host B in above context) need to install the ASCS, database instance and Central Instance?
    If host B does not need to install the database instance, how about the whole system would be when the primary cluster node (Host A in above context) totally crash, such as power failure.

    Hi Rong,
    I would try to explain it in simple words...
    My Question is that does standby node(host B in above context) need to install the ASCS,
    database instance and Central Instance?
    If host B does not need to install the database instance, how about the whole system would be when
    the primary cluster node (Host A in above context) totally crash, such as power failure.
    1. You don't need to install ASCS on Node B. You are installing it using a VIRTUAL HOSTNAME which represent cluster not individual node. VIRTUAL HOSTNAME is assigned to cluster package, so whichever Node is the owner of the package, will have the VIRTUAL HOSTNAME. (it will switch with cluster switchover)
    2. It is actually a cluster package configuration magic. When Node A is active, cluster package owner is Node A. So all mount points (which is on SAN disk) is mounted on Node A. When you switchover the cluster, those packages will be mounted on Node B.
    Some time single cluster package is used (which includes mount points for SAP instance + Database directories). You can also use 2 cluster package seperating SAP and Database directory structure.
    Only OS related directories should be on servers local disk. All other application related mount points should be on SAN disk which is configured in "Cluster Package". (For example /sapmnt, /usr/sap, /oracle etc.)
    You only need identical users and their enviornment settings on both Nodes.
    In simple words, When primary node fails or crashed only users and thier enviornment setting will be lost. On second node, because of identical users and their profiles, same settings will be available to bring up the SAP system. Your all SAP and Database data is intact as it is on SAN Disk.
    I hope, your confusion is cleared now...
    Regards.
    Rajesh Narkhede

  • Question about use Windows Installer SDK

    Hi,
    I want to Use C# code to read .MSP file and get inside file list. Such as: you can get a hotfix from here
    https://support.microsoft.com/en-us/kb/3000847 and after extract the exe you can get a .MSP file. And 3 DLL files are including in the .MSP file.
    What I want is Use C# code to read the .MSP file and get the 3 DLL file name. Here is how to read it with C++:
    https://msdn.microsoft.com/en-us/library/windows/desktop/aa816375%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    But I don't konw about C++, So I'm trying use C# code to call Windows SDK. And I import the Windows SDK code into C# like below:
    [DllImport("msi",
    CharSet = CharSet.Auto)]
    internal
    static
    extern
    uint MsiGetPatchFileList(string
    szProductCode, string szPatchList,
    out
    uint cFiles,
    out
    IntPtr phFileRecords);
    My question is that: How to get the parameter information, such as
    szProductCode. How to read the file information from phFileRecords in C# code?
    Best regards,
    Glen Qu (Fareast\v-zuqu)

    Hi,
    I want to Use C# code to read .MSP file and get inside file list. Such as: you can get a hotfix from here
    https://support.microsoft.com/en-us/kb/3000847 and after extract the exe you can get a .MSP file. And 3 DLL files are including in the .MSP file.
    What I want is Use C# code to read the .MSP file and get the 3 DLL file name. Here is how to read it with C++:
    https://msdn.microsoft.com/en-us/library/windows/desktop/aa816375%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    But I don't konw about C++, So I'm trying use C# code to call Windows SDK. And I import the Windows SDK code into C# like below:
    [DllImport("msi",
    CharSet = CharSet.Auto)]
    internal
    static
    extern
    uint MsiGetPatchFileList(string
    szProductCode, string szPatchList,
    out
    uint cFiles,
    out
    IntPtr phFileRecords);
    My question is that: How to get the parameter information, such as
    szProductCode. How to read the file information from phFileRecords in C# code?
    Best regards,
    Glen Qu (Fareast\v-zuqu)
    Hello,
    For MSI APIs, you could refer to
    Installer Function Reference
    It has helped us separate them to multiple parts. Like for getting product code, we could refer to
    Product Query Functions part, like the
    MsiGetProductProperty .
    For getting file information, then refer to File Query Functions
    part.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Question about bootable USB installer for Yosemite

    After having wi-fi issues last month, I reinstalled Yosemite (clean install).  I only mention that so that it is understood that I have a pretty good understanding of how this process works. 
    But I am old school and I like physical media for various reasons......not least of which would be in the event I ever have future problems getting online to obtain the download from the app store.  So this evening, I decided to create a USB bootable installer for Yosemite.  I used the following web site, which is quite thorough in explaining the process:
    http://osxdaily.com/2014/10/16/make-os-x-yosemite-boot-install-drive/
    I followed the instructions and successfully created my bootable media using a USB drive.  But because I wanted to put this newly created bootable media to the test (without actually reinstalling anything), I just restarted the computer (command R) to ensure I could boot to the USB installer.  I then clicked on disk utilities and noticed the following folders (and subfolders): 
    Macintosh HD
    ---Macintosh HD
    31.95 GB PNY USB
    --Install OS X Yosemite
    disk 3
    --OS X Install ESD
    disk 4
    --OS X Base System
    Now for my question, does anyone know why I have these multiple folders on the USB drive?  I can understand the first set (Macintosh HD and its subfolder) being my current OS X setup.  And the second setup of folders (31.95 GB PNY USB --Install OS X Yosemite) being the actual USB installer.  But what's up with those last two sets of folders called disk 3--OS X install ESD and disk 4--OX X Base System?  Does anyone know?  Perhaps one of those folder sets under disk 3 or disk 4 would be a hidden partition?  But why both disk 3 and disk 4 folders? 
    I just want to make sure everything is correct here; and that I am good to go with the USB bootable media!  I carefully followed the instructions using the above link to create this USB drive. 

    FYI
    my process just completed:  here is what I see when it is done... (the first you saw in my earlier post.  It took about 15-20 minutes.
    To continue we need to erase the disk at /Volumes/Recovery.
    If you wish to continue type (Y) then press return: y
    Erasing Disk: 0%... 10%... 20%... 30%...100%...
    Copying installer files to disk...
    Copy complete.
    Making disk bootable...
    Copying boot files...
    Copy complete.
    Done.

  • Question about blazeds turnkey installation and directory structure

    hi. this question is pretty basic...been reading sujit reddy g's blog on installing/setting up blazeds.
    in one article he creates a samplewebapps directory in C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\samplewebapps and copies the blazeds WEB-INF/lib into that directory and the configuration files in the flex folder across as well...http://sujitreddyg.wordpress.com/2009/04/07/setting-up-blazeds/
    in another article on invoking java methods from flex he configures the remote-config.xml file directly in the blazeds\WEB-INF\flex folder....http://sujitreddyg.wordpress.com/2008/01/14/invoking-java-methods-from-adobe-flex/
    wasn't sure why in the first example he copied the files and folders to the samplewebapps directory while in the second example he just configured the files within the blazeds directory...thanx...(i'm a newbie at server side development)

    There's really not much difference. In some cases, you might already have a web application you are using so you could just copy the contents of the blazeds web app into your existing web application.
    Application servers can host more than one web application and a Flex application that uses BlazeDS can be deployed on a different web app than the one where BlazeDS is running or a different server entirely so it really just depends how you want to set things up.
    Hope I'm not just making things more confusing for you. . .
    -Alex

  • DW CS4 Question about Moving Content to New Site

    Hi,
    I'm supposed to meet with a client later about creating a new website and moving all content from the old to the new.  Right now, I have no idea how many pages the old one has.  I'm assuming the worst, which means I'm assuming there will be a lot of pages.
    So after I create a new home page and then a new secondary page, is there some kind of automated procedure Dreamweaver CS4 has that will help me quickly get all of this old content into the new content?  I'm hoping there is because I really want to avoid having to go to each old page, copy the content, and then paste it one by one.  As I think about this, though, if suppose the old site has 100 pages, I guess I'll have to create 100 new secondary pages, then somehow get the content of each of these 100 pages into the new 100 pages.
    Any help is appreciated.

    I agree.  I'm thinking it will probably be easier to start from the ground up.  My biggest fear is it will be 5,000 or 10,000 pages.  And from what I understand (I'll get more specifics at the meeting) the job must be done by 10/27/10, which leaves precious little time.
    I'm meeting with the client this week so as of right now, they cannot show me the existing site until the meeting.
    Mike
    designerandpublisher.com

  • Question About SAP Trail Installation 7.02

    I have a question. if some could assist please. I wanted to learn the process of SAP installation(basis) and assigning users, roles...etc. I  downloaded the Trial "SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Developer Edition", and successfully installed it on Windows XP platform. I was able to successfully log in trial SAP using the SAP GUI.
    The issue is that when I compare the trail SAP 7.02 with our previous installed SAP(purchased license). I see that many modules are missing in the trial SAP version. e.g using transaction code "/nspro" & SAP Reference IMG. I don't see Financial accounting, controlling, investment management, enterprise controlling...etc etc and many many more.
    Is there something that needs to be done in the SAP trial 7.02 installation that will activate the missing modules or how can I see the other modules or the trial version does not have these. Do I need to download any other file....Can someone please guide or provide any tips.

    Hi,
    The Developer Edition allows individuals free of charge to test, evaluate, prototype and share add-on software code on code exchange This package comes with SAP's robust ABAP server. It also includes Web Dynpro for ABAP.
    Therefore, you will not find the other functionalities in this edition. It is only for developers to practice ABAP.
    Regards,
    Shitij

  • Questions about Business Content

    Hi, experts,
       I'm new in SAP BW.
       As far as i'm concerned, BW provides standard objects ,which is called Business Content. i just know that, and have no deeper understanding about that.
    Who can tell me more detailed about it,its advantages,its methods of installing, and ways of ETL.
      URL links are also available.
      thanx in advance!
      best wishes

    Hi Lawrence Bian 
    BI Conts are predefined providers and querys as per the functional area like
    sales ,mm,pp,qm,fi ,etc.
    Based on our requirement we will activate the providers..
    Can you please go through the following link
    <u><i><b><a href="http://help.sap.com/saphelp_nw04/helpdata/en/3d/5fb13cd0500255e10000000a114084/frameset.htm">BI CONT</a></b></i></u>
    <u><i><b><a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/71bdb890-0201-0010-828d-f27ddc902bc5">cont1</a></b></i></u>
    <u><i><b>https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/ac0ca14e-0a01-0010-7596-c8756f80a56e [original link is broken] [original link is broken]</b></i></u>
    Hope itz clear a little atleast...!
    Thanks & Regards
    R M K
    ***Assigning pointz is the only way of saying thanx in SDN ***
    **Learning the thingz is never end process if u stop it will Be a devil if u continue it will be a divine***
    > Hi, experts,
    >    I'm new in SAP BW.
    > As far as i'm concerned, BW provides standard objects
    > ,which is called Business Content. i just know that,
    > and have no deeper understanding about that.
    > Who can tell me more detailed about it,its
    > advantages,its methods of installing, and ways of
    > ETL.
    >   URL links are also available.
    > thanx in advance!
    >   best wishes

  • Question about Client Push Installation configuration

    Hello,
    I am trying to configure client push installation.  Can you please tell me what is needed for the field "Network Share"?   I see sample examples listing <server name>\admin$ or server\share.  My admin share on my server
    is c:\windows.  Is there a directory that is needed here such as the client software?  If so, I see a directory under C:\program files\Microsoft configuration manager\client.  Please advise on the next step.  Thanks for any help. 

    Are you talking about this?
    This is optional. You don't need to use this at all. It's just to verify that the account details you have entered are valid (ie test connection).
    Note that your client push installation account has to be local administrator on all devices on which you want to install a client.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

Maybe you are looking for

  • How do i create high res pdf from psd file?

    Hi all, I've been searching endlessly for this answer however I cant get the answer. My commercial printer is requesting a high resolution pdf file, and i created my artwork in photoshop 2. Can anyone tell me how to create a high res pdf with this fi

  • Apple TV Sync Lockup

    Hi: When I try to sync from iPhoto to Apple TV, iTunes shows Apple TV is syncing. Approx 158 photos load, then the system seems to get stuck and won't sync any further. I'm trying to sync about 600 photos. Is there a limit to how many photos I can lo

  • Whenever I connect iPhone 3GS to sync with Mac sync fails to open

    Whenever I connect iPhone 3GS to sync with Mac sync fails to open. Brand new are there any upates I am unaware of?

  • Simple Question to refresh My Thought Process

    I'm a college student who's all moved in. I have a simply Mac Book, but also a large screen monitor. There are a series of cables and things that would plug into the side of my laptop. However, I'm thinking I am missing a small 3 inch or so square bo

  • Update the hard drive of my T61

    Hi, guys, I want to upgrade the hard drive of my T61. My current one is only 80GB.  Is there any one has good experience? I plan to buy Western Digital 320GB Scorpio Blue SATAII 5400RPM 2.5IN 8MB Bulk/OEM Hard Drive WD3200BEVT  or the 7200RPM version