Help! I can't run the JavaHouse Demo! Why?

Windows 2000+JSDK1.3+Java3d1.3beta1
The Error Message is:
C:\JAVA3D\DEMO\JavaHouse>java -classpath .; -jar JavaHouse.jar
*** ERROR: Canvas3D constructed with a null GraphicsConfiguration
*** This will cause a NullPointerException in a subsequent release
java.lang.NullPointerException
at javax.media.j3d.BehaviorRetained.updateTransformRegion(BehaviorRetained.java:460)
at javax.media.j3d.BehaviorStructure.processMessages(BehaviorStructure.java:253)
at javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.java:83)
at javax.media.j3d.J3dThread.run(J3dThread.java:256)

Tried the turning 32-bit Z buffering on but it did not solve the problem. I am using 2 matrox cards on my system Millennium G200 PCI and a Millennium G400 DualHead. I am using 16bit color on both. The DualHead adapter is set at 2048x768 pixels because it is powering two monitors and the G200 is set at 1024x768. Like I said I tried turning 32-bit Z buffering on for both adapters using Display Properties | Settings | Advanced | Options | Use 32-bit Z-buffering. I will try the other workarounds for the matrox driver from the link you provided but it isn't very clear to me how they are tobe accomplished.

Similar Messages

  • Help:How can I run the J2EE Client Application? Thanks

    Help:How can I run the J2EE Client Application that will access the remote J2EE1.4 application server which runs on another host computer?
    I have developped a stateles senterprise java bean name converter and deloyed it in the j2ee1.4 application server on the host machine A. The converterbean provides the remote home interface and remote interface. At the same time I have developped the j2ee application client named convertappclient. When I access the conveter bean at host computer A through the script 'appclient.bat' as 'appclient -client convertappclient.jar', the client can access the bean sucessfully. Now I want to access the bean through the script 'appclient.bat' at host computer B,what files should I copy from host computer A to host computer B;and what the command line should be like? Thanks!
    The following are the code of the enterprise java bean and it's home interface .
    The client code is also provided.
    The enterprise java bean:
    package converter;
    import java.rmi.RemoteException;
    import javax.ejb.SessionBean;
    import javax.ejb.SessionContext;
    import java.math.*;
    public class ConverterBean implements SessionBean {
    BigDecimal yenRate = new BigDecimal("121.6000");
    BigDecimal euroRate = new BigDecimal("0.0077");
    public ConverterBean() {
    public BigDecimal dollarToYen(BigDecimal dollars) {
    BigDecimal result = dollars.multiply(yenRate);
    return result.setScale(2, BigDecimal.ROUND_UP);
    public BigDecimal yenToEuro(BigDecimal yen) {
    BigDecimal result = yen.multiply(euroRate);
    return result.setScale(2, BigDecimal.ROUND_UP);
    public void ejbCreate() {
    public void ejbRemove() {
    public void ejbActivate() {
    public void ejbPassivate() {
    public void setSessionContext(SessionContext sc) {
    The bean's remote home interface :
    package converter;
    import java.rmi.RemoteException;
    import javax.ejb.CreateException;
    import javax.ejb.EJBHome;
    public interface ConverterHome extends EJBHome {
    Converter create() throws RemoteException, CreateException;
    The bean's remote interface:
    package converter;
    import javax.ejb.EJBObject;
    import java.rmi.RemoteException;
    import java.math.*;
    public interface Converter extends EJBObject {
    public BigDecimal dollarToYen(BigDecimal dollars) throws RemoteException;
    public BigDecimal yenToEuro(BigDecimal yen) throws RemoteException;
    The j2ee application client:
    import converter.Converter;
    import converter.ConverterHome;
    import javax.naming.Context;
    import javax.naming.InitialContext;
    import javax.rmi.PortableRemoteObject;
    import java.math.BigDecimal;
    public class ConverterClient {
    public static void main(String[] args) {
    try {
    Context initial = new InitialContext();
    System.setProperty("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
                   System.setProperty("java.naming.provider.url","jnp://10.144.97.250:3700");
    Context myEnv = (Context) initial.lookup("java:comp/env");
    Object objref = myEnv.lookup("ejb/SimpleConverter");
    ConverterHome home =
    (ConverterHome) PortableRemoteObject.narrow(objref,
    ConverterHome.class);
    Converter currencyConverter = home.create();
    BigDecimal param = new BigDecimal("100.00");
    BigDecimal amount = currencyConverter.dollarToYen(param);
    System.out.println(amount);
    amount = currencyConverter.yenToEuro(param);
    System.out.println(amount);
    System.exit(0);
    } catch (Exception ex) {
    System.err.println("Caught an unexpected exception!");
    ex.printStackTrace();
    }

    Surprisingly I find an upsurge in the number of posts with this same problem. I recently found a post which gave a nice link for this. Follow the steps and it should help:
    http://docs.sun.com/source/819-0079/dgacc.html#wp1022105

  • I've downloaded T-bird set up but I can't run the installation. Why not?

    I had Thunderbird, but I could no longer open incoming mail on one of my laptops. I uninstalled it and downloaded a new version, but I could not install it. Why can't I?

    No error messages to hint at why?
    I'd download it again, from here: https://www.mozilla.org/en-US/thunderbird/all.html

  • Can't run the powerpoint slideshow on macbook air (mavericks). It just says powerpoint encountered an error and needs to quit. any help would be appreciated.

    I can't run the powerpoint slideshow on macbook air (mavericks). It just says powerpoint encountered an error and needs to quit, when I select the slideshow option. any help would be appreciated.

    You might want to consider starting a new discussion. Since this one is marked solved, less people are likely to look at it.
    You can include a link to this discussion.

  • Hi I am new on the Mac, I need help, how can I run my apps from my library on my Mac Pro?  All my apps I was used in my iPad, thanks guys!!!!

    Hi I am new on the Mac, I need help, how can I run my apps from my library on my Mac Pro?  All my apps I was used in my iPad, thanks guys!!!!

    The Mac OS X and iOS versions are separate products

  • I can not run the account Administrator show me this letter Please help :

    I can not run the account Administrator show me this letter Please help
    http://im40.gulfup.com/4AXHK.png

    Hi,
    You need the administrator permission to enable the built-in administrator account.
     For secure concern, there is no other way to do this.
    Alex Zhao
    TechNet Community Support

  • Why does I can't install the FORM6I DEMO program

    Hi :
    Why does I can't install the FORM6I DEMO program?
    Environment:WINDOWS98 ORACLE 817 single machine version FROM6i
    The FORM6i installs in the :D:\ FORM60
    The ORACLE817 installs in the D:\ORACLE 817
    While installing the DEMO, always hint is not an ORACLEHOME catalogue, two catalogues can't all install.
    Please the help!

    Hi Mountain Matt,
    Please make sure that you're logged in as an administrator, and that any antivirus software on your system is disabled. Then, trying downloading Acrobat from Download Acrobat products | Standard, Pro | XI, X, and run the installer.
    Please let us know how it goes. If you're still having trouble and need additional help, it will be very helpful to know what version of Windows you're using.
    Best,
    Sara

  • I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone,

    I can't get my Windows 7 pc to recognise my old LG VN251 phone via USB.   The verison software upgrade assistant runs and my phone is up to date.   I do get a window that pops up that says I can either run the bootstrap or look at the files on the phone, but I cannot see any photos.   Thoughts?

    We want to make sure we move your pictures to your computer schpee! Do you have a memory card on your phone? If your pictures are not on your http://vz.to/1OvJVey memory card we would want to move them. After you move them than try http://www.verizonwireless.com/support/knowledge-base-45147/ to move them to your computer. Keep us posted.   AmberF_VZW Follow us on Twitter @VZWSupport If my response answered your question please click the "Correct Answer" button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • How to run the portal demo

    Hi,
    Recently installed the R2 infra and midtier in a seperate box.
    Does anyone have any document or steps to run the portal demo . If I click the portal demo link from the demo tab, I get error saying that the page does not exist.
    Thanks

    Hi,
    Please check the AIA installation guide.
    once FP installed, we need to deploy Demo.
    After successfull deployment open soaserver/soademo in internet explorer
    You get a jsp page for submiting order, once order is submited subsequently all BPEL and ESB processes instances can be viewd in BPEL and ESB insatnce.
    This is given in AIA installation guide.
    Regards,
    Sowmya.

  • How to run the AVReaderWriterOSX demo program?

    When I build and run the AVReaderWriterOSX demo program, it does not do anything.  I eventually have to kill it because there is no way to interact with it. What is the proper way to run the AVReaderWriterOSX program?

    Doh, I just realized the AVReaderWriter app has a toolbar at the top of the screen, where I can interact with it. I am able to get it to process a movie now, thanks!

  • Can't run the Installation Software for the LiDe 210, need a signed/verified copy???

    Can't run the Installation Software for the LiDe 210, need a signed/verified copy???

    Hi lanepoor!
    So that the Community can help you better, we will need to know the Computer Operating System you're using (Windows XP/Vista/7/8 or Mac 10.x). Any other details you'd like to give will only help the Community better understand your issue! Thanks and have a great day!

  • I can't run the iTunes in my pc

    i want help because i can't run the new software of the iTunes in my pc it says "MSVCR80.dll is missing from your computer

    If you do a Google search on "MSVCR80.dll is missing" dozens of solutions will come up.
    Allan

  • PP Procedure is Missing, Can not Run the Preprocessor

    hi experts,
    while executing some module program through TCODE. I got this error  PP Procedure is Missing, Can not Run the Preprocessor
    can any one help me ?
    thanks,
    nag.

    Hello,
    What I thought you meant when you said "Port" was that you were using a Distribution project to move it to other machines.  Therefore you have two options to proceed.
    1)  Copy the nicppaiu.dll from the system folder on your machine to the system folder on another machine you are "Porting" to.
    2)  Add a project to your solution that is a Setup project.  Then add the output of your application to this project and add the MSM discussed earlier.  This will create a MSI that can be used to install your application on multiple machines (it still requires a NI-DAQmx install).
    There is a good topic in our help named "Deploying Measurement Studio Applications" that tells you everything you need to know.
    Regards,
    Jeff

  • How can i run the example programme without hardware

    Hi,
         We are using NI-9233 for our Project. We would like to run the example programme, the NI-9233 getting started(host).vi ... I would like to ask that how can i run the Programme without Hardware.& How shall i get the input signal (simulating signal)?because we would like to test it while we are waiting for the hardware to be delivered . 
    thanks
    Best regards

    As Mike indicated , " you can use MAX to simulate some (not all) DAQmx devices. There's a NI-USB-9233 device that you can probably use. Open MAX, then expand "My System", the expand "Devices and Interfaces", then right-click on "NI-DAQmx Devices" and select "Create New NI-DAQmx Device -> NI-DAQmx Simulated Device". Select the device from the list. See the online help for MAX for further help.
    If you don't see "NI-DAQmx Devices" in MAX you need to install NI-DAQmx. You can download it from NI here. "
    hi,
         the link you gave me to download is "NI-DAQmx Devices" ... There is no software to download for Labview 8.2.1. So should i use 8.1 or 8.3 instead of 8.2.1 ? If not, can you tell me the CD no. that includes the "NI-DAQmx Devices" folder of Labview 8.2.1 version? Because we can get the cd from our school's component store. Thank you so much.
    Best Regards,
    Su

  • How can i run the java bean sample program download from OTN

    hello to all
    i have a p[roblem. i have downloaded the sample progam from oracle web site which is a java code that connect with the oracle and shows a form. how can i run the from.
    can any body help me pleaSEEE
    thanks
    kamran ahmed                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi Darryl.Burke
    So your telling, we cannot run our Java Program when system shutdowns...In my application, when user has schedule for next days and he shutdown his PC. On the next day when System Started i should able to get back my schedule on the Specified time(I'm TimerTask class in Java)... How can i achieve this using Java? can u tell me clearly..

Maybe you are looking for