Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #9912 (closed)

Opened 11 years ago

Closed 10 years ago

Bug: Insight lists itself as OMERO.java

Reported by: cblackburn Owned by: jburel
Priority: major Milestone: Unscheduled
Component: Insight Version: 5.0.2
Keywords: n.a. Cc: jamoore
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

While investigating #9911 it looks like Insight is listing itself as OMERO.java:

omero=# select * from session where id = 2516;
-[ RECORD 1 ]----+-------------------------------------
id               | 2516
closed           | 2012-11-12 17:21:32.786485
defaulteventtype | User
permissions      | -120
message          | Initial message.
started          | 2012-11-12 16:47:38.878
timetoidle       | 600000
timetolive       | 0
useragent        | OMERO.java
uuid             | 54e5d311-484b-4acd-ba98-660076a899bf

Change History (3)

comment:1 Changed 11 years ago by jburel

The agent value is set in the gateway.

if (port > 0) secureClient = new client(hostName, port);
else secureClient = new client(hostName);
secureClient.setAgent(agentName);

so it looks like the value is not taken into account when registered and the default value set by omero.client is set.

comment:2 Changed 11 years ago by jburel

I just tested against my local server. The useragent is correctly set in the DB i.e. "OMERO.insight"
The closed value is not updated when I close the application.

Could you give me more information?

Last edited 11 years ago by jburel (previous) (diff)

comment:3 Changed 10 years ago by jburel

  • Resolution set to invalid
  • Status changed from new to closed
  • Version set to 5.0.2

Marking this ticket as invalid. not able to reproduce, Feel free to re-open with more information.

Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.63077 sec.)

We're Hiring!