This is the end of my log :

2004-06-03 17:10:20,166 DEBUG [class 
org.jboss.nukes.common.template.TemplateBuilder.188] Added constructor on template 
org.jboss.nukes.common.template.Generated188
2004-06-03 17:10:20,166 DEBUG [class 
org.jboss.nukes.common.template.TemplateBuilder.188] Created render method on template 
org.jboss.nukes.common.template.Generated188 with body public void 
render(org.jboss.nukes.common.template.Context ctx, java.io.Writer writer)
{
   org.jboss.nukes.common.template.Context ctx_ = $1;
   String s_1 = null;
   $2.write("
\n");
   for (java.util.Iterator it_templateUrlList = 
ctx_.childIterator("templateUrlList");it_templateUrlList.hasNext();)
   {
      org.jboss.nukes.common.template.Context ctx_templateUrlList = 
(org.jboss.nukes.common.template.Context)it_templateUrlList.next();
      String s_2 = null;
      $2.write("
\n");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_NUMBER");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_NUMBER is null");
      }
      $2.write(".&nbsp;<a class=\"pn-normal\" href=\"index.html?module=kingpin&op=");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_OP");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_OP is null");
      }
      $2.write("&amp;authid=");
      s_2 = (java.lang.String)ctx_.get("AUTHID");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field AUTHID is null");
      }
      $2.write("\" title=\"");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_COMMENTS");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_COMMENTS is null");
      }
      $2.write("\">");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_NAME");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_NAME is null");
      }
      $2.write("
\n");
   }
   $2.write("
\n");
}

2004-06-03 17:10:20,166 INFO  
[org.jboss.nukes.addons.modules.downloads.blocks.NewDownloadsBlock] Started
2004-06-03 17:10:20,229 INFO  
[org.jboss.nukes.addons.modules.downloads.blocks.Top10Block] Starting
2004-06-03 17:10:20,291 DEBUG [class 
org.jboss.nukes.common.template.TemplateBuilder.189] Added constructor on template 
org.jboss.nukes.common.template.Generated189
2004-06-03 17:10:20,291 DEBUG [class 
org.jboss.nukes.common.template.TemplateBuilder.189] Created render method on template 
org.jboss.nukes.common.template.Generated189 with body public void 
render(org.jboss.nukes.common.template.Context ctx, java.io.Writer writer)
{
   org.jboss.nukes.common.template.Context ctx_ = $1;
   String s_1 = null;
   $2.write("
\n");
   for (java.util.Iterator it_templateUrlList = 
ctx_.childIterator("templateUrlList");it_templateUrlList.hasNext();)
   {
      org.jboss.nukes.common.template.Context ctx_templateUrlList = 
(org.jboss.nukes.common.template.Context)it_templateUrlList.next();
      String s_2 = null;
      $2.write("
\n");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_NUMBER");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_NUMBER is null");
      }
      $2.write(".&nbsp;<a class=\"pn-normal\" href=\"index.html?module=kingpin&op=");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_OP");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_OP is null");
      }
      $2.write("&amp;authid=");
      s_2 = (java.lang.String)ctx_.get("AUTHID");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field AUTHID is null");
      }
      $2.write("\" title=\"");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_COMMENTS");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_COMMENTS is null");
      }
      $2.write("\">");
      s_2 = (java.lang.String)ctx_templateUrlList.get("TEXT_URL_NAME");
      if (s_2 != null)
      {
         $2.write(s_2);
      }
      else if (log.isDebugEnabled())
      {
         log.debug("field TEXT_URL_NAME is null");
      }
      $2.write("
\n");
   }
   $2.write("
\n");
}

2004-06-03 17:10:20,291 INFO  
[org.jboss.nukes.addons.modules.downloads.blocks.Top10Block] Started
2004-06-03 17:10:20,307 INFO  [org.jboss.deployment.MainDeployer] Deployed package: 
file:/C:/java/jboss-3.2.3-Nukes/server/default/nukes/nukes.last/

After that, Jboss don't do anything.
I haven't any error messages earlier in the deploiement.
My version of jboss is 3.2.3

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to