Link to home
Start Free TrialLog in
Avatar of ly_uwo
ly_uwoFlag for United States of America

asked on

Serious JRun deployment problem

Hi, I just found serious JRun problems where I deploy my war file, but I can't get any clue, what's the nullpointerexception, the stack trace didn't show it clearly. Any ideas?


 error Deployer Service failed to deploy file:/C:/Documents and Settings/mw/Desktop/experiment.war    
  738 / 898       * java.lang.NullPointerException    
  739 / 898       * null    
  740 / 898      [1]jrun.servlet.security.SecurityInitException: java.lang.NullPointerException    
  741 / 898       at jrun.servlet.security.WebAppSecurityService.createSecurityFilters(WebAppSecurityService.java:470)    
.
.
.
.
.
.
.

  768 / 898       at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)    
  769 / 898       at java.lang.Thread.run(Thread.java:534)    
  770 / 898      [0]jrun.deployment.DeploymentException: Deployer Service failed to deploy file:/C:/Documents and Settings/mw/Desktop/experiment.war    



Mike
Avatar of ly_uwo
ly_uwo
Flag of United States of America image

ASKER

anybody can answer this? JRun is out of date, but our company still use it. It is hard to find any material on the web.
ASKER CERTIFIED SOLUTION
Avatar of rama_krishna580
rama_krishna580
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial