Helps with the import command

Developer Java full time switching to C++ I REALLY miss the auto-proposer/add function imports and the fact that the order of imports does nothing, while in C++ I do not see this facility.

I have struggled for days on getting my import in the right order, but can't do things.

It's my build log:

make[2]: Entering directory `C:/ndk-10.0.4-workspace/Fitbit/arm'
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/FitbitApi.o ../src/FitbitApi.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/hellocascades.o ../src/hellocascades.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/HelloCascadesApp.o ../src/HelloCascadesApp.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/RequestEnvelope.o ../src/RequestEnvelope.cpp
C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/moc.exe -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/HelloCascadesApp.hpp -o o.le-v7-g/.moc/moc_HelloCascadesApp.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/moc_HelloCascadesApp.o o.le-v7-g/.moc/moc_HelloCascadesApp.cpp
C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/moc.exe -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/FitbitApi.h -o o.le-v7-g/.moc/moc_FitbitApi.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/moc_FitbitApi.o o.le-v7-g/.moc/moc_FitbitApi.cpp
C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/moc.exe -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -D__QNXNTO__ ../src/RequestEnvelope.h -o o.le-v7-g/.moc/moc_RequestEnvelope.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -c -g -Wno-psabi -Wall -W -D_REENTRANT -DQ_OS_BLACKBERRY -DQT_DECLARATIVE_LIB -DQT_SCRIPT_LIB -DQT_SVG_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../../bbndk-10.0.4-beta/target/qnx6/usr/share/qt4/mkspecs/unsupported/blackberry-armv7le-g++ -I../../Fitbit -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtCore -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtNetwork -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtGui -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXml -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtXmlPatterns -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSql -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtSvg -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtScript -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4/QtDeclarative -I../../../bbndk-10.0.4-beta/target/qnx6/usr/include/qt4 -I../src -Io.le-v7-g/.moc -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include -IC:/bbndk-10.0.4-beta/target/qnx6/usr/include/freetype2 -I. -o o.le-v7-g/.obj/moc_RequestEnvelope.o o.le-v7-g/.moc/moc_RequestEnvelope.cpp
qcc -Vgcc_ntoarmv7le -lang-c++ -Wl,-rpath-link,C:/bbndk-10.0.4-beta/target/qnx6/armle-v7/lib -Wl,-rpath-link,C:/bbndk-10.0.4-beta/target/qnx6/armle-v7/usr/lib -o o.le-v7-g/Fitbit o.le-v7-g/.obj/AbstractObject.o o.le-v7-g/.obj/ApiObjectFactory.o o.le-v7-g/.obj/ApiResponse.o o.le-v7-g/.obj/FitbitApi.o o.le-v7-g/.obj/hellocascades.o o.le-v7-g/.obj/HelloCascadesApp.o o.le-v7-g/.obj/json.o o.le-v7-g/.obj/RequestEnvelope.o o.le-v7-g/.obj/User.o o.le-v7-g/.obj/kqoauth2request.o o.le-v7-g/.obj/kqoauthauthreplyserver.o o.le-v7-g/.obj/kqoauthmanager.o o.le-v7-g/.obj/kqoauthrequest.o o.le-v7-g/.obj/kqoauthrequest_1.o o.le-v7-g/.obj/kqoauthrequest_xauth.o o.le-v7-g/.obj/kqoauthutils.o o.le-v7-g/.obj/moc_HelloCascadesApp.o o.le-v7-g/.obj/moc_AbstractObject.o o.le-v7-g/.obj/moc_FitbitApi.o o.le-v7-g/.obj/moc_RequestEnvelope.o o.le-v7-g/.obj/moc_User.o o.le-v7-g/.obj/moc_kqoauth2request.o o.le-v7-g/.obj/moc_kqoauthauthreplyserver.o o.le-v7-g/.obj/moc_kqoauthauthreplyserver_p.o o.le-v7-g/.obj/moc_kqoauthmanager.o o.le-v7-g/.obj/moc_kqoauthrequest.o o.le-v7-g/.obj/moc_kqoauthrequest_xauth.o    -LC:/bbndk-10.0.4-beta/target/qnx6/armle-v7/lib -LC:/bbndk-10.0.4-beta/target/qnx6/armle-v7/usr/lib -LC:/bbndk-10.0.4-beta/target/qnx6/armle-v7/usr/lib/qt4/lib -LC:/bbndk-10.0.4-beta/target/qnx6/x86/usr/lib/qt4/lib -lm -lbps -lbb -lQtCascades -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtXml -lQtGui -lQtNetwork -lQtCore
Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope before setting MAKEFILE_GENERATORo.le-v7-g/.obj/RequestEnvelope.o: In function `RequestEnvelope::makeRequest()':
C:\ndk-10.0.4-workspace\Fitbit\arm/../src/RequestEnvelope.cpp:25: undefined reference to `FitbitApi::getRequestManager()'
C:\ndk-10.0.4-workspace\Fitbit\arm/../src/RequestEnvelope.cpp:29: undefined reference to `FitbitApi::getRequestManager()'
o.le-v7-g/.obj/RequestEnvelope.o: In function `RequestEnvelope::onRequestCallback(QByteArray)':
C:\ndk-10.0.4-workspace\Fitbit\arm/../src/RequestEnvelope.cpp:33: undefined reference to `FitbitApi::getRequestManager()'
cc: C:/bbndk-10.0.4-beta/host/win32/x86/usr/bin/ntoarm-ld caught signal 1

I have included in the RequestEnvelope.h of FitbitApi.h, but it will not build because he believes that there is a reference not set in FitbitApi...  I think that this could be the key result:

Could not find qmake configuration directoryCould not find qmake configuration fileUsing OS scope

But I don't know what that means or how to fix.  The generation log it seems that fitbitapi is built before RequestEnvelope and it's called its compiled together but I still have this error.

What Miss me?

Edit: I became so frustrated with what I am willing to offer a download link for my project if it will help someone who believes that having the draft test would help solve the problem.  Let me know if the information above is not enough.

Ahh thanks! This is useful! It didn't help me solve my problem, turned out be something trivial... adding the real function to the class was the question (doh!).

Tags: BlackBerry Developers

Similar Questions

  • Helps with the Update command

    I put the 'where' to check the session. I know it's simple, what Miss me

    < %

    Define Command1 = Server.CreateObject ("ADODB.Command")
    Command1.ActiveConnection = MM_connRipple_STRING
    Command1.CommandText = "UPDATE ripplecommunications.core_Administrative SET Password = 'done' WHERE AdministrativeID ="Session("AdministrativeID")"
    Command1.CommandType = 1
    Command1.CommandTimeout = 0
    Command1.prepared = true
    Command1.execute)

    % >

    > what
    >
    > WHERE AdministrativeID = & Session("AdministrativeID") '

    Well Yes, it looks right...

  • Recently, I had a problem with the import of my photo, s of a Nikon d700. I found an update to 6.2. This means that if you are a user of cloud there is no automatic update for yourl Lightroom?

    recently, I had a problem with the import of my photo, s of my Nikon d700. I found an update to Lightroom 6.2 does that mean that if you are not a user of cloud there is no automatic update?

    Hi johnp,

    • Want to sure that your applications to be updated automatically without any prior notifications for new updates?
    • If you are a user of creative cloud or not, if Adobe has an update for your product, then you would be notified for the same and then its your choice to update or not.
    • Are you always facing a difficult when importing images? If so please help us with the following information to improve assistance:

    1. the current version of Lightroom

    2 operating system Type

    Concerning

    Sarika

  • Need help with the data storage store, local array and network connections

    Need help with my ESXi 4.1 installation

    My hardware:

    I built a server with an Asus P6T whitebox, i7 920, 12 Gig RAM, NIC, Intel Pro1000 PT Quad, 3ware 9650SE-12ML with 8 1.5 TB SATA green in a raid 6 array gives me about 8 + TB with a spare drive all housed within a NORCO RPC-4220 4U Rackmount Server chassis.  I also have a 500 GB SATA drive which will hold the ESXi and virtual machines.

    The network includes a firewall, Netgear Prosafe FVS336G, GS724Tv of Netgear ProSafe 24 port Gigabit Managed Switch on a dhcp cable modem internet service provider.

    I also have 2 old NetGear SC101T NAS disks (4to) I want to connect to the system how some - at a later date have... data on them and want to transfer to the new storage array. I always looking into the question of whether they will work with ESXi 4.1, or I might have to only access it through Windows XP.

    My Situation:

    I have already installed ESXi 4.1 and vsphere client with no problems and it is connected to a dhcp cable internet service.  I've set up host via a dynamic DNS service name give me a static hostname on the internet.  I installed three machines to virtual OS successfully at the moment and now want to first start by creating a multimedia storage server which will use some of this new 8 TB array, then separate data storage for use with a web server small overhead storage and a backup.  It is a domestic installation.

    Help with the data store and network:

    I was doing some reading, because I'm new to this, and it looks like I'll probably want to set up my table via ESXi as a nfs disk format.  Now, the data store is usually in another physical box from what I understand, but I put my readers and ESXi all in the same box.  I'm not sure that the best way to put in place with grouped network cards, but I want to make this work.

    I understand that in ESXi 4.1 using iSCSi LUN must be less than 2 TB, but nfs - I should be able to add a bigger partition then 2 TB (for my multimedia) in nfs, right? or should I still add it separately as a separate 2 TB drives and then extend them to get the biggest space.

    Any suggestions or direct resources showing examples on how to actually add some parts of the table as data warehouses separate nfs.  I know that to go to the configuration tab, and then select Add to storage, and then select nfs. I have not my picture, but it's here that I don't know what to do because ESXi 4.1 system already has an address, should I put the same thing to the new data store array also (will it work?), and what should I use for the name of the folder and the store of data... just do something to the top.  I thought to later install Openfiler (for a multimedia storage using this table server) as a virtual machine, use the table with esxi so that I can access the same storage space with widows and linux-based systems.

    I also know I have to find a way to better use my quad nic card... put in place of virtual switches, grouping, etc HELP?

    Any direction, assistance, similar facilities to sample, suggestions or resources that would help would be great. I did a lot of hunting, but still a little confused on how to best to put in place.

    You must think of VMDK files of large databases with records of random size guest go read some data (a DLL or an INI file), maybe write some data back, then go read other data. Some files are tiny, but certain DLLs are several megabytes. It's random i/o all and heavy on the search time. IO Opsys is small random operations that are often sequential (go read data, write data, go read other data,...) so that deadlines are critical to the overall performance. That's why people say OPS are / s of reference and forget the MBs flow. The only time where you bulk transfers are when you read media (ISO files).

    Well, now forget all this. Actually the disk activity will depend on the specific applications (database? mail server? machines compiler?), but the above is true for boots, and whenever applications are idle. You should see the profile to know.

    RAID 10 is faster (and often more reliable) than RAID 5 or RAID-6 except in certain specific cases. In General RAID 10 is ideal for many random writes, since the calculation of parity for RAID-5 and - 6 adds to the overall latency between command and response - latency is cumulative if a little slow here and a little slow it adds up to a lot of overall slow synchronous especially with e/s on a network. OTOH RAID-5 and -6 can produce faster readings due to the number of heads, so you can use it for virtual machines that transfer bulk. Test. You may find that you need several different types subdashboards for best results.

    You said 3ware, they have some good grades on their site, but don't believe it. With my 9650 that I found myself with only a couple of their recommendations-, I put the (simple) table for allocation size 256 k, nr_requests at 2 x the queue_depth and use the planner date limit. I had the habit for the Ext4 file system formatted with stride and stripe-width synced to the table and used the options large_files with fewer inodes (do not use the huge_files option unless you plan to have single VMDK files in the terabyte range). Use a cache of great reading in advance.

    Virtual machines use VMDK files in all cases except raw iSCSI LUN that they treat native disks. VMDK is easier to manage - you can make a backup by copying the file, you can move it to a PC and load it into another flavour of VMware, etc. There could be some features iSCSI to your San as a transparent migration but nothing for me. NFS has less chatter of Protocol if latency lower times to complete an operation. NFS is good to read and write a block of data, that's all it boils down to.

    UPS is good, but it won't help if something inside the machine explodes (UPS does nothing if the PC power supply goes down). If the RAID card has an option for a battery backup module, so it can contain some writings in memory and may end up the disk i/o after replacing the power supply. 3ware also limits the types of caching available if help is not installed, and you get just the right numbers with the module.

  • accidentally deleted the file to oracle 10g with the rm command

    Hi all
    Please help me, I accidentally deleted files with the rm command is given yesterday now below error
    ORA-01110: data file 64: ' / u01/app/oracle/product / 10 g/dbs/test
    ORA-27041: could not open the file/u01/app/oracle/product / 10 g/dbs/test
    SVR4 error: 2: no such file or directory
    / u01/app/oracle/product / 10 g/DBS

    database is always open and here is the deleted data file information:

    Select * from dba_data_files where file_id = 64

    FILE_NAME FILE_ID BYTES BLOCKS STATUS CANGROW MAXBYTES MAXBLOCKS INCREMENT_BY USER_BYTES USER_BLOCKS ONLINE_STATUS RELATIVE_FNO NOM_TABLESPACE
    test of/u01/app/oracle/product / 10 g/DBS/test 64 67,645,734,912 4 128 768 64 AVAILABLE YES 4 194 302 1 67,645,538,304 4 128 756 ONLINE 68,719,443,968

    user3240461 wrote:
    How can sb92075 I restore the missing data file

    Follow the URL below

    http://www.lmgtfy.com/?q=Oracle+Open+DB+missing+file

    Handle: user3240461
    Status level: Beginner
    Join date: July 8, 2010
    Messages total: 22
    Total Questions: 6 (4 pending)

    Why waste you your time here, when most of your questions unanswered?

  • Problem with the Import Template void

    Hi all

    I created a sub template as follows (I named him as subtemplate.rtf)

    <? model: Ronny? >
    This is me
    <? end model? >

    and then created my RTF model and did the following

    [1] imported my submodel with the following command (I kept my submodel to the same place)

    <? import:file://C:/templates/subtemplate.RTF? >

    [2] called as submodel

    My name is <? call: Ronny? >

    [3] defined 'Disable external references' as false for the report

    But I get an error... 'the report cannot be made because of an error, please contact the administrator'

    But when I set the subtemplate Ronny in the mail RTF model if it works fine...

    Don't know what I'm doing wrong... Please suggest

    Thank you
    Ronny

    You can try its importation as

  • Problem with the DataExport command

    Hello Experts,

    Problem with the DataExport command in a calcscript (one's TIME and another is in the output file), tried using different option
    DataExportColHeader time; and
    DataExportOverwriteFile POWER

    (1) the second line in the output displays the month 'SEP', rather like a column. Here's the code used.

    (2) for the forecast, you would have several sections as example below
    (FcstMo (MS), FcstYr (2009) and AllMonths (JAN-dec), FcstYears (2010,2011,2012)).
    How to add in the same file can HOWEVER add us to the same file with multiple queries using DataExport patch, could not find option in the documentation.

    Code
    ------
    SET DATAEXPORTOPTIONS
    {
    WE DataExportDIMHeader;
    WE DataExportOverwriteFile;
    DataExportDecimal 8;
    };

    DIFFICULTY (@REMOVE (@RELATIVE("DepartmentID",0), "OR00777"), @RELATIVE ("goods and Services", 0 "),"AC8002602", CActVer, CurYr, 'EOP' & CurMo, @RELATIVE ("industry", 0))
    DATAEXPORT 'File' "" "/ opt/tools/arbor/hyperion/AnalyticServices/app/ExportfromMV7.txt";
    ENDFIX;



    Output file format
    ----------------------
    'Years' 'Versions' 'measures' 'Goods and Services' "DepartmentID" "Business line" 'BalType', 'Time '.
    "MS."
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR00775' 'EOP' 100.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR00776' 'EOP' 1000.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0000157' 'DI17801' 'OR81305' 'EOP' 2000.00000000
    '2009' 'ADMIRE' 'AC8002602' 'AC0001904' 'DI17801' 'OR00775' 'EOP' 300.00000000


    Any help would be a great help.


    Thank you
    Jingle

    What is specified as you column size (should be a dense dimension) will appear in the second row. It shows you what each column of data. Even if you load not relational, you can specify the relational format. There is an interesting bug that has been fixed in 11.1.1.3 If the columns do not data, they have removed from the relational attraction, you can read more about this in my blog http://glennschwartzbergs-essbase-blog.blogspot.com/

  • What is the correct way to ask for help with the forum, rather than product, questions?

    I can't find the right way to ask a question about the forums themselves.

    PAGulley said

    I can't find the right part of the forum to ask questions about the forum itself and its features. I wonder what the right place and the way is to get help with the forum system itself. I can find the place to ask questions about specific Mozilla products very well.

    Look up where it says contributor tools and select Contributor Forums. Make sure that you scroll to the top or you'll get a bar with different links instead,

    The forum is https://support.mozilla.org/forums where you question would be better in the SUMO community discussions.

  • Need help with the installation of an adapter of Palit GeForce 9500GT Super chart - 512 MB in a M2N68 (narrated

    Need help with the installation of an adapter of graphics Super Palit GeForce 9500GT - 512 MB - DDR2 SDRAM in a M2N68 motherboard (narra6). Should I disable the onboard graphics in the bios? When the card is installed, no VGA work outs and the PC does not start. Checked and recontroler implementation of the card in the PCI slot. PC is a desktop HP G5200uk PC. Windows 7 operating system.

    Hello

    The link below is a guige to install a video card in your Pc.  In particular, it seems that you will have to perhaps specify the location of the new card in the bios and save this change before you install the new card - see step 4 in the guide on the link below.  If your new card fits into the PCI Express x 16 slot, you will need to define PCI Express in the bios and save the changes.

    http://support.HP.com/us-en/document/c01700855

    Kind regards

    DP - K

  • help with the beats on my envy 17-3270nr, n key

    help with the beats on my envy 17-3270nr key. recent Smart hard disk crash, replaced with exact same hitachi drive, same care extended warranty repairs covered of the Frys. Windows 7 Edition home premium w / service PAC 1 installed, drivers installed, except that now there is no volume of beats on screen graphic dial button, click the button on top button on the page does not call the beat of the application settings. Futhermore; the motion sensors of laser to activate the keyboard backlit keyboard do not work.  Are there drivers hp software to enable the missing features?

    Hello

    Download and install the following.

    HP OSD utility.

    Proximity sensor driver.

    Once completed, restart the laptop.

    Kind regards

    DP - K

  • I need help with the program of Photos on my macbook pro

    I use a Macbook Pro with OS of Yosemite. I really need help with the Photo program. I never really got the hang of IPhoto and now that it's a new program, I'm really confused. Where can I go to learn this without waiting for the next workshop in a local store?

    Hi, I'm fighting to open same mine, making a new software update

  • Help with the Powershell script to collect logs from all domain controllers

    I am writing a script to retrieve the last 5 days of application, security and log files from all domain controllers. The script runs, but fire the logs from the local server only. The variable $Computer has all of my DC so it's the fine mark. I guess it's a problem with my line ForEach-Object, but is not error. See the below script.

    $log = 'application '.
    $date = get-date-format MM-DD-YYYY
    $now = get-date
    $subtractDays = new-object System.TimeSpan 5,0,0,0,0
    $then = $Now.Subtract ($subtractDays)
    $Computers = get-ADDomainController-filter *.
    ForEach-Object - InputObject $Computers - process {Get-EventLog - LogName $log - after $then - before $now - EntryType error | select EventID, MachineName, Message, Source, TimeGenerated |} ConvertTo-html | {Out-file $env:TEMP\Applicationlog.htm}
    Invoke-Expression $env:TEMP\Applicationlog.htm

    Thank you

    Rich

    Hello

    To help with the repost the question script to the script Center Forum

    http://social.technet.Microsoft.com/forums/scriptcenter/en-us/home

  • Need help with the launching track pack for forza code 4

    Bought new Forza 4 and the lancer Track Pack code does not work, how do I get a code that is generated in the form I've already paid for it. Rank of loads of numbers and sent 10 s of emails but cant seem to get help.

    This is the help I get when the cat to an Ambassador xbox on xbox.com

    Terry wrote:
    Need help with the launching track pack for forza code 4
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Location of Ambassador of the community...
    The Xbox Ambassador says:
    Your question will be answered by an Ambassador of the Xbox. You have been connected to the Ambassador as a user Xbox [3]
    The Xbox Ambassador says:
    Hello
    Terry wrote:
    Hello
    The Xbox Ambassador says:
    Hey
    Terry wrote:
    just to be on the phone to xbox live support and was told to come here
    The Xbox Ambassador says:
    ok\
    The Xbox Ambassador says:
    What is your problem?
    Terry wrote:
    I bought the 4 for forza ansd 360 new sealed Christmas...
    Terry wrote:
    has got 2 codes that accompanies the game but the pack track code does not work
    The Xbox Ambassador says:
    Wow good
    Terry wrote:
    whenever I put in the code it says code redeemed
    The Xbox Ambassador says:
    I think the code is used. You must return to the retailer
    Terry wrote:
    I tried to, but since I already opened the case they will not accept
    The Xbox Ambassador says:
    Oh. No,
    Terry wrote:
    the code had been used or defective as I am the only person who has touched the game once opened, tried to enter the code when it is open
    The Xbox Ambassador says:
    Maybe it was auto bought?
    Terry wrote:
    so, how do I get another code generated track Pack if defective?
    The Xbox Ambassador says:
    I do not know.
    Terry wrote:
    bought the game new, so I get the track pack
    The Xbox Ambassador says:
    Oh. It's bad.
    The Xbox Ambassador says:
    I think that if you Exchange 1 code it will buy it
    Terry wrote:
    car pack code worked, starter pack did not work
    The Xbox Ambassador says:
    Oh.
    The Xbox Ambassador says:
    It's a bad
    The Xbox Ambassador says:
    BTW you have an evolution of the tests?
    Terry wrote:
    Yes, I want to? but more anxious to get a code object generated for this pack
    The Xbox Ambassador says:
    Hey if I help can u give me this game too?
    Terry wrote:
    ?????????????????
    Terry wrote:
    So is it possible to get a code for that time?
    The Xbox Ambassador says:
    Hey
    The Xbox Ambassador says:
    Yes.
    The Xbox Ambassador says:
    you need to contact them
    The Xbox Ambassador says:
    and tell them that the code is used.
    Terry wrote:
    I was told to come here? where can I go to get the code?

    Hi Terryg76,

    ·         What version of the operating system is installed on the computer?

    I suggest you to contact the game manufacturer for more help and information.

  • Need help with the blue screen issue "NAVEXI5. SYS, PAGE_FAULT_IN_NONPAGED_AREA ".

    Original title: need help with the blue screen issue
    My computer turns saying a blue screen: a problem has been detected and windows were shut down to prevent damage. The problem seems to be caused by the following file: NAVEXI5. SYS PAGE_FAULT_IN_NONPAGED_AREA he seems to have a different error whenever he turns to a blue screen. Can someone help me please.

    Hello

    1. Since when are you facing this problem?
    2. you remember to make changes to the system?
    3. do you get an error with this error code?

    I suggest to unplug external devices such as printer, scanner, etc. that are plugged into the system, and then restart the system and check if the problem persists.

    Method 1.
    I suggest you to do a check disk from the recovery console and check if the problem is resolved. Follow the steps mentioned below.
    a. start into the recovery console using the XP CD. Follow the steps mentioned in the article below.
    Description of the Windows XP Recovery Console for advanced users
    http://support.Microsoft.com/kb/314058
    b. perform a disk check.
    How to perform disk error checking in Windows XP
    http://support.Microsoft.com/kb/315265

    Method 2.
    I suggest you to start with the XP CD and then do a system restore. Follow the steps mentioned in the article below.
    How do I recover from a corrupted registry that prevents Windows XP startup
    http://support.Microsoft.com/kb/307545

    I hope this helps.

  • Help with the part number - paw index screen X230ti

    Can anyone help with the reference number and or the availability of the small 'legs' that sit in the slots on each side of the keyboard on a X230ti? They locate into the slots with the screen and prevent movement when the lid is closed.

    I have the same and among the small beasts broke and the screen tends to rotate when closed.

    Have searched for a parts list but cannot find the "paw" in any list that I found. Thank you

    Here is a picture of the X230t keyboard (and palmrest) framework. You can see the small 'legs' to belong to him.

    I hope someone from Lenovo will tell you how to order this part. EDIT: part number 04W6808.

Maybe you are looking for