Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » roblem with eclipse/jboss using lomboz framework
roblem with eclipse/jboss using lomboz framework [message #17251] Thu, 05 February 2004 11:51 Go to next message
Eclipse UserFriend
Originally posted by: guillespie.free.fr

Hi everybody

I am about to learn J2ee development with ide Eclipse using Lomboz framework
and jboss application server.

I developped yet a minimal ejb that I wish to deploy and test with a minimal
test client application.

the problem is when I'am running test application under j2ee a exception
occurs: here is the code;

log4j:ERROR Failed to create directory structure: /log
log4j:ERROR setFile(null,false) call failed.
java.io.FileNotFoundException: /log/boot.log (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
etc ...

does someone know how to help me about this fact ?

perhaps problem in jboss configuration but I am in pain to locate it.

thanx a lot for helping.
Re: roblem with eclipse/jboss using lomboz framework [message #17713 is a reply to message #17251] Tue, 10 February 2004 05:29 Go to previous message
Eclipse UserFriend
Originally posted by: christophe.ney.objectweb.org

Hi Ali,
May I suggest you use the lomboz@objectweb.org for such question
thanks,
christophe

ali k. wrote:

> Hi everybody

> I am about to learn J2ee development with ide Eclipse using Lomboz framework
> and jboss application server.

> I developped yet a minimal ejb that I wish to deploy and test with a minimal
> test client application.

> the problem is when I'am running test application under j2ee a exception
> occurs: here is the code;

> log4j:ERROR Failed to create directory structure: /log
> log4j:ERROR setFile(null,false) call failed.
> java.io.FileNotFoundException: /log/boot.log (No such file or directory)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:102)
> at org.apache.log4j.FileAppender.setFile(FileAppender.java:272)
> etc ...

> does someone know how to help me about this fact ?

> perhaps problem in jboss configuration but I am in pain to locate it.

> thanx a lot for helping.
Previous Topic:[JOB] Seeking Sr. Eclipse Developer
Next Topic:Internal error when browsing Webdav target site
Goto Forum:
  


Current Time: Fri Jul 18 12:50:44 EDT 2025

Powered by FUDForum. Page generated in 0.04088 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top