Unable to run AD RMS Console because of the error

hi friends
i am new to AD RMS and i have faced a problem at the start  :-)
i followed the steps which exist in MSpress 70-640 R2 training kit book to install AD RMS in my win 2008 R2 server. the installation successfully finished, but when i run AD RMS Console i face with this error :
 A connection with the specified AD RMS cluster could not be established for the following reason:
The request Failed with http status 401 : Unauthorized.
ensure that your conection is correct prtocol,such as HTTP or HTTPS , and the port number is correct.
my servers are so :
one DC -  
one server which i first installed AD CS with WebEnrollment ( so that installed IIS )  and then on this server i installed AD RMS ( as stated in 70-640 R2 )
my there be conflict in my IIS because of installing ADCS with Web Enrollment component and then installing AD RMS ?
anyway how should i get ride of this error ? i can't access inside the AD RMS Console and continue
thanks in advance

Correct. When you install ADRMS there is a local group created called "AD RMS Enterprise Admins". Your account is added to that group. If you do not log off and back on after the installation, OR, if you try to log into the console as a different user than
you installed the role as, you will see that error.
Obviously for you the answer was to log off and back on, but otherwise, make sure the account you are logging in as is added to that local group.
-Jason
hi Jason.  thank you for your good explanation
regards

Similar Messages

  • Unable to Run below its prog,because of page error,please send me solution.

    Dear Friend,
    i don't know java script and i am new for its,
    please send me solution for below problem, it's urgent for me . thank you.
    my input screen contain:
    parameters:
    material, Fixed day,plant,BOM Usage,Alt BOm, chagne
    Number.
    radio buttons:
      single, multilevel, parameter: level.
    radio buttons:
       exact, contents, summary, subposition
    radio button:
       all item, match item, varying item.
    my code is :
    `include(~service="system", ~language="", ~theme="dm", ~name="TemplateLibraryDHTML.html")`
    `SAP_TopInclude()`
    `include(~service="y02c_itsfct", ~language="", ~theme="99", ~name="rb_html_templates.html")`
    <html>
    <head>
             `SAP_PageTitle()`
         `SAP_Stylesheet()`
             `SAP_JavaScript()`
    <!--`     <script language="JavaScript">
            function RB_Onload(p_level)
                       {  document.forms[0].level.value = p_level;
                          `SAP_OnLoadJavaScript()`;
              function Clicked(id) {
                   if (id == 'LEVEL_CHB') {
                     if (document.forms[0].LEVEL_CHB.checked) {
                     document.forms[0].LEVEL.value = 'X';
                         } else {
                      document.forms[0].LEVEL.value = ' ';
        function SubmitWithOKCode(okCode) {
         document.forms[0].MyOkCode.value = okCode;
               if (document.forms[0].LEVEL_CHB.checked) {
              document.forms[0].LEVEL.value = 'X';
              } else {
              document.forms[0].LEVLE.value = ' ';
         </script>
    </head>
    <body `SAP_BodyAttributes()` onload="RB_Onload('``')"> -->
    <body `SAP_BodyAttributes()` >     
           `RB_TemplateHeader(#title, "bomcomp","selscreen", "restart")`
             `SAP_BodyContentBegin()`
             `SAP_FormBegin(disableDblClk="X")`
         <input type="HIDDEN" name="~OkCode" id="MyOkCode">
    <!' <body `SAP_BodyAttributes()` onload="RB_Onload('`P_EXACT.value`','`P_CONTENT.value`','`P_SUMMARY.value`','`P_SUBPOSITION.value`)"> `>
    <!--     `SAP_TemplateHeader()`-->
      <p>
         `SAP_TemplateGroupBoxBegin(groupboxlabel=#BOM,attributes="")`
         <table style="font-family:arial,sans-serief" >
             <tr>
              <td>`'%C030001_1000'.value`</td>
              <td></td>
              <td>  `'%C031008_1000'.value`</td>
              <td></td>
             </tr>     
             <tr>
             </tr>               
             <tr>
              <td>`'%_P_MATNR1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_MATNR1.name`" value="`P_MATNR1.value`" maxlength="040" size="040">`searchhelp("P_MATNR1")`</td>
              <td>`'%_P_MATNR2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_MATNR2.name`" value="`P_MATNR2.value`" maxlength="040" size="040">`searchhelp("P_MATNR2")`</td>
             </tr>     
              <td>`'%_P_FDATE1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_FDATE1.name`" value="`P_FDATE1.value`" maxlength="010" size="010">`assert(P_FDATE1.name)`</td>
              <td>`'%_P_FDATE2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_FDATE2.name`" value="`P_FDATE2.value`" maxlength="010" size="010">`assert(P_FDATE2.name)`</td>
             <tr>     
              <td>`'%_P_WERKS1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_WERKS1.name`" value="`P_WERKS1.value`" maxlength="004" size="004">`searchhelp("P_WERKS1")`</td>
              <td>`'%_P_WERKS2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_WERKS2.name`" value="`P_WERKS2.value`" maxlength="004" size="004">`searchhelp("P_WERKS2")`</td>
               </tr>
             <tr>     
              <td>`'%_P_STLAN1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_STLAN1.name`" value="`P_STLAN1.value`" maxlength="001" size="001">`searchhelp("P_STLAN1")`</td>
              <td>`'%_P_STLAN2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_STLAN2.name`" value="`P_STLAN2.value`" maxlength="001" size="001">`searchhelp("P_STLAN2")`</td>
               </tr>
             <tr>     
              <td>`'%_P_STLAL1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_STLAL1.name`" value="`P_STLAL1.value`" maxlength="002" size="002">`searchhelp("P_STLAL1")`</td>
              <td>`'%_P_STLAL2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_STLAL2.name`" value="`P_STLAL2.value`" maxlength="002" size="002">`searchhelp("P_STLAL2")`</td>
               </tr>
             <tr>     
              <td>`'%_P_AENNR1_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_AENNR1.name`" value="`P_AENNR1.value`" maxlength="012" size="012">`searchhelp("P_AENNR1")`</td>
              <td>`'%_P_AENNR2_%_APP_%-TEXT'.value`</td>
              <td><input style="font-family:arial,sans-serif" type=text name="`P_AENNR2.name`" value="`P_AENNR2.value`" maxlength="012" size="012">`searchhelp("P_AENNR2")`</td>
             </tr>     
         </table>
         `SAP_TemplateGroupBoxEnd()`
    `SAP_TemplateGroupBoxBegin(groupboxlabel=#BCM,attributes="")`     
        <p>
      `'%_P_SINGLE_%_APP_%-TEXT'.value`
      <table style="font-family:arial,sans-serif" >
       <tr>
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_SINGLE.group`" value="`P_SINGLE.name`" `if(P_SINGLE.selected)` checked `end`>`P_SINGLE.label` </td>
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_MUL.group`" value="`P_MUL.name`" `if(P_MUL.selected)` checked `end`>`P_MUL.label`     </td>
       </tr>
    <!--`   <tr>
       <td>`'%_P_LEVEL_%_APP_%-TEXT'.value`</td>
       <td><input style="font-family:arial,sans-serif" type=text name="`P_LEVEL.name`" value="`P_LEVEL.value`" maxlength="002" size="002">`assert("P_LEVEL")`</td>
       </tr>   `-->
      </table>
    <p>
      `'%_P_MUL_%_APP_%-TEXT'.value`
    `SAP_TemplateGroupBoxEnd()`
    `SAP_TemplateGroupBoxBegin(groupboxlabel=#FILTER,attributes="")`     
    <p>
      `'%_P_EXACT_%_APP_%-TEXT'.value`
      <table style="font-family:arial,sans-serif" >
       <tr>
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_EXACT.group`" value="`P_EXACT.name`" `if(P_EXACT.selected)` checked `end`>`P_EXACT.label` </td>
    <p>
      `'%_P_CONT_%_APP_%-TEXT'.value`
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_CONT.group`" value="`P_CONT.name`" `if(P_CONT.selected)` checked `end`>`P_CONT.label`</td>
    </tr>
    <p>
      `'%_P_SUMM_%_APP_%-TEXT'.value`
      <tr>
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_SUMM.group`" value="`P_SUMM.name`" `if(P_SUMM.selected)` checked `end`>`P_SUMM.label`</td>
    <p>
      `'%_P_SUBPOS_%_APP_%-TEXT'.value`
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_SUBPOS.group`" value="`P_SUBPOS.name`" `if(P_SUBPOS.selected)` checked `end`>`P_SUBPOS.label`</td>
      </tr>
      </table>
    `SAP_TemplateGroupBoxEnd()`
    `SAP_TemplateGroupBoxBegin(groupboxlabel=#OP,attributes="")`     
    <p>
      `'%_P_ALL_%_APP_%-TEXT'.value`
      <table style="font-family:arial,sans-serif" >
       <tr>
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_ALL.group`" value="`P_ALL.name`" `if(P_ALL.selected)` checked `end`>`P_ALL.label` </td>
    <p>
      `'%_P_MATCH_%_APP_%-TEXT'.value`
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_MATCH.group`" value="`P_MATCH.name`" `if(P_MATCH.selected)` checked `end`>`P_MATCH.label`</td>
    <p>
      `'%_P_NOMAT_%_APP_%-TEXT'.value`
       <td><input style="font-family:arial,sans-serif" type=radio name="`P_NOMAT.group`" value="`P_NOMAT.name`" `if(P_NOMAT.selected)` checked `end`>`P_NOMAT.label`</td>
       </tr>
      </table>
    `SAP_TemplateGroupBoxEnd()`
    `SAP_TemplateGroupBoxEnd()`
      <p>
           `SAP_TemplateButton(buttonLabel= #go,  onclick="SubmitWithOKCode('ONLI')")`
         `SAP_FormEnd()`
             `SAP_BodyContentEnd()`
    `if (~messageline != "")`
         <script language="JavaScript">
              alert('`~messageline`');
         </script>
    `end`
    </body>
    </html>

    http://support.apple.com/kb/TS3694#1
    If you are unable to solve the problem with that information and you are an authorized iPad service provider, which seems unlikely since Apple lists no authorized providers in Abha, contact the resources at Apple provides their service centers for technical assistance. If you are not an authorized iPad service provider, refer your customer to an authorized provider.
    https://locate.apple.com/sa/en/
    Regards.

  • I am unable to run flash files, I get an AIR error.

    I get this Adobe AIR error: " This installation of this application is damaged. Try re-installing or contacting the publisher for assistance." I have reistalled AIR 3.3 and still am unable to run flash files.

    Shah Shah wrote:
    The idea is once my iPhone is paired with the MBP via bluetooth...
    No it's not. Read the description of the application:
    "Bluetooth: Tokenlock can monitor any Bluetooth device to check if it is removed from range, such as your cellphone or a headset. Token lock checks periodically based on a schedule you choose to see if the Bluetooth device can still be seen. You can set different schedules based on whether or not your computer is plugged into power or is simply on battery to conserve battery power. The device does not have to be paired with your computer, allowing you to use just about any Bluetooth device - not just those that the computer supports."

  • The Data Received from the server running AD RMS didn't match the expected format.contact your system administrator for further investigation.

    Hi All,
       We Have implemented AD RMS in our organisation recently.But the Problem we are facing here many users those are Ms office 2013 we will get the error"The Data Received from the server running AD RMS didn't match the expected format.contact
    your system administrator for further investigation." and those who are in Ms office 2010 Professional it says  
        "The service is Temporally unavailable.Ensure the you have   connectivity to this server.This error could be caused if you are working offline.Proxy setting are preventing your connection or intermittent network issue."
      Below are the workaround did,
    1.Able to reach to Our pipeline ADRMS cluster.
    2.We have a valid Certificate.
    3.if we type https://adrms.ourdomain.com its working fine.
    4.Manually put the registry setting for effected computers.
    5. Applied the Hotfixes:MicrosoftFixit50903,KB2627273.
       Kindly help or suggest us to resolve the above issue as many computers in domain are not working with IRM.
    Thanks and reqard,
    Mohammed Siddiq.

    Hi Mohammed,
    Were you able to fix the issue with CRL disablement?
    Did my post help you or make you laugh? Don't forget to click the Helpful vote :) If I answered your question please mark my post as an Answer.

  • TS5376 I have a laptop that i am running with Windows Vista. A while ago, it stopped running iTunes and comes up with the error : Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly.

    I have an iMac as my home computer, upgraded to this about a year ago from a windows pc and love it.
    However...
    I have a HP Compaq laptop that i am running with Windows Vista, which I use when travelling. A while ago, I believe on an update, to either windows or itunes, it stopped running iTunes and comes up with the error : Runtime Error: R6034 - An application has made an attempt to load the C runtime library incorrectly.
    I have a reasonable amount of tunes stored on my laptop, and am unable to ascertain as to whether this fix for allowing itunes to work again will delete my music folder and lose all the tunes i have on my laptop already?
    The contents of my music folders on my laptop and iMac are not the same, as they are not synced!
    Any help please on this would be appreciated!
    Pete

    See Troubleshooting issues with iTunes for Windows updates. The second box covers the basic removal and repair steps. The rest is links to other useful resouces.
    tt2

  • I am unable to open my illustrator - I am getting the error 194:100

    I am unable to open my illustrator - I am getting the error 194:100
    can anyone let me know what this error is?

    Chat Transcript:
    Chetan C: Hello! Welcome to Adobe Customer Service.
    Chetan C: Hi Ross.
    Chetan C: We appreciate your patience and regret the inconvenience due to high wait time.
    Chetan C: May I please have your email address registered with Adobe?
    Ross: yes
    Ross: sorry
    Ross: ok
    Ross: so you have the issue that i mentioned earlier?
    Ross: my email address is ****************************
    Chetan C: Yes, I will be glad to help you with the information.
    Chetan C: Thank you for the email address.
    Chetan C: We regret any inconvenience caused to you, we are facing the Technical issue regarding this and we re working on this issue to fix as earliest, please try to activate the applications after few hours
    Ross: i did that. i spoke with someone at about 5am this morning and it's now almost 10
    Ross: and now i'm at work and I'm remotely accessing this computer
    Ross: and it's still having the same issue
    Ross: despite the fact that I CAN log in and run programs on my other computer here at work
    Ross: so when i access it from this computer here at work, it works fine
    Ross: just not at my home computer
    Ross: so WHAT is the issue?
    Chetan C: I understand your concern. We are still working on this issue, we will notify you regarding this issue at the earliest.
    Chetan C: This is a technical issue and we are working on it.
    Ross: WHAT is the issue, though? and why would it ONLY be effecting my home computer and not other ones?
    Ross: Can you tell me what error code 194:100 stands for?
    Ross: ???
    Chetan C: Ross, the issue which you are facing is an ongoing problem which our technical specialist is working on it.
    Chetan C: This problem will be fixed within 24 hours.
    Chetan C: Please allow us some times to fix this so that it can be fixed at the earliest.
    Chetan C: Once again I sincerely apologize for the inconvenience caused to you.
    Ross: Is there ANY detailed information you can give me in regards to why a server-related issue would only be affecting a single computer?
    Ross: Or what the error code in question roughly translates to?
    Chetan C: I am sorry, since we are from Adobe Customer Service we are not aware of the error which you are getting however, our technical specialist are working on it to get it fixed.
    Ross: Can I speak with someone in the Tech Department via chat?
    Ross: And if you're not aware of the error which I am getting, how do you know that it's an ongoing problem which people are working on and will have a solution to within 24 hours? That doesn't makes sense.
    Chetan C: If I transfer this chat to technical team, you will get the same response.
    Chetan C: But I want to assure you that it will be fixed within couples of hours.
    Chetan C: The 24 hours which I said above is the maximum timeframe to get it fixed, however, it will sooner be fixed before the above timeframe as well.
    Chetan C: I hope you can understand what I mean.
    Ross: I just wish I could speak with someone who could tell me what the code stands for. Other than that, every time I contact Adobe I'll probably get the same blanket statement until they DO figure out what's going on. It's very frustrating.

  • Every time I try to do anything related to Error Code: 0x80070425 "The service cannot accept control messages at this time" I can't get into these places because of the error.

    Can't do anything suggested by everyone for this error because of the error.  Cannot change user account type, run any programs to fix it because it won't let me.  Can't get into services, account user change, nothing.  Downloads will not
    work from MSN or anywhere else.  Can't download MSN fixes, won't download.
    It won't even let me in to do a factory restore.
    HELP
    Windows Vista 32
    IE9
    Jeanne Z

    Hi,
    What's the scenario when you encounter this error? Was it just for Internet Explorer or the whole system?
    Please run sfc/scannow command to check and fix the corrupted system file:
    Use the System File Checker tool to repair missing or corrupted system files
    https://support.microsoft.com/kb/929833/en-us
    Karen Hu
    TechNet Community Support

  • HT1212 How do i restore my iphone when it has been disabled and can not be restored through itunes because of the error message that says "The iphone software update server could not be contacted.

    How do i restore my iphone when it has been disabled and cannot be restored through itunes because of the error message that says "The iphone software update server could not be contacted

    Have you jailbroken this device? This will make the iPhone not talk to the Software Update Server (that signs and accepts software updates) please refer to the following link? Error 3194, Error 17, or "This device isn't eligible for the requested build"
    The iPhone will talk to the software update servers, just need to change the host files, it's a simple process, sorry if you were confused about the wording in to top?

  • Since updating my iPhone 3GS to iOS 4.3.3 I have been unable to sync my photos! Keep getting the error message unable to sync and 'the required file cannot be found.' Please help?

    Since updating my iPhone 3GS to iOS 4.3.3 I have been unable to sync my photos! Keep getting the error message unable to sync and 'the required file cannot be found.' Please help?

    Try deleting the iPod Photo Cache on your computer.
    http://support.apple.com/kb/ts1314

  • Unable to run JavaScript via Console in Acro Pro 8.2.2 - security issue?

    I'm unable to run a JavaScript either from the Console or via AppleScript's do script.
    At first I thought it was a keyboard issue as I'm using a MacBook Pro, but fn-Return for Enter works in Acrobat 7.1.0 Console.
    Trying to run a JavaScript from AppleScript with do script returns 'Adobe Acrobat Professional got an error: can't continue do script'
    The various preferences are:
    JavaScript
    Enable Acrobat JavaScript yes
    Enable menu items JavaScript execution privileges yes
    Enable global object security policy no
    Enable JavaScript Debugger after Acrobat is started yes
    Enable interactive console yes
    Show console on errors and messages yes
    Security (Enhanced)
    Enable Enhanced security no
    I think these settings should enable JavaScript to be run from the Console, but I'm getting the impression that the latest security fix is locking down JavaScript despite these settings.
    I'm on a MacBook Pro running Mac OS X 10.5.8
    Has anyone else seen anything like this? Looks like I'll be going back to 7.1.0 for a while.
    MTIA
    David    

    Thanks. I've copied the thread over.
    David

  • I am unable to run .exe files. I downloaded the install flashplayer update and it won't find the downloaded file!

    To open Firefox a window comes up asking me what program to start the program with. I select Firefox and somehow it comes up. I am unable to run any of my other programs from the start menu or shortcuts.

    ''christ1 [[#answer-684469|said]]''
    <blockquote>
    Reboot your computer.
    When it's back up again run the installer with administrator permissions.
    </blockquote>
    Thank you christ1. That worked. I did try running it with administrator, but I hadn't rebooted and it didn't work. It did work after I rebooted. I don't know why that should have mattered, but there you go. Thank you again.

  • Unable to run a star schema in HFM.   Error message below.

    We are currently unable to run an existing star schema in our HFM 9.3.3 application. This has never caused an issue in the past and is causing a disruption in our montly close process.
    Any assitance would be greatly appreciated!
    I've attempted to delete the Star Schema but still receive same error message.
    Error message below:
    Thank you,
    Brian Riedel
    ==================================================================================================================
    8/1/2012 1:34:24 PM : Status : Extracting Metadata
    Metadata update has failed. : (-2147220903) (Attention: One or more processes are currently using the Star Schema specified by the DSN and Prefix. You must wait until all other processing is completed before attempting to create the specified Star Schema.)
    Processing status change: (-2147220903)
    Data processing failed. : (-2147220903) (Attention: One or more processes are currently using the Star Schema specified by the DSN and Prefix. You must wait until all other processing is completed before attempting to create the specified Star Schema.)
    8/1/2012 1:34:24 PM : Status : Processing completed with errors
    Extended Analytics export completed with errors for Application BSCPROD using Label PL. Error code is:

    The message means another process has a lock on the EA tables, so you have to wait until that processis complete before proceeding. This could happen if you are trying to execute more than 1 concurrent EA exports.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Unable to run a report as an Applet Getting error

    Crystal Report Server  8.5 version
    using "JavaPluginViewer.asp"  from ASP file.
    Here is the log on  Java Console.
    Java Plug-in 1.6.0_16
    Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM
    User home directory = C:\Users\xxxxxxx
    network: Loading user-defined proxy configuration ...
    network: Done.
    network: Loading proxy configuration from Netscape Navigator ...
    network: Error reading registry file: C:\Users\xxxxx\AppData\Roaming\Mozilla\registry.dat
    network: Done.
    network: Loading browser proxy configuration ...
    network: Done.
    network: Proxy Configuration: Browser Proxy Configuration
    basic: Referencing classloader: sun.plugin.ClassLoaderInfo@183f74d, refcount=1
    basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@540408
    basic: Loading applet ...
    basic: Initializing applet ...
    basic: Starting applet ...
    basic: completed perf rollup
    cache: Skip blacklist check as cached value is ok.
    network: Cache entry found [url: http://xxxxx.net/viewer/javaviewer/ReportViewer.jar, version: null]
    network: Connecting http://xxxxx.net/viewer/javaviewer/ReportViewer.jar with proxy=DIRECT
    network: Connecting socket://xxxxx.net:80 with proxy=DIRECT
    network: Connecting http://xxxxx.net/viewer/javaviewer/ReportViewer.jar with cookie "ASPSESSIONIDCQCRBTQR=INCJBNMACMKHENOPCJDECALI; JSESSIONID=ba30bd16d6aa371d3257"
    network: ResponseCode for http://xxxxx.net/viewer/javaviewer/ReportViewer.jar : 304
    network: Encoding for http://xxxxx.net/viewer/javaviewer/ReportViewer.jar : null
    network: Disconnect connection to http://xxxxx.net/viewer/javaviewer/ReportViewer.jar
    Reading certificates from 34102 http://xxxxx.net/viewer/javaviewer/ReportViewer.jar | C:\Users\xxxx\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\16\6fffea90-41b806c2.idx
    security: Accessing keys and certificate in Mozilla user profile: null
    security: Loading Root CA certificates from C:\PROGRA~2\Java\jre6\lib\security\cacerts
    security: Loaded Root CA certificates from C:\PROGRA~2\Java\jre6\lib\security\cacerts
    security: Loading Deployment certificates from C:\Users\xxxxx\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs
    security: Loaded Deployment certificates from C:\Users\xxxxx\AppData\LocalLow\Sun\Java\Deployment\security\trusted.certs
    security: Loading certificates from Deployment session certificate store
    security: Loaded certificates from Deployment session certificate store
    security: Validate the certificate chain using CertPath API
    security: Obtain certificate collection in Root CA certificate store
    security: Obtain certificate collection in Root CA certificate store
    security: No timestamping info available
    security: Cannot find jurisdiction list file
    security: The CRL support is disabled
    security: The OCSP support is disabled
    security: Checking if certificate is in Deployment denied certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    security: Checking if certificate is in Deployment permanent certificate store
    Crystal Report Viewer 1.3.7
    java.vendor = Sun Microsystems Inc.
    java.version = 1.6.0_16
    os.arch = x86
    os.version = 6.1
    *URL = http://xxxxx.net/Report/rptserver.asp?viewer=java&vfmt=encp&vgen=414&language=en
    Parameters = cmd=get_pg&ttl_info=&page=1&incomplete_page=1&incomplete_page_count=1&pversion=3&promptOnRefresh=1
    network: Connecting http://xxxxx.net/Report/rptserver.asp?viewer=java&vfmt=encp&vgen=414&language=en with proxy=DIRECT
    Failed to connect to server.
    Any help is appreciated.

    Since the error is:
    network: Connecting http://xxxxx.net/Report/rptserver.asp?viewer=java&vfmt=encp&vgen=414&language=en
    what error message do you get when you try connecting to that URL in the browser outside of the Java Applet?
    Sincerely,
    Ted Ueda

  • Unable to start admin server. Below is the error I get.

    Unable to alter the process. Unable to execute action 'start' on server 'idc'. Please check the error logs for a full description of the error.
    IdcAdmin: Event generated by user 'sysadmin' at host 'localhost'. Unable to alter the process. Unable to execute action 'start' on server 'idc'. Please check the error logs for a full description of the error.An error has occurred. The stack trace below shows more information.
    !$IdcAdmin: !csUserEventMessage,sysadmin,localhost!$!csAdminUnableToAlterProcess!csAdminUnableToExecAction,start,idc
    intradoc.common.ServiceException: !csAdminUnableToAlterProcess!csAdminUnableToExecAction,start,idc
         at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:1739)
         at intradoc.server.Service.buildServiceException(Service.java:1999)
         at intradoc.server.Service.createServiceExceptionEx(Service.java:1993)
         at intradoc.server.Service.createServiceException(Service.java:1988)
         at intradoc.admin.AdminService.alterProcess(AdminService.java:206)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:461)
         at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:128)
         at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:113)
         at intradoc.server.Service.doCodeEx(Service.java:505)
         at intradoc.server.Service.doCode(Service.java:470)
         at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1350)
         at intradoc.server.Service.doAction(Service.java:450)
         at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1191)
         at intradoc.server.Service.doActions(Service.java:445)
         at intradoc.admin.AdminService.doActions(AdminService.java:166)
         at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1111)
         at intradoc.server.Service.executeActions(Service.java:431)
         at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:632)
         at intradoc.server.Service.doRequest(Service.java:1709)
         at intradoc.server.ServiceManager.processCommand(ServiceManager.java:357)
         at intradoc.server.IdcServerThread.run(IdcServerThread.java:195)

    Hello Vivek
    Could you provided us the full stack of the NoClassFound error in order to know which class is missed.
    And also:
    Please let me know if you have any solution on that. I am using 11.1.1.6.
    of which product ?? Forms Reports Services, SOA, UCM etc
    What it's you Windows version, architecture, java version ??
    Do you have other Oracle product installed in that computer ??
    Regards
    Carlos

  • Firefox 3.6 won't load properly because of the error "Proxy server refusing connections".

    I tried to download Firefox 3.6 but it wouldn't finish loading because of the message " Proxy server refusing connections". How do I over ride this problem? The last couple of days my firefox 3.5.2 has been crashing or locking up almost every time I opened it. It got so frustrating that I tried downloading 3.6 to see if it would work any better. No luck so far. Any help would be greatly appreciated. I run Windows 2000 XP.

    Go to Tools --> Options --> Advanced --> Network --> Settings and choose "Do not use Proxy" to see if that helps.

Maybe you are looking for