Problems with the Tutorial...

Hi,
I've installed kodo 2.5.2 in Websphere ver.5.
I've followed all the instructions to run the tutorial:
I put all the *.java, .jdo and .properties files in a new Project named
JDO_TEST.
After using the menu "Add enhancer to build" with the file "Animal.java",
I've rebuilded all the files and then in the kodo's window appear a
message error.
I've opened the log and this is what i've found:
"!SUBENTRY 1 com.solarmetric.kodo 4 0 Jul 24, 2003 12:19:30.229
!MESSAGE The Enhancer failed. The message included was:
java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
java.lang.ClassNotFoundException: tutorial.Animal
NestedThrowables:
java.lang.ClassNotFoundException: tutorial.Animal
!STACK 0
java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
java.lang.ClassNotFoundException: tutorial.Animal
NestedThrowables:
java.lang.ClassNotFoundException: tutorial.Animal
     at
com.solarmetric.modules.tools.compiler.ClassArgParser.parseClasses(ClassArgParser.java:71)
     at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:208)
     at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:189)
     at
com.solarmetric.modules.integration.eclipse.EnhancerBuilder$BuildVisitor.visit(EnhancerBuilder.java:55)
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at org.eclipse.core.internal.resources.Resource.accept(Resource.java:40)
     at
com.solarmetric.modules.integration.eclipse.EnhancerBuilder.build(EnhancerBuilder.java:30)
     at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:392)
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:120)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:176)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:186)
     at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:146)
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:160)
     at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:211)
     at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:142)
     at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:156)
     at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:98)"
Please, someone help me....
Pluso

Pluso,
It sounds like your project files are not in the classpath that Kodo
is seeing. Is this at all possible? Can you ensure that your project
classpaths are correctly set up?
-Patrick
On Thu, 24 Jul 2003 11:49:54 +0000, Pluso wrote:
>
Hi,
I've installed kodo 2.5.2 in Websphere ver.5.
I've followed all the instructions to run the tutorial:
I put all the *.java, .jdo and .properties files in a new Project named
JDO_TEST.
After using the menu "Add enhancer to build" with the file "Animal.java",
I've rebuilded all the files and then in the kodo's window appear a
message error.
I've opened the log and this is what i've found:
"!SUBENTRY 1 com.solarmetric.kodo 4 0 Jul 24, 2003 12:19:30.229
!MESSAGE The Enhancer failed. The message included was:
java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
java.lang.ClassNotFoundException: tutorial.Animal
NestedThrowables:
java.lang.ClassNotFoundException: tutorial.Animal
!STACK 0
java.lang.IllegalArgumentException: The specified class "tutorial.Animal"
could not be loaded. com.solarmetric.kodo.runtime.FatalUserException:
java.lang.ClassNotFoundException: tutorial.Animal
NestedThrowables:
java.lang.ClassNotFoundException: tutorial.Animal
     at
com.solarmetric.modules.tools.compiler.ClassArgParser.parseClasses(ClassArgParser.java:71)
     at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:208)
     at com.solarmetric.kodo.enhance.JDOEnhancer.enhance(JDOEnhancer.java:189)
     at
com.solarmetric.modules.integration.eclipse.EnhancerBuilder$BuildVisitor.visit(EnhancerBuilder.java:55)
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at
org.eclipse.core.internal.resources.Resource.accept(Resource.java(Compiled
Code))
     at org.eclipse.core.internal.resources.Resource.accept(Resource.java:40)
     at
com.solarmetric.modules.integration.eclipse.EnhancerBuilder.build(EnhancerBuilder.java:30)
     at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:392)
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:120)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:176)
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:186)
     at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:146)
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at org.eclipse.core.runtime.Platform.run(Platform.java(Compiled Code))
     at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:160)
     at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:211)
     at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:142)
     at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:156)
     at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:98)"
Please, someone help me....
Pluso--
Patrick Linskey
SolarMetric Inc.

Similar Messages

  • Compilation Problems with the Tutorial in JDeveloper

    Hello!
    I'm a new user of JDeveloper. So this is typical newbie problem! I am planning to develop a Web Application using JDeveloper 3.0(JRE 1.1.8) and Oracle 8i (8.1.1). As a start I installed JDeveloper and on an Oracle Client machine and tried to run through the tutorial. The tutorial on "Builing Business Components" (displays master-detail relnship between dept and emp tables in the scott/tiger schema) worked fine. Then I tried to convert this to a WebApp - the jsps were generated alright. However when I tried to run main.jsp ..I got a host of errors of the type :
    Error (0) : /Program Files/Oracle/JDeveloper 3.0/myprojects/ not contained in /Program Files/Oracle/JDeveloper 3.0/myprojects/WebApp2/contents.jsp.
    This problem repeated for all the jsp files.
    Clearly some environment variable needs setting. HELP!
    Regards
    Mona

    When you generate the web.xml file, one section is commented as follows:
    <!--
      <servlet>
        <servlet-name>index</servlet-name>
        <jsp-file>/index.jsp</jsp-file>
      </servlet>
    --> 
    You have to uncomment this section.
    Regards,
    Todor

  • Problems with the Tutorial in the MDK Documentation

    Hey,
    I have made the tutorial-exercise of the MDK-documentation, in which You try to create a SyncBO and let generate the client application.
    When I do all the steps and import the generated XML-file into my Eclipseproject, it should be possible to test the application on the client, after uploading to the middleware.
    But when I download it to the client by synchronizing and when I´m clicking on the shown link then, it doesn´t start!
    I get the message "The page cannot be found..".
    But when I´m installing other application, like f.e. MAM, I can start it....
    Any ideas?
    Many thanks!

    When you generate the web.xml file, one section is commented as follows:
    <!--
      <servlet>
        <servlet-name>index</servlet-name>
        <jsp-file>/index.jsp</jsp-file>
      </servlet>
    --> 
    You have to uncomment this section.
    Regards,
    Todor

  • SSL and J2EE - Problems with the tutorial

    I'm trying to make a small amendment to the bank application ('Duke's Bank') which is the main example in the J2EE tutorial. Nothing complicated: just add a simple 'enrollment' page which will be secured through SSL.
    The aim is to demonstrate that J2EE makes it very easy to put a session over a secure SSL channel.
    As I read the documentation, this should be a fairly simple thing to configure. Add a 'CONFIDENTIAL' network security requirement to the WAR component through the deploytool and import a server certificate using keytool. I've done all that and the thing won't work.
    After adding the 'CONFIDENTIAL' requirement I find that using the 'http' protocol serves up a server certificate which I can choose to trust through by IE6.0 browser. But then the application freezes. If I use the 'https' protocol the application freezes without even bothering about the certificate.
    I wonder if the J2EE tutorial setup is so tightly packaged that configuring it for SSL involves a number of undocumented steps related to ports, keystores and security providers. Explaining it all within the context of the tutorial would throw it out of scope so we're not really meant to do things like adding SSL.
    This is a big deal for us -- we're trying to decide if J2EE will be our application platform over the next five years or so. Any assistance here will be gratefully received.
    WR

    The Duke's Bank tutorial can be found at:
    http://java.sun.com/j2ee/tutorial/1_3-fcs/
    It is the last chapter of the tutorial, under the "Putting it All Together" section.
    Andy

  • Problems with the tutorial Introduction to Java Servlet technology

    Has anyone done this tutorial?
    https://www6.software.ibm.com/developerworks/education/j-intserv/
    I created an application. Created the XML file. Imported the project from the website and tried viewing it in the broswer:
    http://localhost:8080/contacts/
    I get this:
    HTTP Status 404 - /contacts/
    type Status report
    message /contacts/
    description The requested resource (/contacts/) is not available.
    Apache Tomcat/5.0.28

    that means you didn't deploy the app properly.
    go read the tomcat docs for "your first web app"
    %

  • Problems with the jax-rpc testcase from the JWSDP tutorial

    Hello.
    I have e few problems with the hello case from the JWSDP tutorial.
    Everything works fine during the build/compile/installation phase but when I'm accessing the url http://localhost:8080/jaxrpc-hello/jaxrpc, the server wont find the service and I get:
    404 The requested resource (/jaxrpc-hello/jaxrpc) is not available.
    I've trippel checked the environment settings and other properties and I don't know where to go to error check.
    I've tried to install the client as well but it wont detect the service so I guess there is a problem on the server side.
    I'm quite new to the whole "Web Service thing" So I would be happy to get som help.
    Chris

    if you run the tomcat manager application at http://localhost:8080/manager/list, what do you see? I suppose if you have successfully run the ant "install" task after "compile-server" and "xrpcc-server", you will see that your service is registered with its context path, but is not "running". This will be probably because of a runtime error. For further diagnosis of errors like these, I recommend to take a look at the log file at "<%JWSDP_HOME%>/logs/catalina.out".
    If you are satisfied with this answer, please be so kind and assign some of your duke dollars to me ;-)

  • Problem with the MVMapView.print(printMapDiv,) function.

    Hello,
    I have a problem with the MVMapView.print(printMapDiv,) function.
    My FOIs are displayed correct on the screen but on the printed letter
    the stroke(border) color and the labels of a circle are not displayed.
    the fois have a custom style:
    var xmlDef = '<svg width="1in" height="1in">'+
    '<g class="marker" '+
    'style="width:40;height:40;stroke:0xff0000;fill:0x00ff00;stroke-width:1.5">'+
    '<circle r="20"/>'+
    '</g>'+
    '</svg>';
    markerStyle = new MVXMLStyle("my_vector_icon_" + i + '_' + j, xmlDef)
    and are created like this:
    v_result = new MVFOI(p_geofeature.foiId, p_geofeature.foiGeomertyObject, markerStyle, null, 30, 30);
    v_result.setHTMLElement('1',0,0);
    Browser: I can see the map with a green circle, a red border and '1' as a label on
    top of the Circle.
    Printed Letter: I see the map with the green circle but no red border Color and no label.
    The implmentation of the printing function uses the same techique like the "Oracle Maps Tutorial"
    It is a javascript function called through a href link:
    function mapPrint()
    var a=document.getElementById("printmap");
    global_gdi.mapviewer.mapview.print(a);
    Version is Ver11_1_1_5_B110527
    Does anbody know how to print the map properly including the contents of the
    MVFOI class set trough setHTMLElement function?
    Greetings
    Andre

    Thanks for your reply but it is not working and i can prove that.
    I have a small example based on the mapviewer print tutorial. To run it you need a
    mapviewer installation and copy the text into a html file. In the browser you can see
    a green point with a red border and red label text on a map.
    If you use the print button everything except the label text will be printed.
    I think this is a mapviewer css-api bug.
    <html>
    <head>
    <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <style type="text/css">
    @media screen
    .noscreen {display: none;}
    @media print
    .noprint{display: none;}
    </style>
    <script language=&quot;Javascript&quot; src=&quot;/mapviewer/fsmc/jslib/oraclemaps.js&quot;></script>
    <script language=javascript>
    var mapview;
    var baseURL = &quot;http://&quot;+document.location.host+&quot;/mapviewer&quot;;
    function showMap()
    mapview = new MVMapView(document.getElementById(&quot;map&quot;), baseURL);
    mapview.addMapTileLayer(new MVMapTileLayer(&quot;mvdemo.demo_map&quot;));
    mapview.setCenter(MVSdoGeometry.createPoint(-122.45, 37.6706,8307));
    mapview.setZoomLevel(4);
    mapview.display();
    //adds custom foi with label
    var xmlDef = '<svg width=&quot;1in&quot; height=&quot;1in&quot;>'+
    '<g class=&quot;marker&quot; '+
    'style=&quot;width:40;height:40;font-family:sans-serif;font-size:20pt;stroke:0xff0000;fill:0x00ff00;stroke-width:1.5&quot;>'+
    '<circle r=&quot;20&quot;/>'+
    '</g>'+
    '</svg>';
    var markerStyle = new MVXMLStyle(&quot;my_vector_icon_&quot;, xmlDef);
    mpoint = MVSdoGeometry.createPoint(-122.30, 37.73,8307);
    var v_result = new MVFOI(&quot;11&quot;, mpoint, markerStyle, null, 60, 60);
    v_result.setHTMLElement('test label',0,0);
    mapview.addFOI(v_result);
    function mapPrint()
    var a=document.getElementById(&quot;printmap&quot;);
    mapview.print(a);
    </script>
    </head>
    <body onload=javascript:showMap()>
    &lt;div id=&quot;map&quot; style=&quot;position:absolute;top:50px; left:10px; width:600px; height:450px;border:0px&quot;>&lt;/div>
    &lt;div id=&quot;printmap&quot; class=&quot;noscreen&quot;>&lt;/div>
    &lt;p>Please click &lt;a href=&quot;javascript:mapPrint()&quot;>here&lt;/a> to print map&lt;/p>
    </body>
    </html>
    Edited by: user12005064 on 27.02.2012 02:37

  • Problem with Composition Tutorial

    Hi at first,
    I am new to this forum as well as new to the SAP composition application topics
    Since I want to learn how to build composite applications with the Netweaver Developer Studio/ Process Composer I started with the tutorial "Getting Started with Composite Designer" included  in the Studio.
    If I follow the instructions up to modeling of data objects the final step of generating the tables of the emplserv.bl.caf package fails with the error message:
    com.sap.engine.services.webservices.jaxrpc.exceptions.ProxyGeneratorException: Problem with WSDL file parsing. See nested message.
    Problem with WSDL file parsing. See nested message.
    IO Exception occurred while parsing file:unknown protocol: c
    unknown protocol: c
    Can anyone help me with this problem?
    Thanks in advance

    Hi Felixw,
    You are probably using JDK 1.6 instead of JDK 1.5.
    Please adjust the startup -vm parameter to be the javaw.exe of JDK 1.5 and you are just fine!
    For instance:
    C:\IDE\eclipse\SapNetweaverDeveloperStudio.exe -vm "c:\jdk1.5.0_18\bin\javaw.exe"
    Kind regards,
    Ivan

  • Problems with JGSS tutorial - AccessControlException

    Hi all,
    unfortunately I've got a big problem with the ClientServer JGSS tutorial.
    After doing everything like the HTML file said, I firt started the server and then the client.
    The client then produces this exception:
    Kerberos username [stnt1]: myName
    Kerberos password for benni: myPass
    java.security.AccessControlException caught
    access denied (javax.security.auth.kerberos.ServicePermission SampleServer/[email protected] initiate)
    java.security.AccessControlException: access denied (javax.security.auth.kerberos.ServicePermission SampleServer/[email protected] initiate)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269)
         at java.security.AccessController.checkPermission(AccessController.java:401)
         at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
         at sun.security.jgss.krb5.Krb5Context.checkPermission(Krb5Context.java:1089)
         at sun.security.jgss.krb5.Krb5Context.initSecContext(Krb5Context.java:527)
         at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:213)
         at sun.security.jgss.GSSContextImpl.initSecContext(GSSContextImpl.java:158)
         at SampleClient.main(SampleClient.java:150)
         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 MyAction.run(Login.java:241)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:500)
         at Login.main(Login.java:200)
    ... and I really don't have any clue about why exactly I'm getting this error.
    Thanx a lot for hints and help ...
    Benjamin

    Hi again,
    got it ... I hat my computer name written wrong in the start script.
    Bye,
    Benjamin

  • I just order 8 calendars from iPhoto and they came to me fine. Now I need to order two more but when I go thru the process I get a message  saying:unable to assemble calendar. There is a probleme with the photo with the file name"(Null)"   more........ .

    Would someone be able to explain to me the following issue with Iphoto?
    I ordered 8 same calendars for my soccer team and received them fine. Although a couple of pictures on it are a little off (out of focus). I need to order two more of the same calendars but when I go thru the process ireceive an error message saying:
    "Unable to to assemble  calendar" There is a problem with the photo with the file name "(Null)" The full resolution version of this photo either cannot be located or is corrupt. Please replace this photo or delete it from your calendar.
    How can  I fine this "corrupt" photo? How did it go thru with the first batch of calendars but won't go thru now?
    Thank you for your help.   

    Apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start
    with Option #4 and then #1 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    OT

  • I can not upgrade to quicktime 7.7.3 for windows vista.  Error message says there is a problem with the program installer.  Any clue as to how to get around this.

    I can not download quicktime 7.7.3 for windows vista.  The error message says that there is a problem with the windows installer.  Any clues?

    The error message says that there is a problem with the windows installer.
    What's the precise text of the message, please? (There's a few different ones I can think of that you might be getting.)

  • I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    I have a problem with the sync between iTunes and ipad2. I can not see the files in iPad. Help me please.

    Cannot see what files ? Music (synced music should appear in the iPod app), films/TV shows (Videos app), documents ... ?

  • Is anyone having a problem with the new iPad (Gen. 3) not staying connected to the charger? It seems to ALWAYS get jiggled loose and no longer be charging. My iPad 1 has no issue but I can't browse Internet w/o new iPad unplugging. Horrible!

    I notice that my new IPad (3rd generation) will not stay connected to the power cord at all, I'm not exagerating, if I plug it in and browse the Internet without fail it will become unplugged and I will have to push the plug back in (Ba-beep). Ive actually grown to despise that sound when you plug your iPhone or iPad in because it reminds me of how much money I spent on something that PHYSICALLY will not charge while I'm using it.
    I know the problem with it holding a charge while in use, I get it, the screen is amazing and it takes a lot to run the display, however, it is unacceptable to me that I can't even keep the thing plugged in while I'm using it. I can not even leave it on my Cal King bed overnight because I will wake up in the morning to find that the plug has been jiggled loose in a corner, so it's still attached but not making a connection thus not being charged. 
    I love the 4GLTE from Verizon and I love the iPad, but I'm actually using my 1st generation IPad while I am at home so I can leave my new $900 iPad on a table to charge free of incident so I can use the 4G while I'm away from wifi during the day. I have been getting more upset about this because I can not even use the Griffin extended cord to charge the iPad and be far from the plug because only the original apple sync/charge cord will have a better shot at staying in. Absolutely none of my non apple cables will stay in the iPad 3 while having it in my hands.
    The plug is at an angle, unlike the first iPad, not sure about the iPad 2. Please let me know if they have same issue.
    If anyone else is having this problem with the Gen 3 iPad please let me know because I'm tempted to do something about it with apple and I'm hoping that I just for some reason have a bad cable receiver or something and maybe I can get a replacement and enjoy the iPad as I had expected to. There is no reason why I should be even using my first iPad and I have friends that want to buy it but I am not selling it because I'm unable to sell it because I can't handle the new iPad while it's plugged in, that is ridiculous if it's a common issue so please let me know!

    Thanks for the swift reply, I have been looking online and a loose plug seems to be somewhat of an issue with many, I hope mine is actually a problem and not what others are experiencing. It's taken me this long to even reach out for the simple fact I HATE being a complainer but this is just horrible.
    Do you have an iPad 3 as well? And is yours not experiencing any issues close to mine?
    Thanks again!

  • Having Problems With The Neo2 ? Read This!!!!

    Hi,
    i just bought a neo2 motherboard, with a p4 2,6 HT and 512 mb Kingston hyper ram ( 2 peaces of 256, else it won't use the dual bandwith :D)
    In the beginning everything seemed fine, until i got some sudden reboots and other vague stuff. I read it could be the SB audigy messing things up. I removed the card and windows Xp pro runs fine now. no more sudden reboots or explorer not resonding crashes.
    But, i still had problems with games crashing. I got reboots. After i set the "automatic reboot after crash" to false, i got blue screens or lock-ups in my games.
    I wondered what it could be. Then i started to put my videocard ( a radeon 9700 pro 128 mb) in agp 4x mode instead of agp 8x! Now my games run without crashes, but benchmarks are not that high. 4780 marks with 3dmark 2003.
    I think i will send msi and Ati a mail concerning this problem. I don't know if it is PSU related. Maybe the videocard demands a little more power in agp 8x mode.
    Well, having probs with you're NEO2 ??
    remove the sb Audigy and turn the agp back to 4 using smartgart ( it's located in you're display settings screen ).
    First i tought it was a PSU related problem, because i swapped my 350 Watt enermax with a Q-tec 400 watt psu. The 400 watt PSU died while i was gaming. Maybe the enermax is the better PSU :D So, it could still be a PSU related problem. Maybe the agp 8x settings demands a lot more from you're psu. Anyway, i'll receive a 550 watt Antec PSU soon, so i can check this out....
    Btw. I cant run the motherboard in anything better than "slow" mode. In all other modes Xp won't boot. I haven't tryed it since the AGP is at 4X, but i don't think it will matter.
    Regards,
    Welcome to the real world NEO :D

    Ok.....
    i raised the memory voltage setting in the bios from 2.65 to 2.8 and the agp voltage from 1.5 to 1.7
    Everything seems fine, but games crash back to the desktop now without an error message or the either lockup.
    Whatever i do, i can't make the mobo crash in anything but games!
    Btw. the following message caught my attention, when i ran f1 2002 with directx 8.1. Since i have directx 9, i haven't seen it anymore. Maybe because the ati-drivers are made for directx 9....
    // Watchdog Event Log File
    LogType: Watchdog
    Created: 2003-10-04 02:02:53
    TimeZone: -60 - West-Europa (standaardtijd)
    WindowsVersion: XP
    EventType: 0xEA - Thread Stuck in Device Driver
    // The driver for the display device 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
    // display device vendor for any driver updates.
    ShutdownCount: 9
    Shutdown: 0
    EaRecovery: 1
    EventCount: 2
    BreakCount: 2
    BugcheckTriggered: 1
    DebuggerNotPresent: 1
    DriverName: ati2dvag
    EventFlag: 1
    DeviceClass: Display
    DeviceDescription: RADEON 9700 PRO
    HardwareID: PCI\VEN_1002&DEV_4E44&SUBSYS_00021002&REV_00
    Manufacturer: ATI Technologies Inc.
    DriverFixedFileInfo: FEEF04BD 00010000 0006000E 000A18EA 0006000E 000A18EA 0000003F 00000008 00040004 00000003 00000004 00000000 00000000
    DriverCompanyName: ATI Technologies Inc.
    DriverFileDescription: ATI Radeon WindowsNT Display Driver
    DriverFileVersion: 6.14.10.6378
    DriverInternalName: ati2dvag.dll
    DriverLegalCopyright: Copyright (C) 1998-2002 ATI Technologies Inc.
    DriverOriginalFilename: ati2dvag.dll
    DriverProductName: ATI Radeon Family
    DriverProductVersion: 5.2.3790.2
    I wish i had another videocard to test. My radeon 9700 pro is getting suspicious...
    Regards,
    The real world

  • Is anyone having problems with the battery heating up and draining the power?  Mine has been doing this for about 2 months now.

    Is anyone having problems with the battery heating up and draining the power?  Mine has been doing this for about 2 months now.

    This is a major problem with Lollipop, but yo said it started 2 months ago.   Several people have fixed problem by removing FaceBook And Face book messenger and then re loading the apps again.   You might want to clear your cache before reloading.  Not sure this is your problem, but worth a try.  Good Luck

Maybe you are looking for

  • Wi-Fi gray and saying No Wi-Fi.

    Hi Can no longer connect to Wi-Fi on iPhone 3gs. Under Settings Wi-Fi greyed out and stateing "No Wi-Fi" Have tried Newtwork Reset but still can not use Wi-Fi Any tips please? Thanks

  • Differentiate between mapping and optimization.

    Hi tell me some thing about this. Differentiate between mapping and optimization. please urgent. imran

  • Use of Virtual Private Database

    Hello our company is in e-business and wants to expore new features of Oracle 9i for next project. one of the option for security is Virtual Private Database. i was just wondering how much VPD is useful in an application where there is connection poo

  • Unable to drag ANYTHING within iTunes

    For a while I've had intermittent problems dragging in iTunes - when it's not working, I can't drag tracks into playlists nor drag playlists into folders in the left-hand pane. Instead of letting me drag, iTunes assumes that I want to edit - so if I'

  • X1 and the Cloud

    I have an X1 and 2 Xi3So someone explain to me with the cloud how much storage space do I have? 500GB or "cloud" space? Cause it looks to me as only 500GB i'm 16 shows recorded and 27%, with d* I had 112 hrs at 66%. Doesn't look like I can store 3 sh