Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

torquebox-backstage lost authentication after deploy/undeploy/deploy simple application #35

@dmitry-sensei

Description

@dmitry-sensei

Hi.
under Windows
torquebox 3.1.2
torqueboxbackstage 1.1.1

My sequence is:
backstage deploy --secure=admin:admin123
torquebox run in other command windows
firefox to http://localhost:8080/backstage/. Requires authentication . Good. Enter user and password. Good. I am on page.
cd %myapp%
torquebox deploy
torquebox undeploy
torquebox deploy

firefox to http://localhost:8080/backstage/. Requires authentication . Good. Enter user and password. Again Requires authentication.

--------- from log --------------
roundable
16:55:59,480 INFO [org.quartz.impl.StdSchedulerFactory](MSC service thre) Quartz scheduler 'jboss.deployment.unit."hello-knob.yml".job_scheduler'
lized from an externally provided properties instance.
16:55:59,483 INFO [org.quartz.impl.StdSchedulerFactory](MSC service thre) Quartz scheduler version: 2.1.5
16:55:59,483 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1
bFactory set to: org.torquebox.jobs.JobScheduler@6b61032f
16:55:59,484 INFO [org.quartz.core.QuartzScheduler] (MSC service thread 1
heduler jboss.deployment.unit."hello-knob.yml".job_scheduler_$_NON_CLUSTER
rted.
16:56:00,997 INFO org.torquebox.core.runtime Created
untime (ruby_version: RUBY1_9, compile_mode: JIT, app: hello, context: web
.53s
16:56:00,999 INFO [org.jboss.web](ServerService Thread Pool -- 50) JBAS0
Register web context:
16:56:01,358 INFO [org.jboss.as.server.deployment](DeploymentScanner-thr

  1. JBAS018559: Deployed "hello-knob.yml" (runtime-name : "hello-knob.yml"
    127.0.0.1 - - [30/Apr/2015:16:56:02 +0500] "GET / " 200 135 0.0160
    127.0.0.1 - - [30/Apr/2015:16:56:07 +0500] "GET /hello " 404 467 0.0130
    127.0.0.1 - - [30/Apr/2015:16:57:58 +0500] "GET /hello " 404 467 0.0040
    ERROR: No authentication delegate found. Authentication not enabled.
    ERROR: No authentication delegate found. Authentication not enabled.
    ERROR: No authentication delegate found. Authentication not enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions