Questions tagged as 'glassfish'

1
answer

The component ID form8: Productprice has already been found in the view

Glassfish generates this error StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception java.lang.IllegalStateException: El ID del componente formulario8:precioProducto ya se ha encontrado en la vista. a...
asked by 13.06.2016 / 02:44
1
answer

Error when using OR in JPQL

I ask for your help to help me with a query I'm doing and return me an error. I have tried it with createNativeQuery and with createQuery , but it is generating error; the idea is that it receives a parameter and that it can do the...
asked by 31.05.2016 / 19:48
0
answers

The module has not been deployed. (build-impl.xml: 1075)

I can not run a Java Web project, using NetBeans IDE 8.2. I am using glassfish 5, connection with connection pool, Oracle database, JDK8. The error in detail is this:    build-impl.xml: 1075: The module has not been deployed.   See the...
asked by 11.11.2018 / 23:24
0
answers

Access another directory outside of my web server jsp payara

I hope and you can help me I need to access a video that is outside the folder of my java web application project to a path that would be "/home/jorge/upload/prueba.mp4" to play it, I've searched everywhere and I see that there is a configuratio...
asked by 04.11.2018 / 13:31
1
answer

java.lang.IllegalStateException: Local transaction already has 1 non-XA Resource: can not add more resources

throws me that exception when I'm going to add data to a table (Uploads) in postgreSQL. probe in other methods of data insertion but the error only occurs specifically in that method, I continued to investigate is because I must change the trans...
asked by 20.09.2018 / 15:20
0
answers

Configure java EE project on glassfish server

I have a Java EE Webapp project, I am in the process of configuring it on a server with glassfish 5, JDK8.0_172 and plesk as the control panel. The project is divided into 3, EAR EJB and web. After executing them in Netbeans 8.2 IDE, I genera...
asked by 11.09.2018 / 16:42
0
answers

WELD-001524: Unable to load proxy class for bean Managed Bean

I have an error when trying to deploy my application with glassfish v5 , netbeans 8.2 and jsf 2.2 I here attach the error :    Severe: Exception while invoking class com.sun.enterprise.web.WebApplication start method   java.lang.Exc...
asked by 27.08.2018 / 08:55
0
answers

Why can not I install Glassfish in NetBeans 8.2?

I get the following error when trying to install the glassfish server in netbeans: What will it be?     
asked by 11.07.2018 / 20:42
0
answers

Error - clean and build - not suitable builder found and can not find symbol

I have problems when compiling a program When doing clean and build in netbeans, I get the following error:    error: not suitable constructor found for User (String, String, Boolean)                       adminList.add (new User (mail,...
asked by 11.07.2018 / 06:09
0
answers

Because I have this error in Spring

I'm new to Spring, I'm trying to deploy a Spring app in glassfish but I have not been able to because I always get this error. I know Catalina is from Tomcat but I do not understand why she names it, I want to use Glassfish, I do not un...
asked by 27.06.2018 / 08:27