Cisco works windows 2000 server (IDS)

I installed cisco works prepared for monitoring IDS Sensor, but i have some problem Access Apache windows folders
Error: The requested URL cannot be reached because client denied by server configuration: c:/program files/cscopx/htdocs/csconm
Description: 403 Forbidden is the HTTP status code returned by the Apache web server when either the user or the server itself has insufficient access rights to the URL.
You are not allowed access to this URL due to insufficient access rights. This may be due to an incorrect installation of the product. Please refer to your product's installation guide.

Please try the following:
Stop Daemon Manager. Type in "c:\net stop crmdmgtd " in the Windows command line
Then go to: NMSROOT\lib\web\conf\allow_files.conf (where NMSROOT is Progra~1\CSCOpx)
Please check if this file has the following entries
/index.html
/login.html
/mainPanel.html
/JSP/cmf/admin/index.jsp
/login1.html
Afterwards, restart Daemon Manager. Type in "c:\ net start crmdmgtd" in the CLI.
And try to access the server again.
HTH,
-J

Similar Messages

  • Cannot smb to Windows 2000 Server share (works in 10.4)

    After installing a fresh copy of Leopard on my macbook pro I cannot connect to a previously working share on a Windows 2000 Server using smb. I am using Go > Connect to Server to connect.
    I am prompted for a username and password but the connection fails with Error code -43.
    Here is my Console info.
    11/26/07 12:13:08 PM /System/Library/CoreServices/NetAuthAgent.app/Contents/MacOS/NetAuthAgent[459] Enumerate shares failed!: syserr = No such file or directory
    Any help is appreciated!

    I found a work around for this in another thread. Thank you gnaegi.
    Below is what was posted...
    Open Terminal.app from /Applications/Utilities and then enther the following:
    mkdir myshare #(do this only the first time)
    mount -t smbfs //[email protected]/sharename myshare
    When you work this way you should unmount the share before you log out, shutdown or put the computer to sleep. To do this, open the Termina.app and enter:
    umount myshare
    The mounted share is now in your home.

  • Can I install Oracle 8.1.5 on Windows 2000 server or Windows 2000 professional

    Hi,
    Can I install Oracle 8.1.5 on a Windows 2000 server or Windows 2000 professional server?
    Regards,
    Zurvaan

    Yes, of course. Both versions works but you have to be prepared for lots of RAM.

  • WIndows 7 64-bit system printing to a Windows 2000 server configured as a print server

    Is there any way to configure a new Windows 7 64-bit computer to use a Windows 2000 server configured as a print server ?
    The printer that I would like to connect to is an HP 4240n LaserJet. I appears that there is only a 64-bit Universal Print Driver available. The server currently uses HP 32-bit PCL5e or PCL6 drivers for all other connected computers. Connection is through a Hewlett-Packard Network Port, using DLC/LLC transport for the embedded 4240n print server.  
    Installing  the HP 64-bit UPD to the WIndows 7 64-bit system, and then attempting to redirect the local port to the Win2k network print server has not worked.
    Thanks for any advice.

    Hi:
    See if this works...
    Run msconfig.
    In the System Configuration screen, Boot tab, Advanced Options, if there is a check mark in the box next to Maximum memory. Remove that checkmark and save your changes.
    Reboot and hopefully Windows recognises all the Ram ( minus the reserved ) after restarting.
    Please give that a try, and post back and let us know if that frees up some system memory for you.
    Paul

  • 9.2.0.1.0 install hang at loading product on windows 2000 server SP4

    When I am trying to install Oracle Enterprise server 9.2.0.1.0 on a Windows 2000 server SP4 freshly installed
    The OUI hang when loading product @ 91% on the "File Location" screen !
    This is not the symcjit.dll prob with P4 computer because I have upgrade the P4 motherboard drivers and I have tried the solution which is to rename this file and it is not working
    Any URGENT idea ?
    Thx

    I have installed 9i successfully on machines with AMD64 cpus and 64bit Xeons without any problems.
    Cheers,
    R

  • Install Oracle 8i Personald Edition on Windows 2000 Server SP2

    Hi
    I have problem to install the Oracle 8i Personal Edition on
    Windows 2000 Server SP2.
    I run the Setup.exe, I become the message (not exactly) “JRE
    (Java Runtime Environment) was not found…… please visit
    www.javasoft.com….. and install JRE version 1.1.7 or higher…”
    Now, I have download and install this JRE (JavaTM 2 Runtime
    Environment v 1.2.2_008 / Internationalized version of Java 2
    Runtime Environment).
    The error-messages comes again.
    Have everyone a idea?

    hi phill...
    why dont you try it out with the same CD and increase your RAM
    by another 64MB? This will be enough. The reason is , most
    Oracle 8i releases are combined with a java based Oracle
    Universal Installer. This requires some good amount of RAM. Just
    try it out with some extra memory. If this also didnt work, then
    send in the problem,error with your system config. This will
    help me in solving your problem.
    Imran.

  • Problem installing Oracle 8i(8.1.7) standard edition on windows 2000 server

    I am trying to install Oracle 8i (8.1.7) standard edition on windows 2000 server but the setup program doesn't run.
    It starts up, allocates some ram then closes before a window even pops up.
    I also have MSSQL server installed on this computer, does that conflict?
    Has anyone encountered this problem before? If so, please give a solution if you have one, thanks,
    OPS

    Yes. There is a bug with Pent4, Win2000 & Oracle8i.
    Here is the workaround:
    This is a known bug with Oracle java-based applications and Pentium 4 Use this work-around:
    1) Copy the install directory from the CD to the hard disk.
    2) Edit oraparam.ini and modify it as follows:
    * Edit the "SOURCE=" line to to show the full path to the CD ; SOURCE={CD DRIVE LETTER}:\stage\products.jar)
    * Edit the "JRE_LOCATION" line to show the full path to the CD ;
    JRE_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\jre\1.1.7\1\DataFiles\Expanded)
    * Edit the "OUI_LOCATION" line to show the full path to the CD ;
    OUI_LOCATION={CD DRIVE
    LETTER}:\stage\Components\oracle\swd\oui\1.6.0.9.0\1\DataFiles\Expanded
    * Edit the "JRE_MEMORY_OPTIONS" line to include "-nojit" as the first argument ;
    JRE_MEMORY_OPTIONS=-nojit
    -ms16m -mx32m
    3) Start setup.exe from your hard drive
    Choose a Custom install and choose not to create a database during the install.
    This way, the Database
    Configuration Assistant will not be launched during installation. DONT SELECT
    NET8 products for installation.
    You need to put the same java parameters for the DB configurator and the Net8
    Configurator
    to run.
    -nojit -ms16m -mx32m before -classpath on:
    * assistants\dbca\DBAssist.cl
    * network\tools\netca.cl
    ** Run the DataBaseConfigurationAssistant and NetworkConfigurationAssistant after installation.
    Hope it helps!
    Amrit

  • Java 1.4.2_04 Aggressive Heap on Windows 2000 Server

    Hi all
    I seem to be having trouble ith the JVM switch of -XX:+AggressiveHeap
    I have Tomcat 4.1 running with the following extra JVM options
    -server -XX:+AggressiveHeap -XX:+UseParallelGC -XX:+UseAdaptiveSizePolicy -XX:+DisableExplicitGC
    Its a quad processor, with 3 gigs of RAM
    BUT
    The java heap is dying at 128MB of RAm - is there any known issues with AggressiveHeap not allocating sufficient available memory on Windows 2000 Server.
    From the docs and white papers, if I read correctly, with a 3Gig RAM systems, the white paper says it will allocate half the available physical ram, i.e. 1.5Gig in this case. I seem to be getting only 128MB though?
    Help?
    Please

    I've worked it out thanks - it was a Tomcat 4.1 as a service oddity...
    In Tomcat 4.1, each JVM Option must be entered in the registry as one option per key, e.g.
    JVM Option Number 1 -server
    JVM Option Number 2 -XX:+AggressiveHeap
    and not
    JVM Option Number 1 -server -XX:+AggressiveHeap
    Hope this is useful to fellow Tomcat users. Oh, and in Tomcat 5, it places all the values into a single key in the registry and works - just for fun I guess ;-)

  • Oracle 8 installation in Windows 2000 Server

    I can't install oracle Enterprise Manager (Oracle 8 product) in a Windows 2000 Server system. The installation program show me this error message:
    "Unable to delete the NT Service for the
    SQL * NT V2 listener"
    Can any body have the solution?

    Supposedly you need to find these 3 files.
    SQLNET,TNSNAMES, LISTENER using your windows find from start. change the names of the dev ones to .bak or something else.
    copy the files from your 8i/network/admin into those 2 other places (forget the/samples directories). restart the database and it should connect (Developer stuff to database) A friend of mine did this on W2K and it wokred fine. I have tried it on win98 with 8i personal edition for win 98 and DEV 6 and it failed. So if anyone knows anything I am missing let me know. SQL+ works fine so I knw the DB is fine.
    Thanks,
    Michael

  • ICal 2.0.2 wont publish to Windows 2000 Server

    After upgrading to Tiger, I am no longer able to publish an iCal Calendar to a private server which works perfectly on 10.3.X / ical 1.5.5.
    I'm running OS X 10.4.2 and iCal 2.0.2. I am trying to publish to a Windows 2000 server running IIS. When I attempt to publish, I see the dialog box which says, "Publishing <Calendar Name>"... The progress bar gets about 75% across and holds for a while. Finally, I get an error dialog which says, "Publish failed for calendar <calendar name>. -- Request to <hostname> failed after trying for 30 seconds."
    Now, I KNOW the permissions are set correctly on the server for two reasons. 1.) I can get it to work from 10.3.9 with no problem at all. And 2.) Under Tiger, if I try to publish this calendar, and there's already a .ics file on the server with the same name, iCal deletes it! It certainly wouldn't be able to delete the file if there were a permissions issue.
    So, iCal 2.0.2 does a GREAT job of deleting a calendar on the server, it just won't write a new one. I have even checked the Event viewer on the Windows 2000 server. I'm auditing successes and failures of all events and I see nothing to indicate that it's having a problem.
    Thanks in advance for any help/suggestions.
    -Chris

    I'll reply to myself here...
    WebDAV between ical 2.0.2 and Win2000 Server just does not work. This used to be a problem in earlier versions of iCal. That's where "FTP iCal" really came to the rescue.
    They finally fixed it, but now it seems to be broken once again.
    "FTP iCal" lives once again as "FTP iCal calendars." I guess I'll be using this little gem until Apple fixes iCal AGAIN. Here's the developer's site in case anyone else is interested.
    http://www.ese.u-psud.fr/epc/conservation/FTP_iCal/index.html
    -Chris

  • SOS I am in trouble Installing Forms Server on Windows 2000 Server

    I need advice on installation of Forms Server on Windows 2000 Server. Is Forms Server only meant for Windows NT. Since Windows 2000 Server is an extention of Windows NT there could be a way out which I am not aware of. On installation of Forms Server I get message that Forms Server components can work only on Windows NT 4.0 Service pack 5 or higher. Please Help
    Thankyou

    Hi,
    Did not try W2000 Adv Server.
    However...Forms Server 6i runs on W2000 Pro in combination with patch1
    HTH
    Martin

  • Windows 2000 Server, and 2TB volume

    Hey there.
    So we recently racked a 7TB Xserve RAID, and plugged it into our Cisco FC switch, and Windows isn't playing nice.
    I have a 2.2TB RAID5 volume that I have made available to this Windows 2000 Server (SP4) which Disk Management sees, but says in "unreadable". If I split the volume into two LUNs, it sees both 1.1TB volumes just fine.
    Is there a 2TB upper limit to Windows 2000, or is there some cocktail of patches I need to install? I'd rather not have to split the LUNs just do use dynamic disks to make a continuous volume on the server...
    Oh, and the volume shows up just fine to the OS X 10.3.9 server which is also plugged into the FC switch...
    Oh, and a side question - is there a way to force Mac OS X 10.3.9 server to rescan the SCSI bus (Fiber Channel fabric) for disks without rebooting? I find it annoying to have to call up users and tell them to save / logout when I just want to bring a new disk online...

    Then I'd recommend 2003 SP 1
    Note, if you do have to slice and then re-assemble the volumes on your 2K server, be sure to do concatenated sets, NOT striped sets, from within Disk Administrator. If you stripe slices on the same RAID set, you're going to cause TONS of extra head seeking, as it tries to read from stripes on different sections of the SAME disk. There will be no performance penalty with concatenated slices, because it will always be reading off all 7 spindles.

  • Netbeans and Windows 2000 Server Problems

    I've tried to run netbeans on my windows 2000 server OS a few times. It usually doesn't work out and I have to go back to pcGrasp.
    Does anyone out there know of any issues between netbeans and this OS. Is it worth it. I'd like to move away from the .net world and learn j2EE but I'd like to move up my IDE. Netbeans seems like the best choice. Does any experienced individuals out there know of a better one?
    This was my latest error with netbeans. From just opening a folder??? I also tried to report it - I still have to wait another hour after I registered before I could HOPEFULLY find where exactly I can report it. Maybe thats why there are so many bugs. They make it impossible to report something they tell you to report to help out.
    A java.lang.reflect.InvocationTargetException exception has occurred.
    Please report this at http://www.netbeans.org/issues.html,
    including a copy of your ide.log file as an attachment.
    The ide.log file is located in your C:\Documents and Settings\Administrator\.netbeans\3.6\system folder.
    Thanks for anything
    -Wiley

    I use Windows 2000 Professional and have not problems.
    I would suggest,
    - ensure you have all windows updates.
    - ensure you have JDK 1.4.2_04
    - try eclipse which is also free (From IBM) http://www.eclipse.org/

  • Discoverer and Windows 2000 server

    I would like to know if Discoverer 3.1 Aministration Edition will work on the windows 2000 server?
    Any hint is highly appreciated! Thanks!
    Jane

    Jane,
    Discoverer Admin as well as the desktop work with Win2000. Due to the third party integrator Visigenics visibroker Discoverer for the web is not compliant. NT however is.
    Christopher
    null

  • Oracle8i on Windows 2000 Server - Oracle Instance don't auto start

    I've installed the Oracle 8.1.7 on a Dell Pentium III server running Windows 2000 Server operational system. During the installation the Oracle Instance was started up, but after I reboot the computer, the Oracle Listener service and the Oracle service was started in automatic mode but the Oracle Instance do not started though.
    My Oracle DBA teacher ask me to run Oradim and edit the Oracle configuration startup parameters. I did, but it didn't solve the problem. The values on Windows registry of the ORA_<SID>_AUTOSTART key is "true". The Dba Studio also gets information form the Oracle server and all the fields seems to be correct with auto-start option, but it didn't work out.
    Can someone point me to any text I can read about installation troubles on Windows 2000 Server ?
    Thanks in advance.
    Jayme.

    Hi
    I don't have an 8i db to test on but I think it works the same as on 9i.
    Check the following parameters in your registry in the key HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0:
    ORA_<YOUR_SID>_AUTOSTART=TRUE
    ORA_<YOUR_SID>_PFILE=<full path and file name of your init file>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for

  • Printing Problem with Pages

    I have a Canon Pixma ip 4200. I have had no problems printing with any other application but I cannot get Pages to print. I had the demo version and thought that was the problem, so I bought the application, but I still only get a small part of the p

  • PDF TO WORD ONLINE CONVERTING

    I HAVE SPENT THE LAST SEVERAL WEEKS FIGHTING WITH ADOBE OVER THIS PROBLEM; THEIR SOLUTION WAS TO CHANGE TO IE, I HATE IE, BUT TRIED IT WAS A TOTAL FAILURE, IT ALSO CREATED A WHOLE NEW SET OF PROBLEMS WITH EVERYTHING THAT IE WANTED TO PUT ON MY HOMEPA

  • Implement BI 7.0 Technical Content for BI admin Cockpit

    Hi Experts I should begin to activate, fill, and use the BI Technical Content system. My goal is to set up and use the BI Administrative Cockpit. I start by filling the necessary objects and running the queries. I am new to this area.Could any one pr

  • Updating dialog instance after upgrade to EHP5.

    Hi, We have finished the upgrade of our ERP 6.0 system from EHP3 to EHP5 on the central instance. Our systems are on HP-UX 11.31 / Oracle 11.2.0.2 THe guide mentions that for application servers we need to re-install the dialog instance with same SID

  • C++ support for VxWorks?

    Does Berkeley DB support the C++ API for VxWorks development? I notice that there is no db_cxx.h file in the build_vxworks directory. Thanks.