ISQLplus not working

Hi forum,
isqlplusctl start : okay.
http://<servername>:5560/iSQLplus doesn't work.
Is there any need to make an entry into /etc/services or tnsnames.ora or listener.ora ? Or must iSQLplus be installed separately ?
http://<servername>:5560 works and shows Oracle Application Server Containers for J2EE 10g (9.0.4.1.0) .
Port 5560 can be seen via netstat -an with status "listening".
What am I making wrong ?

Okay, done !!! My fault. iSQLplus instead of isqlplus !!! Books are not always right.
Kind regards
Samplitude

Similar Messages

  • Isqlplus link  not working

    Hi All,
    i have a 9i database on windows server 2003.the isqlplus link https://192.168.0.56/isqlplus was working fine till yeasterday but now its not working but db is read write mode.
    i tried to solve issue by restaring server but problem still persists.Please suggest how to resolve issue.
    Thanks in advance.
    Regards,
    Rajesh
    Edited by: Rajesh.Rathod on May 22, 2009 2:11 AM

    [screen shot image|http://img188.imageshack.us/img188/2756/isqlplus.jpg]
    i'm afraid i couldn't figure out the isqlplus service u were talkin about in the post earlier
    i have listed all the services starting with I and O in the screenshot
    i'd really like to know more about it :)
    the isqlplus start command is to be issued in command prompt right?

  • ISQLPLUS does not works after downgrading JDK.

    Hi,
    I am not sure if ISQLPLUS has anything to do with downgrading JDK. To my understand apache has its own classpath set. I have properly configure ISQLPLUS last week and no issues at all. This week, I am trying to downgrade my JDK (Sun) from 1.3.1 to 1.2.2. Soon after that i cannot access to my ISQLPLUS at all. It says FIle not found: Error 404. I haven't change any of my conf file, and apache start properly as well.
    I have a few JDK version on my machine at this point of time. 1.2.2 (IBM), 1.3.1(Sun), and 1.3.2 (Sun) . I am using them for different projects. And I believed Apache has its own version as well (1.7.1 ??).
    Any hints what am I getting Error 404?
    Thanks
    -KL

    What do you mean by "restoring definitions"?
    What EXACTLY is your problem?
    "does not works" is just a bit vague.

  • Isqlplus with full connection description does not work in netscape/firefox

    http://machine/isqlplus?userid="user/pass@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xxx.xxx.xxx.xxx)(PORT=1521))(CONNECT_DATA=(SID=xxx)(SRVR=DEDICATED)))"
    This works in IE, but fails in netscape and firefox with: SP2-0874: URL argument is missing a keyword
    It looks like a URL encoding issue. Has anyone seen this and if so have you found a solution?

    Thanks for the try, but that didn't help. Actually, without the full connection description it works in both browsers, i.e.
    http://machine/isqlplus?userid=user/pass@servicename
    does work in both. isqlplus under firefox appears to not like the encoding as:
    http://machine/isqlplus?userid="user/pass@servicename"
    this does not work under firefox. But with a full connect string it appears I need the quotes as without nether works.

  • Connection to server via smb not working

    hi,
    i have an old G4 iBook 10.3.9 that i'm using for school. to connect to our school server for course material, we were given smb log-in instructions from our it dept. when i put in the ip address, i get a prompt for the id and password, but i cannot get access. we tried logging on with my professor's macbook pro (10.5) and it worked flawlessly.
    i've done all software updates and rechecked the procedure dozens of times, but i can't figure out why it's not working. if anyone has an idea, i'm all ears.
    thanks,

    created in my UTF-8 Mysql DB your table and inserted a record; the select shows:
    SQL> select * from "movieclass"@mysql;
    idClass
    ClassName
    123
    H e l l o
    As you can see the content is there, the "space" between the letters is related to unicode. Each character is interpreted by 2 bytes and SQL*Plus wrongly displays both. Using iSQLPLus or SQLDeveloper does not show the "space" between the letters.
    Here the data type mapping:
    SQL> desc "movieclass"@mysql;
    Name Null? Type
    idClass NUMBER(3)
    ClassName NOT NULL NVARCHAR2(50)
    What's the exact version of DG4ODBC you're using? 11.1.0.7?
    According to the listener file you're using DG4ODBC on Windows. There was a high/low byte issue in DG4ODBC for Windows. This issue is fixed in 11.1.0.7 and a certain patch. So I recommend you to get first the 11.1.0.7 patchset (if you don't already have it installed):
    6890831 Oracle Database Family: Patchset
    11.1.0.7.0 PATCH SET FOR ORACLE DATABASE SERVER 11.1.0.7.0
    and then please apply also the latest patch:
    8689191 Oracle Database Family: Patch
    ORACLE 11G 11.1.0.7 PATCH 16 BUG FOR WINDOWS 32 BIT 11.1.0.7.0
    There was a high/low byte issue
    Edited by: kgronau on Aug 11, 2009 10:28 AM

  • Sqlplus can connect but can not work!

    I have finished an installing of an Oracle10R2 on the OEL5.0 system. All run well except that the sqlplus can not work.I install it once more, but the results are same. What is the problem?
    [oracle@localhost database]$ sqlplus
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri May 30 15:10:58 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/10.2.0/db_1/dbs/initorcl.ora'
    SQL>
    Message was edited by:
    frank.qian

    [root@localhost admin]# whoami
    root
    [root@localhost admin]# set | grep -i ora
    GTK_RC_FILES=/etc/gtk/gtkrc:/home/oracle/.gtkrc-1.2-gnome2
    LOGNAME=oracle
    MAIL=/var/spool/mail/oracle
    OLDPWD=//u01/app/oracle/product/10.2.0/db_1/dbs
    ORACLE_BASE=/u01/app/oracle
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    ORACLE_SID=orcl
    PATH=/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin:/u01/app/oracle/product/10.2.0/db_1/bin
    PWD=//u01/app/oracle/product/10.2.0/db_1/network/admin
    USER=oracle
    USERNAME=oracle
    [root@localhost admin]# la -l $ORACLE_HOME/bin/oracle
    bash: la: command not found
    [root@localhost admin]# ls -l $ORACLE_HOME/bin/oracle
    -rwsr-s--x 1 oracle oinstall 93362188 May 30 14:56 /u01/app/oracle/product/10.2.0/db_1/bin/oracle
    [root@localhost admin]# cat $ORACLE_HOME/network/admin/listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    [root@localhost admin]# cat $ORACLE_HOME/network/admin/tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL2 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost.localdomain)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl2)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    [root@localhost admin]# ls -l $ORACLE_HOME/dbs
    total 20784
    -rw-r----- 1 oracle oinstall 168 May 29 10:10 alert_orcl.log
    -rw-r----- 1 oracle oinstall 1544 May 29 21:27 hc_orcl0.dat
    -rw-r----- 1 oracle oinstall 1544 May 30 08:31 hc_orcl1.dat
    -rw-r----- 1 oracle oinstall 1544 May 30 14:58 hc_orcl2.dat
    -rw-r----- 1 oracle oinstall 1544 May 27 12:49 hc_orcl.dat
    -rw-r----- 1 oracle oinstall 12920 May 3 2001 initdw.ora
    -rw-r----- 1 oracle oinstall 8385 Sep 11 1998 init.ora
    -rw-r----- 1 oracle oinstall 24 May 30 15:00 lkORCL2
    -rw-r----- 1 oracle oinstall 1536 May 30 15:04 orapworcl2
    -rw-r----- 1 oracle oinstall 7061504 May 29 22:24 snapcf_orcl0.f
    -rw-r----- 1 oracle oinstall 7061504 May 30 10:52 snapcf_orcl1.f
    -rw-r----- 1 oracle oinstall 7061504 May 30 18:56 snapcf_orcl2.f
    -rw-r----- 1 oracle oinstall 2560 May 30 16:29 spfileorcl2.ora
    [root@localhost admin]# ps -ef | grep lsnr
    oracle 8371 1 0 14:58 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    root 18146 5097 0 20:58 pts/2 00:00:00 grep lsnr
    [root@localhost admin]# ps -ef | grep lsnr
    oracle 8371 1 0 14:58 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    root 18146 5097 0 20:58 pts/2 00:00:00 grep lsnr
    [root@localhost admin]# ps -ef | grep ora
    root 2581 2560 0 14:15 ? 00:00:00 hald-addon-storage: polling /dev/hda
    oracle 3542 3485 0 14:17 ? 00:00:00 /usr/bin/gnome-session
    oracle 3605 3542 0 14:17 ? 00:00:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /etc/X11/xinit/Xclients
    oracle 3608 1 0 14:17 ? 00:00:00 /usr/bin/dbus-launch --exit-with-session /etc/X11/xinit/Xclients
    oracle 3609 1 0 14:17 ? 00:00:00 /bin/dbus-daemon fork print-pid 4 print-address 6 session
    oracle 3615 1 0 14:17 ? 00:00:00 /usr/libexec/gconfd-2 11
    oracle 3618 1 0 14:17 ? 00:00:00 /usr/bin/gnome-keyring-daemon
    oracle 3620 1 0 14:17 ? 00:00:01 /usr/libexec/gnome-settings-daemon
    oracle 3635 1 0 14:17 ? 00:00:14 metacity --sm-client-id=default1
    oracle 3639 1 0 14:17 ? 00:00:02 gnome-panel --sm-client-id default2
    oracle 3641 1 0 14:17 ? 00:00:01 nautilus no-default-window sm-client-id default3
    oracle 3645 1 0 14:17 ? 00:00:00 /usr/libexec/gnome-vfs-daemon
    oracle 3649 1 0 14:17 ? 00:00:00 /usr/libexec/bonobo-activation-server ac-activate ior-output-fd=17
    oracle 3652 1 0 14:17 ? 00:00:00 eggcups --sm-client-id default4
    oracle 3655 1 0 14:17 ? 00:00:00 gnome-volume-manager --sm-client-id default5
    oracle 3660 1 0 14:17 ? 00:00:00 bt-applet --sm-disable
    oracle 3675 1 0 14:17 ? 00:00:00 /usr/bin/python -tt /usr/bin/puplet
    oracle 3677 1 0 14:17 ? 00:00:00 /usr/libexec/gam_server
    oracle 3684 1 0 14:17 ? 00:00:00 ./escd key_Inserted="/usr/bin/esc" on_Signal="/usr/bin/esc"
    oracle 3687 1 0 14:17 ? 00:00:00 /usr/libexec/trashapplet oaf-activate-iid=OAFIID:GNOME_Panel_TrashApplet_Factory oaf-ior-fd=19
    oracle 3689 1 0 14:17 ? 00:00:06 /usr/libexec/wnck-applet oaf-activate-iid=OAFIID:GNOME_Wncklet_Factory oaf-ior-fd=25
    oracle 3693 1 0 14:17 ? 00:00:00 /usr/libexec/mapping-daemon
    oracle 3695 1 0 14:17 ? 00:00:00 nm-applet --sm-disable
    oracle 3703 1 0 14:18 ? 00:00:00 pam-panel-icon --sm-client-id default0
    oracle 3708 1 0 14:18 ? 00:00:01 gnome-power-manager
    oracle 3712 1 0 14:18 ? 00:00:00 /usr/libexec/mixer_applet2 oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory oaf-ior-fd=23
    oracle 3718 1 0 14:18 ? 00:00:01 /usr/bin/python -E /usr/bin/sealert -s
    oracle 3728 1 0 14:18 ? 00:00:00 /usr/libexec/notification-area-applet oaf-activate-iid=OAFIID:GNOME_NotificationAreaApplet_Factory oaf-ior-fd=24
    oracle 3730 1 0 14:18 ? 00:00:00 /usr/libexec/clock-applet oaf-activate-iid=OAFIID:GNOME_ClockApplet_Factory oaf-ior-fd=28
    oracle 3766 1 0 14:18 ? 00:00:03 gnome-screensaver
    oracle 3828 1 0 14:26 ? 00:00:09 gnome-terminal
    oracle 3831 3828 0 14:26 ? 00:00:00 gnome-pty-helper
    oracle 3832 3828 0 14:26 pts/1 00:00:00 bash
    oracle 5067 3828 0 14:43 pts/2 00:00:00 bash
    oracle 8371 1 0 14:58 ? 00:00:00 /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr LISTENER -inherit
    oracle 9663 1 0 15:04 pts/1 00:00:00 /u01/app/oracle/product/10.2.0/db_1/perl/bin/perl /u01/app/oracle/product/10.2.0/db_1/bin/emwd.pl dbconsole /u01/app/oracle/product/10.2.0/db_1/localhost.localdomain_orcl2/sysman/log/emdb.nohup
    oracle 10827 9663 0 15:06 pts/1 00:00:12 /u01/app/oracle/product/10.2.0/db_1/bin/emagent
    oracle 11211 1 0 15:07 pts/1 00:00:11 /u01/app/oracle/product/10.2.0/db_1/jdk/bin/java -Djava.awt.headless=true -Doracle.oc4j.localhome=/u01/app/oracle/product/10.2.0/db_1/sqlplus -Djava.security.properties=/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.security.props -jar /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/oc4j.jar -config /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/isqlplus/config/server.xml
    oracle 11427 1 0 15:10 ? 00:00:00 /bin/sh /usr/lib/firefox-1.5.0.9/firefox
    oracle 11450 11427 0 15:10 ? 00:00:00 /bin/sh /usr/lib/firefox-1.5.0.9/run-mozilla.sh /usr/lib/firefox-1.5.0.9/firefox-bin
    oracle 11455 11450 2 15:10 ? 00:10:14 /usr/lib/firefox-1.5.0.9/firefox-bin
    oracle 12851 1 0 15:29 ? 00:00:00 ora_pmon_orcl2
    oracle 12853 1 0 15:29 ? 00:00:00 ora_psp0_orcl2
    oracle 12855 1 0 15:29 ? 00:00:00 ora_mman_orcl2
    oracle 12857 1 0 15:29 ? 00:00:00 ora_dbw0_orcl2
    oracle 12859 1 0 15:29 ? 00:00:02 ora_lgwr_orcl2
    oracle 12861 1 0 15:29 ? 00:00:00 ora_ckpt_orcl2
    oracle 12863 1 0 15:29 ? 00:00:06 ora_smon_orcl2
    oracle 12865 1 0 15:29 ? 00:00:00 ora_reco_orcl2
    oracle 12867 1 0 15:29 ? 00:00:00 ora_cjq0_orcl2
    oracle 12869 1 0 15:29 ? 00:00:02 ora_mmon_orcl2
    oracle 12871 1 0 15:29 ? 00:00:00 ora_mmnl_orcl2
    oracle 12873 1 0 15:29 ? 00:00:00 ora_d000_orcl2
    oracle 12876 1 0 15:29 ? 00:00:00 ora_s000_orcl2
    oracle 12884 1 0 15:29 ? 00:00:00 ora_rvwr_orcl2
    oracle 12886 1 0 15:29 ? 00:00:00 ora_arc0_orcl2
    oracle 12888 1 0 15:29 ? 00:00:00 ora_arc1_orcl2
    oracle 12895 1 0 15:29 ? 00:00:00 ora_qmnc_orcl2
    oracle 12966 1 0 15:29 ? 00:00:10 oracleorcl2 (LOCAL=NO)
    oracle 12975 1 0 15:29 ? 00:00:02 oracleorcl2 (LOCAL=NO)
    oracle 12978 1 0 15:29 ? 00:00:00 ora_q000_orcl2
    oracle 12982 1 0 15:29 ? 00:00:00 ora_q002_orcl2
    oracle 12989 9663 2 15:29 pts/1 00:08:04 /u01/app/oracle/product/10.2.0/db_1/jdk/bin/java -server -Xmx256M -XX:MaxPermSize=96m -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -DORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1 -Doracle.home=/u01/app/oracle/product/10.2.0/db_1/oc4j -Doracle.oc4j.localhome=/u01/app/oracle/product/10.2.0/db_1/localhost.localdomain_orcl2/sysman -DEMSTATE=/u01/app/oracle/product/10.2.0/db_1/localhost.localdomain_orcl2 -Doracle.j2ee.dont.use.memory.archive=true -Djava.protocol.handler.pkgs=HTTPClient -Doracle.security.jazn.config=/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_localhost.localdomain_orcl2/config/jazn.xml -Djava.security.policy=/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_localhost.localdomain_orcl2/config/java2.policy -Djava.security.properties=/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.security.props -DEMDROOT=/u01/app/oracle/product/10.2.0/db_1/localhost.localdomain_orcl2 -Dsysman.md5password=true -Drepapi.oracle.home=/u01/app/oracle/product/10.2.0/db_1 -Ddisable.checkForUpdate=true -Djava.awt.headless=true -jar /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/oc4j.jar -config /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_localhost.localdomain_orcl2/config/server.xml
    oracle 13020 1 0 15:30 ? 00:00:01 oracleorcl2 (LOCAL=NO)
    oracle 13028 1 0 15:30 ? 00:00:01 oracleorcl2 (LOCAL=NO)
    oracle 13031 1 0 15:30 ? 00:00:09 oracleorcl2 (LOCAL=NO)
    oracle 13148 1 0 15:32 ? 00:00:10 oracleorcl2 (LOCAL=NO)
    oracle 16447 3832 0 18:50 pts/1 00:00:00 sqlplus
    oracle 16448 16447 0 18:50 ? 00:00:00 oracleorcl2 (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    oracle 18165 1 14 21:00 ? 00:00:00 ora_j000_orcl2
    root 18167 5097 0 21:00 pts/2 00:00:00 grep ora
    [root@localhost admin]# tail /u01/app/oracle/admin/orcl/bdump/alert.log
    tail: cannot open `/u01/app/oracle/admin/orcl/bdump/alert.log' for reading: No such file or directory
    [root@localhost admin]# tail /u01/app/oracle/admin/orcl2/bdump/alert.log
    tail: cannot open `/u01/app/oracle/admin/orcl2/bdump/alert.log' for reading: No such file or directory

  • ISQLPlus stopped working on 10g

    After install of production 10g database on Mac OS X iSQLPlus was working (so I know everything it needed by way of object libraries is there).
    After reboot I get the error "SP2-00908: iSQLPlus may have been restarted without being properly shut down."
    isqlplusctl start
    gives a clean result "iSQL*Plus started."
    Everything else works fine. I suspect therefore that some kind of log file or log file entry is left behind that stops this working. It has worked so I know everything is there.
    Thanks
    Paul

    Thanks Alison
    what you said pointed me in the right direction to solve the problem.
    My system did have ORACLE_HOME and LD_LIBRARY_PATH defined.
    However, the isqlplusctl.pl script is called from $ORACLE_HOME/isqlplusctl unix shell script. This script has a comment from an oracle programmer meerabat dated 11/18/04 where an environment variable DYLD_LIBRARY_PATH is set for MACOSX. This variable is conditionally set according to an environment variable uname which was undefined on my system.
    So I set the uname variable and the DYLD_LIBRARY_PATH to /System/Library/Frameworks/JavaVM.framework/Libraries in my .bash_profile and everything now works. The isqlplusctl script now adjusts the DYLD_LIBRARY_PATH correctly to look in oracle libraries first.
    I also noticed that LD_LIBRARY_PATH included an $ORACLE_HOME/lib32 assignment which is not in my $ORACLE_HOME.
    Perhaps Oracle could tidy up these scripts a bit?
    Paul.

  • Not work tablet UI on Prestigio 5080 PRO tablet

    I read that browser.ui.layout.tablet = "1" can fix this problem. But it not works. I can work only in pnone interface that is not good for my 8'' tablet.

    Would it be possible for you to share the problematic pdf and OS information  with us at [email protected] so that we may investigate?
    Thanks,
    Adobe Reader Team

  • Why self-defined access sequences of free goods can not work?

    Hi gurus,
    I have maintained access sequences of free goods self-defined.but when i creat the SO it does not work!
    when i used the standard access sequences ,it is OK .
    Can anybody tell me why?
    thanks in advance

    Dear Sandy,
    Go to V/N1 transaction select your self defined access sequence then go in to the accesses and fields and check all fields are activated.
    Make sure that these fields are flowing in your sales order.
    I hope this will help you,
    Regards,
    Murali.

  • Adobe bridge raw not working with windows vista in photoshop cc, why?

    adobe bridge raw not working in photoshop cc, is there a fix?

    Your sure your using photoshop cc on windows vista?
    I was under the impression that photoshop cc would not even install on windows vista.
    What version of camera raw do you have?
    In photoshop under Help>About Plugin does it list Camera Raw and if so which version is it?
    (click on the words Camera Raw to see the version)
    Camera raw doesn't work if it's a camera raw file or some other file type such as jpeg or tif?
    What camera are the camera raw files from?
    Officially camera raw 8.3 is the latest version of camera raw that will work on windows vista.

  • Adobe Bridge CS5 in windows 7 not working?

    Adobe Bridge CS5 in windows 7 not working. I was using bridge perfectly for last 2 years. It stops working since 3 days. I tried to install updates. Showing some error to install.
    Tried to install creative cloud..again some error. Error code : 82
    Could you please advice how I can fix my adobe bridge.

    https://www.youtube.com/watch?v=xDYpTOoV81Q&feature=youtu.be
    please check this video I uploaded..this is what happens when I click adobe bridge.. just blinks and go off. bridge not working on task manager

  • ADOBE CLOUD ON MY DESKTOP WILL NOT WORK. IT LOADS UP BUT NOTHING FILLS THE WINDOW

    ADOBE CLOUD ON MY DESKTOP WILL NOT WORK. IT LOADS UP BUT NOTHING FILLS THE WINDOW

    BLANK Cloud Screen http://forums.adobe.com/message/5484303 may help
    -and step by step http://forums.adobe.com/thread/1440508?tstart=0
    -and http://helpx.adobe.com/creative-cloud/kb/blank-white-screen-ccp.html

  • Partner application logoff not working

    We have a partner application registered with sso with custom login screen. The login works fine. We use the following code to logoff the partner application in logoff.jsp
    response.setHeader("Osso-Return-Url", "http://my.oracle.com" );
    response.sendError(470, "Oracle SSO");
    session.invalidate();
    but the logoff is not working properly. It is not invalidating the session and the logout http request is not going from the application server to the sso server.
    Are there any additional configurations for SSO logoff.Any help is appreciated.
    Thanks

    Hi
    The WF should also trigger if i add the Partner function in UI.If i change any Attribute the WF triggers but i dont want to change the attribute when i add the partner function.
    If i have only one event for WF that is Partner Change the WF will not trigger it for the 1st time when i save the UI. But next i come to the same saved doc and add a partner function then the Wf triggers.
    So this means that Partner change is active.
    the issue here is i need to trigger the WF on , the 1st time i save the UI, for which i wil be using Attribute Change and next time when i come back to saved doc the and add only the partner function and no changes are made to attributes the WF should again trigger.
    Thanks
    Tarmeem

  • IPhone 4 Voice Memos not working/saving

    Hi there,
    I'm having trouble with my voice memos too. Up until yesterday they were working fine and now, even though the record button works, the stop button does not and I can only pause them. Worse again is that the button to go into the menu to view all voice memos is not working so I can't play them from my iPhone and nothing new is saving to my iTunes. Please help!

    I've always had the "Include Voice Memos" option selected. I think that only pertains to syncing voice memos from iTunes to the iPhone after it has been copied to iTunes. It has to be the new OS/iTunes not communicating that new memos have been recorded. For some reason they won't sync when I want them to, and then a few syncs later they magically appear.
    By the way, I'm VERY comfortable with the iTunes and iPhone systems. I've been using iTunes for 5 years, and I've been recording class lectures with the iPhone voice memo app (and another app) for a couple years. It's not an error of not seeing that the memos were added; they don't exist in my library or music folders.
    JUST OUT OF CURIOSITY, POST WHICH FIRMWARE YOU ARE RUNNING EXACTLY!!!
    I'm on an iPhone 4, running firmware 4.0.1

  • Installed Premiere Pro CS4 but video display does not work?

    I just got my copy of CS$. After installing Premiere I found two things that seem very wrong:
    1) video display does not work, not even the little playback viewer next to improted film clips located on the project / sequence window. Audio works fine.
    2) the UI is way too slow for my big beefy system.
    My pc is a dual boot Vista-32 and XP system with 4GB of memory installed and nvidia geforce 280 graphics board with plenty of GPU power. The CS4 is installed on the Vista-32 partition. My windows XP partition on the same PC with Premiere CS2 works great and real fast.
    Any ideas how to solve this CS4 install issue?
    Ron

    I would like to thank Dan, Hunt, and Haram:
    The problem is now very clear to me. The problem only shows up with video footage imported into PP CS4 encoded with "MS Video 1" codec. So this seems to be a bug. The codec is very clearly called out and supported within various menues but video with this codec just will not play in any monitor or preview window. In addition the entire product looks horrible with respect to performance while PP CS4 trys its best to play the video. Audio will start playing after about 30 seconds. And once in awhile part of video shows up at the wrong magnification before blanking out again.
    My suggestion to the Adobe team: fix the bug and add some sample footage to the next release so new installations can test their systems with known footage.
    My PC is brand new with the following "beefy" components:
    Motherboard
    nForce 790i SLI FTW
    Features:
    3x PCI Express x16 graphics support
    PCI Express 2.0
    NVIDIA SLI-Ready (requires multiple NVIDIA GeForce GPUs)
    DDR3-2000 SLI-Ready memory w/ ERP 2.0 (requires select third party system memory)
    Overclocking tools
    NVIDIA MediaSheild w/ 9 SATA 3 Gb/sec ports
    ESA Certified
    NVIDIA DualNet and FirstPacket Ethernet technology
    Registered
    CPU: Intel Core 2 Quad Q9550
    S-Spec: SLAWQ
    Ver: E36105-001
    Product Code: BX80569Q9550
    Made in Malaysia
    Pack Date: 09/04/08
    Features:
    Freq.: 2.83 GHz
    L2 Cache: 12 MHz Cache
    FSB: 1333 MHz (MT/s)
    Core: 45nm
    Code named: Yorkfield
    Power:95W
    Socket: LGA775
    Cooling: Liquid Cooled
    NVIDIAGeForce GTX 280 SC graphics card
    Features:
    1 GB of onboard memory
    Full Microsoft DirectX 10
    NVIDIA 2-way and 3-way SLI Ready
    NVIDIA PureVideo HD technology
    NVIDIA PhysX Ready
    NVIDI CUDA technology
    PCI Express 2.0 support
    Dual-link HDCP
    OpenGL 2.1 Capaple
    Output: DVI (2 dual-link), HDTV
    Western Digital
    2 WD VelociRaptor 300 GB SATA Hard Drives configured as Raid 0
    Features:
    10,000 RPM, 3 Gb/sec transfer rate
    RAM Memory , Corsair 4 GB (2 x 2 GB) 1333 MHz DDR3
    p/n: TW3X4G1333C9DHX G
    product: CM3X2048-1333C9DHX
    Features:
    XMS3 DHX Dual-Path 'heat xchange'
    2048 x 2 MB
    1333 MHz
    Latency 9-9-9-24-2T
    1.6V ver3.2

Maybe you are looking for