Cannot connect to FORM Designer

Hello all:
I can log on to ISQL/PlUS
but I just install Form Designer but with same user as ISQL/Plus , I cannot log on.
Pls advise

hi
u have to use Grant Execute for the user
i hope after that u will be able to logon.
something like this.
GRANT EXECUTE ON DBMS_LOCK TO owner;
GRANT EXECUTE ON DBMS_PIPE TO owner;
GRANT CREATE TABLE TO owner;
GRANT CREATE VIEW TO owner;
GRANT CREATE PROCEDURE TO owner;
GRANT CREATE SYNONYM TO owner;
GRANT CREATE SEQUENCE TO owner;
GRANT SELECT ON v_$nls_parameters TO owner WITH GRANT OPTION;
GRANT SELECT on sys.V_$PARAMETER TO owner;
GRANT SELECT ON dba_rollback_segs TO owner;
GRANT SELECT ON dba_segments TO owner;
GRANT CREATE ANY SYNONYM TO owner;
GRANT DROP ANY SYNONYM TO owner;
GRANT CREATE PUBLIC SYNONYM TO owner;
GRANT DROP PUBLIC SYNONYM TO owner;
GRANT ck_oracle_repos_owner to owner;
GRANT CONNECT, RESOURCE TO owner;sarah

Similar Messages

  • HELP!!!!HELP!!! Cannot connect to Service Designer

    Hi,
    1)
    I am unable to connect to the Service Designer.
    the username :- Administrator
    Password :- manager
    Tried options:
    Location: -
    localhost
    rmi://hostname:2008/PanamaServer
    ptgdb://
    The Systems.properties file on the server on the client and server are the same and contain the db.connect.string.
    2) I am trying to connect to the Personalization Portal http://hostname/papz/login.jsp
    Username: Administrator
    Password: manager
    The error is Invalid User and Password and Invalid Logical Device.
    3) How does one start a PTG server?
    WHERE AM I GOING WRONG?????????
    Please help me!!
    The configurations are given below.
    I have loaded the Portal-to-Go Server and Client on Windows NT 4.
    Version of Portal-to-Go 1.0.2
    Patch 1.0.2.2 applied on both Client and Server.
    Web Server:- Apache Web Server 1.3.12
    Servlet Engine:- Apache JServ 1.1
    JDK 1.2
    JRE 1.1
    JRE 1.2 - for the Service Designer
    JSDK 2.0
    Regards
    Raj
    null

    The fact that you cannot connect as
    Administrator/manager is strange...
    Have you done all the installation stuff ?
    1) Creation of tables in Oracle 8i
    in sqlplus,
    as system user,
    @create_aq_user
    as user,
    @create_all
    2) Valuation of these tables
    in ora81/panama/sample
    upload bootstrap.xml
    Regards
    SP
    null

  • Cannot connect Oracle Form to my Oracle 10g Database

    Hi Guru,
    Could you guys help me out on below? I have been running Oracle 10g personal XE edition and Sql Developer on Windows XP. I am able to connect using TNS as connect type when I am connecting from my SQL Developer to my database.
    Today, I installed Oracle Forms, Form builders. I choose connect and provide these info
    username: my username
    password: my password
    Database: XE
    I received ORA- 12154 TNS: could not resolve the connect identifier specified.
    Anyone I doing something wrong?

    Hi,
    What is your forms version (The location of tnsnames.ora is different for 11g).?
    As Baig mentioned, you first need to create an alias in the tnsnames.ora file, like
    mydb =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP) (HOST = <your_host_name_where_db_is_installed>)(PORT = <port_default_is_1521>))
        (CONNECT_DATA = (SID = <SID_In_your_case_i_suppose_it_is_XE>))
      )Then, from forms you connect like
    username: my username
    password: my password
    Database: mydb <== This is the alias you've created in your tnsnames.ora as above
    HTH
    -Arun

  • 11.1.2.0 forms cannot connect to report server

    11.1.2.0
    I have a new install of 11.1.2.0 forms and reports. I am using my 10g fmb and rdf and pll files all recompiled to 11g. So, the forms, reports, plls are all coded correctly and have worked for years as 10g forms. The 11g forms run fine and so does webutil in weblogic 10.3.6. However, I cannot get the forms to call the reports. I have changed the rwserver.conf file for both the in-process and stand alone servers to point to the reports rdf/rep path. I can call reports from a url and see the report successfully run in report queue so I know the path is set correctly to the reports. I know run_report_object in the form is returning 0 (zero) and always trying to "getjobid0". The form returns frm-41212: Unable to connect to the report server. I have set my report server name in the default.env file to the in-process server. Like I said the form has worked for years as a 10g form calling reports. This has got to be a setting somewhere that I havent done. Any ideas?

    Dear Friend,
    Could you please show me the code for calling the report??
    maybe i can help you.

  • I cannot connect my external hard drives (1 WD My Passport and 1 LaCie Porsche Design). The drives were connected and worked perfect, the WD is used as a Time Capsule, the LaCie is formatted as exFAT and used for miscellaneous. They are both USB 3.0

    I cannot connect my external hard drives any longer. I have one WD "My Passport" used as a Time Capsule and one LaCie Porsche Design used for all different kind of data, formatted in exFAT. They worked fine, connected direct or through an additional USB hub or also attached to a Dell monitor. The Lacie helds my iTunes Library and the iPhoto library.
    After I moved the iTunes library to the external drive, from time to time the drive went into a never ending loop and I had to shut down the laptop (MacBook Air).
    The last time starting again the drives were not recognized any longer. I tried to connect them to another MacBook, which didn't work.
    Starting with Windows 7, the WD is also not recognized at all (perhaps because of time capsule format?) and the LaCie gives an error.
    Could anybody tell me if there is a chance to get them alive again? When I connect them now, they start to heat up quite fast without anything else happening.
    Thanks

    Hi,
    Just want to clarify, have you checked to make sure the cords are not damaged  (going from hard drive to computer and or any power source )?
    You have also check to make sure that usb ports are working correctly?
    If you have checked these things it may be that the external drives have failed.
    I would google the error message from the LaCie drive before I do anything.
    There are several ways that I know of,  one is to put the hard drive in the freezer for a while (make sure you wrap it air tight) if this works it is not a permenint fix. You might be able to transfer information to another source.
    The other method is to plug the hard drive into a hard drive connector a product like this:
    http://www.newegg.com/Product/Product.aspx?Item=N82E16817707192
    to do this you would have to remove the hard drive from its enclosure and still this is not a guarantee it will work.
    The finally way I know is using a recovery service. This can be rather expensive, and  there are no guarantees

  • Cannot connect Oracle 10 with Oracle Forms 6i

    Hi,
    I am trying to connect to oracle 10g database (Release 10.1.0.5.0) from Froms 6i (Version 6.0.8.11.3) but no luck.
    As soon as I try to connect to Oracle 10, the forms builder is closing itself down. All I get is the useless windows error message saying that "Oracle Forms Designer has encountered a problem and needs to close."
    It may be that the version of forms I am using doesn't support Oracle 10. Anyone has encountered this and if so knows a workaround for this problem.
    Thanks very much.
    Huseyin

    Try to install
    Forms [32 Bit] Version 6.0.8.23.2 (Production)
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    (patch 18)
    Sorry W1zard
    Edited by: Rosario Vigilante on Jan 26, 2009 3:41 PM

  • Error message received submitting form via email - "Acrobat cannot connect to the server"

    Some of my users are unable to submit form data.  The forms are set up to be submitted via email and only a few of the users are effected.  They have installed the latest versions of both Acrobat and Adobe Reader.
    "Acrobat cannot connect to the server, but will automatically submit your form once the server is online.  You can check tracker for the status of this submission."
    "You have already submitted the data on this form and it is waiting to be sent.  Further changes are not allowed until the prior data is sent."
    I know that this question has been asked before, but there has not been a response.  This is very frustrating.
    Thanks for any help or sugesstions.

    I have this exact same error, but also have not yet found a workaround.
    Only sporatic users get the error, and I've been unable to duplicate it from my machine.  I am on Adobe Reader v 10.1.2.
    Actually I can get around the error if I were to downgrade to Adobe v9, but that is a bandaid fix - not really a secure answer.

  • Exception Message: The form cannot connect to the data source. Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'

    When opening a form in SharePoint 12013 that was created from Infopath 2013, I get the following error.
    You do not have permissions to access a database that contains data required for this form to function correctly.
    An entry has been added to the Windows event log of the server.
    Log ID:5566
    When I go to the log files on the SharePoint server. I see the following error.
    Exception Message: The form cannot connect to the data source. Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'
    I am guessing this has something to do with the UDCX connection and the database.
    Can anyone help me get this fixed?

    Hi Jim,
    Please check the following kb article when it occurs 5566errro with the UDCX conection file, try the method of using the Secure Store Service to store alternate credentials for the data connection method, or the method of stating the credentials
    in the UDC file explicitly.
    Also check if it could help with setting sql server as "SQL Server and Windows Authentication mode".
    http://support.microsoft.com/kb/981684
    Thanks
    Daniel Yang
    TechNet Community Support

  • Help: FORMS SERVER cannot connect to database

    Hi:
    I've installed oracle 9i database and oracle 9ias 1.0.2.2.2a.
    I configured FormsServlet and it's working very well as i suceed my test in http://machina.domain/servlet/oracle.forms.servlet.ListenerServlet!
    The problem is that i cannot connect to the database and i got the error ORA-12203 TNS: Unable to connect to destination!
    I've changed jserv.properties as recommended in 9ias 10222 release notes by commenting the wrapper.env=ORACLE_HOME in OJSP because it conflicts with forms server home.
    I've read all about this, and i still cannot connect to the database.
    I'm using a forms servlet configuration with IE JVM.
    If anyone can help me... i apreciate it!
    Ricardo
    PS: I can't understand why oracle keep sending huge amounts of releases of products and everytime they send a new release, that new release keeps coming with new bugs.

    Attention : this error just happen with formsservlet not with jinitiator http normal connect mode.
    MORE INFO:
    MY 806_HOME NET80 TRACELOG
    Fatal NI connect error 12203, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=online2.my.domain.pt)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=neo.my.domain.pt)(CID=(PROGRAM=C:\ORACLE\806\bin\ifweb60.exe)(HOST=ONLINE2)(USER=SYSTEM))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.0.6.3.0 - Production
    Time: 07-MAR-2002 15:34:02
    Tracing to file: c:\logtracenet80.trc
    Tns error struct:
    nr err code: 12203
    TNS-12203: TNS:unable to connect to destination
    ns main err code: 12538
    TNS-12538: TNS:no such protocol adapter
    ns secondary err code: 12560
    nt main err code: 508
    TNS-00508: No such protocol adapter
    nt secondary err code: 0
    nt OS err code: 0

  • Help: FORMS SERVER cannot connect to database (forms patch9)

    Hi:
    I've installed oracle 9i database and oracle 9ias 1.0.2.2.2a.
    I configured FormsServlet and it's working very well as i suceed my test in http://machina.domain/servlet/oracle.forms.servlet.ListenerServlet!
    The problem is that i cannot connect to the database and i got the error ORA-12203 TNS: Unable to connect to destination!
    I've changed jserv.properties as recommended in 9ias 10222 release notes by commenting the wrapper.env=ORACLE_HOME in OJSP because it conflicts with forms server home.
    I've read all about this, and i still cannot connect to the database.
    I'm using a forms servlet configuration with IE JVM.
    If anyone can help me... i apreciate it!
    By the way in my jserv.properties forms server config i have:
    # Oracle Forms and Reports Servers
    wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    If i have this the Test native method call (JNI) fails, but forms server keeps running. The error is:
    Calling RunformProcess.nInitLib()...
    RunformProcess.nInitLib() failed:
    java.lang.NoClassDefFoundError: oracle/forms/servlet/RunformProcess
    Your server configuration needs correcting. Please refer to the Forms documentation for details
    If i comment the f60srv.jar as showed here i suceed the test
    # Oracle Forms and Reports Servers
    # wrapper.classpath=C:\ORACLE\806\forms60\java\f60srv.jar
    wrapper.classpath=C:\ORACLE\806\forms60\java
    So... anyone help ?
    Ricardo
    PS: I can't understand why oracle keep sending huge amounts of releases of products and everytime they send a new release, that new release keeps coming with new bugs.

    Hi:
    This just connection problem just happen if i use formsservlet http connect mode. if i use normal HTTP (without servlet)connect mode with Jinitiator (1.1.8.16) i successfully connect to database (oracle 9i).
    Anyone there using 9ias 1.0.2.2.2a with forms server servlet and oracle database 9i ?
    thankx

  • DB2 Connectivity Trough ADO Objects in Adobe Form Designer

    Hi,
    We are using
    Adobe Workflow Server 6.2 and
    Adobe Form Designer 5 to develop forms. In forms we have to display some information retrieved from IBM's DB2 database at two different stages. First at the beginning of the process, for which we have scripts in the process which are working fine. Second at run time, i.e., the user will enter ID of an employee and we have to retrieve the corresponding information of that employee. For that we are using ADO objects, provided in the form designer.
    The problem that we are facing is that these forms uses ActiveX controls and they are executed on the client's PC. At run time when we try to access the DB2 database we get an ODBC error:
    [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, because the DSN is on the server not on the client's PC. The forms are working fine on those PC that have DB2 client installed on them.
    We want that ADO object to be executed on the server not on the client's PC. Is there any way or doing so? Or is there any other solution?
    Please let me know asap as I have been facing this problem for many days.
    Thanks.
    --Khan.

    Khan--
    Your best bet in my opinion would be to drop the use of the Adobe ADO Object and switch to one of the following db connectivity scenarios.
    - MS Remote \ RDS; has some MS security draw backs but allows remote access to a db from a single DSN.
    "+" : Much faster to deliver
    "-" : Have to work around MS server \ browser security issues
    - Custom solution using xml DOM \ SOAP calls to pass your data requirements to an ASP \ ASP.NET component. This component would be used to execute the sql statement read from xml package then return that result back to the form.
    "+" : Increase in performance due to server side execution, very little MS Security implications
    "-" : Not a quick solution to build as it involves many different components to function
    Hope this helps somewhat...

  • Cannot connect to P2G with Service Designer

    Hi,
    I've installed Portal 2 Go 1.0.2 on a Solaris computer, but I cannot connect to it using the service designer that runs on a Windows 2000 box. The detail folows.
    Any help is welcome.
    oracle.panama.pasm.PASMException: error unmarshalling return; nested exception is:
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:148)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:428)
    at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:280)
    at java.awt.Window.processWindowEvent(Window.java:632)
    at javax.swing.JFrame.processWindowEvent(JFrame.java:182)
    at java.awt.Window.processEvent(Window.java, Compiled Code)
    at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
    at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
    at java.awt.Window.dispatchEventImpl(Window.java, Compiled Code)
    at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    oracle.panama.PanamaException: error unmarshalling return; nested exception is:
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    oracle.panama.PanamaException: error unmarshalling return; nested exception is:
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    at oracle.panama.core.rmi.client.RMIServer.createModelConnection(RMIServer.java:54)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:184)
    at oracle.panama.pasm.ConnectAction.rmiConnect(ConnectAction.java:178)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:142)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:428)
    at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:280)
    at java.awt.Window.processWindowEvent(Window.java:632)
    at javax.swing.JFrame.processWindowEvent(JFrame.java:182)
    at java.awt.Window.processEvent(Window.java, Compiled Code)
    at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
    at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
    at java.awt.Window.dispatchEventImpl(Window.java, Compiled Code)
    at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    java.io.InvalidClassException: oracle.panama.core.rmi.server.PersistentServiceRmiGen_Stub; Local class not compatible: stream classdesc serialVersionUID=-8127933252554616034 local class serialVersionUID=-2337353562359591603
    at java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:437)
    at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java, Compiled Code)
    at java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:785)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java, Compiled Code)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java, Compiled Code)
    at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:978)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java, Compiled Code)
    at java.io.ObjectInputStream.readObject(ObjectInputStream.java, Compiled Code)
    at oracle.panama.core.rmi.server.ServerImpl_Stub.getPersistentService(ServerImpl_Stub.java:43)
    at oracle.panama.core.rmi.client.RMIServer.createModelConnection(RMIServer.java:51)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:184)
    at oracle.panama.pasm.ConnectAction.rmiConnect(ConnectAction.java:178)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:142)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.ConnectAction.connect(ConnectAction.java:151)
    at oracle.panama.pasm.PASM$1.windowOpened(PASM.java:428)
    at java.awt.AWTEventMulticaster.windowOpened(AWTEventMulticaster.java:280)
    at java.awt.Window.processWindowEvent(Window.java:632)
    at javax.swing.JFrame.processWindowEvent(JFrame.java:182)
    at java.awt.Window.processEvent(Window.java, Compiled Code)
    at java.awt.Component.dispatchEventImpl(Component.java, Compiled Code)
    at java.awt.Container.dispatchEventImpl(Container.java, Compiled Code)
    at java.awt.Window.dispatchEventImpl(Window.java, Compiled Code)
    at java.awt.Component.dispatchEvent(Component.java, Compiled Code)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpOneEventForComponent(EventDispatchThread.java, Compiled Code)
    at java.awt.EventDispatchThread.pumpEventsForComponent(EventDispatchThread.java:95)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:90)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
    null

    Hi there RavenTW,
    I would recommend taking a look at the troubleshooting steps found in the articles below.
    iOS: Troubleshooting FaceTime
    http://support.apple.com/kb/ts3367
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    -Griff W.

  • Design Standard CS3 for Mac - cannot update either through installers or through "update' button - message: cannot connect to internet

    Hello:
    Hoping someone can help me.
    I have a mid 2010 MacBook Pro.
    I use the Design Standard CS3 Adobe suite.
    I have the following issues:
    1. CANNOT update from Illustrator CS3 13 to 13.0.2.
    - If I try hitting the update button through the Illustrator menu I get the error message " Cannot connect to the Internet. Please check your settings and/or firewall" .
    - I try using the standalone updater recommended as a fix in the forums, that says update failed as well.
    Have uninstalled. re installed, clean installed CS3 about 5-7  times so far with no luck.
    Followed all the rules, ran the cleaner
    The update problem has always been there as long as I can remember. I think the issue started with Mountain Lion when I lost access to printers via CS3 and Illustrator/Photoshop would frequently crash after a layer "move".
    Since like everyone else Ie paid a small fortune for this software, I finally decided I needed to do everything I could to update it, but am still unable to!
    2. Since recently upgrading to Yosemite, Illustrator launch is very random - sometimes it does, sometimes it doesnt.
    - Have installed Java RunTime as mentioned in forums, hasn't helped.
    Slightly at my wits end here with this madness, any workarounds or solutions much appreciated, especially for point 1.
    Many thanks!

    Hi venkatnil, I am suddenly having the same problem with my CS3 after recently upgrading to Yosemite. I have actually been working with Photoshop, InDesign and even opened Illustrator to make sure I still could. No problems until one morning I couldn't open Photoshop. It was saying it "could not initialize because it couldn't find the disk". But just Photoshop; all the others still work fine.
    So, I have another disk (not the one that originally installed CS3 all those years ago) to load Photoshop CS3. But it won't load and says "required resources are missing".
    Looking around here for some answers I saw your post and realized that I've always had that same problem with the updater not able to find internet connection, too. AND I had to download an older version of Java RunTime, which seemed to go smoothly.
    Now that a month or so have passed, I'm hoping you found a way to deal with this problem and can share it with me?! Or have we run into some small bug between CS3 and Yosemite that no one is going to bother with?

  • Distribute Form: Cannot Connect To Server

    Hi Everyone,
    I am trying to distribute a form through Acrobat.com however when I go to distribute and enter my account credentials it gives me an error saying "Cannot Connect to Server." Is the free service down or do I need to guarentee certain ports are open?

    I am still having this issue and it has been several days so I don't think there is an outage at adobe, what else can I check? Are there ports that need to be checked in order for it to connect to the server when I try to distribute a form?

  • When I try and distribute form, it says it cannot connect to server, even though I'm online, sign in etc.

    When I try and distribute form, it says it cannot connect to server, even though I'm online, sign in etc. How can I get it to connect?? I need to know, urgently to get a proposal in before the deadline.

    Try downloading the Find My Friends app and signing in with your iCloud ID to accept the terms and conditions there.  If that doesn't work, go to Settings>iCloud, tap Delete Account, then sign back in.

Maybe you are looking for

  • Error Invoking Database Adapter

    I am trying to create a simple bpel process which updates table in Oracle Database, but getting some JCA connection issue below: "<bpelFault><faultType>0</faultType><bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><

  • How to login to a remote (FTP??) server and read an XML file?

    Hello all, I would like some information on how to login to a remote server using a Java program. The server might be a ftp server, because the client will ftp a xml file to this server, and the java program needs to login to this server and read the

  • Restriction of inactive items using named search

    Hi experts, I am working in SAP MDM and facing following issues. In catalog displayed in shopping carts, when i need to remove inactive items (items with inactive value in item status field) from that catalog i simply remove the mask for those items.

  • Sound dropping when iPod connected to stereo - iOS 4.1

    Why is the sound dropping when watching videos from the iPod when connected to a TV? I have a Pioneer VSX-1019AH-K AV receiver with this nice setup (cable and functionality) that lets me watch videos on my TV with the iPod connected to the AVR (USB +

  • Why won't LR remember new HD folder???

    I bought a larger HD to move everything to before upgrading from LR3.6 to 5.  I created a folder called 2009 and moved items there by dragging and dropping within LR.  Upon relaunch of LR to make sure everything was fine, the folder was not visible!