
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Active list creation error.
Cannot create active list with key field in ESM 5.2
Error: could not write tuple classt to: "arcsight active list datastructure java file path"

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You need see logs file in /opt/arcsight/manager/logs/defaults/server.log (server.out.log) for give more information.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Mikhail
I am very well aware about this error.
Please give your active list a new name & also use the new field names and it will work like a rock-star.
Note : Again, please keep in mind not to use any fields name & active list name which you have already tried.
Regards
Pushpendra

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
In server.log I see that I have a problems with permissions to Active List map, I try to change file and directory owner, it is not help.
[2015-04-13 23:21:18,974][ERROR][default.com.arcsight.server.ASXmlRpcHandler][execute]
com.arcsight.common.persist.PersistenceException: com.arcsight.common.tuple.TupleException: Could not write tuple class to /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker._createTupleMap(TupleActiveListDataStructureBroker.java:145)
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker.createDataMap(TupleActiveListDataStructureBroker.java:313)
at com.arcsight.common.activelist.ActiveListCache._initializeDataStructures(ActiveListCache.java:1486)
at com.arcsight.common.activelist.ActiveListCache.associateActiveList(ActiveListCache.java:514)
at com.arcsight.common.activelist.ActiveListCache.<init>(ActiveListCache.java:257)
at com.arcsight.common.activelist.DefaultActiveListCache.<init>(DefaultActiveListCache.java:48)
at com.arcsight.common.activelist.DefaultActiveList.createNewCache(DefaultActiveList.java:1568)
at com.arcsight.common.activelist.DBActiveListBrokerDelegate.getCache(DBActiveListBrokerDelegate.java:1891)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.getCache(OracleActiveListBroker.java:711)
at com.arcsight.common.activelist.DefaultActiveList._loadCacheSynchronized(DefaultActiveList.java:468)
at com.arcsight.common.activelist.DefaultActiveList._getLoadedCache(DefaultActiveList.java:444)
at com.arcsight.common.activelist.DefaultActiveList.getCache(DefaultActiveList.java:2047)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.insertAdditional(OracleActiveListBroker.java:444)
at com.arcsight.common.persist.DBResourceBrokerBase.doInsertResources(DBResourceBrokerBase.java:2958)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.doInsertResources(OracleActiveListBroker.java:297)
at com.arcsight.common.persist.CachingResourceBrokerBase.insertResources(CachingResourceBrokerBase.java:2534)
at com.arcsight.common.persist.CachingResourceBrokerBase.insertResources(CachingResourceBrokerBase.java:2260)
at com.arcsight.server.resource.ResourceBrokerSkelBase._insertResources(ResourceBrokerSkelBase.java:735)
at com.arcsight.server.resource.ResourceBrokerSkelBase.insertResources(ResourceBrokerSkelBase.java:786)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.arcsight.server.ASXmlRpcHandler.execute(ASXmlRpcHandler.java:297)
at helma.xmlrpc.StreamingXmlRpcServer$Worker.execute(Unknown Source)
at helma.xmlrpc.StreamingXmlRpcServer.execute(Unknown Source)
at helma.xmlrpc.StreamingXmlRpcServer.execute(Unknown Source)
at com.arcsight.server.XmlRpcServlet.doPost2(XmlRpcServlet.java:477)
at com.arcsight.server.XmlRpcServlet.doPost(XmlRpcServlet.java:363)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at com.arcsight.server.ab.service(ab.java:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:488)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:403)
at org.mortbay.http.HandlerContext.handle(HandlerContext.java:1050)
at org.mortbay.http.HandlerContext.handle(HandlerContext.java:1003)
at org.mortbay.http.HttpServer.service(HttpServer.java:774)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:745)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:918)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:760)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:156)
at com.arcsight.server.SeededJsseListener.handleConnection(SeededJsseListener.java:280)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287)
at org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:773)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.arcsight.common.tuple.TupleException: Could not write tuple class to /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._writeFile(DefaultActiveTupleFactoryBroker.java:250)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._generateSourceFiles(DefaultActiveTupleFactoryBroker.java:232)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._generateTuplesAndFactories(DefaultActiveTupleFactoryBroker.java:118)
at com.arcsight.common.tuple.active.ActiveTupleFactoryBrokerBase.getTupleFactories(ActiveTupleFactoryBrokerBase.java:157)
at com.arcsight.common.tuple.active.ActiveTupleFactoryBrokerBase.getTupleFactory(ActiveTupleFactoryBrokerBase.java:112)
at com.arcsight.common.activelist.datastructure.ActiveListBoundedDefaultObjectTupleMap.<init>(ActiveListBoundedDefaultObjectTupleMap.java:80)
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker._createTupleMap(TupleActiveListDataStructureBroker.java:139)
... 44 more
Caused by: java.io.FileNotFoundException: /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._writeFile(DefaultActiveTupleFactoryBroker.java:245)
... 50 more
[2015-04-13 23:21:18,974][ERROR][default.com.arcsight.server.Server$RpcErrorHandler][errorFoundWhileProcessingRequest]
com.arcsight.common.persist.PersistenceException: com.arcsight.common.tuple.TupleException: Could not write tuple class to /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker._createTupleMap(TupleActiveListDataStructureBroker.java:145)
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker.createDataMap(TupleActiveListDataStructureBroker.java:313)
at com.arcsight.common.activelist.ActiveListCache._initializeDataStructures(ActiveListCache.java:1486)
at com.arcsight.common.activelist.ActiveListCache.associateActiveList(ActiveListCache.java:514)
at com.arcsight.common.activelist.ActiveListCache.<init>(ActiveListCache.java:257)
at com.arcsight.common.activelist.DefaultActiveListCache.<init>(DefaultActiveListCache.java:48)
at com.arcsight.common.activelist.DefaultActiveList.createNewCache(DefaultActiveList.java:1568)
at com.arcsight.common.activelist.DBActiveListBrokerDelegate.getCache(DBActiveListBrokerDelegate.java:1891)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.getCache(OracleActiveListBroker.java:711)
at com.arcsight.common.activelist.DefaultActiveList._loadCacheSynchronized(DefaultActiveList.java:468)
at com.arcsight.common.activelist.DefaultActiveList._getLoadedCache(DefaultActiveList.java:444)
at com.arcsight.common.activelist.DefaultActiveList.getCache(DefaultActiveList.java:2047)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.insertAdditional(OracleActiveListBroker.java:444)
at com.arcsight.common.persist.DBResourceBrokerBase.doInsertResources(DBResourceBrokerBase.java:2958)
at com.arcsight.common.persist.oracle.OracleActiveListBroker.doInsertResources(OracleActiveListBroker.java:297)
at com.arcsight.common.persist.CachingResourceBrokerBase.insertResources(CachingResourceBrokerBase.java:2534)
at com.arcsight.common.persist.CachingResourceBrokerBase.insertResources(CachingResourceBrokerBase.java:2260)
at com.arcsight.server.resource.ResourceBrokerSkelBase._insertResources(ResourceBrokerSkelBase.java:735)
at com.arcsight.server.resource.ResourceBrokerSkelBase.insertResources(ResourceBrokerSkelBase.java:786)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.arcsight.server.ASXmlRpcHandler.execute(ASXmlRpcHandler.java:297)
at helma.xmlrpc.StreamingXmlRpcServer$Worker.execute(Unknown Source)
at helma.xmlrpc.StreamingXmlRpcServer.execute(Unknown Source)
at helma.xmlrpc.StreamingXmlRpcServer.execute(Unknown Source)
at com.arcsight.server.XmlRpcServlet.doPost2(XmlRpcServlet.java:477)
at com.arcsight.server.XmlRpcServlet.doPost(XmlRpcServlet.java:363)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at com.arcsight.server.ab.service(ab.java:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:488)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:403)
at org.mortbay.http.HandlerContext.handle(HandlerContext.java:1050)
at org.mortbay.http.HandlerContext.handle(HandlerContext.java:1003)
at org.mortbay.http.HttpServer.service(HttpServer.java:774)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:745)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:918)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:760)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:156)
at com.arcsight.server.SeededJsseListener.handleConnection(SeededJsseListener.java:280)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:287)
at org.mortbay.util.ThreadPool$JobRunner.run(ThreadPool.java:773)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.arcsight.common.tuple.TupleException: Could not write tuple class to /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._writeFile(DefaultActiveTupleFactoryBroker.java:250)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._generateSourceFiles(DefaultActiveTupleFactoryBroker.java:232)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._generateTuplesAndFactories(DefaultActiveTupleFactoryBroker.java:118)
at com.arcsight.common.tuple.active.ActiveTupleFactoryBrokerBase.getTupleFactories(ActiveTupleFactoryBrokerBase.java:157)
at com.arcsight.common.tuple.active.ActiveTupleFactoryBrokerBase.getTupleFactory(ActiveTupleFactoryBrokerBase.java:112)
at com.arcsight.common.activelist.datastructure.ActiveListBoundedDefaultObjectTupleMap.<init>(ActiveListBoundedDefaultObjectTupleMap.java:80)
at com.arcsight.common.activelist.datastructure.TupleActiveListDataStructureBroker._createTupleMap(TupleActiveListDataStructureBroker.java:139)
... 44 more
Caused by: java.io.FileNotFoundException: /home/arcsight/arcsight/Manager/tmp/tuple/local/source/com/arcsight/common/activelist/datastructure/ALSubTuple_TOU0tEwBABCOuBlE7pwIdQ_USUTIL_I_1_1.java (Permission denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at com.arcsight.common.tuple.active.DefaultActiveTupleFactoryBroker._writeFile(DefaultActiveTupleFactoryBroker.java:245)
... 50 more

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content