Can anyone shed some light on the following problems?

I've had an application running successfully for a few months using Linux and 
jboss-3.0.3_tomcat-4.0.5 and jdk1.3.1_08 but for some reason it now fails when trying 
to load a dynamic web page with the following error:

Xlib: connection to "localhost:0.0" refused by server
Xlib: No protocol specified

08:56:04,677 ERROR [Engine] ApplicationDispatcher[/weatherContext] Servlet.service() 
for servlet jsp threw exception
javax.servlet.ServletException: Can't connect to X11 window server using 
'localhost:0.0' as the value of the DISPLAY variable.

Similar problems reported on other threads suggest running in headless mode but for 
that I need java 1.4. I loaded on j2sdk1.4.2_04 but with that JBoss won't start-up -  
it falls over with the error:

Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object.

My next line of attack was to load a later version of Jboss - 3.2.3.
With that, my application doesn't deploy properly. The following errors are displayed 
at start up;

2004-04-23 09:27:46,486 INFO  [org.jboss.system.ServiceConfigurator] Problem 
configuring service jboss.jca:service=LocalTxDS,name=MSSQLD
S
org.jboss.deployment.DeploymentException: No Attribute found with name: JndiName
...
...
2004-04-23 09:28:11,885 ERROR [org.jboss.ejb.EjbModule] Initialization failed
org.jboss.deployment.DeploymentException: Failed to find InvokerProxyBindingMetaData 
for: 'entity-rmi-invoker'. Check the invoker-proxy-
binding-name to invoker-proxy-binding/name mappings in jboss.xml

My jboss.xml files are unchanged from jboss3.0.3.

It seems that everything I try results in different problems!

If anyone can shed some light on any of the problems, I'd really appreciate it.

Many thanks,
Dave Baker.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3832053#3832053

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3832053


-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to