Issue Details (XML | Word | Printable)

Key: OPENEJB-31
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jacek Laskowski
Reporter: Jacek Laskowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenEJB

log4j:WARN No appenders could be found for logger (OpenEJB)

Created: 24/Jun/05 11:40 AM   Updated: 31/Aug/05 05:35 PM  Due: 25/Sep/06
Component/s: deployment
Affects Version/s: 1.0 beta 1
Fix Version/s: 1.0 beta 1

Time Tracking:
Not Specified

Resolution Date: 25/Sep/06 12:13 AM


 Description  « Hide
$ ./bin/openejb deploy -m aaa
OpenEJB Deploy Tool 1.0-SNAPSHOT build: 20050624-1116
http://www.openejb.org

log4j:WARN No appenders could be found for logger (OpenEJB).
log4j:WARN Please initialize the log4j system properly.
org.openejb.OpenEJBException: Cannot read jar file aaa. Received message: The system cannot find the file specified
        at org.openejb.util.JarUtils.getJarFile(JarUtils.java:194)
        at org.openejb.alt.config.EjbJarUtils.readEjbJar(EjbJarUtils.java:81)
        at org.openejb.alt.config.EjbValidator.validateJar(EjbValidator.java:97)
        at org.openejb.alt.config.Deploy.deploy(Deploy.java:274)
        at org.openejb.alt.config.Deploy.main(Deploy.java:818)
------------------------------------------
JAR aaa

 ERROR ... Cannot validate jar

Jar not deployable.

Use the validator with -vvv option for more details.
See http://www.openejb.org/validate.html for usage.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.