Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Out of memory error

25 views
Skip to first unread message

Revathi Arunachalam

unread,
Jun 19, 2006, 12:23:35 PM6/19/06
to
When the Assembly Lines have been running for a week or so, I get this error
and they stop processing. Is there a solution to this ? Thanks in advance.

java.lang.OutOfMemoryError: JVMCI015:OutOfMemoryError, cannot create anymore
threads due to memory or resource constraints

at java.lang.Thread.start(Native Method)

at com.ibm.di.server.RS.startAL(Unknown Source)

at com.ibm.di.server.RS.startAL(Unknown Source)

at com.ibm.di.server.RS.startAL(Unknown Source)

at com.ibm.di.fc.AssemblyLineFC.startInstance(Unknown Source)

at com.ibm.di.fc.AssemblyLineFC.runOnce(Unknown Source)

at com.ibm.di.fc.AssemblyLineFC.perform(Unknown Source)

at com.ibm.di.server.FunctionComponent.callreply(Unknown Source)

at com.ibm.di.server.AssemblyLine.msExecuteNextConnector(Unknown Source)

at com.ibm.di.server.AssemblyLine.executeMainStep(Unknown Source)

at com.ibm.di.server.AssemblyLine.executeMainLoop(Unknown Source)

at com.ibm.di.server.AssemblyLine.executeMainLoop(Unknown Source)

at com.ibm.di.server.AssemblyLine.executeAL(Unknown Source)

at com.ibm.di.server.AssemblyLine.run(Unknown Source)


--
Regards
Revathi Arunachalam


Eddie Hartman

unread,
Jun 19, 2006, 4:16:50 PM6/19/06
to
Hi Revathi,

Sounds like too many ALs in the "air" at once.
You have a property (in Solution properties)
called "com.ibm.di.server.maxThreadsRunning"
to set the limit yourself.

However, I'd be happy to take a look at the Config
in question to see why so many ALs are getting
launched so quickly.

-Eddie

TDI Team, IBM

http://www.tdi-users.org

Christian Chateauvieux

unread,
Jun 20, 2006, 3:03:49 AM6/20/06
to
Revathi,

you should also check the thread 'OutOfMemory error' on this newsgroup
and see if it solves your issue.

HTH,

Christian

0 new messages