Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    "Name" vom Typ Type konnte nicht geändert werden

    Scheduled Pinned Locked Moved Betrieb
    19 Posts 3 Posters 4.2k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • SchojoS Offline
      Schojo
      last edited by

      Keiner eine Idee?

      why so serious?

      1 Reply Last reply Reply Quote 0
      • R Offline
        rgarcia
        last edited by

        Kannste mal ein screen machen ??

        1 Reply Last reply Reply Quote 0
        • SchojoS Offline
          Schojo
          last edited by

          jau, hab mal einen gemacht.
          hier im anhang

          screen.JPG

          why so serious?

          1 Reply Last reply Reply Quote 0
          • dsD Offline
            ds
            last edited by

            Kopier mal die aktuellste Revision über dein i-doit.
            Das ist ein Bug, wo es noch kein offizielles Release für gibt.

            Hier gibts immer aktuelle Releases: http://dev.synetics.de/nb/  (Diese inoffiziellen Releases können aber manchmal fehlerhaft sein, also vorher am besten ein Backup machen)

            1 Reply Last reply Reply Quote 0
            • SchojoS Offline
              Schojo
              last edited by

              habe die dateien drübergebügelt und i-doit-rights.sh ausgeführt

              wenn ich jetzt unter server den punkt anwendung/dienst aufrufen will, bekomme ich folgenden fehler:

              Debug-Message:

              isys_exception_cmdb : CMDB Exception: Could not create temp table for isys_cmdb_ui_category::list_view(isys_catg_application - ID: 35) (Extended Information: 32774)

              isys_exception_database : Query error: 'SELECT isys_catg_application_list__id, isys_catg_application_list__title, isys_catg_application_list__is_active, isys_catg_application_list__service_description, isys_catg_global_list__title, isys_obj__id, isys_obj__isys_obj_type__id FROM isys_catg_application_list INNER JOIN isys_obj ON isys_catg_application_list__isys_obj__id=isys_obj__id INNER JOIN isys_catg_distributor ON isys_catg_distributor__isys_obj__id=isys_obj__id INNER JOIN isys_catg_global ON isys_catg_distributor__isys_catg_global__id=isys_catg_global__id INNER JOIN isys_catg_global_list ON isys_catg_global_list__isys_catg_global__id=isys_catg_global__id WHERE isys_catg_application_list__isys_catg_application__id = '35' AND isys_catg_application_list__status = 2;':
              Unknown column 'isys_catg_application_list__is_active' in 'field list' (Extended Information: array (
              'server' => '5.0.51a-3ubuntu5.1',
              'host' => 'Localhost via UNIX socket',
              'client' => '5.0.51a',
              'proto' => 10,
              ))

              why so serious?

              1 Reply Last reply Reply Quote 0
              • dsD Offline
                ds
                last edited by

                Versuchs bitte einmal mit dem Paket: http://dev.synetics.de/nb/idoit-3391.zip , in deiner Version wurde genau an der Stelle etwas neues ohne Überprüfung eingebaut 🙂

                1 Reply Last reply Reply Quote 0
                • SchojoS Offline
                  Schojo
                  last edited by

                  So, vielen Dank erstmal, ihr seid mir ja ein paar Scherzkekse…und ich  muss natürlich genau die Stelle treffen! 😄

                  Habe jetzt gerade 3391 drüberkopiert, i-doit-rights.sh set ausgeführt und siehe da, selber (?) Fehler beim Aufruf von Anwendung/Dienst:

                  Debug-Message:

                  isys_exception_cmdb : CMDB Exception: Could not create temp table for isys_cmdb_ui_category::list_view(isys_catg_application - ID: 35) (Extended Information: 32774)

                  isys_exception_database : Query error: 'SELECT isys_catg_application_list__id, isys_catg_application_list__title, isys_catg_application_list__is_active, isys_catg_application_list__service_description, isys_catg_global_list__title, isys_obj__id, isys_obj__isys_obj_type__id FROM isys_catg_application_list INNER JOIN isys_obj ON isys_catg_application_list__isys_obj__id=isys_obj__id INNER JOIN isys_catg_distributor ON isys_catg_distributor__isys_obj__id=isys_obj__id INNER JOIN isys_catg_global ON isys_catg_distributor__isys_catg_global__id=isys_catg_global__id INNER JOIN isys_catg_global_list ON isys_catg_global_list__isys_catg_global__id=isys_catg_global__id WHERE isys_catg_application_list__isys_catg_application__id = '35' AND isys_catg_application_list__status = 2;':
                  Unknown column 'isys_catg_application_list__is_active' in 'field list' (Extended Information: array (
                  'server' => '5.0.51a-3ubuntu5.1',
                  'host' => 'Localhost via UNIX socket',
                  'client' => '5.0.51a',
                  'proto' => 10,
                  ))

                  Wie kann ich eigentlich sehen welche Revision jetzt gerade bei mir läuft? Vielleicht hat ja auch beim "Update" was nicht geklappt

                  why so serious?

                  1 Reply Last reply Reply Quote 0
                  • dsD Offline
                    ds
                    last edited by

                    Der Fehler sollte nun in der aktuellen Version nichtmehr auftreten. Versuch mal folgendes Paket: http://dev.synetics.de/nb/idoit-3396.zip
                    Sorry für die Unannehmlichkeiten 😉

                    1 Reply Last reply Reply Quote 0
                    • SchojoS Offline
                      Schojo
                      last edited by

                      Kommt allerdings immernoch…

                      Mache ich was beim Update falsch?
                      Wo sehe ich welche Revision läuft?

                      why so serious?

                      1 Reply Last reply Reply Quote 0
                      • dsD Offline
                        ds
                        last edited by

                        Das sind keine richtigen updates, daher wird die revision nicht aktualisiert.
                        Um auf die Version upzudaten musst du das zip archiv in dein i-doit verzeichnis entpacken, also nicht in updates oder so - einfach ins i-doit root

                        1 Reply Last reply Reply Quote 0
                        • SchojoS Offline
                          Schojo
                          last edited by

                          hab ich getan, bestehende dateien überschrieben und dann das script für die rechtevergabe ausgeführt… 😞

                          why so serious?

                          1 Reply Last reply Reply Quote 0
                          • R Offline
                            rgarcia
                            last edited by

                            haste mal probiert einem Client eine Anwendung zu zuweisen ?

                            1 Reply Last reply Reply Quote 0
                            • SchojoS Offline
                              Schojo
                              last edited by

                              darum gehts doch 😉 genau da komm ich ja nicht hin

                              @Schojo:

                              habe die dateien drübergebügelt und i-doit-rights.sh ausgeführt

                              wenn ich jetzt unter server den punkt anwendung/dienst aufrufen will, bekomme ich folgenden fehler:

                              why so serious?

                              1 Reply Last reply Reply Quote 0
                              • dsD Offline
                                ds
                                last edited by

                                http://dev.synetics.de/nb/idoit-3399.zip so ein letzter versuch noch 😉

                                1 Reply Last reply Reply Quote 0
                                • SchojoS Offline
                                  Schojo
                                  last edited by

                                  Es funktioniert! Vielen vielen vielen Dank!!! 🙂 🙂 🙂

                                  why so serious?

                                  1 Reply Last reply Reply Quote 0
                                  • R Offline
                                    rgarcia
                                    last edited by

                                    @ds kommt dann mogen version 0.9.4 raus ????? :DDD

                                    1 Reply Last reply Reply Quote 0
                                    • SchojoS Offline
                                      Schojo
                                      last edited by

                                      hehe, ich denke nicht 😉

                                      why so serious?

                                      1 Reply Last reply Reply Quote 0
                                      • dsD Offline
                                        ds
                                        last edited by

                                        Nein, die Archive, die ich hier zur Verfügung Stelle sind lediglich Exports aus unserem SVN-Repository und keine Releases. (http://doc.i-doit.org/wiki/SVN_Update)
                                        Eine neues offizielles Update dauert noch eine Weile.

                                        1 Reply Last reply Reply Quote 0
                                        • First post
                                          Last post