Error while running InstallOracleProfile script

good evening every one,
i have installed odac for VS 2010,while running the InstallOracleProfile script the following error occurs can any one help me in solving this problem.im using windows os. the error as follows
Connected.
------ Running 'C:\Users\johny.OOMSYSTECH.000\Desktop\prakash\odac_path\product\11.2.0\client_1\ASP.NET\SQL\InstallOracleProfile.sql' @PRAKASH.orcl ------
USER
PRAKASH
old 33: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetProperties FOR &CurrentUser..ora_aspnet_Prof_GetProperties';
new 33: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetProperties FOR PRAKASH.ora_aspnet_Prof_GetProperties';
old 34: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_SetProperties FOR &CurrentUser..ora_aspnet_Prof_SetProperties';
new 34: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_SetProperties FOR PRAKASH.ora_aspnet_Prof_SetProperties';
old 35: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetNOfInactPf FOR &CurrentUser..ora_aspnet_Prof_GetNOfInactPf';
new 35: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetNOfInactPf FOR PRAKASH.ora_aspnet_Prof_GetNOfInactPf';
old 36: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetProfiles FOR &CurrentUser..ora_aspnet_Prof_GetProfiles';
new 36: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_GetProfiles FOR PRAKASH.ora_aspnet_Prof_GetProfiles';
old 37: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_DeleteProfiles FOR &CurrentUser..ora_aspnet_Prof_DeleteProfiles';
new 37: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_DeleteProfiles FOR PRAKASH.ora_aspnet_Prof_DeleteProfiles';
old 38: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_DeleteInactPf FOR &CurrentUser..ora_aspnet_Prof_DeleteInactPf';
new 38: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_DeleteInactPf FOR PRAKASH.ora_aspnet_Prof_DeleteInactPf';
old 39: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_pkg FOR &CurrentUser..ora_aspnet_Prof_pkg';
new 39: execute immediate 'CREATE PUBLIC SYNONYM ora_aspnet_Prof_pkg FOR PRAKASH.ora_aspnet_Prof_pkg';
PL/SQL procedure successfully completed.
Package created.
Package body created.
Function created.
Function created.
Function created.
Function created.
Function created.
Function created.
Grant succeeded.
Grant succeeded.
Grant succeeded.
GRANT ora_aspnet_Prof_BasicAccess TO ora_aspnet_Prof_FullAccess
ERROR at line 1:
ORA-01919: role 'ORA_ASPNET_PROF_BASICACCESS' does not exist
GRANT ora_aspnet_Prof_ReportAccess TO ora_aspnet_Prof_FullAccess
ERROR at line 1:
ORA-01919: role 'ORA_ASPNET_PROF_REPORTACCESS' does not exist
Grant succeeded.
Grant succeeded.
Grant succeeded.
Grant succeeded.
Grant succeeded.
Grant succeeded.
---------------------- Done ----------------------
thank you
prakash

Earlier in the script, the following CREATE statements were called:
-- Create roles. Create role privilege is required.
execute immediate 'CREATE ROLE ora_aspnet_Prof_BasicAccess';
execute immediate 'CREATE ROLE ora_aspnet_Prof_ReportAccess';
execute immediate 'CREATE ROLE ora_aspnet_Prof_FullAccess';
If they didn't succeed, that would explain the GRANT errors you see. If you didn't grant the CREATE ROLE privilege to the user, that would explain why CREATE ROLE calls failed.

Similar Messages

  • Error while running OMBPlus Script

    Hi,
    I am getting below error while running OMBPlus script.
    +../../../jdk/bin/java[87]: getconf: not found+
    OMB*Plus: Release 9.2.0.4.0
    Copyright (c) 2003 Oracle Corporation. All rights reserved.
    Exception in thread "main"
    I am not even able to run ./OMBPlus.sh.
    Can anyone help me on this?
    Thanks in advance,
    Regards,
    Sachin Bansal

    Hi Nawneet,
    Thanks for the reply..
    I tried the same thing on our server. But there also I am getting the same error.
    Am I missing anything?
    What I am doing is:
    1. Created one .tcl file (deploy_map.tcl).
    2. Going to path where OMBPlus.sh resides i.e.$OWB_HOME/bin/unix
    3.Then I called ./OMBPlus.sh and passed the path of deploy_map.tcl as an argument.
    For e.g. if path of deploy_map.tcl is /abc/xyz/deploy_map.tcl
    Then I would call OMBPlus like below:
    ./OMBPlus.sh /abc/xyz/deploy_map.tcl
    Even if I would not pass any argument then still it should be connected to OMBPlus. But that's not happening.
    Regards,
    Sachin Bansal

  • Getting error while running shell scripts

    Hi DBAS,
    I Have one requirement,i want connect n database dynamically by using dynamic password and execute some oracle commands,i written some script ,but while running i am getting error,please any one correct my error ,i am not able to getting error
    passwrd.pw like this
    abc@abc
    aaa@aaa
    # vi healthcheck.ksh
    #!/bin/ksh
    export PW=`cat /applis/forum/pune/dbhealthchecks/.pw/passwrd.pw`
    for (( i = 0 ; i < ${#PW[@]} ; i++ ))
    do
    sqlplus -s larry/$PW<<EOI
    spool sysdate.dat
    select sysdate from dual;
    done
    exit;
    EOI
    error :
    line 2: syntax error at line 11: `for' unmatched
    thanks!
    larry
    Edited by: tmadugula on Mar 18, 2011 6:26 AM

    Could you explain the reason for the for loop and connection attempts while incrementing var $i?
    It is also no a good idea to provide a password at the command line since it can be seen with 'ps' command.
    Better:
    sqlplus -s <<-EOI
    connect larry/$PW
    etc.

  • Data access error while running  the script in fdm workbench script editor

    Hello Experts,
    I have been getting the error when i run the script in script editor of fdqm workbench client.this is the error
                              -2147467259 Data access error and it is navigating the error at line 30 about this script "Set rsAppend = DW.DataAccess.farsTable(strWorkTableName)"
    Please revert me asap where i should load the data from peoplesoft to one of my planning database through fdm.
    Thanks in advance...

    Hi,
    Thanks for your suggestion's here i am going to run the datapump script so while i am running in workbench it is throwing data access error.So as you guy's suggested i created one import format and added this script to that import format which is added to one of my location even it is throwing the same error.I am getting the error at this sentence   "strWorkTableName" I want to know what is this where it reflect's?So my question is Is there any difference while running data pump or integration script.Please let me know a detailed navigation steps to run this script's with out data access error to run these kind of scripts.
    Note:Again my target is to load the data to planning database through fdqm which i am doing through sql statement's.
    Suggest your valuable suggestion's
    Thanks in advance...
    I am getting the error at this sentence   "strWorkTableName" I want to know what is this where it reflect's?

  • IDCS5-win. Error while running a script from indesign(not via estk)

    Hi all,
    After running the script from indesign, I get following error
    ASSERT '(engine->getDebugFlags() & ScScript::kExtendedErrors) == ScScript::kExtendedErrors' in ..\..\..\source\components\script\javascript\JavaScriptRunner.cpp at line 412 failed.
    ..\..\..\source\components\script\javascript\JavaScriptRunner.cpp (412)
    any idea about this?
    The script runs fine when run from ES tool kit.
    Thanks

    Hi,
    My colleague found the problem. We were using extendables library and we still haven't figured out what was actually happening, but removing it solved the problem.

  • Error While running WLST script to create SOA Domain in Clustered Environme

    Hi,
    I am trying to run WLST script to create SOA Domain in clustered environment.The script is as follows.
    import sys
    print "@@@ Starting the script ..."
    global props
    from wlstModule import *#@UnusedWildImport
    from java.io import FileInputStream
    from java.io import File
    #=======================================================================================
    # Create Boot Properties File
    #=======================================================================================
    def createBootPropertiesFile(directoryPath, username, password):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/boot.properties', 'w')
    fileNew.write('username=%s\n' % username)
    fileNew.write('password=%s\n' % password)
    fileNew.flush()
    fileNew.close()
    def createNodeManagerPropertiesFile(directoryPath, username, password):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/nm_password.properties', 'w')
    fileNew.write('username=%s\n' % username)
    fileNew.write('password=%s\n' % password)
    fileNew.flush()
    fileNew.close()
    def createAdminStartupPropertiesFile(directoryPath, args):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/startup.properties', 'w')
    args=args.replace(':','\\:')
    args=args.replace('=','\\=')
    fileNew.write('Arguments=%s\n' % args)
    fileNew.flush()
    fileNew.close()
    I am getting the error :
    Problem invoking WLST - Traceback (innermost last):
    (no code object) at line 0
    File "D:\Oracle\Middleware\Oracle_SOA1\bin\SOADomainScript.py", line 11
    adminserverDir = File(directoryPath)
    ^
    SyntaxError: invalid syntax
    Do i need to set any jar in the classpath? Already jython.jar is available in the classapath.
    Thanks in advance.
    Regards,
    Subha

    Hi,
    I am trying to run WLST script to create SOA Domain in clustered environment.The script is as follows.
    import sys
    print "@@@ Starting the script ..."
    global props
    from wlstModule import *#@UnusedWildImport
    from java.io import FileInputStream
    from java.io import File
    #=======================================================================================
    # Create Boot Properties File
    #=======================================================================================
    def createBootPropertiesFile(directoryPath, username, password):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/boot.properties', 'w')
    fileNew.write('username=%s\n' % username)
    fileNew.write('password=%s\n' % password)
    fileNew.flush()
    fileNew.close()
    def createNodeManagerPropertiesFile(directoryPath, username, password):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/nm_password.properties', 'w')
    fileNew.write('username=%s\n' % username)
    fileNew.write('password=%s\n' % password)
    fileNew.flush()
    fileNew.close()
    def createAdminStartupPropertiesFile(directoryPath, args):
    adminserverDir = File(directoryPath)
    bool = adminserverDir.mkdirs()
    fileNew=open(directoryPath + '/startup.properties', 'w')
    args=args.replace(':','\\:')
    args=args.replace('=','\\=')
    fileNew.write('Arguments=%s\n' % args)
    fileNew.flush()
    fileNew.close()
    I am getting the error :
    Problem invoking WLST - Traceback (innermost last):
    (no code object) at line 0
    File "D:\Oracle\Middleware\Oracle_SOA1\bin\SOADomainScript.py", line 11
    adminserverDir = File(directoryPath)
    ^
    SyntaxError: invalid syntax
    Do i need to set any jar in the classpath? Already jython.jar is available in the classapath.
    Thanks in advance.
    Regards,
    Subha

  • Error while running the script

    Hi all,
    when i try to run a script in oracle it is failing throwing the error
    'ORA-00913: too many values
    ORA-06512: at "scema_name.procedure_name", line 229
    ORA-06512: at line 1"
    please help me out....
    Thanks in advance
    Ismail

    I think the procedure can accept only one value & u r trying to fetch more than 1 value , that's y problem occur . u've to use
    1)cursor for resolving this problem
    or
    2)write an exception
    exception
    When TOO_MANY_ROWS Then
    --Code                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Getting Error while running a script.

    I just installed InDesign Server to our Server and then
    <br />I ran a simple script "hello world" which is embbeded to ASP web programming
    <br />test.asp
    <br /><%<br />Set myInDesignServer = CreateObject("InDesignServer.Application.CS3") <br />Set myDocument = myInDesignServer.Documents.Add <br />Set myPage = myDocument.Pages.Item(1) <br />Set myTextFrame = myPage.TextFrames.Add <br />myTextFrame.GeometricBounds = Array("6p0", "6p0", "18p0", "18p0") <br />myTextFrame.Contents = "Hello World!" <br />myDocument.Save server.MapPath(".") & "\HelloWorld.indd" <br />myInDesignServer.Documents.Item(1).Close<br />set myInDesignServer = nothing<br />%>
    <br />
    <br />and found this error:
    <br />Microsoft VBScript runtime (0x800A01AD)
    <br />ActiveX component can't create object:
    <br />'InDesignServer.Application.CS3'
    <br />/test/test.asp, line 3
    <br />
    <br />anyone knows about the error?
    <br />Please, help me.
    <br />
    <br />Thanks.

    It sounds like its a security issue. The user that runs InDesign server needs access to various files and folders. In the standard setup it will be the IIS_WPG or Network Service that runs the server, and I think thats what courses your problem.
    In the component manager (Component Services) you will be able to set a different user to launch the InDesign server. Find the Adobe InDesign Server Application under the DCOM Config node, and select Properties, then select Identity. If you instead of The launching user selects This user and then specifies a user with Administrator rights, I think it will work
    But can anyone tell me what rights are required to run the application? I dont hope that it has to be an Administrator account??? I tried with a Power User, but it did not work

  • Getting Error while Running Agentdownload Script

    Hi
    All
    I am Installing agent via agentdownload script using windows server on both side.
    But somehow I am getting error like this
    C:\>cscript.exe agentDownload.vbs -b c:\OEMAGENT -m wsi-woodstock.psi.nd.edu -r 4889
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
    Unrecognized option
    Usage: AgentDownload [bcdhilmnoprstu]
    Do you know how to resolve problem?
    Thanks,
    Vishal

    Hi
    All,
    I am getting this error I don't know why.. that .rsp file already exist on that machine..
    C:\>cscript.exe agentDownload.vbs b c:\OEMAGENT m wsi-woodstock.wsi.nd.gov r 4889
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
    c:\OEMAGENT
    C:\
    C:\agtDownload102
    baseDir is created
    cmd is:WGET.exe http://wsi-woodstock.psi.nd.edu:4889/agent_download/10.2.0.2.0/
    agent_download.rsp
    C:\agentDownload.vbs(77, 4) (null): The system cannot find the file specified.
    Thanks,
    Vishal

  • Error while running the script ValidateRollup

    STACK TRACE
    TXK::Error::abort('TXK::Error', 'HASH(0x815eae0)') called at /data/apps/clone/5985992/fnd/perl/TXK/Common.pm line 299 TXK::Common::doError('TXK::SQLPLUS=HASH(0x8c3240c)', 'SQLPLUS error: buffer=^J^JSQL*Plus: Release 8.0.6.0.0 - Production...', undef) called at /data/apps/clone/5985992/fnd/perl/TXK/Common.pm line 314
    TXK::Common::setError('TXK::SQLPLUS=HASH(0x8c3240c)', 'SQLPLUS error: buffer=^J^JSQL*Plus: Release 8.0.6.0.0 - Production...') called at /data/apps/clone/5985992/fnd/perl/TXK/SQLPLUS.pm line 832
    TXK::SQLPLUS::_doExecute('TXK::SQLPLUS=HASH(0x8c3240c)', 0) called at /data/apps/clone/5985992/fnd/perl/TXK/SQLPLUS.pm line 234
    TXK::SQLPLUS::execute('TXK::SQLPLUS=HASH(0x8c3240c)', 'HASH(0x8cfbe4c)') called at /data/apps/clone/5985992/fnd/perl/TXK/TechstackDB.pm line 601
    TXK::TechstackDB::_getSQLValue('TXK::TechstackDB=HASH(0x8784b3c)', 'SELECT lower(node_name)||\'.\'||lower(domain)||\',\' FROM fnd_no...') called at /data/apps/clone/5985992/fnd/perl/TXK/TechstackDB.pm line 565
    TXK::TechstackDB::getSQLValue('TXK::TechstackDB=HASH(0x8784b3c)', 'SELECT lower(node_name)||\'.\'||lower(domain)||\',\' FROM fnd_no...') called at /data/apps/clone/5985992/fnd/perl/TXK/Validate.pm line 3235
    97,0-1 91%

    Do a which perl. Are you using the iAS/Apache/perl/bin version?
    What is your OS?

  • Getting error while running baseline_update.sh

    Hi, getting the below error while running baseline_update script:
    [10.22.13 16:57:17] INFO: Pushing authoring content to dgraph: AuthoringDgraph
    [10.22.13 16:57:17] SEVERE: Service Unavailable (503):
    Occurred while executing line 5 of valid BeanShell script:
    2|
    3|        compId = invokingObject.getElementId();
    4|        log.info("Publishing Workbench 'authoring' configuration to MDEX '" + compId + "'");
    5|        IFCR.pushAuthoringContentToDgraphById(compId);
    6|
    7|
    [10.22.13 16:57:17] WARNING: Caught an exception while executing post-startup script for server component 'AuthoringDgraph'.
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.utility.IFCRUtility$HttpStatusException
    com.endeca.soleng.eac.toolkit.utility.IFCRUtility execute - Service Unavailable (503):
    [10.22.13 16:57:17] INFO: [AuthoringMDEXHost] Starting shell utility 'rmdir_dgraph-input-old'.
    [10.22.13 16:57:18] INFO: [LiveMDEXHostA] Starting shell utility 'cleanDir_local-dgraph-input'.
    [10.22.13 16:57:18] SEVERE: Error communicating with EAC agent while starting utility 'cleanDir_local-dgraph-input'.
    Occurred while executing line 7 of valid BeanShell script:
    4|    AuthoringDgraphCluster.copyIndexToDgraphServers();
    5|    AuthoringDgraphCluster.applyIndex();
    6|
    7|    LiveDgraphCluster.cleanDirs();
    8|    LiveDgraphCluster.copyIndexToDgraphServers();
    9|    LiveDgraphCluster.applyIndex();
    10|
    [10.22.13 16:57:18] SEVERE: Error executing valid BeanShell script.
    Occurred while executing line 29 of valid BeanShell script:
    26|        Dgidx.run();
    27|
    28|        // distributed index, update Dgraphs
    29|        DistributeIndexAndApply.run();
    30|
    31|        // Upload the generated dimension values to Workbench
    32|        WorkbenchManager.cleanDirs();
    [10.22.13 16:57:18] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacCommunicationException
    com.endeca.soleng.eac.toolkit.utility.Utility start - Error communicating with EAC agent while starting utility 'cleanDir_local-dgraph-input'.
    Caused by com.endeca.eac.client.EACFault
    sun.reflect.NativeConstructorAccessorImpl newInstance0 - null
    Please help??

    Hi TimK,
    File is empty.Nothing is there.I am using windows8 .
    Please help .

  • Error while running my javascript file

    I got javascript error while running my script file through visual basic. But i did not get error if i run the script strightly through script folder. Kindly advice me how to solve it

    Photoshop Scripting Forum http://www.adobeforums.com/webx?13@@.3bbf2765

  • Getting error while running OIM in built purging script OIM_ReconArch.sh

    Getting error while running OIM in built purging script OIM_ReconArch.sh
    bash-3.00$ cat Err_Arch_Recon_2012_11_01_15_36_06.log
    -- Reconciliation Archival Execution Status
    BEGIN OIM_SP_ReconArchival('N','N',200000,'ARCHIVE_SELECT_WITH_CONS_DROP_REC','Both Events','20110101','20111231'); END;
    ERROR at line 1:
    ORA-00942: table or view does not exist
    ORA-06512: at "PREPRD.OIM_SP_RECONARCHIVAL", line 722
    ORA-00942: table or view does not exist
    ORA-01031: insufficient privileges
    ORA-06512: at line 1
    Please Help

    ORA-06512: at "PREPRD.OIM_SP_RECONARCHIVAL", line 722
    ORA-00942: table or view does not exist
    ORA-01031: insufficient privileges
    (1) Check whether the OIM_SP_RECONARCHIVAL table or view exists or not...
    (2) If it exists, check whether the DEV_OIM user has enough privilege to view this table or not...
    If not, give it all privilege by login as sys as sysdba
    GRANT ALL PRIVILEGES TO DEV_OIM;
    COMMIT;

  • Error while running script HyperV - Dash Board - VM and Storage Report

    Hi Team,
    I am getting below error while running HyperV dashoboard monitor & storage report script from Technet script library.
    HyperV - Dash Board - VM and Storage Report
    Finished processing VM  - xxxx
    Processing VM - xxxxx
    Get-VHD : Unable to cast COM object of type 'System.__ComObject' to interface type 'System.Management.IWbemServices'.
    This operation failed because the QueryInterface call on the COM component for the interface with IID
    '{9556DC99-828C-11CF-A37E-00AA003240C7}' failed due to the following error: The requested object does not exist.
    (Exception from HRESULT: 0x80010114).
    At C:\Scripts\HyperV-DashBoard-v2.1.ps1:210 char:10
    +                     If (Get-VHD -VMID $vmDetails.VMID -ComputerName $cNodes.Name[$i])
    +                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Get-VHD], InvalidCastException
        + FullyQualifiedErrorId : Unspecified,Microsoft.Vhd.PowerShell.GetVhdCommand
    Get-VMNetworkAdapter : Unable to cast COM object of type 'System.__ComObject' to interface type
    'System.Management.IWbemServices'. This operation failed because the QueryInterface call on the COM component for the
    interface with IID '{9556DC99-828C-11CF-A37E-00AA003240C7}' failed due to the following error: The requested object
    does not exist. (Exception from HRESULT: 0x80010114).
    At C:\Scripts\HyperV-DashBoard-v2.1.ps1:238 char:12
    +                      If ((Get-VMNetworkAdapter -VMName $vmDetails.Name -ComputerName $cNodes.Na ...
    +                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Get-VMNetworkAdapter], InvalidCastException
        + FullyQualifiedErrorId : Unspecified,Microsoft.HyperV.PowerShell.Commands.GetVMNetworkAdapterCommand

    Hi ,
    I found that the problem had been solved in the script blog by your self :
    http://gallery.technet.microsoft.com/scriptcenter/HyperV-Dash-Board-VM-Disk-299bac7d/view/Discussions#content
    Best Regards
    Elton Ji
    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.

  • An error occured while running a script

    On launching Bridge, I an consistently receiving the following error.
    "There were problems loading a startup script the last time bridge was launched. Would you like to load them now?"
    Clicking [Yes] produces the following error:
    An error occurred while running a script. The script may not be compatible with this version of Bridge. Check for available updates by selecting the Updated command in the Help Menu
    Error in /Library/Application Support/Adobe/StartupScripts/AdobeStockPhotos.jsx
    Line 54: result = eval(script);
    Timeout while waiting for the engine
    I am running Bridge Mac CS2 - 1.0.4.6
    Adobe Stock Photos Update 1.0.8
    Power Mac G4 733 / OS X 10.3.9
    Updating either Bridge or Adobe Stock Photos does not correct the behavior.
    And curiously Stock Photos appears in the Favorites pane and appears to function.
    Any help ?
    Kurt Griffith.

    Good day,
    The Bridge v1.04.6 PS CS2 I am presently using has always come up with the Internet connection Error Message and none of my large imaging machines are connected nor will they ever be connected to the Internet.
    Is there a setting to do away with the Bridge trying to connect on my
    behalf ? I've spent a lot of time trying to 'fix' a problem that shouldn't have arisen.
    It wastes a lot of time trying to do something, which I do not want it doing.
    Thanks for any assistance you can provide in the matter. And please
    keep cranking out your wondrous though not totally controlable software, or so it seems.
    Best - Stephen Graham

Maybe you are looking for

  • Clearing in F_44

    Dear all, My user has posted fallowing entry (KZ) KZ 001 50 1000 911000012 ICICI -Moti-134-Out 47,770.00- 002 29B 1000 100116 KETAN ENTERPRISE 18,489.00 003 29B 1000 100116 KETAN ENTERPRISE 2,310.88 004 29B 1000 100116 KETAN ENTERPRISE 23,973.00 005

  • Data Loads Stuck in RSSELDONE

    Hi All, We have a scenario in our Q system where we cannot see the data load request in RSMO. When we click on a request (which does not have a status light), it doesn't show anything on the right side pane and will eventually timeout after a while.

  • How do I uninstall Firefox?--it won't uninstall, even though I click on Uninstall.

    Firefox keeps crashing, and I keep sending reports, asking for help with this problem, but I get nothing! I want Firefox off my computer, but when I try to Uninstall, nothing happens. I've even tried to download the latest version, but all I get is a

  • Upload Assets

    Hi, We have some new assets to be uploaded in the middle of the year.Which value(Gross Block,Depreciation,Net block) we would take at the time of uploading and t.codes involved For eg. Cut off date is 01.09.2010 Regards Nike Moderator: Search SDN, do

  • Zoom in with scale problam

    Hi when i am zooming in with the scale tool , the movement is not linear , at th start it is fast and to the end it shows down . the scale tool parameters are linear please help me Thanks