Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std::bad_alloc exception #8

Open
josephykwang opened this issue Jan 8, 2012 · 0 comments
Open

std::bad_alloc exception #8

josephykwang opened this issue Jan 8, 2012 · 0 comments

Comments

@josephykwang
Copy link

Outgoing.cpp:424: Ice::ObjectNotExistException:
object does not exist:
identity: `DM_Server_19'
facet:
operation: ice_isA
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
*** Aborted at 1325992166 (unix time) try "date -d @1325992166" if you are using GNU date ***
PC: @ 0x3246430265 (unknown)
*** SIGABRT (@0xc3b8000042ff) received by PID 17151 (TID 0x2b0867e588c0) from PID 17151; stack trace: ***
@ 0x3246c0eb10 (unknown)
@ 0x3246430265 (unknown)
@ 0x3246431d10 (unknown)
@ 0x2b0867c13d14 (unknown)
@ 0x2b0867c11e16 (unknown)
@ 0x2b0867c11e43 (unknown)
@ 0x2b0867c11f2a (unknown)
@ 0x2b0867c12239 (unknown)
@ 0x2b0867c122f9 (unknown)
@ 0x44cafe TypeTopicCounts::TypeTopicCounts()
@ 0x445d10 main
@ 0x324641d994 (unknown)
@ 0x40cda9 (unknown)
/data/1/mr/local/taskTracker/jwang/jobcache/job_201112201444_4493/attempt_201112201444_4493_m_000010_0/work/./LDA.sh: line 160: 17151 Aborted $LDALIBS/Merge_Topic_Counts --topics=$topics --clientid=${mapred_task_partition} --servers="$servers" --globaldictionary="lda.dict.dump.global"
Synch directory: hdfs://hadooprsonn001.bo1.shopzilla.sea/user/jwang/workspace/ldanew/temporary/synchronize/merge_topcnts
Num of map tasks: 20
Found 1 items
-rw-r--r-- 3 mapred supergroup 10 2012-01-07 19:09 /user/jwang/workspace/ldanew/temporary/synchronize/merge_topcnts/10
Num of clients done: 1
Sleeping
Num of clients done: 15
Sleeping
Num of clients done: 20
All clients done!
put: File lda.ttc.dump does not exist.
dput lda.ttc.dump returned an error code of 255
java.lang.RuntimeException: PipeMapRed.waitOutputThreads(): subprocess failed with code 255
at org.apache.hadoop.streaming.PipeMapRed.waitOutputThreads(PipeMapRed.java:362)
at org.apache.hadoop.streaming.PipeMapRed.mapRedFinished(PipeMapRed.java:572)
at org.apache.hadoop.streaming.PipeMapper.close(PipeMapper.java:136)
at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:57)
at org.apache.hadoop.streaming.PipeMapRunner.run(PipeMapRunner.java:34)
at org.apache.hadoop.mapred.MapTask.runOldMapper(MapTask.java:391)
at org.apache.hadoop.mapred.MapTask.run(MapTask.java:325)
at org.apache.hadoop.mapred.Child$4.run(Child.java:270)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:396)
at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1127)
at org.apache.hadoop.mapred.Child.main(Child.java:264)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant