Giter Club home page Giter Club logo

Comments (7)

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by spillerm on 2015-10-21 10:17:41 +00:00

Okay, ein Update: wenn ich "toplevel process" statt "subprocess only" auswähle, dann auf "store klicke", dann dochmal auf "store" und dann nochmal auf "store" - dann funktioniert es, obgleich ich das nicht wirklich als selbsterklärend empfinde, aber okay. Vielen Dank an Malte für den Schubs in die richtige Richtung!

Was mir bleibt, ist die Fehlermeldung beim Anlegen eines neuen business process
url "/icingaweb2/businessprocess/process/show" is not a string

#0 /usr/share/icingaweb2/modules/businessprocess/application/forms/BpConfigForm.php(133): Icinga\Web\Url::fromPath(Object(Icinga\Web\Url), Array)
#1 /usr/share/icingaweb2/library/Icinga/Web/Form.php(1147): Icinga\Module\Businessprocess\Forms\BpConfigForm->onSuccess()
#2 /usr/share/icingaweb2/modules/businessprocess/library/Businessprocess/Form.php(28): Icinga\Web\Form->handleRequest()
#3 /usr/share/icingaweb2/modules/businessprocess/application/controllers/ProcessController.php(27): Icinga\Module\Businessprocess\Form->handleRequest()
#4 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(507): Businessprocess_ProcessController->createAction()
#5 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(303): Zend_Controller_Action->dispatch('createAction')
#6 /usr/share/icingaweb2/library/Icinga/Web/Controller/Dispatcher.php(55): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#7 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#8 /usr/share/icingaweb2/library/Icinga/Application/Web.php(346): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#9 /usr/share/icingaweb2/library/Icinga/Application/webrouter.php(109): Icinga\Application\Web->dispatch()
#10 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/icin...')
#11 {main}

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by Malte on 2015-10-21 10:45:48 +00:00

Die Fehlermeldung beim Anlegen eines neuen "business process" habe ich so auch, bei gleicher businessprocess Version.

Der Rest funktioniert, intuitiv ist anders ;-)

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by crsp on 2015-11-18 16:21:45 +00:00

Gleiches Thema habe ich auch:

url "/icingaweb2/businessprocess/process/show" is not a string

`#0 /usr/share/icingaweb2/modules/businessprocess/application/forms/BpConfigForm.php(133): Icinga\Web\Url::fromPath(Object(Icinga\Web\Url), Array)

#1 /usr/share/php/Icinga/Web/Form.php(1152): Icinga\Module\Businessprocess\Forms\BpConfigForm->onSuccess()
#2 /usr/share/icingaweb2/modules/businessprocess/library/Businessprocess/Form.php(28): Icinga\Web\Form->handleRequest()
#3 /usr/share/icingaweb2/modules/businessprocess/application/controllers/ProcessController.php(27): Icinga\Module\Businessprocess\Form->handleRequest()
#4 /usr/share/php/Zend/Controller/Action.php(516): Businessprocess_ProcessController->createAction()
#5 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('createAction')
#6 /usr/share/php/Icinga/Web/Controller/Dispatcher.php(56): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#7 /usr/share/php/Zend/Controller/Front.php(954): Icinga\Web\Controller\Dispatcher->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#8 /usr/share/php/Icinga/Application/Web.php(361): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#9 /usr/share/php/Icinga/Application/webrouter.php(109): Icinga\Application\Web->dispatch()
#10 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/php/...')
#11 {main}`

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by crsp on 2015-11-18 16:28:41 +00:00

Update: es scheint sich nicht um ein Problem mit Safari zu handeln. Test mit Chrome auf Windows allerdings ebenfalls mit Problem.

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by tgelf on 2016-01-29 18:35:55 +00:00

  • Target Version set to 2.0.0

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by tgelf on 2016-11-29 00:06:48 +00:00

  • Status changed from New to Assigned
  • Assigned to set to tgelf

Fixed in "next". Please wait another 1-2 days before testing it, that branch should not be used at all right now :p

from icingaweb2-module-businessprocess.

icinga-migration avatar icinga-migration commented on July 25, 2024

Updated by tgelf on 2016-11-29 00:06:59 +00:00

  • Status changed from Assigned to Resolved

from icingaweb2-module-businessprocess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.