Big problems with Windows 2003 Server and FX5900

Getting repeated lockups using MSI FX5900XT and Windows 2003 Standard Server. Mouse stops responding and system occassionally locks up completely. I have a dual boot system and windows XP works fine. Windows 2003 works fine if I use the standard VGA driver (I use 1600x1200 16bit 75 Hz resolution and refresh).
The event log usually says:
Event Log
Event Type:   Error
Event Source:   nv
Event Category:   None
Event ID:   108
Date:      18/07/2004
Time:      13:28:25
User:      N/A
Computer:   HOME
Description:
The driver nv4_disp for the display device \Device\Video0 got stuck in an infinite loop. This usually indicates a
problem with the device itself or with the device driver programming the hardware incorrectly. Please check with your
hardware device vendor for any driver updates.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Presently using the latest drivers
Any ideas
Thanks
Will

IRQ 0   System timer   OK
IRQ 1   Standard 101/102-Key or Microsoft Natural PS/2 Keyboard   OK
IRQ 3   Communications Port (COM2)   OK
IRQ 4   Communications Port (COM1)   OK
IRQ 6   Standard floppy disk controller   OK
IRQ 8   System CMOS/real time clock   OK
IRQ 9   Microsoft ACPI-Compliant System   OK
IRQ 12   PS/2 Compatible Mouse   OK
IRQ 13   Numeric data processor   OK
IRQ 14   Primary IDE Channel   OK
IRQ 15   Secondary IDE Channel   OK
IRQ 16   Creative SB Audigy   OK
IRQ 16   NEC PCI to USB Open Host Controller   OK
IRQ 17   OHCI Compliant IEEE 1394 Host Controller   OK
IRQ 17   NEC PCI to USB Open Host Controller   OK
IRQ 18   NEC PCI to USB Enhanced Host Controller (B1)   OK
IRQ 19   MSI MS-StarForce GeForce FX 5900XT (NVIDIA GeForce FX 5900XT)   OK
IRQ 20   Standard OpenHCD USB Host Controller   OK
IRQ 20   NVIDIA nForce MCP Networking Controller   OK
IRQ 21   Standard OpenHCD USB Host Controller   OK
IRQ 22   Standard Enhanced PCI to USB Host Controller   OK
IRQ 22   OHCI Compliant IEEE 1394 Host Controller   OK

Similar Messages

  • Problems with Windows 2003, JRun and Java 1.4.2_07

    Hi!
    I have installed JRun 4 with J2SE 1.4.2_07 on a Windows 2003 Server and all goes well until someone install a system patch, Office. After that JRun doesn�t star. The logs says:
    Starting Macromedia JRun 4 (Build 84683), admin server
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77F46A07
    Function=RtlFreeHeap+0x322
    Library=C:\WINDOWS\system32\ntdll.dll
    Current Java thread:
         at java.util.zip.ZipFile.getEntry(Native Method)
         at java.util.zip.ZipFile.getEntry(ZipFile.java:146)
         - locked <0x10a83218> (a java.util.jar.JarFile)
         at java.util.jar.JarFile.getEntry(JarFile.java:194)
         at java.util.jar.JarFile.getJarEntry(JarFile.java:181)
         at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:671)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         - locked <0x10a63608> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.Class.getDeclaredConstructors0(Native Method)
         at java.lang.Class.privateGetDeclaredConstructors(Class.java:1618)
         at java.lang.Class.getConstructor0(Class.java:1930)
         at java.lang.Class.getConstructor(Class.java:1027)
         at com.sun.management.jmx.MetaData.findConstructor(MetaData.java:256)
         at com.sun.management.jmx.MBeanServerImpl.internal_instantiate(MBeanServerImpl.java:2111)
         at com.sun.management.jmx.MBeanServerImpl.instantiate(MBeanServerImpl.java:152)
         at jrunx.kernel.ConfigurableServicePartition.loadAndInit(ConfigurableServicePartition.java:127)
         at jrunx.kernel.ConfigurableServicePartition.loadChildren(ConfigurableServicePartition.java:89)
         at jrunx.kernel.ConfigurableServicePartition.setChildElements(ConfigurableServicePartition.java:60)
         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:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
         at jrunx.kernel.JRunServiceDeployer.loadMBeans(JRunServiceDeployer.java:179)
         at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:85)
         at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:46)
         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:324)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at jrunx.kernel.JRun.startServer(JRun.java:575)
         at jrunx.kernel.JRun.<init>(JRun.java:493)
         at jrunx.kernel.JRun$1.run(JRun.java:346)
         at java.security.AccessController.doPrivileged(Native Method)
         at jrunx.kernel.JRun.start(JRun.java:343)
         at jrunx.kernel.JRun.startByNTService(JRun.java:427)
         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:324)
         at jrunx.kernel.JRun.invoke(JRun.java:180)
         at jrunx.kernel.JRun.main(JRun.java:168)
    Dynamic libraries:
    0x00400000 - 0x00410000      C:\JRun4\bin\jrun.exe
    0x77F40000 - 0x77FFA000      C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F34000      C:\WINDOWS\system32\kernel32.dll
    0x77DA0000 - 0x77E30000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CF5000      C:\WINDOWS\system32\RPCRT4.dll
    0x77BA0000 - 0x77BF4000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x08138000      C:\Java\j2sdk1.4.2_07\jre\bin\client\jvm.dll
    0x77D00000 - 0x77D8F000      C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C44000      C:\WINDOWS\system32\GDI32.dll
    0x76AA0000 - 0x76ACC000      C:\WINDOWS\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\Java\j2sdk1.4.2_07\jre\bin\hpi.dll
    0x76F50000 - 0x76F63000      C:\WINDOWS\system32\Secur32.dll
    0x003F0000 - 0x003FE000      C:\Java\j2sdk1.4.2_07\jre\bin\verify.dll
    0x005F0000 - 0x00609000      C:\Java\j2sdk1.4.2_07\jre\bin\java.dll
    0x00610000 - 0x0061D000      C:\Java\j2sdk1.4.2_07\jre\bin\zip.dll
    0x006E0000 - 0x006EF000      C:\Java\j2sdk1.4.2_07\jre\bin\net.dll
    0x71C00000 - 0x71C18000      C:\WINDOWS\system32\WS2_32.dll
    0x71BF0000 - 0x71BF8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71B20000 - 0x71B63000      C:\WINDOWS\System32\mswsock.dll
    0x76ED0000 - 0x76EF7000      C:\WINDOWS\system32\DNSAPI.dll
    0x76F70000 - 0x76F77000      C:\WINDOWS\System32\winrnr.dll
    0x76F10000 - 0x76F3F000      C:\WINDOWS\system32\WLDAP32.dll
    0x76F80000 - 0x76F85000      C:\WINDOWS\system32\rasadhlp.dll
    0x03230000 - 0x0323C000      C:\JRun4\bin\portscan.dll
    0x71AE0000 - 0x71AE8000      C:\WINDOWS\System32\wshtcpip.dll
    0x76C10000 - 0x76C38000      C:\WINDOWS\system32\imagehlp.dll
    0x6D580000 - 0x6D621000      C:\WINDOWS\system32\dbghelp.dll
    0x77B90000 - 0x77B98000      C:\WINDOWS\system32\VERSION.dll
    0x76B70000 - 0x76B7B000      C:\WINDOWS\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 2304K, used 1312K [0x10010000, 0x10280000, 0x109e0000)
    eden space 2112K, 56% used [0x10010000, 0x1013a8d0, 0x10220000)
    from space 192K, 61% used [0x10250000, 0x1026d958, 0x10280000)
    to space 192K, 0% used [0x10220000, 0x10220000, 0x10250000)
    tenured generation total 30272K, used 1139K [0x109e0000, 0x12770000, 0x18010000)
    the space 30272K, 3% used [0x109e0000, 0x10afce80, 0x10afd000, 0x12770000)
    compacting perm gen total 4864K, used 4680K [0x18010000, 0x184d0000, 0x1c010000)
    the space 4864K, 96% used [0x18010000, 0x184a2348, 0x184a2400, 0x184d0000)
    Local Time = Wed Feb 09 10:43:31 2005
    Elapsed Time = 3
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
    # An error report file has been saved as hs_err_pid1712.log.
    # Please refer to the file for further information.
    Can someone help me. Thanx and sorry about my english.
    Manu

    It crashed 3 seconds after it is running. Should be reading some jar file.
    Could be a something corrupted a zip file or something. Can you still do a java -version? You may want to try reinstalling 1.4.2_07

  • Windows 2003 Server and BISE1: a painful way

    Hi Forum !!
    I consider my self as an advantage one in BISE1 matters. I've installed BISE1 many times on systems running Windows XP SP2 for proof concepts and as a lab environment for production systems setups. Following procedures "by the book" all BISE1 environments were work fine, and all issues are covered by the documentation.
    But problems appear when we find Windows 2003 Server based systems. Even following step by step the installation process, we find different kind of problems. Thanks to metalink notes we could fix some, but there are others very strange at all.
    For example, In a lab environment, running WinXP we successfully applied Database Patch P5337014 moving database version from release 10.2.0.1 to 10.2.0.3. Then we applied in the same lab environment Warehouse Builder Patch P6264457, moving OWB Repository version to 10.2.0.3.0 and OWB client to 10.2.0.3.33. Later, over a Production environment running Win 2003 Server, we follow the same procedure getting catastrophic results. When we applied the database Patch P5337014, database contro console service fails over and over again sending to the web browser a connection refused message. After a new installation, when we tried to apply the OWB Patch, the Control Center service doesn't work anymore, and none of the metalink notes we found appears to fix the problem.
    It is just me or is anyone else who have faced this kind of problems with Windows 2003 Server ? What kind of workaround exists to solve this problems ?
    Thanks, and your comments are welcome.

    Hopefully you can help me too. My company just purchased a MAC BookPro and we all pc based with a PC Windows server. I have been trying to get this MAC to connect to the server. We need it to be able to access files and folder on the PC server to save and retrieve pc files.
    I finally I it to where to do the GO > Connect to Server > Type in info > it brings up authentication information, we type in the domain and user name and password > but then I get an error saying the user name and password are not found.
    Apple support told me it's now on the pc server side. I know the user name and password are correct. We have installed the Mac components on the server. I don't know if there are some other conflicts with the server or what to do.
    Please let me know if you know of anything else I can try.

  • Challenges with the TREX Stack 14 with Windows 2003 Server

    Hi
    I have been struggling with the TREX installation on Windows 2003 server and are note able to get the green icon for the HTTP server.
    I have been searching this Forum and seen a lot of topics on this issue, but unfortunately I am not able to solve it.
    On my server I have installed the following components:
    EP stack 14
    SAP R/3
    SAP ITS
    If anyone have any ideas of how to solve my case - I will be very pleased
    Regards
    Kay-Arne S. Aarlie

    Hi
    We have managed to solve this issue
    First i set the security settings for my trex_instance folder "C:\usr\sap\trex_06". Here i added the user IWAM_"MyHost" which is the "Launch IIS Process Account". Gave it the permissions for "Read & Execute, List Folder Content, Read" and then hit the button "Advanced" - selected the user once more and "Apply" - "OK" - "OK".
    In the IIS and its properties for Web Sites and Services i set the checkbox for "Run WWW service in IIS 5.0 isolation mode".
    Restarted the IIS and the TREX HTTPServer went green and I was also able to use the ITS.
    Regards
    Kay-Arne

  • Is Crystal RAS 9 compatible with Windows 2003 server?

    We just upgraded out test RAS 9 server with Windows 2003 OS, and now the Crystal Report Application Server service won't start.  We're getting a 1053 error.   Is Crystal RAS 9 compatible with Windows 2003 server?

    I do not believe 6X is supported in a 64 bit environment.
    IF you are doing a fresh install on a different server, it should be easy to migrate your applications using the migration wizard in EAS. You can migrate applications, security everything except data. TO do that the easiest way is to export it and import into the application on the ner server.

  • IDES 46E with windows 2003 server Installation errors..

    Hi,
    Can some body help me in IDES 46E with windows 2003 server Installation?.I'm tired of installing with this combination on my desktop my env as follows.
    1.Windows 2003 Server
    2.JDK.142
    3.Oracle 9.0.2 with 7 patch
    4.IDES 46E
    Installed successfully Database and SAP but while exporting data in to tables then getting errors.
    Thanks in advance..
    Sreedhar

    Hi GreetZ,
    I opened the respective 3200,3300,and 3600 ports and I can access my router from outside home.I can also ping <IPAddress> and telnet<IPAddress> successfully.But I'm unable to telnet <IPAddress><space>3600 giving error..connection failed on port 3600 and same error for remaining ports too.Pls help me in fix this issue.
    Thanks for your replies..
    Sreedhar

  • Very big problem with JSF about FORM and "id=" for HTML form's elements and

    I have discovered a very big problem with JSF about FORM and "id=" for HTML form's elements and java instruction "request.getParameterNames()".
    Suppose you have something like this, to render some datas form a Java Beans :
    <h:dataTable value="#{TablesDb2Bean.myDataDb2ListSelection}" var="current" border="2" width="50%" cellpadding="2" cellspacing="2" style="text-align: center">
    <h:column>
    <f:facet name="header">
    <h:outputText value="Name"/>
    </f:facet>
    <h:outputText id="nameTableDb2" value="#{current.db2_name_table}"/>
    </h:column>
    </h:dataTable>
    Everything works fine...
    Suppose you want to get the name/value pairs for id="nameTableDb2" and #{current.db2_name_table} to process them in a servlet. Here is the HTML generated :
    <td><span <span class="attribute-name">id=<span class="attribute-value">"j_id_jsp_1715189495_22:0:nameTableDb2">my-table-db2-xxxxx</span></td>
    You think you can use the java instructions :
    Enumeration NamesParam = request.getParameterNames();
    while (NomsParam.hasMoreElements()) {
    String NameParam = (String) NamesParam.nextElement();
    out.println("<h4>"++NameParam+ "+</h4>);
    YOU ARE WRONG : request.getParameterNames() wants the syntax *name="nameTableDb2" but JSF must use id="nameTableDb2" for "<h:outputText"... So, you can't process datas in a FORM generated with JSF in a Servlet ! Perhaps I have made an error, but really, I wonder which ?
    Edited by: ungars on Jul 18, 2010 12:43 AM
    Edited by: ungars on Jul 18, 2010 12:45 AM

    While I certainly appreciate ejb's helpful responses, this thread shows up a difference in perspective between how I read the forum and how others do. Author ejb is correct in advising you to stay inside JSF for form processing if form processing is what you want to do.
    However, I detect another aspect to this post which reminds me of something Marc Andreesen once said when he was trying to get Netscape off the ground: "there's no such thing as bad HTML."
    In this case, I interpret ungar's request as a new feature request. Can I phrase it like this?
    "Wouldn't it be nice if I could render my nice form with JSF but, in certain cases, when I REALLY know what I'm doing" just post out to a separate servlet? I know that in this case I'll be missing out on all the nice validation, conversion, l10n, i18n, ajax, portlet and other features provided by JSF".
    If this is the case, because it really misses the point of JSF, we don't allow it, but we do have an issue filed for it
    https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=127
    If you can't wait for it to be fixed, you could decorate the FormRenderer to fix what you want.
    I have an example in my JSF book that shows how to do this decoration. http://bit.ly/edburnsjsf2
    Ed

  • What is available on new Windows servers that allow you to write scripts that can work directly with Windows, SQL Server, and Exchange Server?

    What is available on new Windows servers that allow you to write scripts that can work directly with Windows, SQL Server, and Exchange Server?
    a. PowerShell
    b. isql
    c. osql
    d. sqlcmd

    All questions seem to be from the interview or a test. I think I even took this test once, it's KForce test.
    For every expert, there is an equal and opposite expert. - Becker's Law
    My blog
    My TechNet articles

  • Crystal report problem on window 2003 server

    Hi
    We had developed a web based application using .Net 2.0 (C#) , Crystal reports (bundled version within VS2005) on Window XP, SQL Server 2005, we are able to see all the reports on this development enviroment, but when the application is deployed on Windows 2003 server , IIS 6.0 and SQL server 2005 , we are not able to view the reports we are thrown with an error as
    Failed to open a rowset. Details: ADO Error Code: 0x Source: Microsoft OLE DB Provider for SQL Server Description: Procedure or Function 'sp_xxxx' expects parameter '@ppppp', which was not supplied. SQL State: 42000 Native Error: Failed to open a rowset. Error in File
    Could you please explain what the problem is ? as we are stuck with this problem for the migration of application to the user community.
    Regards
    varma

    We have same problem
    does anyone have the answer?

  • Oracle with Windows 2003 server

    Hi all,
    I am using oracle 10g /windows 2003 Server with latest patches, the problem is whenever i restart the server instance does not start automatically , i have to start the instance manually.
    how could i troubleshoot the problem , oracle not generating any error log for this, there is no information in alertlog.
    when i chek the db service in services.msc it said , service started and automatic.
    Thanks in advance
    Salai Thenagan Jayavelu

    go to services window and set all your Oracle services to automatic instead of manual. this will start your database automatically rather you start it manually
    Anil Malkai

  • Installing problem on Windows 2003 Server 64 bit

    Dear All,
    I'am trying to install XE onto a Windows 2003 Server 64 bit.. The installation process ends without any errors but the database itself seems not to start.
    I tried several hints that have been mentioned here within the forum. But none of them worked. While experimenting I saw that there is not a single registry entry of Oracle within HKEY_LOCAL_MASCHINE\Software .
    Is there a possiblity to set those needed registry entries manually? Is there a script for that purpose?
    Thank you very much for your help!
    Regards
    Matthias

    Hi,
    thank you for your reply. As 32bit programs should run under Windows 64bit I thought the XE should run under 64bit, too.
    The installation of XE itself seems to finish without any errors. But within the log files it can be read that the database has not started up due to a out of memory problem. This causes many log entries within all other logfiles as no database could be created.
    The out of memory problem might be the same as within Advice on running XE on a small virtual Linux host ("Virtuozzo") because I am using a virtual windows 2003 server with "Virtuozzo", too.
    At this time I am on discussing the issue with the provider. Maybe I will get a dedicated server with Windows Server 2003 64bit. Hopefully the XE could be installed on the 64bit Windows Server because 32bit dedicated servers are rare.
    Best regards
    Matthias

  • How to install 11.5.10 on VMWare with Windows 2003 Server?

    Need help on installing 11.5.10 on VMWare which runs Windows 2003 Server.
    I've XP Pro laptop with 2GB RAM and 80GB HDD and external HD with 250GB. Gathered all required s/w for installation.
    The Win 2003 Server VMWare is sitting on the external HD. I want to install pre-req s/w along with 11.5.10 on the VMWare.
    (1) How do I make the laptop's CD drive and HD visible to the VMWare?
    (2) Can I use the XP laptop HD as staging area and install on VMWare on external HD?
    (3) What are the disadvantages/risks of using the external HD for both staging and actual installation?
    Any help is appreciated.
    FYI - we already have an Oralce 11.5.9 on VMWare. All services are up and running. Able to logon to SQL*Plus and EBS home page. The issue is, we are not able to connect to this Oralce VMWare image from other VMWare image(Siebel), ie, if we do a telnet to oracle vmware image connection establishes and closes immediately. No clue on why this is happening. But this is not happening when we did telnet from a vmware image(plain win 2003 server) that does not have Siebel. All vmware images work fine individually.
    Any inputs?
    Thx,
    Jags

    Need help on installing 11.5.10 on VMWare which runs Windows 2003 Server.
    I've XP Pro laptop with 2GB RAM and 80GB HDD and external HD with 250GB. Gathered all required s/w for installation.
    The Win 2003 Server VMWare is sitting on the external HD. I want to install pre-req s/w along with 11.5.10 on the VMWare.
    (1) How do I make the laptop's CD drive and HD visible to the VMWare?
    (2) Can I use the XP laptop HD as staging area and install on VMWare on external HD?
    (3) What are the disadvantages/risks of using the external HD for both staging and actual installation?
    Any help is appreciated.
    FYI - we already have an Oralce 11.5.9 on VMWare. All services are up and running. Able to logon to SQL*Plus and EBS home page. The issue is, we are not able to connect to this Oralce VMWare image from other VMWare image(Siebel), ie, if we do a telnet to oracle vmware image connection establishes and closes immediately. No clue on why this is happening. But this is not happening when we did telnet from a vmware image(plain win 2003 server) that does not have Siebel. All vmware images work fine individually.
    Any inputs?
    Thx,
    Jags

  • DLU with Windows 2003 server

    I am going to be blustery only to provide you with the most info as
    possible.
    I have setup a Windows 2003 server for terminal services. Installed the
    latest Novell Client 4.9 sp2, nici, nmas. I installed the latest
    zfdagent.msi from zfd4.01.ir7.
    The setup is similar to any WindowsXP machine and I have done this a
    thousand times. I have verified that the DLU policy set for the container
    includes a DLU for Windows 2000 and Windows 2000 Terminal Services. Okay I
    should be able to login and have zenworks create a local users acount but
    it does not.
    Here are the differences that may effect the proper operation of desktop
    management:
    a. I have this terminal server setup as a member server in our AD domain -
    only to connect to the TS License Manager.
    b. I have setup the Netware client location policy | login profile |
    Windows Tab | to login in to the local Win2k3 server NOT the domain - and
    of course the username field is empty.
    c. Then I install the ZfdAgent.msi - when the intsaller gets to the
    MiddleTier section - I usally click next and ignore this area, however
    this time around the installer will not continue unless I enter an IP
    address into the Middle Tier server field.
    Other than the above - fairly standard install.
    Any help appreciated.
    Regards
    Ross.

    > I have setup a Windows 2003 server for terminal services. Installed the
    > latest Novell Client 4.9 sp2, nici, nmas. I installed the latest
    > zfdagent.msi from zfd4.01.ir7.
    Windows 2003 is not supported with ZfD4.x.
    You must use at least the Agent from Zen 6.5.
    Regards
    Rolf Lidvall
    Swedish Radio (Ltd)

  • Startup Problem in Windows 2003 Server

    Hi,
    I was using oracle 9.0.2 with Windows 2003 & i had to format & re-install my machine.
    Then I tried to install 9i Application Server & failed in between. But I noticed that the setup has already installed oracle 8i database instance. Then I quit configuring 9iAS & installed Oacle 9i (9.0.2) database. Then I upgraded the 8i instance with 9.0.2 with Database Upgrade Assistance.
    Then I noticed when I start the instance with windows services & log in with sqlplus
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    errors occure. when I run following
    c:\&gt;sqlplus /nolog
    SQL&gt; conn sys/change_on_install as sysdba
    SQL&gt; startup
    then the database starts up perfectly.
    I thought this happens because of upgrade & then I created a new database instance but same problem is occuring.
    Please help me...
    Thank in advance.
    Shaamil.

    Thank you,
    I did remove ORA_DBA from the administrator user. then I did change "logon as" option for "this account"
    Now it's OK.
    Regards, Shaamil.

  • How to setup SMBX client for work with Windows 2003 server's shared folders?

    Dear community,
    Some folders within shared folder on Windows 2003 Server is not visible for MacOS 10.8 client.
    How should I set up SMBX? Is there manual?
    I know, there is simple solution to type exact pathname (with those invisible folders) in connection dialog, but it is not usefull for me.
    Thank you  in advance

    Hi,
    Please remove the 3 non-exists DC from environment using the metadata clean-up process using script from below article. then manually delete the records from DNS management console as given below.
    https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
    Manual steps to clear the records.
    Dnsmgmt.msc [Dns Management]
    A.Expand the forward lookup zones\_msdcs folder
    i. Make sure only the actual domain controllers are listed, delete wrong Alias recordsremove wrong name server records
    ii. Select the container [forward lookup zones\_msdcs.domain.com\dc\_sites_\sitename\_tcp] > delete incorrect _ldap and _kerberos records are listed.
    iii. Select the container [forward lookup zones\_msdcs.domain.com\dc\_tcp] and delete incorrect _ldap and _kerberos records
    iv. Expand the [forward lookup zones\_msdcs.domain.com\domains\guid\_tcp] and delete incorrect _ldap entries
    v. Select [forward lookup zones\_msdcs.domain.com\gc] – delete incorrect HostA records
    vi. Expand the [forward lookup zones\_msdcs.domain.com\gc\_sites\sitename\_tcp] – delete incorrect _ldap entries
    vii.Select the [forward lookup zones\_msdcs.domain.com\gc\_tcp] – delete incorrect _ldap entries
    viii. Select the [forward lookup zones\_msdcs.domain.com\pdc\_tcp] – delete incorrect _ldap entries
    B.Expand the forward lookup zones\domain.com folder
    i.Delete Host(A) records of dc’s which are non-existant.
    ii.Correct the NameServer (NS) records
    iii. Follow steps similar to ’ A ii ‘ >> ‘ A viii’
    · Dssite.msc [Sites and Services]
    A.Expand the [Sites\Sitename\Servers] – delete incorrect server’s
    B.Delete incorrect subnet configurations [Sites\Subnets]
    C.Delete incorrect site links [Sites\IP]
    · Make sure the domain controllers are pointing to the correct dns servers in tcp\ip settings.
    · Force replication – ‘repadmin /syncall’

Maybe you are looking for