Hi All. Any ideas about this error? java.lang.Ill...
# sdf
n
Hi All. Any ideas about this error? java.lang.IllegalArgumentException: Argument for @NotNull parameter 'text' of com/intellij/execution/impl/ConsoleViewImpl.print must not be null
j
what is the context? it looks like a variable has a null value yet still tried to be used
n
This is occurring in WebStorm when trying to deploy the project.
It was only occurring for one specific project and others were working fine. Creating a new project and copying the files seem to have worked fine.
j
glad you got it working. chalk that one up to a fluke ha
n
But it will be good to know if there is a solution.
Seems to be issue with WebStorm than SDF plugin.
j
have you run a comparison on all files and structures of the two projects? working vs not?
n
The one which worked was simply a copy of the files and objects.
j
without anything else to go off of it could've been any number of issues. glad you got it working