Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Hank Destumichekli 15.Jan.04 11:34 AM a Web browser
Applications Development 6.5 Linux - RedHat


This is the full error message. I'm calling

Image image = Toolkit.getDefaultToolkit().createImage( "/local/notesdata/domino/icons/testImage.jpg" );

and get the following. I've included java.awt.Toolkit in my code of course.

15/01/2004 11:17:43 AM HTTP JVM: java.lang.NoClassDefFoundError: sun/awt/motif/MToolkit
15/01/2004 11:17:43 AM HTTP JVM: at java.lang.Class.forName1(Native Method)
15/01/2004 11:17:43 AM HTTP JVM: at java.lang.Class.forName(Class.java:142)
15/01/2004 11:17:43 AM HTTP JVM: at java.awt.Toolkit$2.run(Toolkit.java:533)
15/01/2004 11:17:43 AM HTTP JVM: at java.security.AccessController.doPrivileged(Native Method)
15/01/2004 11:17:43 AM HTTP JVM: at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:524)
15/01/2004 11:17:43 AM HTTP JVM: at processImage.NotesMain(processImage.java:42)
15/01/2004 11:17:43 AM HTTP JVM: at lotus.domino.AgentBase.runNotes(Unknown Source)
15/01/2004 11:17:43 AM HTTP JVM: at lotus.domino.NotesThread.run(NotesThread.java:208)

I did some reading around the forum tried running the Domino server under KDE and lo and behold all is fine - there's some class loaded I presume with KDE that it can use.

Question is, can I include a path somewhere so that this is included and not have to have the server running under a desktop environment? I'm want to host this on Linux not NT and don't want to run it that way.

MTIA - George :)








  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS