Seite 1 von 2
problem: java 1.6.23 x64 paketinstallation
Verfasst: 10 Jan 2011, 10:56
von Cherry
Hallo,
ich habe folgendes problem:
Die 64-Bit version von java jre (Z.b. jre 1.6.23) wird nicht richtig auf den windows 7 x64 clients installiert. Man merkt es, da z.b. unter dem mozilla firefox,da keine java console vorhanden ist.
Unter x86 habe ich keine probleme.
Mir ist auch schon aufgefallen, dass man java sowohl über die oracle website als auch über die java website downloaden kann.
Sind solche probleme bekannt?
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 10 Jan 2011, 15:50
von othiman
Hallo,
kleiner Hinweis am Rande: Firefox ist eine 32bit Anwendung und benötigt deshalb auch eine 32bit JRE.
Gruß,
Thomas
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 11 Jan 2011, 09:01
von wolfbardo
Hallo,
http://download.uib.de/opsi4.0/products ... .20-2.opsi
anschauen und als template nehmen oder
!Werbung in eigener Sache!
http://uib.de/www/opsi/service_support/ ... index.html
Update-Abo 'opsi Standardprodukte'
abschliessen.
Gruss
Bardo Wolf
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 11 Jan 2011, 12:02
von Cherry
Ok, dankeschön:)
ich schaue mir das paket an.
Gruß
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 12 Jan 2011, 13:42
von Cherry
Für was sind beide Zeilen gut?
Werden sie zwingend gebraucht?
[Registry_redirect_64_profile_image_to_32]
openkey [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-18]
set "ProfileImagePath"=REG_EXPAND_SZ:"$MySystemRoot$\syswow64\config\systemprofile"
[Registry_redirect_64_profile_image_to_64]
openkey [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\S-1-5-18]
set "ProfileImagePath"=REG_EXPAND_SZ:"$MySystemRoot$\config\systemprofile"
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 13 Jan 2011, 15:28
von Cherry
ich habe ihr script mal direkt installiert und dieses auf einen windows 7 x64 pc installiert,
hier treten die gleichen probleme wie bei meinem script auf.
hat dieses script bei Ihnen funktioniert?
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 13 Jan 2011, 16:04
von wolfbardo
Cherry hat geschrieben:
hat dieses script bei Ihnen funktioniert?
...
...
...
bitte Paket javavm_1.6.0.20-2.opsi
ausprobieren und die Property "install_architecture" auf "both" stellen (falls man java 32bit und 64bit auf Win7x64 installiert haben will)
Gruss
Bardo Wolf
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 14 Jan 2011, 08:55
von Cherry
leider auch ohne erfolg...ich glaub wirklich es liegt an dem setup von java.
ich installier java jetz mal manuell auf dem client, dann seh ich schon was passiert.
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 14 Jan 2011, 12:24
von Cherry
also manuell funktioniert die installation, nur wenn ich java per opsi verteile, wird das plugin nicht sauber installiert.
hat jemand das gleiche problem?
Re: problem: java 1.6.23 x64 paketinstallation
Verfasst: 19 Jan 2011, 12:27
von Cherry
hat keiner das problem bei der java installation?
an was kann es liegen, dass wenn ich das installationspaket auf win 7 x64 client per opsi installiere, die installation nicht richtig durchläuft,
sobald ich java mit der .exe manuell installiere, alles funktioniert?