Quantcast
Channel: GlassFish Related Items on Java.net
Browsing all 1091 articles
Browse latest View live
↧

upgrading java version to 7 on clients

Hi team,We have client/server application. Our application server is glassfish running on unix server. Glassfish version is 3.1.2.2. Since yesterday we upgrade java version to 7. Some client machines...

View Article


GlassFish 4 server stops automatically

Hello,I'm new to GlassFish, and to application servers in general. I have an Amazon EC2 instance running Ubuntu and have installed GlassFish 4. It starts up without problems, but after a while the...

View Article


Glassfish 3.1.2 - Native Outofmemoryerror cannot create new thread when using...

Hi,When I use the https listener of Glassfish 3.1.2 and I reach a certain load. I keep on encountering this error. This happens when the server load is high. It doesn't happen when server load is low....

View Article

updgrade glassfish 3.1.2.2 to 4.0

Reading https://glassfish.java.net/docs/4.0/upgrade-guide.pdf it seems that isn't possibile upgrade by pkg from 3.1.2.2 to 4.0why?In a production system is very hard to re-configurate the entire server...

View Article

Problem with create-file-user

Hi, I tired to create a user in a file realm from my Java code (embedded glassfish v4). I get the following exception:SEVERE:...

View Article


GF4 Applications logs don't show up in node logs (clustered environment)

Hi all,I've created a couple nodes cluster with GF 4.0.1-b04-09_11_2013 an deployed a simple JAX-RS 2.0 app [1]. And while the app show logs both in integration-tests (GF Embedded 4.0) and when I...

View Article

Glassfish 4.0 create-domain with --savemasterpassword=true does not work

I am using ant to create a domain in glassfish 4.0 build 89 then try to start the domain. Here is my domain creation part of the command options.<exec executable="${glassfish.asadmin}"...

View Article

Batch-like jobs in GlassFish 3.1.2.2

I'm looking for inspiration on various approaches to implement batch jobs on GlassFish 3.1.2.2.We have a centralized UI and (at the moment) a single ear deployment model that has served us well so...

View Article


Birt on Glassfish 4.0 does not work

I downloaded the latest BIRT.war from:http://download.eclipse.org/birt/downloads/When I deploy this to Glassfish 4, and run the sample report it dies, but with Glassfish 3, it works. Has anyone else...

View Article


deploy to remote glassfish server is not possible since upgrading to java 7...

Hi Team,Recently our organization upgrade the java version to 1.7 also what we did is that upgrading our jdk to 1.7. Because we had issues our system didn't work with new java version and we upgraded...

View Article

Efficiently managing JNDI custom resources

We have over 10 custom resources, and several of them have 8 properties each. Is there an efficient way to manage JNDI custom resources? I would like to be able to import/export them from server to...

View Article

GlassFish 3.1.1 - Encoding error

I have an error with the encoding of Glassfish 3.1.1, maybe someone can help me.I have created restful web services with EJB stateless session beans and then I deployed those at glassfish. I have...

View Article

Gettting ArrayStoredException when deploying application to GF 3.1.2

I have successfully built and deployed an application on my local GF 3 server using NetBeans 7.3. However when I try to deploy it to another installation of GF 3.1.2 The deployment fails with the...

View Article


Gettting ArrayStoredException when deploying application to GF 3.1.2

I have successfully built and deployed an application on my local GF 3 server using NetBeans 7.3. However when I try to deploy it to another installation of GF 3.1.2 The deployment fails with the...

View Article

JSF 2.2 upload and GlassFish directory

Hi all,Environment : Java SE 7 / Mac OS X / GlassFish 4.0.1-b03.I want to use the new JSF 2.2 file upload to upload mp4 videos and then be able to watch them with an HTML5 tag. The JSF page uses the...

View Article


GlassFish 4 JDBCRealm Password Encryption Algorithm

Hello,When I create a JDBCRealm according to the attachment I can't log in with DIGEST authentication into the web app.(part of the web.xml to force DIGEST authentication)<login-config>...

View Article

Embedded: Fail to load implementation class org.apache.el.ExpressionFactoryImpl

Have been unable to use the Eclipse Ivy plugin to retrieve GlassFish JARs. Failures include:[By failure I mean numerous "download failed: org.glassfish.... " messages in "Problems" view of Eclipse...

View Article


Starting of node agent in glassfish 4

Hi,I have installed glassfish 4 in my windows system.I am able to start the domain but while i am starting the node agent using the command "start-node-agent nodeagentname" am not able to start the...

View Article

Is there a CLI command or programatic way to re-read ejb-jar/persistence.xml?

Hi,I have a web app running Glassfish3.1.1 + CDI/Weld + Apache CODI + JSF2 + Richfaces4 + JPA2 + Hibernate4, and sometimes I need to increase or change some configuration in ejb-jar.xml and...

View Article

Exception on GlassFish 4 while undeploying - Input stream has been finalized...

I have recently upgraded PrimeFaces 3.5 to PrimeFaces 4.0 RC1. I deploy the application to GlasshFish server 4.0 containing Mojarra 2.2.0. After upgrading PrimeFaces to 4.0 RC1, I got the following...

View Article
Browsing all 1091 articles
Browse latest View live