PrinterJob Problem in Oracle AS 10.3, Please help?

Dear all,
Good day,
I have a problem with Oracle AS 10.3,
When I try to execute this code :
import java.awt.print.PrinterJob;
PrinterJob pj = PrinterJob.getPrinterJob();
pj.printDialog();
The following execption will be appear:
1. JBO-29000: Unexpected exception caught: java.awt.HeadlessException, msg=null
2. java.awt.HeadlessException
But when I use Jdeveloper Runtime AS (http://localhost:8889) ever think is okay.
Thanks,
Yad Swdad Tahir

In Oracle Application Server, which I assume you are using (please be more specific with the environment if you can) OC4J is run in AWT headless mode:
<data id="java-options" value="-Xrs -server -XX:MaxPermSize=128M -ms512M -mx1024M -XX:AppendRatio=3 -Djava.security.policy=$ORACLE_HOME/j2ee/home/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false"/>
Which corresponds to the error message you are seeing.
This setting is provided to allow the JVM to start without needing an XWindows environment available and a display environment variable set to point to it.
If you want to change the behaviour then what I'd be trying to do is to add an environment variable setting to set the DISPLAY value, ensure you have a valid graphical environment and then change the java.awt.headless to false and see if that resolves the problem.
Google for the java.awt.headless property and the exception and see what other people say about it.
cheers
-steve-

Similar Messages

  • Problems with Oracle XE on XP - Please help!

    Hi,
    I have oracle XE installed on my machine and it was working absolutely fine for the last year or so. Today there was an trojan intrusion which caused some issues with my windows xp OS like hiding some files, desktop etc. After everything was cleaned up and things back to normal. I am having issues with XE.
    I can start and stop XE with out any issues and When I use the run sql command line, I can connect using - connect sys/sys as sydba and I can also run a query to see all the users and see the HR user also.
    However, 1. When I connect to my hr user using connect hr/password@xe, it just hangs
    2. I tried the- go to Oracle XE admin page but it just hangs for a long time and returns page cannot be found.
    3. I can tnsping the xe instance.
    Not sure what the issue is? I am not a DBA and don't have much knowledge on this. Is a fresh install the only option? or is there any way to correct this using the sys/sys user?
    I have pasted the listenor.log and listenor.ora details below. I tried a fresh install after removing XE. but the same issue!
    Please help!
    Thanks,
    Nikita
    Here is the output of listner.log
    30-APR-2012 13:18:19 * service_update * xe * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nikita-lap)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:18:19 * service_update * xe * 0
    30-APR-2012 13:18:22 * service_update * xe * 0
    30-APR-2012 13:18:25 * service_update * xe * 0
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nikita-lap)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:18:27 * service_died * xe * 12537
    30-APR-2012 13:18:30 * service_register * xe * 0
    30-APR-2012 13:18:30 * service_update * xe * 0
    30-APR-2012 13:18:36 * service_update * xe * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:18:39 * service_update * xe * 0
    30-APR-2012 13:18:42 * service_update * xe * 0
    30-APR-2012 13:18:48 * service_update * xe * 0
    30-APR-2012 13:18:55 * http * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1708)) * handoff * http * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    30-APR-2012 13:19:39 * service_update * xe * 0
    30-APR-2012 13:19:42 * service_update * xe * 0
    30-APR-2012 13:25:03 * service_update * xe * 0
    30-APR-2012 13:25:05 * service_update * xe * 0
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:25:07 * service_died * xe * 12537
    30-APR-2012 13:26:14 * service_register * xe * 0
    30-APR-2012 13:26:15 * service_update * xe * 0
    30-APR-2012 13:26:20 * service_update * xe * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:26:23 * service_update * xe * 0
    30-APR-2012 13:26:26 * service_update * xe * 0
    30-APR-2012 13:26:29 * service_update * xe * 0
    30-APR-2012 13:26:32 * http * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1992)) * handoff * http * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    30-APR-2012 13:26:38 * service_update * xe * 0
    Trace information written to C:\oraclexe\app\oracle\product\10.2.0\server\network\trace\listener.trc
    30-APR-2012 13:28:43 * trace * 0
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nikita-lap)(PORT=1521)))
    No longer listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Listener completed notification to CRS on stop
    30-APR-2012 13:31:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=nikita))(COMMAND=stop)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * stop * 0
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 30-APR-2012 13:31:06
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\oraclexe\app\oracle\product\10.2.0\server\network\admin\listener.ora
    Log messages written to C:\oraclexe\app\oracle\product\10.2.0\server\network\log\listener.log
    Trace information written to C:\oraclexe\app\oracle\product\10.2.0\server\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=5236
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nikita-lap)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    30-APR-2012 13:31:07 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=nikita))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    30-APR-2012 13:32:03 * service_register * xe * 0
    30-APR-2012 13:32:32 * http * (ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=2040)) * handoff * http * 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    30-APR-2012 13:35:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=nikita))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869568)) * status * 0
    30-APR-2012 13:42:03 * service_update * xe * 0
    and here is the contects of listenor.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = nikita-lap)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    -------------------------------------------------------------------------------------------------------------------------------------------------------

    Hi Clcarter,
    Apologies, Did not get notifications for this. Just logged in to check on the status and saw your updates. Looks like an issue with the host.Here is the output of the commands
    Ethernet adapter Wireless Network Connection:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6200
    AGN
    Physical Address. . . . . . . . . : 00-27-10-D2-D3-4C
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 191.167.1.7
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 191.167.1.1
    DHCP Server . . . . . . . . . . . : 191.167.1.1
    DNS Servers . . . . . . . . . . . : 191.167.1.1
    Lease Obtained. . . . . . . . . . : Sunday, May 06, 2012 1:14:20 PM
    Lease Expires . . . . . . . . . . : Sunday, May 06, 2012 2:14:20 PM
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Description . . . . . . . . . . . : Intel(R) 82577LM Gigabit Network Con
    nection
    Physical Address. . . . . . . . . : 5C-26-0A-16-0E-BE
    C:\Documents and Settings\nikita>netstat -an |findstr LISTEN
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1521 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1860 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1861 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1863 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2030 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:2301 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:8180 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:1798 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:5152 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:8080 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:62514 0.0.0.0:0 LISTENING
    TCP 127.0.0.1:62522 0.0.0.0:0 LISTENING
    TCP 191.167.1.2:80 0.0.0.0:0 LISTENING
    TCP 191.167.1.7:139 0.0.0.0:0 LISTENING
    C:\Documents and Settings\nikita>nslookup 191.167.1.7
    DNS request timed out.
    timeout was 2 seconds.
    *** Can't find server name for address 191.167.1.1: Timed out
    *** Default servers are not available
    Server: UnKnown
    Address: 191.167.1.1
    DNS request timed out.
    timeout was 2 seconds.
    *** Request to UnKnown timed-out
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 30-APR-2012 15:52:42
    Uptime 5 days 21 hr. 47 min. 39 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC_FOR_XEipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nikita-lap)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=
    HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 3 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 4 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 4 handler(s) for this service...
    The command completed successfully
    The nslookup throws a DNS error. could that be the problem?
    Thanks,
    Nikita

  • My requirement is to update 3 valuesets daily based on data coming to my staging table. What is the API used for this and how to map any API to our staging table? I am totally new to oracle and apps. Please help. Thanks!

    My requirement is to update 3 valuesets daily based on data coming to my staging table. What is the API used for this and how to map any API to our staging table? I am totally new to oracle and apps. Please help. Thanks!

    Hi,
    You could use FND_FLEX_LOADER_APIS.UP_VALUE_SET_VALUE to upload them from staging table (I suppose you mean value set values...).
    You can find a sample scripts if you google around.
    What do you mean "how to map any API to our staging table" ?
    You should do at least the following mapping (which column(s) in the staging table will provide these information):
    - the 3 value sets name which you're going to update/upload (I suppose these are existing value sets or which have been already created)
    - the value set values and  description
    Try to start with something and if there is any issues the community could then help... but for the time being with the description of the problem you have provided, that's the best I can do...

  • Until recently I was able to send images in the body of my Yahoo emails. Now, I am getting the message "This message has been truncated", and the email does not go through. I do not have this problem using IE. Could you please help? Thank you.

    Until recently I was able to send images in the body of my Yahoo emails. Now, I am getting the message "This message has been truncated", and the email does not go through. I do not have this problem using IE. Could you please help? Thank you.

    Try this -> http://support.apple.com/kb/TA38632?viewlocale=en_US

  • I do not use or have not signed up for a MobileMe Account but I am getting duplicates in my iCal for some reason.  All discussions I read are pointing to the MobileMe being the problem but it is not.  Please help me.  There must be another reason.

    I do not use or have not signed up for a MobileMe Account but I am getting duplicates in my iCal for some reason.  All discussions I read are pointing to the MobileMe being the problem but it is not.  Please help me.  There must be another reason all my entries appear twice. 

    If you wish to submit comments to Apple, the best way is to use their feedback pages.
    http://www.apple.com/feedback/itunesapp.html
    It's not likely that anyone from Apple will see your comments here among the thousands of other posts.
    Regards.

  • While opening pdf files the menu bar, navigation bar  cracks unobviously and also close and minimise buttons  goes hidden..Facing the problem for last one month. Please help.

    while opening pdf files the menu bar, navigation bar  cracks unobviously and also close and minimise buttons  goes hidden..Facing the problem for last one month. Please help.

    The latest Kaspersky software version is 15.0.1.415 or 15.0.1.415ab.

  • My iphone 4s wifi and bluetooth problem after updating ios 8? please help me...

    my iphone 4s wifi and bluetooth problem after updating ios 8? please help me...

    Hey there Abdulrahim0259,
    I would recommend that you use the following 2 article to help troubleshoot the Wi-Fi and bluetooth issues you are seeing, respectively:
    iOS: Troubleshooting Wi-Fi networks and connections - Apple Support
    And:
    iOS: Troubleshooting Bluetooth connections - Apple Support
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Have a big problem with report. Very urgent please help

    I have a report rep1. When I run the report via batch thru command rwclient to create a file it failed. I got the follwoing error message:
    REP-0177: Error while running in remote server
    Job 1413 is terminated due to connection timeout.
    It does not even try for few seconds before gives this message. I ran some other batch reports whihc took 15 minutes and they were fine.
    So, I stopped running the bad report for the day thinking the report is still not dead. I ran the same rep1 next day I still get the same error message. But this time when I ran I looked at the appserver showjobs (which lists the reports that were running and that already ran). The job number is different But still it fails in 3 seconds with the job number 1413 and connection time out. Can any one tell what might be the problem.
    Any number of times I run this job I get the same job number with same error (all this is only if I run it as batch using rwclient). If I run this as online by calling it from a form it returns the results without any problems.
    Please help. Very urgent.
    Thanks in advance.
    Asha

    You might want to delete the report server .dat file and restart the server and try
    his also could be one of the issues we had seen and fixed in 9.0.2.3. Please ensure you have the latest patch applied
    Thanks
    The Oracle Reports team

  • Do I need to install oracle 8i or 9i Please help

    Hi,
    I am a newbie to Redhat linux and Oracle. I have Redhat 9.0 installed on my machine. Now I have a doubt whether to install Oracle 9i or 8i. Some of my friends told me that Oracle 8i is very easier to configure than Oracle 9i. I think I am not fit for a tough configuration as I am a newbie. This is true? Is Oracle 9i is very difficult to configure than Oracle 8i? My aim is to get familiar with the Oracle and its all the features and to seriously play around with the good features of Oracle. So should I go for Oracle 9i? As I am a newbie, Is it nessessary to go for Oracle 9i?
    Please help me . I am waiting for your answer to get proceed with the Installation.
    Lot of Thanks in Advance.
    Waiting for your respondse.
    Bye
    Thanks and Regards
    Emmanuel mathew

    Hi,
    unfortunately you will have more general problems. Neither 8i nor 9i is certified for Red Hat 9. The certification matrix shows support for Red Hat 7.0 and 7.1 (9i) and for Red Hat 7.0/7.1/6.x (8i). That does not necessarily mean, it won't work at all, but Oracle doesn't give any support. In general, you should prefer 9i, you have much more options. If you perform, as a first step, a standard installation, it's not harder than an 8i installation.
    Good luck
    Werner

  • Compatibility of Oracle 8.1.7(please Help)

    Hi all,
    We are currently on Oracle 8.1.7 on NT with 1gb ram.
    We are going for a server upgrade. But we are not planning to currently upgrade Oracle.
    Server:
    Dual processor XEON with 4gb ram and Windows 2000 Professional Server
    Will Oracle 8.1.7 work on Windows 2000 Professional? Or is it better to still use NT?
    Are there any patches available for Oracle 8.1.7 on Windows 2000 Professional
    Can we install 8.1.7 on a XEON Processor? Will XEON support oracle 8.1.7? or should we go for
    Itanium?
    Anybody please help.

    Now i have convinced them to go for a Oracle upgrade ie 9i Release 2.
    Well we are using forms and reports 6i on 8.1.7 Database.
    When we change to 9i Release 2 will there be any problems with forms and reports?
    Please do help as we are not planning to upgrade client. Only server is to be upgraded.
    So server Oracle 9i Release 2
    Client Oracle 8.1.7
    App Forms and Reports 6i
    Are there any things I should take into consideration beforehand.
    Will 9i Release 2 work on Win 2003 SErver
    Thanks in advance,
    sanju

  • ClassNotFound Error with Oracle 10g...please help!

    Hello everyone!
    I am currently using jdk 1.4.2_10 with Oracle 10g. I tried to connect to the database, like this:
    try{
    String driverName = "oracle.jdbc.driver.OracleDriver";
    String serverName = "***.***.*.*";
    String portNumber = "****";
    String sid = "****";
    String url = "jdbc:oracle:thin:@" + serverName + ":" + portNumber + ":" + sid;
    String usr = "*****";
    String pwd = "*****";
    //Load the JDBC driver
    Class.forName(driverName);
    //Connect to the base
    connect = DriverManager.getConnection(url,usr,pwd);
    catch(ClassNotFoundException e){
    System.out.println("Error---No database driver");
    catch(SQLException s){
    System.out.println("Error---No connection to the database");
    Here is what's in my classpath, (i added the ojdbc14.jar) :
    c:\oracle\product\10.2.0\client_2\jdbc\lib\ojdbc14.jar;
    C:\Program Files\QuickTime\QTSystem\QTJava.zip
    Can anyone please help me?
    It's really a problem, i've been searching for 2 days now.....
    thank you

    Most likely it is about
    oracle.jdbc.driver.OracleDriver
    You need to include Oracle JDBC lib.
    If you are using JDeveloper then:
    In Project properties click on Libraries
    Click AddLibrary
    In the list that appears choose Oracle JDBC

  • Oracle Express Batch Manager-Please Help me out-urgent

    Dear all,
    I have created a Relational Access Administrator project and mapped an Express Datamodel with RDBMS lookup and fact tables and created a Maintenance Procedure Using "Express Database Maintenance" from "Relational Access Administrator". After that when I tried to run that "Procedure" using "Batch Manager", it creates a Command definition file "~5848371.cmd" and nothing is showing in the "Job Monitor" tab of "Batch Manager". At the same time since it could not run the procedure, no Express database have been created to the specified path.
    Please help me out, as I am in need for this very badly. I have gone through the document "Relational Access Administrator(User Guide)" from otn.oracle.com, but nowhere such type of problem have been addressed.
    Thanking you in advance,
    regards,
    Manoj Ghosh,
    Mail ID: [email protected]

    There is a tutorial on building a chat application (or applet) on the ibm site.
    http://www-105.ibm.com/developerworks/education.nsf/dw/java-onlinecourse-bytitle
    You need to register to use it, but it is free.
    Hope this helps
    Peter

  • Problem installing Adobe Photoshop CS4. Please help me.

    Hi Geeks,
    I am stuck with Adobe Photoshop CS4 (Trial) installation since last two days. I am desperately looking for help to get rid of this problem.
    My Problem:
    At the end of installation of Adobe Photoshop CS4 (Trial) i was prompted with en error
    message stating some of the components were not installed.  When I check the more information button provided in the error message window, it showed below error.
    “Adobe Photoshop CS4 English Language Pack Error: Error 2.”
    Still I could find the installed Photoshop in C:\Program files\Adobe\Adobe Photoshop CS4\Photoshop.exe
    When I executed above file; application showed below error message and close it.
    “Some of the application components are missing from the application directory, Please reinstall the application.”
    I just try to run Adobe Device Central CS4 which was installed along with it.  It showed below error message.
    “The Localized resource files for this application could not be loaded. Please reinstall or repair the application and try again.”
    So My Problem is I am unable to open Photoshop CS4 after its unsuccessful installation.
    I spent more than a day in different ways as I explained below in more info section.  I am desperately looking for helping hands to fix this problem.
    I ever find this kind of difficulty with any other components installation in my 10 years of development experience.  Please help me.
    More info:
    (1) I have downloaded Adobe Photoshop CS4 (Trial) in this month (July 09) from adobe official site.
    (2) My PC OS Windows XP SP3.
    (3) Prior to install Photoshop CS4 I had Acrobat reader 8 and Adobe DW CS4.
    (4) After I read some stuff on net, I downloaded both Windows install Clean up and CS4InstallerDatabaseUtility.exe.
    (5) First I uninstalled all DW CS4 and Photoshop CS4 using add/remove then rebooted.
        then ran CS4InstallerDatabaseUtility.exe (which really did not removed as it did not
        find any Adobe component), then installed Photoshop CS4. No luck. same error.
    (6) This time I ran CS4InstallerDatabaseUtility.exe and removed DW CS4, Photoshop CS4 and flash and rebooted. Then I ran Photoshop CS4 as Administrator. Same thing repeated at the end of installation and when I tried to open the photoshop.  Finding a real hard time with it.
    Any kind of help to get rid of this problem would be highly appreciated.
    Thanks in advance.
    Regards,
    R Sunil.

    PS CS4 software itself has to be installed as Admin. Put the downloaded folder on the desktop (if not there already). Open the folder and right click on the .exe file and choose run as Admin.
    Install on C drive is the best stable choice.
    Before you do all this make the anti-virus is turned off. If windows defender is running turn that off too. If Adobe reader is installed renove that. Ensure no other adobe products are running in the background.
    During install the process will hang at 90 percent for about 10 to 15 mins. This is normal.
    After the software is installed reboot computer.
    After reboot go to start, All Programs and right click on PS CS4. Click on properties, Compatibility and check run as Admin. Hit Apply and OK to close. Run PS CS4 and update to 11.0.1
    Be Advised:
    Now the biggest problem you might run into is that the trial install went too far and failed. If this happened you cannot re-install PS CS4 trial because of the DRM that is hidden in the registry hive. The hidden DRM prevents people from installing the trial more then once and limits the trial at 30 days. There is nothing you can do other then nuking the hard drive and a fresh install of your operating system.

  • I have a problem with my win 8 system please help

    hi.
    yesterday I got the msi gt70 I ordered in the mail everything is working good accept one thing.
    whenever I try to install an app (no matter what kind, I tried solitaire and Skype) the app is going up and immediately shuts down nothing happens.
    I tried to look it up on the web and did everything it says but nothing helped.
    please help me I want thing to work properly.
    ty for your attention.

    I have the exact same problem in my GT70-0ND-447 with Windows 8 SL x64.
    Skype, Ebay and some other Metro style applications does not work.
    When I start the application startup screen appears, and then almost immediately closes.
    Applications can be seen in the drop down list on the left, but they do not work. In the system log I see a message "The server not register with App DCOM within the required timeout" (error 10010).
    Event for Ebay under Microsoft-Windows-TWinUI/Operational: "Activation of the app eBayInc.eBay_1618n3s9xq8tw!App for the Windows.Launch contract failed with error: The app didn't start." (error 5961).
    I wrote to support. Waiting...
    Please help!

  • ITunes has encountered a problem and needs to close.  PLEASE HELP ME!!!!!!!

    I bought the Apple airport router I installed it with the provided disc and that same day my iTunes would not come up. For window users I get the box that reads iTunes has encountered a problem and needs to close. We are sorry for the inconvenience with a box that you click to Send Error Report. Here is the error……… AppName: itunes.exe AppVer: 7.6.2.9 ModName: unknown
    ModVer: 0.0.0.0 Offset: 000a019a
    I figured that my music files somehow were corrupt and that shi_ happens. Well a week later I was having troubles with the Apple router so I returned it and uninstalled it from my program files C drive. Then I gave iTunes another shot and it opened. Weird, I know. Well my next router was a Net gear it worked fine but it lagged on COD4 while online with my PC, so I returned it. Then I bought a Belkin - N1 Vision Wireless-N Wireless Router and it did not come with an install disc just plug and play. That very same day my iTunes gave me that **** error again. This time I can’t try to uninstall it from my program files because it was plug and play. I already tried to do a system restore and I shut down my PC and start it back up without the router plugged in and still no luck. I also tried to repair iTunes and that didn’t work. I went to the Geek Squad and they tell me the two issues can’t be related (a router not allowing my iTunes to run). My computer is running on Windows XP Pro. I’m now playing my music through Windows Media Player. I’m in ****!!!! Can someone please help me!!!!! I also tried a few things on iTunes support and they didn’t work. I will be more than happy finically facilitate someone for helping me get my iTunes up and running like usual. Dallas @ [email protected] I’ll be checking this thread every day. PLEASE HELP!!!!!!!!!!!!!!!!!

    ,......"The enstaller encountered errors before the requested operations for Quicktime could not be completed. To retry these operations at a later time, please run the installer again."
    Checking on things that can cause QuickTime launch errors and install/uninstall errors now.
    Have you at any stage installed an ACE or K-Lite Mega Codec Pack, any copies of the programs QT Alternative, QT Lite or Storm Codec, or any media converter programs that can convert files into QuickTime readable formats?
    (I'm checking on these things because depending on the versions of the programs/codec-packs, these can install earlier versions of QuickTime componentry on a PC, which can interfere with the running/installing of a higher version of QuickTime.)

Maybe you are looking for