You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jorge Alfonso <jo...@qbex.com> on 2016/08/27 02:26:56 UTC

Apache Tomcat 8.5.4 question

Dear Sirs
 
I configured and started Tomcat Server on Windows 2008-R12 Server.
 
Compiled and deployed a Java Vaadin Web application that I just started to
program 2 months ago. My experience with Vaadin is only 2 months and the
Tomcat Server only 2 days. I am a newbie learning Java, Vaadin and Tomcat,
but willing to investigate and learn
 
The application starts just fine and runs the login and executes the main
menu all the time, it does not matter how many sessions or where from,
remote systems or localhost.
 
The only session or execution that allows running options from the Menu is
the first one. all the other sessions are not getting displayed the forms
and the information.
 
I have investigated this behavior on Google and Apache but unfortunately
there is nothing that I can use to properly guide my efforts.
 
I need to isolate if this could be a parameter or configuration missing in
Tomcat or this is a Vaadin Framework problem with session handling or the
like.
 
I do not want to overwhelm you initially with configuration in Tomcat, logs
or console file, unless you want me to submit them
 
Best Regards
 
 
Jorge E Alfonso  

RE: Apache Tomcat 8.5.4 question

Posted by Jorge Alfonso <jo...@qbex.com>.
Dear Sir

I installed Tomcat 8.0.36 and behaves the same

I would have to add from my previous report that the classes load perfectly
since the trace implemented in code track data retrieval and display is
working fine, however the display to the screen is not happening.

While Tomcat 8.5.4 was warning of memory leaks, the 8.0.36 is displaying the
message :

No web applications appear to have triggered a memory leak on stop, reload
or undeploy.

The only way the application would work fine again is to reload it from the
manager, but that would do for the first user to log in again, those working
would stop working 

-----Original Message-----
From: Johanes Soetanto [mailto:otnateos@gmail.com] 
Sent: Saturday, August 27, 2016 11:12 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat 8.5.4 question

On 27 Aug 2016 10:43 pm, "Christopher Schultz"
<ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just 
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning 
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes the 
> > main menu all the time, it does not matter how many sessions or 
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the 
> > Menu is the first one. all the other sessions are not getting 
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x You may
want to change log configuration to find what happened when you try to
access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works 
> properly for the first user to login? What if that user logs out, then 
> logs back in again? Does it work again for that user, or is it 
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but 
> > unfortunately there is nothing that I can use to properly guide my 
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration 
> > missing in Tomcat or this is a Vaadin Framework problem with session 
> > handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in 
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to 
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the 
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Apache Tomcat 8.5.4 question

Posted by Jorge Alfonso <jo...@qbex.com>.
Dear Sirs

I had to relad the app and after that I checked for leaks and this is the
message

The following web applications were stopped (reloaded, undeployed), but
their
classes from previous runs are still loaded in memory, thus causing a memory
leak (use a profiler to confirm):
BriTrident-1.0 

-----Original Message-----
From: Johanes Soetanto [mailto:otnateos@gmail.com] 
Sent: Saturday, August 27, 2016 11:12 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat 8.5.4 question

On 27 Aug 2016 10:43 pm, "Christopher Schultz"
<ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just 
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning 
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes the 
> > main menu all the time, it does not matter how many sessions or 
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the 
> > Menu is the first one. all the other sessions are not getting 
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x You may
want to change log configuration to find what happened when you try to
access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works 
> properly for the first user to login? What if that user logs out, then 
> logs back in again? Does it work again for that user, or is it 
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but 
> > unfortunately there is nothing that I can use to properly guide my 
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration 
> > missing in Tomcat or this is a Vaadin Framework problem with session 
> > handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in 
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to 
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the 
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Apache Tomcat 8.5.4 question

Posted by Jorge Alfonso <jo...@qbex.com>.
Dear Sirs

I am attacing the console of execution with Tomcat 8.0.36 as follows:
The last lines correspond to my logout from the application

lasspath or add files to WebContent/VAADIN folder.
Hola Mundo Menu 54 Analisis de Clientes
Aug 28, 2016 4:35:23 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "clientes"
Aug 28, 2016 4:35:24 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
C:\Program Files\apache-tomcat-8.0.36
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%%'
Hola Mundo 1713
Linea 667: 1133Linea 860: true
Linea 1533: com.vaadin.ui.Grid$HeaderRow@42f9a5e9
Hola Mundo 1304 8300434467 18448Aug 28, 2016 4:35:26 PM
com.vaadin.server.Vaadin
Servlet serveStaticResourcesInVAADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
Hola Mundo 1397  row1   ItmID1  Clktfalse  Cstmr8300434467 null false
Hola Mundo 1398  1 company_name 18448 8300434467 false false A & C Asociados
Ltd
a
Hola Mundo 1416 8300434467  18448  A & C Asociados Ltda
Hola Mundo 1360 1 8300434467
Aug 28, 2016 4:35:32 PM com.vaadin.addon.contextmenu.ContextMenu
beforeClientRes
ponse
INFO: beforeClientResponse
Hola Mundo 1360 1 8300434467
Aug 28, 2016 4:35:33 PM com.vaadin.addon.contextmenu.ContextMenu$1
contextClick
INFO: Context click listener
Aug 28, 2016 4:35:33 PM com.vaadin.addon.contextmenu.ContextMenu
beforeClientRes
ponse
INFO: beforeClientResponse
Aug 28, 2016 4:35:33 PM com.vaadin.addon.contextmenu.ContextMenu
beforeClientRes
ponse
INFO: beforeClientResponse
Aug 28, 2016 4:35:34 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
SELECT * FROM customers_recdocs WHERE customer_code= '8300434467' AND
acc_period
 = '2016-06'
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 69999.99
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 6000.0
Hola Mundo 1450 8300434467 5000.0
Hola Mundo 1450 8300434467 30500.0
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 0.0
Hola Mundo 1450 8300434467 0.0
SELECT * FROM customers_stat WHERE code= '8300434467'
Hola Mundo 256
Hola Mundo 124 [130505  Nacionales]
Hola Mundo 272
Hola Mundo 162 [2016-01  Ene 2016, 2016-02  Feb 2016, 2016-03  Mar 2016,
2016-04
  Abr 2016, 2016-05  May 2016, 2016-06  Jun 2016, 2016-07  Jul 2016, 2016-08
Ag
o 2016]
Hola Mundo 272
Hola Mundo 182 2016-01  2016-08
Hola Mundo 287 2016-01
Hola Mundo 295 2016-01
Hola Mundo 307
Hola Mundo 329 2016-01 8300434467 130505
Hola Mundo 295 2016-01
Hola Mundo 355 2016-08 8300434467 130505
Hola Mundo 183 2016-01  Ene 2016 2016-08  Ago 2016 2016-01-01 2016-01-31
SELECT * FROM transactions WHERE intrfce_code= '8300434467' AND
(transac_date >=
 '2016-01-01' AND transac_date <= '2016-08-31'
Linea 328: 38 2016-01-01 2016-08-31Hola Mundo 179 [2016-01  Ene 2016,
2016-02  F
eb 2016, 2016-03  Mar 2016, 2016-04  Abr 2016, 2016-05  May 2016, 2016-06
Jun 2
016, 2016-07  Jul 2016, 2016-08  Ago 2016]
Aug 28, 2016 4:35:35 PM com.vaadin.server.communication.PublishedFileHandler
han
dleRequest
WARNING: mystyle.css published by com.trident.cstomers.CstmrTranHist not
found.
Verify that the file com/trident/cstomers/mystyle.css is available on the
classp
ath.
Hola Mundo Menu 54 Clientes
Aug 28, 2016 4:35:43 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "clientes"
Aug 28, 2016 4:35:43 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
Aug 28, 2016 4:35:43 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
Aug 28, 2016 4:35:43 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
SELECT * FROM trident.customers_contacts WHERE cstmr_code= '8300434467'
 conn 575  Bogota D.C.
 conn 575
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%Bogota D.C.%'
Hola Mundo 705 01 Roberto Pelaez
Hola Mundo 705 02 OLGA LUCIA ORJUELA
Hola Mundo 1998
Hola Mundo 937 2015-12-21 09:30:00
Hola Mundo 939 2015-12-21 09:30:00
Hola Mundo 1872
Hola Mundo 1215 ESTTMILINT TRIDENT 5.0 CONTABILIDAD 5
Hola Mundo 1226 ESTTMILINT TRIDENT 5.0 CONTABILIDAD 5
hola Mundo 59 BOGOTA
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%BOGOTA%'
Hola Mundo 1713
es nulo
Hola Mundo 1909
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%BOGOTA%'
Hola Mundo 886 8300434467 A & C Asociados Ltda fechas
Hola Mundo 887 2015-12-25
Hola Mundo 888 2014-12-31
Hola Mundo 889 2015-12-20
Hola Mundo 890 2015-12-10
Hola Mundo desde el MenuAug 28, 2016 4:35:44 PM
com.vaadin.server.LegacyCommunic
ationManager registerPublishedFile
WARNING: mystyle.css published by both class com.trident.cstomers.Cliform
and cl
ass com.trident.cstomers.CstmrTranHist. File from class
com.trident.cstomers.Cst
mrTranHist will be used.
Aug 28, 2016 4:35:44 PM com.vaadin.server.communication.PublishedFileHandler
han
dleRequest
WARNING: mystyle.css published by com.trident.cstomers.CstmrTranHist not
found.
Verify that the file com/trident/cstomers/mystyle.css is available on the
classp
ath.
Aug 28, 2016 4:35:45 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
Hola Mundo Menu 54 Proveedores
Aug 28, 2016 4:35:48 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "proveedores"
Aug 28, 2016 4:35:48 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
C:\Program Files\apache-tomcat-8.0.36
SELECT * FROM trident.vendors_contacts WHERE vndor_code= '0006'
 conn 575  null
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%null%'
Hola Mundo 705 01 Jairo Pelaez
hola Mundo 507 Miami
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%Miami%'
Hola Mundo 1713
es nulo
Hola Mundo 1909
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%null%'
Hola Mundo 712 0006 Trans Air Systems
Aug 28, 2016 4:35:48 PM com.vaadin.server.LegacyCommunicationManager
registerPub
lishedFile
WARNING: mystyle.css published by both class com.trident.vendors.Vendorform
and
class com.trident.cstomers.CstmrTranHist. File from class
com.trident.cstomers.C
stmrTranHist will be used.
Aug 28, 2016 4:35:49 PM com.vaadin.server.communication.PublishedFileHandler
han
dleRequest
WARNING: mystyle.css published by com.trident.cstomers.CstmrTranHist not
found.
Verify that the file com/trident/cstomers/mystyle.css is available on the
classp
ath.
Aug 28, 2016 4:35:49 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
Aug 28, 2016 4:36:03 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "login"
Hola Mundo 87
Aug 28, 2016 4:36:03 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource
[/VAADIN/widgetsets/com.trident.access.MyAppWidgetset/c
ontext-menu/styles.css] not found from filesystem or through class loader.
Add w
idgetset and/or theme JAR to your classpath or add files to
WebContent/VAADIN fo
lder.
SELECT * FROM `trident2009`.`usuarios` WHERE codigo_usuario='jarc'
Hola Mundo 116 jarc lenght 4 jarc
Hola Mundo 124 jarc
Hola Mundo 89 1
jarc
Hola Mundo 67 jarc
Hola Mundo 100
Hola Mundo 103
Hola Mundo 215 jarc com.mysql.jdbc.JDBC4Connection@9da603b
Hola Mundo 295 jarc jarcdemo
Hola Mundo 295 jarc jarctrident
Hola Mundo 221 trident demo com.mysql.jdbc.JDBC4Connection@f072e1c
Hola Mundo Menu 49 jarc trident
Aug 28, 2016 4:36:17 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
Hola Mundo Menu 54 Clientes
Aug 28, 2016 4:36:21 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "clientes"
Aug 28, 2016 4:36:21 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
Aug 28, 2016 4:36:21 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
Aug 28, 2016 4:36:21 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
SELECT * FROM trident.customers_contacts WHERE cstmr_code= '8300434467'
 conn 575  Bogota D.C.
 conn 575
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%Bogota D.C.%'
Hola Mundo 705 01 Roberto Pelaez
Hola Mundo 705 02 OLGA LUCIA ORJUELA
Hola Mundo 1998
Hola Mundo 937 2015-12-21 09:30:00
Hola Mundo 939 2015-12-21 09:30:00
Hola Mundo 1872
Hola Mundo 1215 ESTTMILINT TRIDENT 5.0 CONTABILIDAD 5
Hola Mundo 1226 ESTTMILINT TRIDENT 5.0 CONTABILIDAD 5
hola Mundo 59 BOGOTA
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%BOGOTA%'
Hola Mundo 1713
es nulo
Hola Mundo 1909
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%BOGOTA%'
Hola Mundo 886 8300434467 A & C Asociados Ltda fechas
Hola Mundo 887 2015-12-25
Hola Mundo 888 2014-12-31
Hola Mundo 889 2015-12-20
Hola Mundo 890 2015-12-10
Hola Mundo desde el MenuAug 28, 2016 4:36:22 PM
com.vaadin.server.VaadinServlet
serveStaticResourcesInVAADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
Hola Mundo Menu 54 Proveedores
Aug 28, 2016 4:37:00 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design : "proveedores"
Aug 28, 2016 4:37:00 PM com.vaadin.ui.AbstractComponent readDesign
INFO: Unsupported attribute found when reading from design :
item-caption-mode
SELECT * FROM trident.vendors_contacts WHERE vndor_code= '0006'
 conn 575  null
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%null%'
Hola Mundo 705 01 Jairo Pelaez
hola Mundo 507 Miami
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%Miami%'
Hola Mundo 1713
es nulo
Hola Mundo 1909
SELECT c.city_name, e.state_name FROM `trident`.`cities` AS c INNER JOIN
`triden
t`.`states` AS e ON c.state = e.code WHERE c.city_name LIKE '%null%'
Hola Mundo 712 0006 Trans Air Systems
Aug 28, 2016 4:37:01 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.
28-Aug-2016 16:37:23.626 WARNING [http-apr-8080-exec-17]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "admin"
28-Aug-2016 16:37:23.885 WARNING [http-apr-8080-exec-18]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "admin"
28-Aug-2016 16:37:25.446 WARNING [http-apr-8080-exec-11]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "tomcat"
28-Aug-2016 16:37:25.713 WARNING [http-apr-8080-exec-12]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "tomcat"
28-Aug-2016 16:37:27.270 WARNING [http-apr-8080-exec-16]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "manager"
28-Aug-2016 16:37:27.529 WARNING [http-apr-8080-exec-15]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "manager"
28-Aug-2016 16:37:29.083 WARNING [http-apr-8080-exec-18]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "root"
28-Aug-2016 16:37:29.350 WARNING [http-apr-8080-exec-19]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "root"
28-Aug-2016 16:37:30.910 WARNING [http-apr-8080-exec-12]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "system"
28-Aug-2016 16:37:31.169 WARNING [http-apr-8080-exec-14]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "system"
28-Aug-2016 16:37:32.752 WARNING [http-apr-8080-exec-15]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "test"
28-Aug-2016 16:37:33.012 WARNING [http-apr-8080-exec-13]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "test"
28-Aug-2016 16:37:36.330 WARNING [http-apr-8080-exec-19]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "user"
28-Aug-2016 16:37:36.589 WARNING [http-apr-8080-exec-20]
org.apache.catalina.rea
lm.LockOutRealm.authenticate An attempt was made to authenticate the locked
user
 "user"
Hola Mundo Menu 54 Logout
Aug 28, 2016 4:42:55 PM com.vaadin.server.VaadinServlet
serveStaticResourcesInVA
ADIN
INFO: Requested resource [/VAADIN/themes/mytheme/icons/tea-16px.png] not
found f
rom filesystem or through class loader. Add widgetset and/or theme JAR to
your c
lasspath or add files to WebContent/VAADIN folder.

 

-----Original Message-----
From: Johanes Soetanto [mailto:otnateos@gmail.com] 
Sent: Saturday, August 27, 2016 11:12 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat 8.5.4 question

On 27 Aug 2016 10:43 pm, "Christopher Schultz"
<ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just 
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning 
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes the 
> > main menu all the time, it does not matter how many sessions or 
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the 
> > Menu is the first one. all the other sessions are not getting 
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x You may
want to change log configuration to find what happened when you try to
access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works 
> properly for the first user to login? What if that user logs out, then 
> logs back in again? Does it work again for that user, or is it 
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but 
> > unfortunately there is nothing that I can use to properly guide my 
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration 
> > missing in Tomcat or this is a Vaadin Framework problem with session 
> > handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in 
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to 
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the 
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Apache Tomcat 8.5.4 question

Posted by Jorge Alfonso <jo...@qbex.com>.
Installed Tomcat Server 7.0.37, same one used to test on the Netbeans 8.1
IDE and this one allows 2 sessions to work. One remote and one local on the
server 

-----Original Message-----
From: Jorge Alfonso [mailto:jorge@qbex.com] 
Sent: Sunday, August 28, 2016 5:59 PM
To: 'Tomcat Users List'
Subject: RE: Apache Tomcat 8.5.4 question

Dear Sirs

In addition I installed Tomcat 7.0.70 and behaves exactly the same as the 8
versions. Only the first user logging in gets to work all others only up to
the Main Menu.

In the Tomcat console it appears working in all sessions, but no display to
the second, third and further sessions 

-----Original Message-----
From: Johanes Soetanto [mailto:otnateos@gmail.com]
Sent: Saturday, August 27, 2016 11:12 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat 8.5.4 question

On 27 Aug 2016 10:43 pm, "Christopher Schultz"
<ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just 
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning 
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes the 
> > main menu all the time, it does not matter how many sessions or 
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the 
> > Menu is the first one. all the other sessions are not getting 
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x You may
want to change log configuration to find what happened when you try to
access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works 
> properly for the first user to login? What if that user logs out, then 
> logs back in again? Does it work again for that user, or is it 
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but 
> > unfortunately there is nothing that I can use to properly guide my 
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration 
> > missing in Tomcat or this is a Vaadin Framework problem with session 
> > handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in 
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to 
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the 
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


RE: Apache Tomcat 8.5.4 question

Posted by Jorge Alfonso <jo...@qbex.com>.
Dear Sirs

In addition I installed Tomcat 7.0.70 and behaves exactly the same as the 8
versions. Only the first user logging in gets to work all others only up to
the Main Menu.

In the Tomcat console it appears working in all sessions, but no display to
the second, third and further sessions 

-----Original Message-----
From: Johanes Soetanto [mailto:otnateos@gmail.com] 
Sent: Saturday, August 27, 2016 11:12 PM
To: Tomcat Users List
Subject: Re: Apache Tomcat 8.5.4 question

On 27 Aug 2016 10:43 pm, "Christopher Schultz"
<ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just 
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning 
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes the 
> > main menu all the time, it does not matter how many sessions or 
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the 
> > Menu is the first one. all the other sessions are not getting 
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x You may
want to change log configuration to find what happened when you try to
access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works 
> properly for the first user to login? What if that user logs out, then 
> logs back in again? Does it work again for that user, or is it 
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but 
> > unfortunately there is nothing that I can use to properly guide my 
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration 
> > missing in Tomcat or this is a Vaadin Framework problem with session 
> > handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in 
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to 
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the 
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Apache Tomcat 8.5.4 question

Posted by Johanes Soetanto <ot...@gmail.com>.
On 27 Aug 2016 10:43 pm, "Christopher Schultz" <ch...@christopherschultz.net>
wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Jorge,
>
> On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> > Dear Sirs
> >
> > I configured and started Tomcat Server on Windows 2008-R12 Server.
> >
> > Compiled and deployed a Java Vaadin Web application that I just
> > started to program 2 months ago. My experience with Vaadin is only
> > 2 months and the Tomcat Server only 2 days. I am a newbie learning
> > Java, Vaadin and Tomcat, but willing to investigate and learn
> >
> > The application starts just fine and runs the login and executes
> > the main menu all the time, it does not matter how many sessions or
> > where from, remote systems or localhost.
> >
> > The only session or execution that allows running options from the
> > Menu is the first one. all the other sessions are not getting
> > displayed the forms and the information.

Have the application been tested on other Tomcat version? E.g. 7.x
You may want to change log configuration to find what happened when you try
to access the form etc since Vaadin allows you to debug your application on
some IDE.

>
> So, the main menu works for everyone, but the other stuff only works
> properly for the first user to login? What if that user logs out, then
> logs back in again? Does it work again for that user, or is it
> literally the *first session* that works, and none others work?
>
> > I have investigated this behavior on Google and Apache but
> > unfortunately there is nothing that I can use to properly guide my
> > efforts.
> >
> > I need to isolate if this could be a parameter or configuration
> > missing in Tomcat or this is a Vaadin Framework problem with
> > session handling or the like.
> >
> > I do not want to overwhelm you initially with configuration in
> > Tomcat, logs or console file, unless you want me to submit them
>
> I have no personal experience with Vaadin, so I'm probably going to
> ask a lot of dumb questions.
>
> First of all, have you personally written code to access the
> HttpSession? Can you give us an example?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: GPGTools - http://gpgtools.org
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
> gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
> In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
> k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
> IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
> 4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
> Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
> TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
> aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
> yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
> urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
> 8U01oYnwEKn9tXKdIO72
> =7LxQ
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>

Re: Apache Tomcat 8.5.4 question

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Jorge,

On 8/26/16 10:26 PM, Jorge Alfonso wrote:
> Dear Sirs
> 
> I configured and started Tomcat Server on Windows 2008-R12 Server.
> 
> Compiled and deployed a Java Vaadin Web application that I just
> started to program 2 months ago. My experience with Vaadin is only
> 2 months and the Tomcat Server only 2 days. I am a newbie learning
> Java, Vaadin and Tomcat, but willing to investigate and learn
> 
> The application starts just fine and runs the login and executes
> the main menu all the time, it does not matter how many sessions or
> where from, remote systems or localhost.
> 
> The only session or execution that allows running options from the
> Menu is the first one. all the other sessions are not getting
> displayed the forms and the information.

So, the main menu works for everyone, but the other stuff only works
properly for the first user to login? What if that user logs out, then
logs back in again? Does it work again for that user, or is it
literally the *first session* that works, and none others work?

> I have investigated this behavior on Google and Apache but
> unfortunately there is nothing that I can use to properly guide my
> efforts.
> 
> I need to isolate if this could be a parameter or configuration
> missing in Tomcat or this is a Vaadin Framework problem with
> session handling or the like.
> 
> I do not want to overwhelm you initially with configuration in
> Tomcat, logs or console file, unless you want me to submit them

I have no personal experience with Vaadin, so I'm probably going to
ask a lot of dumb questions.

First of all, have you personally written code to access the
HttpSession? Can you give us an example?

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJXwYsPAAoJEBzwKT+lPKRYwdkQAJ0lhlINZr22nxT6h0l4LGvT
gS8Gs7iDzRTc6w1UpfXbFUn5i/mf9EddjTa0t5/iBlVaXDUqLv3nCi05rXsfSZPX
In/cqwGjeMQ8J3+DuAbNMd7gF2TaVAmgmdIMi1rQJ77IGbA0Y7Ntd5CFTDRh57XK
k0/ZoeBI9+y3iCp1lhJ25YQ+g9785nahFeadPoz8tEIQbDerAGDL+C7Y9Bj7hQMc
IOn65hs2pS2DB5KBAbQKrgIE0BibKGhrdrXsVUDGSvzjVh5CGnxLoManvNbPiZpm
4a/T1BN4Cv/LU8sLHtLCkxOZ6CPvRWyI7ZQOLX+gNehnuiw7eDBhSfM2McUHFSdW
Dz6XCG0d1g8PAYyRMZnmCQY/h9UGk8QdGpvWjyeFvU9ntFcV/5d0nPVflI1/p+4S
TL1o0edPt0x9+D0ftyZjFjw0r/THRFM/ntZ4C72lJ5Puwy41tMrnTGjjAMi7PZEY
aATXBL1kYM+A5QIXGrOLm0/vNhIj5Em3sUDMmKmOshaOj0jF8ZMW6RwxqQ+YNyqV
yug7sIlAPLllZhMkYiaK4+JjWMLy/5tTeB0Nf4NGx0CgF1C3m/NoFjoZ2OdT0p7w
urrcFbnjngKbwlXjAMc2Ao4be3UVGseVq4B4EIxK+hu9oxO7vfCJqf1sWPqCkk9e
8U01oYnwEKn9tXKdIO72
=7LxQ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org