I've seen this error before, but can recall how to eliminate it. It seems to be prevent me from running the IDE in DEBUG.
Any help would be appreciated.
Thanks,
Don
LII0928W Error displaying language map.
-
appbuilder
- Posts: 28
- Joined: Sat Jan 16, 2016 9:53 am
Re: LII0928W Error displaying language map.
Additional Information:
Debug is not working in the IDE. When you run in DEBUG in the IDE the job executes, but debug is not engaged.
Debug is not working in the IDE. When you run in DEBUG in the IDE the job executes, but debug is not engaged.
Thanks,
Don
Don
-
René Houba
- Posts: 220
- Joined: Thu Nov 26, 2015 7:03 am
Re: LII0928W Error displaying language map.
Hi Don,
Are you connection to a Virtual Machine where more then one developer can connect to?
We had an issue some years ago were a debug start seems to do nothing. After a while we noticed that the debugger was activated to the developer that first connected to that machine.
Kind regards,
René
Are you connection to a Virtual Machine where more then one developer can connect to?
We had an issue some years ago were a debug start seems to do nothing. After a while we noticed that the debugger was activated to the developer that first connected to that machine.
Kind regards,
René
Re: LII0928W Error displaying language map.
Art Tostaine
Re: LII0928W Error displaying language map.
Don, can you debug anything (forms/functions/web pages)?
Is the service started? Is the default port 51251 available?
The only thing I can think of in relation to the error is the langmap.txt file so perhaps its corrupted. Looking at my own vl environment, this langmap.txt is in the x_ppp partition folder. Try renaming it and see if the error goes away.
Or, since its in the partition folder, try debugging in a different partition and then copy that langmap.txt across (assuming you have the same languages defined in the partitions).
HTH
Bark
Is the service started? Is the default port 51251 available?
The only thing I can think of in relation to the error is the langmap.txt file so perhaps its corrupted. Looking at my own vl environment, this langmap.txt is in the x_ppp partition folder. Try renaming it and see if the error goes away.
Or, since its in the partition folder, try debugging in a different partition and then copy that langmap.txt across (assuming you have the same languages defined in the partitions).
HTH
Bark
-
appbuilder
- Posts: 28
- Joined: Sat Jan 16, 2016 9:53 am
Re: LII0928W Error displaying language map.
The debug issue was unrelated to this message the solution Art gave was the issue with debug. The message still appears at login though it doesn't seem to to cause any issue with the IDE. It is not a VM just a normal slave install to an IBM i.
Thanks,
Don
Don