Cannot add durable consumer MyObserver. No ClientID was set on connection
Hi!I am migrating an EJB2.1 application from OC4J to Glassfish4 and have some issues with a durable subscription. OC4J did not need a clientId for durable subscriptions, but Glassfish seems to do...
View ArticleHostname - GlassFish 3
Hello, Anyone know if glassfish 3 has limitations as special characters in the hostname? Example: srv_01.- We have carried attempt to install Glassfish 3, where a problem occurred that intalador not...
View Articlestoring documentation on Glassfish 4
I am in the process of upgrading from GF2 to GF4. On our old installation we had java documents stored under the domnain1/docroot directory where they could be displayed in a browser using...
View ArticleGetting 0 bytes JAR in EAR
Hello,I have EJB-2 and EJB-2 ejb project, a WAR project and CommonUtuil libary project (used by EJB-2, EJB-3 and WAR) - all added to MyEAR project I added added the EJBs, WAR and the CommonUtil library...
View ArticleGF 3.1.2.2: javax.ejb.AccessLocalException: Client not authorized for this...
Hi all,looking for some help about the 'javax.ejb.AccessLocalException: Client not authorized for this invocation' Problem. We are using GF 3.1.2.2 and every to every two weeks we run into this...
View ArticleUnable to log onto the Oracle MapViewer 11gR1 console
Hi,I have a Glassfish server 3.1.2.2 running on Linux. I can connect to the Glassfish console with the default admin/password.I have deployed Oracle MapViewer 11gR1 on it.I can access the URL of the...
View Articlemailing list down?
I'm not getting messages from the mailing list, but I see newer ones here. Is there a problem with the list?
View ArticleGlassfish 4.0 cluster + mod_jk. Servlet streaming content issue
I'm trying to set up a glassfish 4.0 cluster with 2 instances using Apache 2.2 with mod_jk for load balancing. Everything is working as expected, except for a servlet used to serve images.When I access...
View ArticleGlassfish 4 NPE
Hello I have an application that uses Servlet 3.1 asynchronous support and it is running on Glassfish 4 (b89). When i send too many request to application i'm getting this error:WARNING: Error invoking...
View ArticleProxy capability
Is there an equivalent in Glassfish (grizzly) that will provide the services that Apache has with mod_proxy.Simply, how can I "proxy" in a site to the grizzly server without writing something to do so.
View ArticleSlow response for select/commit of JPA in EJB.
Slow response for select/commit of JPA in EJB.If there is a record of 5,000 for the Database in "Table A" (column 88 count), It takes about 5 seconds select and commit to "Table B"(column 18 count).In...
View Articlestrange behavior when lookup remote ejb
Hi everyone, I need your help.. I am seeing a very strange behavior in glassfish. I have 2 non-clustered standalone glassfish instances on a domain, each on a different machine... one for web...
View ArticleEJB Timer Service is not available
Whenever I am tryinto to deploy my application , I am getting the errors...
View ArticleMaven Glasfish Plugin
Hi,has anybody tried the maven plugin for Glassfish lately? The site is https://java.net/projects/maven-glassfish-pluginI tried to use it to configure our development set up but ran into some...
View ArticleGlassfish restrict clients
Im using glassfish v4 load balanced with mod_jk (appache httpd 2.2).Is it possible to set a specific count of maximum client connections to a particular server instance? Hence requesting clients above...
View ArticleConfig GF 3 against OpenMQ Cluster
I would like to stand up an OpenMQ Enhanced cluster, and then have Glassfish use that for it's JMS queue.All of the information I see is about setting up a GF cluster, but I don't want or need that, I...
View ArticleEnable HTTP Monitor ==> eliminates the ability to cache static content
I checked on Netbeans "Enable HTTP Monitor"and i got a popup with ""Deploying apps with http monitoring enabled eliminates the ability to cache static content for those web application"Any idea why...
View ArticleDiagnosing web application shutdown issues
I have a RESTFul application that is deployed on Glassfish 4 that does not properly shut down. An exception is thrown when the application is undeployed and it shows on the Glassfish applications panel...
View ArticleProblem with accessing EJB Components in a Remote GlassFish Server
Hello,i've got 2 GF 4 .... on one(Service-GF) is the EJB deployed as an EAR Package! And on the other one (Client-GF) we deployed an WAR Package.The goal is to get access from the Client-GF (Business...
View Article