Software Archive
Read-only legacy content
17061 Discussions

error - License server does not support this feature

Susan_N_
Beginner
742 Views
Hi,
I have been noticing odd errors in my license log. Doing a routine test build, I see errors stating that the license server doesn't support a certain feature. The error is after FCompL..... (License server does not support this feature (-18,327))


below is the test build:
program hello_world
print *, 'hello world'
write( *, '(a)') 'hello world'
end program hello_world

how can I tell which features it is not supporting?

0 Kudos
1 Reply
Alexander_C_Intel
742 Views
Hi,

Which license configuration do you use?

The issue described happens with floating license, when the license manager has one license file and the compiler was installed with another license file (not the same).

Alex
0 Kudos
Reply