I'm trying to start a weblogic in eclipse, but when I boot it gives me an error in the java memory. This is one of them: Exception in thread "Timer-1" java.lang.OutOfMemoryError: PermGen space Exception in thread "[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)'" java.lang.OutOfMemoryError: PermGen space
I tried to change the memory from java, from the eclipse.ini file, from the java arguments configuration, from the weblogic console ... And I could not do it, any help in this regard?