Questions tagged as 'glassfish'

0
answers

https problem Excess redirection

On my web system, when I add the code in web.xml: <security-constraint> <display-name>ConstraintSSL</display-name> <web-resource-collection> <web-resource-name>protected</web-resource-name> <de...
asked by 04.09.2016 / 18:12
0
answers

Losing connection to database. Postgress, Glassfish

After about 15 minutes my system stops communicating with the database. Log Entry Detail Close Timestamp 05/09/2016 21: 22: 30,287 Log Level ERROR Logger org.hibernate.engine.jdbc.spi.SqlExceptionHelper Name-Value Pairs {levelValue = 1000,...
asked by 05.09.2016 / 23:35
1
answer

Problems with GlassFish PermGen Space

I have a project that runs a web control system, it has a web service rest for querying and collecting data from mobile devices. It performs perfectly, but the project is still under development. It has happened three times, from the Glassfish c...
asked by 21.06.2016 / 23:46
0
answers

Problem with CDI GlassFish Server

I'm developing a Webservice with the RESTful API, GlassFish server and I had the following error: Severe: Exception during lifecycle processing org.glassfish.deployment.common.DeploymentException: CDI deployment failure:WELD-001408: Unsa...
asked by 13.01.2016 / 20:48
0
answers

Glassfish: Trying to access the server through HTTPS

I have Glassfish 4.0 running on my local machine. I then tried to add an http listener, as follows: asadmin> create-http-listener --listeneraddress 127.0.0.1 --listenerport 80 --securityenabled=true --default-virtual-server server --listene...
asked by 31.10.2015 / 19:17
0
answers

Function to unpack xml does not work in Linux

In my application I use a function to zip the xml files to save them in the database. When I unzip it to make the file available for download the xml does not come complete, at the end of the file it comes without a character and without the clo...
asked by 06.11.2015 / 13:38
2
answers

Object sent by Android arriving Null on the WebService server

I'm creating an Android APP for college work, I'm using Android Studio and Eclipse Mars with Glassfish 4. The webservice I believe to be okay, because realizing the requests by SoapUI everything works right, but at the time of consuming with...
asked by 25.03.2016 / 19:03
1
answer

Exception maven project

I'm using Maven in my project, I've already put some dependencies in my file pom.xml , but I think I can not download them. The exception being thrown: javax.faces.FacesException: Error loading theme, cannot find "theme.css" resource of...
asked by 01.06.2015 / 04:01