Securing agent fails(10.2.0.3)

Hi,
While securing agent it fails.Please find the error message below.
./bin/emctl secure agent
Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.
Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
Enter Agent Registration password :
Agent is already stopped... Done.
Securing agent... Started.
Requesting an HTTPS Upload URL from the OMS... Failed.
The OMS is not set up for Enterprise Manager Security.
SECURE.log:
[03-10-2008 01:17:53] USERINFO ::Agent is already stopped... Done.
[03-10-2008 01:17:53] USERINFO ::Securing agent... Started.
[03-10-2008 01:17:53] USERINFO ::Requesting an HTTPS Upload URL from the OMS...
[03-10-2008 01:17:54] INFO ::OMS HTTPS URL ... -1
[03-10-2008 01:17:54] USERINFO :: Failed.
[03-10-2008 01:17:54] USERINFO ::The OMS is not set up for Enterprise Manager Security.
Let me know the issue.
Thanks,

This forum may be able to help you out: The OMS is not set up for Enterprise Manager Security

Similar Messages

  • OMS 11g failing in "Agent Configuration" phase - securing agent

    I'm installing OMS 11g on an Oracle Linux 5 (x64) server and it's failing on the agent configuration step. When I look in the logs I found that it was failing on securing the agent and that there were ssl errors and timeouts.
    Has anybody else had this problem?

    If you have 10.3.3 installed it will fail on the "OMS Configuration step". I am also failing on the "Agent Configuration" step. You don't happen to know what ports need to be open for securing an agent do you?
    EDIT:
    Seems like there might be some answers here http://download.oracle.com/docs/cd/E11857_01/install.111/e16847/firewalls.htm#BABIGHDH
    I am not very smart about firewalls/network diagrams but it looks like the agent will need 3782 for incoming secure communications, and 1159 for outgoing secure communications if you used the default ports
    Edited by: user8851997 on May 19, 2010 11:03 AM
    Edited by: user8851997 on May 19, 2010 11:36 AM
    EDIT: Seems like in my case all the ports are open, but it times out on the genwallet function. This is what I see in my $ORACLE_HOME/sysman/log/secure.log for the agent home.
    [19-05-2010 12:55:41] USERINFO ::Securing agent... Started.
    2010-05-19 12:55:41,756 [main] INFO agent.SecureAgentCmd secureAgent.226 - Requesting an HTTPS Upload URL from the OMS
    2010-05-19 12:55:41,763 [main] INFO agent.SecureAgentCmd openPage.829 - Opening: https://asgoravlt01.ga.com:4900/em/genwallet
    2010-05-19 13:01:43,401 [main] ERROR agent.SecureAgentCmd main.210 - Failed to secure the Agent:
    java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:129)
    at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:746)
    at com.sun.net.ssl.internal.ssl.AppInputStream.read(AppInputStream.java:75)
    at HTTPClient.BufferedInputStream.fillBuff(BufferedInputStream.java:206)
    at HTTPClient.BufferedInputStream.read(BufferedInputStream.java:126)
    at HTTPClient.StreamDemultiplexor.read(StreamDemultiplexor.java:348)
    at HTTPClient.RespInputStream.read(RespInputStream.java:147)
    at HTTPClient.RespInputStream.read(RespInputStream.java:108)
    at HTTPClient.Response.readResponseHeaders(Response.java:1107)
    at HTTPClient.Response.getHeaders(Response.java:832)
    at HTTPClient.Response.getStatusCode(Response.java:331)
    at HTTPClient.RetryModule.responsePhase1Handler(RetryModule.java:92)
    at HTTPClient.HTTPResponse.handleResponseImpl(HTTPResponse.java:872)
    at HTTPClient.HTTPResponse.access$000(HTTPResponse.java:62)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:839)
    at HTTPClient.HTTPResponse$2.run(HTTPResponse.java:837)
    at HTTPClient.HttpClientConfiguration.doAction(HttpClientConfiguration.java:666)
    at HTTPClient.HTTPResponse.handleResponse(HTTPResponse.java:837)
    at HTTPClient.HTTPResponse.getInputStream(HTTPResponse.java:677)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.openPage(SecureAgentCmd.java:880)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.getOMSSecurePort(SecureAgentCmd.java:800)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:227)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:203)
    Edited by: user8851997 on May 19, 2010 2:40 PM
    Edited by: user8851997 on May 19, 2010 2:44 PM

  • EM view setup is failing in secure agent step

    EM view setup is failing in secure agent step.
    Is it known issue ?
    Any WA available ?
    Thanks
    -Ashish

    Since you don't have had any reaction yet it may be time to a bit more specific. "EM view setup" does not ring a bell to me.
    What are you trying to do?
    OMS/Agent version? Platform?
    Eric

  • Securing agent...   Failed.   !!!!

    [oracle@srvldbt02 config]$
    Enter Agent Registration Password : Securing agent... Failed.
    How can i change the Password?
    Rgds

    Not sure what you trying to do here.
    The password you should use when securing your agent, should be the password you entered during installation.
    The installer has asked you to enter a password to secure the Management Server.
    The password you entered here, should be used when securing agents that must upload to this OMS
    Regards
    Rob

  • Failed to secure agent to oms

    10.2.0.5
    both agent and oms at latest psu.
    Linux Redhat 4.
    As a test, trying to secure the agent that is on the same server as the OMS. I am secure it against a VIP, since we have active/passive failover.
    I already secured my oms against the VIP. It is running. I can reach grid control through the VIP. The agent functions fine against the regular IP before securing.
    On this step:
    $AGENT_HOME/bin/emctl secure agent -emdWalletSrcUrl https://<virtual_hostname>:<upload_port>/em
    I just get a failed. Here are the errors from the log. I got 2.
    2011-06-09 15:36:42,538 [main] INFO agent.SecureAgentCmd secureAgent.223 - Requesting an HTTPS Upload URL from the OMS
    2011-06-09 15:39:42,616 [main] ERROR agent.SecureAgentCmd main.207 - Failed to secure the Agent:
    java.io.InterruptedIOException: Connection establishment timed out
    at HTTPClient.HTTPConnection.getSocket(HTTPConnection.java:3261)
    at HTTPClient.HTTPConnection.doConnect(HTTPConnection.java:4020)
    at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3003)
    at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java:2843)
    at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:2635)
    at HTTPClient.HTTPConnection.Get(HTTPConnection.java:923)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.openPage(SecureAgentCmd.java:836)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.getOMSSecurePort(SecureAgentCmd.java:782)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:224)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:200)
    2011-06-09 15:49:33,715 [main] INFO agent.SecureAgentCmd secureAgent.223 - Requesting an HTTPS Upload URL from the OMS
    2011-06-09 15:49:34,357 [main] ERROR agent.SecureAgentCmd main.207 - Failed to secure the Agent:
    javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?
    at com.sun.net.ssl.internal.ssl.InputRecord.handleUnknownRecord(InputRecord.java:523)
    at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:355)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:782)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1089)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:618)
    at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:59)
    at java.io.ByteArrayOutputStream.writeTo(ByteArrayOutputStream.java:112)
    at HTTPClient.HTTPConnection.sendRequest(HTTPConnection.java:3018)
    at HTTPClient.HTTPConnection.handleRequest(HTTPConnection.java:2843)
    at HTTPClient.HTTPConnection.setupRequest(HTTPConnection.java:2635)
    at HTTPClient.HTTPConnection.Get(HTTPConnection.java:923)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.openPage(SecureAgentCmd.java:836)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.getOMSSecurePort(SecureAgentCmd.java:782)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.secureAgent(SecureAgentCmd.java:224)
    at oracle.sysman.emctl.secure.agent.SecureAgentCmd.main(SecureAgentCmd.java:200)

    I have same setup like you. I configured it a long time ago, so stuff are a bit fuzzy in my head!
    I remember I deleted the old wallet file, changed the REPOSITORY_URL and emdWalletSrcUrl in emd.properties in AGENT_HOME/sysman/config to use the VIP hostname. Then ran "emctl secure agent".
    Please note the upload port and SSL usage are different for wallet and repository URLs.
    What I changed:
    REPOSITORY_URL=https://<virtualhostname>:1159/em/upload
    emdWalletSrcUrl=http://<virtualhostname>:4889/em/wallets/emd
    What I Didn't change:
    EMD_URL=http://<physicalhostname>:3872/emd/main/
    This will automatically change to HTTPS after successfully securing agent.
    HTH

  • Grid control 10g failed to secure agent

    Version: 10.2.0.5
    OS: Solaris
    OS of OEM Server: linux redhat 5. OEM Version: 10.2.0.5
    I failed to secure the agent when I installed the OMS also. Everything seems to run fine though. The error messages in the logs are vague.
    any ideas?
    Agent is already stopped... Done.
    Securing agent... Started.
    ^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^H^HSecuring agent... Failed.
    at oracle.sysman.emcp.agent.AgentPlugIn.startProcessing(AgentPlugIn.java:254)
    at oracle.sysman.emcp.agent.AgentPlugIn.invoke(AgentPlugIn.java:229)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.
    0.0.0:common:family=CFM:oh=/opt/oracle/product/agent10g_boromir/agent10g:label=0}
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionSt

    Check 731692.1 and 808318.1 documents on metalink

  • Just downloaded Firefox - and IT WOT WORK. It wont even open up it's own support pages, I just get "secure conection failed" msgs no matter what page-USELESS!

    I've just downloaded and istalled Firefox. IT WILL NOT WORK. No matter what site I try open up (included Firefox's OWN support site) I get the following:
    Secure Connection Failed
    An error occurred during a connection to support.mozilla.org. Cannot communicate securely with peer: no common encryption algorithm(s). (Error code: ssl_error_no_cypher_overlap)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
    The only reason I installed this is because an academic site I need to use requires Firefox ( my IE 10 is not compatible apparently). This is the MOST useless browser I have ever tried! I mean common SERIOUSLY? I haven't even changed settings, installed add ons, or anything! So whats the point of this browser if you need to be a computer WHIZZ in order to fix it before you can use it? OMW!
    I have already reinstalled the damn thing but still useless....

    Application Basics
    Name: Firefox
    Version: 25.0
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0
    Extensions
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    browser.places.smartBookmarksVersion: 4
    browser.sessionstore.upgradeBackup.latestBuildID: 20131025151332
    browser.startup.homepage_override.buildID: 20131025151332
    browser.startup.homepage_override.mstone: 25.0
    extensions.lastAppVersion: 25.0
    gfx.direct3d.last_used_feature_level_idx: 0
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1383669932
    places.history.expiration.transient_current_max_pages: 104858
    plugin.disable_full_page_plugin_for_types: application/pdf
    privacy.sanitize.migrateFx3Prefs: true
    Graphics
    Adapter Description: Intel(R) HD Graphics 4000
    Adapter Description (GPU #2): NVIDIA GeForce GT 640M
    Adapter Drivers: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32
    Adapter Drivers (GPU #2): nvd3dumx,nvwgf2umx,nvwgf2umx nvd3dum,nvwgf2um,nvwgf2um
    Adapter RAM: Unknown
    Adapter RAM (GPU #2): 2048
    Device ID: 0x0166
    Device ID (GPU #2): 0x0fd2
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16571)
    Driver Date: 2-28-2012
    Driver Date (GPU #2): 6-21-2013
    Driver Version: 8.15.10.2669
    Driver Version (GPU #2): 9.18.13.2049
    GPU #2 Active: false
    GPU Accelerated Windows: 1/1 Direct3D 10
    Vendor ID: 0x8086
    Vendor ID (GPU #2): 0x10de
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics 4000 Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.1
    Version in use: 4.10.1
    NSS
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSSMIME
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSSSL
    Expected minimum version: 3.15.2 Basic ECC
    Version in use: 3.15.2 Basic ECC
    NSSUTIL
    Expected minimum version: 3.15.2
    Version in use: 3.15.2
    Hope this is useful, though I still think it's silly something so "good" should be SUCH an effort to get to work... I'm almost over the effort already> As I said, if it wasn't for the fact that my academic website can only USE Firefox I would have deleted it and not even bothered trying to resolve....

  • Accessing execution agent failed

    Hi!
    I'm using Oracle 10g XE on linux. When I want execute any scheduler jobs get everytime the following error message:
    ORA-27370: job slave failed to launch a job of type EXECUTABLE
    ORA-27300: OS system dependent operation:accessing execution agent failed with status: 2
    ORA-27301: OS failure message: No such file or directory
    ORA-27302: failure occurred at: sjsec 3
    The user privileges and owner of the extjob is set correctly.
    The script runs on other servers without errors (on LINUX and WINDOWS too, but on 10g Enterprise Ed.).
    This error seems to be the 'OracleJobScheduler service not runnig' in case of Windows, but here is no service. I could generate this problem by hand with renaming the extjob file in a goodworking system.
    Could anyone help me in this problem? Why can't the oracle process see the extjob file?
    Thanks for help
    nmsAkos

    Hi,
    What schema are you running the jobs in ?
    In the SYS schema, the Scheduler uses the extjobo executable to execute jobs but I think on XE this executable might be missing so jobs in the SYS schema would be expected to throw this error.
    You could fix this by simply doing something like
    cp extjob extjobo
    chmod 0755 extjobo
    Or you could grant create job (and possibly create external job) to a regular user and have the user create the external job. I believe that in XE by default extjob is not setuid so all jobs would run as the oracle user. This may have security implications.
    If this doesn't help could you say what schema you are running the jobs in and give the output of "ls -l extjob*" in the oracle bin directory.
    Hope this helps,
    Ravi.

  • Invalid agent registration password when trying to secure agent

    Hi Guys,
    looking for some help with an issue im having trying to secure a 10.2.0.4 agent against 10g OEM.
    A little background, the agent has been running succesfully against an OEM server which is now being decomissioned. I have editied the emd.properties file in order to point to the new server. I can start the agent ok, so far, so good. however when I try to run "emctl secure agent" I get:
    Enter Agent Registration password :
    Agent successfully stopped... Done.
    Securing agent... Started.
    Requesting an HTTPS Upload URL from the OMS... Done.
    Requesting an Oracle Wallet and Agent Key from the OMS... Failed.
    Failed to contact the OMS at the HTTP URL set in /ford/app/oracle/OracleHomes/agent10g/sysman/config/emd.properties
    The password im entering works when connecting to dbsnmp in the database.
    The sysman/log/secure.log file contains this:
    [main] ERROR sec.GetWallet - caught Exception java.lang.Exception: szOmsSeed exception java.lang.Exception: szOmsSeed error: ERROR:203:Invalid agent registration password
    [13-03-2009 09:52:48] USERINFO :: Failed.
    [13-03-2009 09:52:48] USERINFO ::Failed to contact the OMS at the HTTP URL set in /ford/app/oracle/OracleHomes/agent10g/sysman/config/emd.properties
    [13-03-2009 09:52:48] USERINFO ::The Agent has not been secured.
    Any ideas?

    thanks for your responses guys.
    as yet I dont have access to the GC environment at this stage, as the new oem is hosted and managed by a separate team. (sorry, would've helped to mention that).
    Re firewall, it should be ok I think, I can telnet succesfully to 4889 & 1159, 3872 is open the other way.

  • "Mirror agent failed to quit"

    i recently posted a question about what may be causing my imac to freeze while shutting down ... or at least take a really long time to shut down. i got a lot of good advice on potential problems, i ran the disk utility, fixed permisions, and disk errors.
    i decided to run updater, and after installing a security update, when my computer tried to restart it gave me the following message:
    "mirror agent failed to quit...(and then something like shutdown timed out)"
    is this a problem? any way to fix it?
    thanks
    brett

    brett,
    According to QuickTimeKirk, The "Mirror Agent" is the software that keeps your local copy of your iDisk in "sync" with your remote copy.It could be that you had made changes at Homepage and the files had not yet been "synced" to your local copy. If it happens often you can turn off the "automatic" syncing feature.;~)

  • Problem with Cisco Secure agent instalaltion

    Hi,
    I am having problems with installing the Cisco Secure agent 5.2-203 on a RHEL 3.0 AS server.
    I gives me the following error
    [root@ABC CSCOcsa]# ./install_rpm.sh
    Red Hat Enterprise Linux AS release 3 (Taroon Update 6)
    Preparing packages for installation...
    CSAagent-5.2-203
    cc -DMODULE -D__KERNEL__ -Dlinux -Dkernel -I. -I/usr/src/linux-2.4/include -I../ ../../include/unix -pipe -Os -march=i686 -fno-defer-pop -fno-common -mpreferred- stack-boundary=2 -c symbols.c -o symbols.o
    cc -DMODULE -D__KERNEL__ -Dlinux -Dkernel -I. -I/usr/src/linux-2.4/include -I../ ../../include/unix -pipe -Os -march=i686 -fno-defer-pop -fno-common -mpreferred- stack-boundary=2 -c fshook.c -o fshook.o
    cc -DMODULE -D__KERNEL__ -Dlinux -Dkernel -I. -I/usr/src/linux-2.4/include -I../ ../../include/unix -pipe -Os -march=i686 -fno-defer-pop -fno-common -mpreferred- stack-boundary=2 -c hotpatch.c -o hotpatch.o
    cc -DMODULE -D__KERNEL__ -Dlinux -Dkernel -I. -I/usr/src/linux-2.4/include -I../ ../../include/unix -pipe -Os -march=i686 -fno-defer-pop -fno-common -mpreferred- stack-boundary=2 -c adapt.c -o adapt.o
    adapt.c: In function `kutil_vprintk':
    adapt.c:3442: parse error before `char'
    adapt.c:3443: `buf' undeclared (first use in this function)
    adapt.c:3443: (Each undeclared identifier is reported only once
    adapt.c:3443: for each function it appears in.)
    make: *** [adapt.o] Error 1
    Failed to build adaptation kernel module. Aborting
    error: %post(CSAagent-5.2-203) scriptlet failed, exit status 1
    ./install_rpm.sh: installation failed
    Would like to know where the dependancy is and what is needed to be installed for this installation to work.
    Joel

    Hi Joel,
    The following packages are need to compile the 5.2 agent.
    *GCC*
    *kernel-snmp-devel*
    *compat-libstdc++*
    Also 5.2 error messages are alot less friendly than 5.1's

  • Unable to connect to website losing connection and the result is displayed as Secure Connection Failed (Error code: ssl_error_access_denied_alert)

    Secure Connection Failed
    An error occurred during a connection to website name
    Peer received a valid certificate, but access was denied.
    (Error code: ssl_error_access_denied_alert)
    # The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
    # Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

    Still experiencing this problem and hoping someone may have some ideas to try on the server.

  • Remote desktop connection blocked by cisco security agent

    Hi,
    I have a deployment of a Management Center for Cisco Security Agents 6.0.2 and i just noticed that the agent is blocking the remote desktop connection to the hosts, the agent installed on the server shows me the event but i'm not able to see it logged on the Management Center (i can see logged any other events), i'm not sure what rule should i enable in order to allow this connection.
    Do you have any ideas???
    Thanks in advance...

    Hi,
    Remote desktop connection uses the highest possible security level encryption method between the source and destination.
    In Windows Vista or later versions of Windows, the remote desktop connection uses the SSL (TLS 1.0) Protocol and the encryption is Certificate-based.
    TS Gateway can also make the connection more secure, enhance security, see detailed information in this link
    http://technet.microsoft.com/en-us/library/cc731264(WS.10).aspx
    Don't forget some known offical antii-virus software, they can also protect the connetion from network attack.
    Yolanda Zhu
    TechNet Community Support

  • Agents failing when sent as attachments (pdf or excel) in OBIEE 11g

    Hello,
    We have issue agents failing with following error when set up with attachment (pdf or excel only) either as Dashboard or Report. If the same agent is run as inline then the agent is working fine. OBIEE version is 11.1.1.6.0 unclustered.
    [nQSError: 77006] Oracle BI Presentation Server Error: A fatal error occurred while processing the request. The server responded with: A fatal error occurred while processing the request. The server responded with: java.io.IOException: The system cannot find the path specified.
    Error Codes: AGEGTYVF
    Location: saw.rpc.mis.read, saw.subsystem.portal.pdf, saw.delivers.rpc.getDeviceContent, saw.rpc.server.responder, saw.rpc.server, saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
    We tried logging in as user/Administrator and running the report from catalog without any error. Also strangely this is evident in only a specific environment. Not sure what is causing the issue.
    Please advise.
    Thanks

    What is the size of the attachments of reports you are trying to send thru Agents .? either PDF or EXCEL ?
    What does you JavaHost log .?
    I think this is a same Bug 14680611 : ERROR CODES: AGEGTYVF RUNNING AGENTS WITH LARGE REPORT AS EXCEL ATTACHMENT
    If your are not able to download even smaller attachments/reports then, I would raise an SR with Oracle.
    Let us know. Hope this Helps.!
    Thanks,
    SVS

  • Secure connection failed: The Certifying Authority for this certificate is not permitted to issue a certificate with this name. (Error code: sec_error_cert_not_in_name_space) PLEASE HELP ME!!

    I have gone to this website almost everyday for years and I have not changed anything in my internet settings, but now I'm getting this message: secure connection failed: The Certifying Authority for this certificate is not permitted to issue a certificate with this name. (Error code: sec_error_cert_not_in_name_space) The only thing I KNOW I did differently, was I installed a CAC reader to my computer, since then, this has been happening. Is there a setting I can change?? E-mail is: [email protected] Thanks! Megan

    There were recently several users getting this error code who use AVAST 2015. If you recently got that program, please see:
    * [https://support.mozilla.org/questions/1029578 Can NOT access https://www.google.com for google voice, mail etc.]
    * [https://support.mozilla.org/questions/1028985 Avast Forum connection failed - works in Chrome etc.]
    * [https://support.mozilla.org/questions/1028190 Since last FF update I can't sign out of Yahoo and when I close FF it tells me it has crashed.]

Maybe you are looking for

  • How can I rematch a song?  iTunes Match keeps matches my music to clean versions.

    I've noticed that within albums that I've bought on Amazon and imported into iTunes Match, the service will match single tracks or entire albums to the clean version. Is there a way to remove a song from iTunes Match, then re-match it or tag it so it

  • Non cumulative

    i got a cube which has matno   date          left quantity   revenue m001  01.01.2007      100           m001  02.01.2007      70              m001  03.01.2007      50             m001  04.01.2007      40             so output should be  40 how shoul

  • What is the major use of TAANA in data archiving?

    People say that TAANA can give the distribution profile of the table entries over different table field. I do not see how come this can help us doing data archiving. Please help. Thanks a lot!

  • Export to Premiere Pro opens in previous version

    I exported a timeline from Premiere to audition and did some work on it. When I tried to export back to Premiere Pro it tried to open in a previous version, not CC. Where can I change this behavior?

  • Motion 4 and Lion

    90% of my day is spent in Motion and AE. While I'm in the transition to all AE (I learned on Motion first) I just want to make sure my past projects are still editable. All my work for the past year has been done in Motion 4 and I plan to continue wi