Bugs item #1036306, was opened at 2004-09-28 09:38 Message generated for change (Comment added) made by duchin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1036306&group_id=22866
Category: JBossServer Group: v4.0 Status: Closed Resolution: Works For Me Priority: 5 Submitted By: Scott R Duchin (duchin) Assigned to: Scott M Stark (starksm) Summary: 4.0 "run" complains of Missing Classes Initial Comment: I downloaded the new JBoss 4.0, set up JBOSS_HOME, then started it by typing "run" in the bin directory. There was no special configuration whatsoever. It came up but had three exceptions all based on ClassNotFoundException for org.jboss.jaxr.servlet.SAAJServlet ---------------------------------------------------------------------- >Comment By: Scott R Duchin (duchin) Date: 2004-11-07 20:33 Message: Logged In: YES user_id=781064 Thought I would add an ending comment. Looks like PkWare PkZip has problems with the tar portion as I was able to use PkZip to extract the tar file then use WinZip to process the extracted tar file and that worked fine. ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-11-07 11:36 Message: Logged In: YES user_id=175228 Well, then this is a tools issue that we can do nothing about. The cygwin bunzip2 also has no problems with the .bz2 downloads. ---------------------------------------------------------------------- Comment By: Scott R Duchin (duchin) Date: 2004-11-07 11:05 Message: Logged In: YES user_id=781064 I confirmed that the md5sum for jboss-4.0.0.tar.bz2 is correct so the download is not the issue. I had pkware pkzip for windows version 6 and that failed as described earlier. I downloaded a trial version 8 and that failed in the exact same way. Hope this helps. ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-11-07 07:51 Message: Logged In: YES user_id=175228 The jboss-4.0.0.tar.bz2 works fine for me on linux so I would say there is an issue with the tool your using for bz2. [EMAIL PROTECTED] starksm]$ cksum jboss-4.0.0.tar.bz2 3218257352 90970844 jboss-4.0.0.tar.bz2 [EMAIL PROTECTED] starksm]$ md5sum jboss-4.0.0.tar.bz2 858f847a856aef5bbd47cd1aeb5e6d0a jboss-4.0.0.tar.bz2 [EMAIL PROTECTED] starksm]$ cksum jboss-4.0.0.tar 4135603163 116418560 jboss-4.0.0.tar [EMAIL PROTECTED] starksm]$ md5sum jboss-4.0.0.tar 449cf3a98680bf260bb2a3eb7f944060 jboss-4.0.0.tar [EMAIL PROTECTED] starksm]$ tar -xf jboss-4.0.0.tar [EMAIL PROTECTED] starksm]$ ls jboss-4.0.0/server/default/deploy/ebxmlrr-service.sar/ebxmlrr.war/WEB-INF/classes/ com/ commons-logging.properties log4j.properties META-INF/ org/ [EMAIL PROTECTED] starksm]$ ---------------------------------------------------------------------- Comment By: Scott R Duchin (duchin) Date: 2004-11-06 17:25 Message: Logged In: YES user_id=781064 I downloaded the jboss-4.0.0.tar.bz2 file again and it is definitely damaged. I downloaded the jboss-4.0.0.zip file and it worked fine. I did not try the jboss-4.0.0.tar.gz file. ---------------------------------------------------------------------- Comment By: Scott R Duchin (duchin) Date: 2004-11-05 18:10 Message: Logged In: YES user_id=781064 I found the directory. The jboss directory under default only has a jaxr subdirectory. The jaxr directory has two subdirectories: db & ser (not servlet) -- they are both empty. The jboss directory under all only has jaxr which has db & servlet -- db has a file named JBos (no extension). I will try to download again but this is the current state of my download! ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-11-05 16:13 Message: Logged In: YES user_id=175228 The class is in the default/deploy/ebxmlrr-service.sar/ebxmlrr.war/WEB-INF/classes/ directory: [EMAIL PROTECTED] ebxmlrr.war]$ ls -l WEB-INF/classes/org/jboss/jaxr/servlet/SAAJServlet.class -rw-r--r-- 1 starksm None 16415 Sep 20 01:23 WEB-INF/classes/org/jboss/jaxr/servlet/SAAJServlet.class ---------------------------------------------------------------------- Comment By: Scott R Duchin (duchin) Date: 2004-10-06 23:29 Message: Logged In: YES user_id=781064 I have very short directory paths: c:\jboss-4.0.0 for the jboss directory & c:\jdk-1.5.0 for the newly released java directory they don't get much shorter so that is not the problem! I get these exceptions every time I run jboss. must be in the default configuration or something different with the tiger release. which jar is "org.jboss.jaxr.servlet.SAAJServlet" suppose to be in so I can double check the jar is there and the file is within. ---------------------------------------------------------------------- Comment By: Scott M Stark (starksm) Date: 2004-10-06 09:22 Message: Logged In: YES user_id=175228 This works fine for me. On windows if you place jboss in too deeply a nested directory structure the unpackaged deployments can end up with a path length over 255 chars and deployments can fail with suprious errors like this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1036306&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
