Message2575
Logged In: NO
Information in that file is confidential. In general it containt many weblogic tasks like:
def ServerDebug_XXX_25171():
print 'configuring resource: ServerDebug '
cd("Servers/"+XXX_25SERVER)
try:
myResource = create(XXX_25SERVER,"ServerDebug")
except Exception:
myResource = (getTarget("ServerDebug/"+XXX_25SERVER))
cd("/")
This exception appears when i try to run large enough scripts (~40000 lines)
WLST even doesn't try to execute them. I tried this with amny versions of jython (latest also).
This is not urgent problem any more as i found althernative for cloning domains in weblogic. Any way WLST has nice features and it would be nice to know the reason/solution for possible future reuse.
|
|
Date |
User |
Action |
Args |
2008-02-20 17:18:36 | admin | link | issue1623654 messages |
2008-02-20 17:18:36 | admin | create | |
|