You are here:
» General Project
General Project
Submitted by ramesh_aricent on Mon, 2009-08-24 06:42.
We are ending up with following error when we try to create the CSA001 example application in IDE.
Fedora 10 Linux system (i686 i386 GNU/Linux)
This is with OpenClovis 4.0GA.
This in step "Finish" of configuration in the 'specify Program Names":
------------------------------------------
Severity: Error
Message:
Unhandled event loop exception
Exeception Stack Trace:
java.lang.AbstractMethodError
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.setDocumentInfo(DOM2TO.java:377)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:131)
at com.sun.org.apache.xalan.internal.xsltc.trax.DOM2TO.parse(DOM2TO.java:98)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transformIdentity(TransformerImpl.java:666)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:712)
at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl.transform(TransformerImpl.java:317)
at com.clovis.common.utils.ClovisDomUtils.saveDocument(ClovisDomUtils.java:71)
at com.clovis.cw.project.data.ProjectDataModel.removeVersioningFromFile(ProjectDataModel.java:1061)
at com.clovis.cw.project.data.Pro
Submitted by chida4 on Tue, 2009-07-21 22:01.
Hi All,
As per my requirement active node will run on one PC and staandby in another. Can anyone guide me how to configure while creating a new project. I have refered csa102,while running found active and standby is running in both the PC.Please guide me to how to configure so that active and standby will run in different PC.
Thanks.
Submitted by Sushil Kumar on Tue, 2009-07-21 21:50.
Hi All,
I have one query.
Currently i am using Openclovis Rel 4.0.Is it possible to run one Active node in one PC and one standby node in another PC. i have refered csa102 but while running in different PC found Active and standby is running in both the PC.Can anyone guide, how to run active node in one PC and standby in another node.
Thanks.
Submitted by kvrajukonduru on Mon, 2009-06-22 05:31.
could you provide.. Building WiMax enironment setup Info..
MAC Layer design ..etc info..
--Any online tutorials...on ( Wireless Broadband -- 802.16e )
Submitted by sbicanic on Tue, 2009-06-09 14:43.
I run into an issue trying to install Open Clovis 4.0 GA to the pristine Ubuntu 9.04 Linux distribution. It appears it fails during gcc installation:
Full log is attached.
It fails here:
gcc -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/read-rtl.c -o read-rtl.o
In file included from ../../gcc/read-rtl.c:24:
../../gcc/rtl.h:125: warning: type of bit-field ‘code’ is a GCC extension
../../gcc/rtl.h:128: warning: type of bit-field ‘mode’ is a GCC extension
../../gcc/read-rtl.c: In function ‘fatal_with_file_and_line’:
../../gcc/read-rtl.c:62: warning: traditional C rejects ISO C style function definitions
../../gcc/read-rtl.c: In function ‘read_rtx’:
../../gcc/read-rtl.c:662: error: lvalue required as increment operand
make[1]: *** [read-rtl.o] Error 1
make[1]: Leaving directory `/home/sanjin/Desktop/Downloads/openclovis-sdk-4.0-3600-gpl/build/gcc-3.2.3/build/gcc'
make: *** [all-gcc] Error 2