You are getting into code that is a mechanism for jhs on a web server to support multiple users. You should not be invoking this code in running jhs on your own machine.
You should be starting jhs as follows: jhs xxxxx;'' NB. where xxxxx is the port and '' is user and should be empty jhs on a web server will be part of the beta shortly and this will perhaps start to make a bit more sense. On Thu, Mar 25, 2010 at 1:33 PM, Devon McCormick <[email protected]> wrote: > Hi - > > I get an error like this: > |file name error: init_jfe_ > | (":2!:6'') 1!:2<jpath '~user/.jhspid' > |init_jfe_[5] > > because I don't have the ...j701-user/jhs/[user] directory created, so I > have to figure this out and create it manually. There should be logic to > create this directory if it doesn't exist. > > Regards, > > Devon > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
