ORB not listening on second server/instance in cluster
Using GlassFish 3.1.2.2 with 2 servers, 2 nodes, 2 instances and deployed simple MDB to cluster (Conventional cluster with master broker). I can access on server1 and server2 via port 23700. Shutdown...
View ArticleClass not found /org/joda/time/DateTimeZone
I've got Glassfish 3.1.2 running and have the Harvard DVN app installed. It cannot start because of 2 errors, one of them has to do with the joda-time...
View ArticleWhich JDBC resource type to use
Hi all,Is it true that regardless whehter I use DataSource or ConnectionPoolDataSource as the resource type the connections are pooled?Is it the case that Glassfish uses its own pooling mechanism if...
View Articleglassfish and oracle iplanet 7 load balancing
Hi,I have done glassfish and webserver load balancing residing on 2 different machines on the same platform say solaris. Now i have to load balance between glassfish and webserver load balancing on 2...
View ArticleGlassFish Community on Google+
You know our usual channels of communication:1). Twitter: @glassfish2). GlassFish Users List: users@glassfish.java.net3). GlassFish Forum: http://www.java.net/forums/glassfish/glassfish (Users list and...
View ArticleAbout Fighterfish JDK7 Build
Hi Sahoo,Today, I updated fighterfish trunk and switched JDK 7. While building fighterfish using JDK 7, there is a fatal problem(seeing attachment(buildingerror_jdk7) in details) as following,"[INFO]...
View ArticleFont not found
I am creating a table for generating report and then printing the report in excel sheet. It works fine on my localhost(windows) but when i deploy the application on server(ISP's) i.e on glassfish and...
View ArticleUnable to locate the DTD to validate your deployment descriptor file...
I have very bad issue.I have maven project. I could not any way deploy my project into Glassfish. Yesterday I could deploy it. This morning I could deploy it. Since morning I can't deploy the same...
View ArticleCaused by: javax.naming.NameNotFoundException: pools
I am fighting this error together with another one for a few days already.I can't find reasonable explanation about it on the Internet: I use Glassfish 3.1.2.2 (build 5)2012-12-19T17:54:26.046+0200...
View ArticleAdmin concole will not come up in secure-admin enabled mode
After enabling secure-admin, I can no longer bring up the admin console in a browser, either locally or remotely. The admin account has a password and the enable works without issue. When trying to log...
View ArticleHow to connect to remote JMS
Hi all,I try to setup a jms connection factory to a TIBCO EMS on a remote machine.The resource type is javax.jms.ConnectionFactoryPool settings default, no transaction. I added also UserName, Password...
View ArticleRe: Shutdown without logging?
>> I can think of two: a kill -9 signal and a JVM crash. Neither of these is> happening, at least as far as we can detect. Everything else it seems to me> should leave footprints in...
View ArticleGlassfish domain won't start
I've tried to get Glassfish to run via the installer, and the zip. When I try to start it via eclipse, I get the following error:SEVERE: Shutting down v3 due to startup exception : Permission denied:...
View ArticleError resolving persistence context
If I have a META-INF/persistence.xml with a persistence unit defined within it named "cx", and if in an EJB module somewhere I have this:@PersistenceContext(name = "cx")...and there are no XML...
View ArticleHow to see the classes loaded in memory by my webapp into GlassFish?
Hi,I have a big webapp in GF3.1.1. Then, I tried to use jVisualVM to profile my webapp. But the problem is that it doesn't show some kind of list of classes loaded, with size ammount used by each one....
View ArticleGlass Fish Server at port 4848 is not running i.e http://localhost:4848 is...
Hi All,I was running Glass Fish Server at port 4848 (http://localhost:4848). Later I stopped it through administration tool, STOP button.Since then it was not running. I want to run it again.Please...
View ArticleGlassFish install error on Windows 7
I have install SE 1.6 and set env variables for my path and also JAVA_HOME however when I try to install GlassFish exe ogs-3.1.2.2-windows I get the long error message below:This application needs...
View Articlejavax.naming.NamingException: Lookup failed
Hi,This is not a Web Application. It is about Application Client Container (ACC). I am trying to access EJB from a remote location. Server and client are not in the same machine.There is a tutorial at...
View ArticleSometimes applications disappear after restart glassfish.
Sometimes applications disappear after restart glassfish. In the folder "avtodeploy" files are there, and the list of applications, they are not. And in the folder "jbi/service assembly" they are not...
View ArticleRe: Error resolving persistence context
On Thu, Dec 20, 2012 at 1:54 PM, Laird Nelson wrote:> I received a couple of out-of-band replies that suggest that it is a known> problem that embedded GlassFish does not support more than one...
View Article