[erlang-questions] ez files and code server errors

Hakan Mattsson hakan@REDACTED
Fri Aug 21 15:33:05 CEST 2009


On Fri, 21 Aug 2009, Joel Reymont wrote:

> Does this ring the bell with anyone?

No not directly. Perhaps it is easier to see what happens if you start
Erlang with the -loader_debug flag. I can take a look at it if you do
that and send the printouts to me. The full result from code:get_path(),
init:get_arguments() and and os:getenv("ERL_LIBS") is also interesting.
How does the file structure of your two .ez files look like?

/Håkan
---
Håkan Mattsson (uabhams)
Erlang/OTP, Ericsson AB
 
> {error_logger,{{2009,8,21},{12,20,41}},std_error,"File operation error:
> einval. Target: ./._janus-0.0.6.ez/ebin. Function: read_file_info.
> Process: code_server."}
> {error_logger,{{2009,8,21},{12,20,41}},std_error,"File operation error:
> einval. Target: ./._janus-0.0.6.ez/._janus-0.0.6/ebin. Function:
> read_file_info. Process: code_server."}
> {error_logger,{{2009,8,21},{12,20,41}},std_error,"File operation error:
> einval. Target: ./._sim-0.0.6.ez/ebin. Function: read_file_info. Process:
> code_server."}
> {error_logger,{{2009,8,21},{12,20,41}},std_error,"File operation error:
> einval. Target: ./._sim-0.0.6.ez/._sim-0.0.6/ebin. Function:
> read_file_info. Process: code_server."}
> 
> The app seems to start fine afterwards.


More information about the erlang-questions mailing list