Bugs item #837305, was opened at 2003-11-06 16:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837305&group_id=22866

Category: JBossServer
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Wonne Keysers (wonnekeysers)
Assigned to: Nobody/Anonymous (nobody)
Summary: NoInitialContextException after x redeployments

Initial Comment:
Following exception occurs during hot redeployment 
of .ear.
JBoss 3.2.1 runs well for about a week.
Hot (re)deployments occur regularly.
After reboot, identical server config + apps run again as 
expected.

2003-11-06 15:40:47,171 WARN  
[org.jboss.system.ServiceController] Problem starting 
service 
jboss.j2ee:jndiName=genesys/tangram/Affiliation,service=
EJB
javax.naming.NoInitialContextException: Need to specify 
class name in environment or system property, or as an 
applet parameter, or in an application resource file:  
java.naming.factory.initial

<cut/>

2003-11-06 15:40:47,276 WARN  
[org.jboss.jetty.JettyService] Failed to parse descriptors 
for war(file:/usr/local/gsys/java/jboss/jboss-
3.2.1/server/production/tmp/deploy/server/production/de
ploy/gsys/TGSWE_Adapter.ear/67.TGSWE_Adapter.ear-
contents/TGSWE_Adapter.war)
java.io.FileNotFoundException: /usr/local/gsys/java/jboss
/jboss-
3.2.1/server/production/tmp/deploy/server/production/de
ploy/gsys/TGSWE_Adapter.ear/67.TGSWE_Adapter.ear-
contents/TGSWE_Adapter.war (Too many open files)
2003-11-06 15:40:47,338 INFO  [org.jboss.jbossweb] 
Registered 
jboss.web:Jetty=0,JBossWebApplicationContext=41,cont
ext=/TGSWE_Adapter
2003-11-06 15:40:47,358 ERROR [org.jboss.jbossweb] 
java.io.IOException: Too many open files
        at java.io.UnixFileSystem.createFileExclusively
(Native Method)
        at java.io.File.checkAndCreate(File.java:1333)
        at java.io.File.createTempFile(File.java:1421)
        at java.io.File.createTempFile(File.java:1458)
        at 
org.mortbay.http.HttpContext.getTempDirectory
(HttpContext.java:1195)
        at 
org.mortbay.jetty.servlet.WebApplicationContext.resolve
WebApp(WebApplicationContext.java:222)
        at 
org.mortbay.jetty.servlet.WebApplicationContext.start
(WebApplicationContext.java:335)
        at 
org.mortbay.j2ee.J2EEWebApplicationContext.start
(J2EEWebApplicationContext.java:85)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=837305&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to