Re: Frost won't start
Boris Hajdukovic <s7habo-/[email protected]> Tue, 9 Mar 2010 08:48:08 -0800 (PST)
| Newsgroups | gmane.network.freenet.frost.user |
|---|---|
| Message-ID | <[email protected]> |
Als erstes, vielen dank f=FCr schnelles Feedback! = In der Tat war es so, dass einige Ordner im Frost Verzeichnis nicht mir als= User geh=F6rten. Nach der von dir empfolenen Rechtevergabe ging dann Start= ohne root rechte mit "./frost.sh". Allerdings, die pers=F6nliche Einstellungen (Foren usw.) waren die des root= s! Komischerweise habe ich raus gefunden, dass Ordner mit meinen User Einst= ellungen (Localdata, Config, Store, Exec), nicht im Frost Verzeichnis lagen= , sondern in meinem User Verzeichnis! Im Frost Verzeichnis liegen gleichnam= ige Ordner mit Einstellungen von root. Dies kann vielleicht damit zusammenh=E4ngen, dass ich Frost bislang immer m= it unten geschriebenen ersten Methode gestartet habe (Frost.jar Datei in Na= utilus ausw=E4hlen und sie mit Sun java Option aus dem Men=FC starten). Aus= irgendeinen Grund wurden dann die Benutzerelevante Ordner ins User Verzeic= hnis eingelegt und nicht ins Frost Verzeichnis, wie zu erwarten war. Im =DCbrigen, wenn ich auf dieser Weise Frost starte bleibt das Problem - = das Einfrieren biem "Itializing mainframe" - bestehen, obwohl auch die im U= ser-Verzeichnis angelegte Frost Ordner mir geh=F6ren. Vielen Dank, Boris --- bbackde-gM/[email protected] <bbackde-gM/[email protected]> schrieb am Di, 9.3.2010: > Von: bbackde-gM/[email protected] <bbackde-gM/[email protected]> > Betreff: Re: [Jtcfrost-support] Frost won't start > An: "Boris Hajdukovic" <s7habo-/[email protected]> > Datum: Dienstag, 9. M=E4rz, 2010 14:34 Uhr > Evtl. hast du nicht genug > Schreibrechte f=FCr die Dateien im Frost Verzeichniss? > Danach klingt der Error, das erkl=E4rt auch warum es mit > root geht. Die Dateien im > Frost Verzechnis sollten alle dem User geh=F6ren. Check das > bitte mal, > speziell im store/ > Unterverzeichnis. > = > On Tue, Mar 9, 2010 at 13:51, Boris Hajdukovic <s7habo-/[email protected]> > wrote: > > Just found this message in xsession-errors.log: > > > > Starting Frost 14-Mar-2009 (3093,release) > > > > JVM =A0 =A0 =A0: Sun Microsystems Inc.; 14.1-b02; Java > HotSpot(TM) 64-Bit Server VM > > Runtime =A0: Sun Microsystems Inc.; 1.6.0_15 > > OS =A0 =A0 =A0 : Linux; 2.6.31-20-generic; amd64 > > MaxMemory: 924647424 > > > > 09.03.2010 13:39:21 frost.SettingsClass > readSettingsFile > > INFO: Read user configuration > > Warnung der Fensterverwaltung: Ung=FCltiges > WM_TRANSIENT_FOR-Fenster 0x4800007 festgelegt f=FCr 0x4800011 > ( ). > > Warnung der Fensterverwaltung: Ung=FCltiges > WM_TRANSIENT_FOR-Fenster 0x4800007 festgelegt f=FCr 0x4800011 > ( ). > > Exception in thread "main" > org.garret.perst.AssertionFailed: Assertion failed > > =A0 =A0at org.garret.perst.Assert.that(Assert.java:18) > > =A0 =A0at > org.garret.perst.impl.PagePool.get(PagePool.java:241) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.loadStub(StorageImpl.java:2994) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.lookupObject(StorageImpl.java:2936) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.unswizzle(StorageImpl.java:2961) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.unpackObject(StorageImpl.java:3275) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.loadStub(StorageImpl.java:3011) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.lookupObject(StorageImpl.java:2936) > > =A0 =A0at > org.garret.perst.impl.StorageImpl.getRoot(StorageImpl.java:1135) > > =A0 =A0at > frost.storage.perst.messages.MessageContentStorage.initStorage(MessageCon= tentStorage.java:54) > > =A0 =A0at frost.Core.initialize(Core.java:403) > > =A0 =A0at frost.Frost.<init>(Frost.java:249) > > =A0 =A0at frost.Frost.main(Frost.java:61) > > > > I'm not getting this message, if I'm start Frost as > root! Any Idea what this message means? > > > > Thx, Boris > > > > > > --- Boris Hajdukovic <s7habo-/[email protected]> > schrieb am Di, 9.3.2010: > > > >> Von: Boris Hajdukovic <s7habo-/[email protected]> > >> Betreff: [Jtcfrost-support] Frost won't start > >> An: jtcfrost-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > >> Datum: Dienstag, 9. M=E4rz, 2010 12:08 Uhr > >> I'm using Ubuntu 9.10. and newest Sun > >> Java. > >> > >> Frost worked fine to me until new kernel update > today. > >> After that I have the same problem as described in > one tread > >> before with Frost hanging on "Initializing > mainframe". > >> > >> Just tried to start Frost on 3 different ways: > >> > >> 1. Frost always normally started for me if I mark > Frost.jar > >> file in Nautilus and choose "open with Sun Java" > from menu. > >> After kernel update I'm getting Problem described > above > >> (hanging on "Initializing mainframe") > >> > >> 2. If I start Frost from console (./frost.sh or > >> :/frost-debug.sh) Frost crashes before start > without any > >> particular error message in console or log file: > >> > >> > >> Frost, Copyright (C) 2007 Frost Project > >> Frost comes with ABSOLUTELY NO WARRANTY! > >> This is free software, and you are welcome to > >> redistribute it under the GPL conditions. > >> Frost uses code from apache.org (Apache license), > >> bouncycastle.org (BSD license), Onion Networks > (BSD > >> license), > >> Martin Newstead (LGPL license), Volker H. Simonis > (GPL v2 > >> license) and > >> McObject LLC (GPL v2 license). > >> > >> Starting Frost 14-Mar-2009 (3093,release) > >> > >> JVM=A0 =A0 =A0 : Sun Microsystems Inc.; 14.1-b02; > >> Java HotSpot(TM) 64-Bit Server VM > >> Runtime=A0 : Sun Microsystems Inc.; 1.6.0_15 > >> OS=A0 =A0 =A0=A0=A0: Linux; > >> 2.6.31-20-generic; amd64 > >> MaxMemory: 89522176 > >> > >> 09.03.2010 12:58:13 frost.SettingsClass > readSettingsFile > >> INFO: Read user configuration > >> > >> 3. If I start it as root (sudo ./frost.sh or sudo > >> ./frost-debug.sh) Frost starts normally. Of > course, without > >> my preferences because user is root. > >> > >> So that must be some issue with user rights, but I > don't > >> know how to figure it out. > >> > >> I'm thankful for any Help and sorry for my bad > English. > >> > >> > >> Boris > >> > >> > >> > >> > __________________________________________________ > >> Do You Yahoo!? > >> Sie sind Spam leid? Yahoo! Mail verf=FCgt =FCber > einen > >> herausragenden Schutz gegen Massenmails. > >> http://mail.yahoo.com > >> > >> > -------------------------------------------------------------------------= ----- > >> Download Intel=AE Parallel Studio Eval > >> Try the new software tools for yourself. Speed > compiling, > >> find bugs > >> proactively, and fine-tune applications for > parallel > >> performance. > >> See why Intel Parallel Studio got high marks > during beta. > >> http://p.sf.net/sfu/intel-sw-dev > >> _______________________________________________ > >> Jtcfrost-support mailing list > >> Jtcfrost-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > >> https://lists.sourceforge.net/lists/listinfo/jtcfrost-support > >> > > > > __________________________________________________ > > Do You Yahoo!? > > Sie sind Spam leid? Yahoo! Mail verf=FCgt =FCber einen > herausragenden Schutz gegen Massenmails. > > http://mail.yahoo.com > > > > > -------------------------------------------------------------------------= ----- > > Download Intel=AE Parallel Studio Eval > > Try the new software tools for yourself. Speed > compiling, find bugs > > proactively, and fine-tune applications for parallel > performance. > > See why Intel Parallel Studio got high marks during > beta. > > http://p.sf.net/sfu/intel-sw-dev > > _______________________________________________ > > Jtcfrost-support mailing list > > Jtcfrost-support-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > https://lists.sourceforge.net/lists/listinfo/jtcfrost-support > > > = > = > = > -- = > __________________________________________________ > GnuPG key:=A0=A0=A0(0x48DBFA8A) > Keyserver:=A0=A0=A0pgpkeys.pca.dfn.de > Fingerprint: > 477D F057 1BD4 1AE7 8A54 8679 6690 E2EC 48DB FA8A > __________________________________________________ > = __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verf=FCgt =FCber einen herausragenden Schut= z gegen Massenmails. = http://mail.yahoo.com = ---------------------------------------------------------------------------= --- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev