Hi! [email protected] schrieb: > Hi ! > > I have installed openthinclient (my second testing on another computer) with > openSuse 11.1 > openthinclient does not show the lists of installed software, installable > software, and the other "... software" entries. > There all have only the entry "Kann Verzeichnisobjekt nicht anzeigen: null". > Where is my mistake ?
What result does "zypper se -i java" yield? openSuse 11.1 installs the openjdk variant as default which has quite a few compatibility issues. Please make sure you have the packages java-1_6_0-sun and java-1_6_0-sun-plugin installed. Did you disable rpcbind? OTC does have its problems with that portmap replacement right now... chkconfig -d rpcbind rcrpcbind stop /etc/init.d/openthinclient restart Examine /opt/openthinclient/wrapper/logs/wrapper.log for any errors that indicate that a server could not bind to a port... -- Bye, Tobias Abt levigo systems gmbh ----------- ein unternehmen der levigo gruppe Max-Eyth-Strasse 30 Telefon: 07031 / 4161-10 D-71088 Holzgerlingen Telefax: 07031 / 4161-11 Geschäftsführer: Oliver Bausch http://systems.levigo.de/ Registergericht: Stuttgart HRB 245 180 USt-ID: DE813226078 ------------------------------------------------------------------------------ _______________________________________________ The Open Source Thin Client Solution http://openthinclient.org [email protected] https://lists.sourceforge.net/lists/listinfo/openthinclient-user
