Wut-134 error

Hello,
I have configured webutil file
but when i run webutil_demo form i am getting
*WUT-134 Error 2012-Aug-31  11:07:06.421 ERROR>WUT-134 [WEBUTIL_CORE.checkJava] frmwebutil.jar not in the Application Server Classpath*
I have added frmwebutil.jar file CLASSPATH in default.env file.
Thanks

What parameters are you passing in your Forms application URL? Typically, when you use WebUtil you add the "?config=WEBUTIL" parameter to your URL. If you are already using a configuration parameter, then add the [webutil] section of the formsweb.cfg to your configuration section. For example, if you had a configuration section called "MyForms" you would modify the formweb.cfg as follows:
[MyForms]
...Your settings here...
# Webutil configuration settings copied from the [webutil] section.
WebUtilArchive=frmwebutil.jar,jacob.jar
WebUtilLogging=off
WebUtilLoggingDetail=normal
WebUtilErrorMode=Alert
WebUtilDispatchMonitorInterval=5
WebUtilTrustInternal=true
WebUtilMaxTransferSize=16384
#baseHTMLjinitiator=webutiljini.htm
baseHTMLjinitiator=webutiljpi.htm
baseHTMLjpi=webutiljpi.htm
archive_jini=frmall_jinit.jar
archive=frmall.jarThe key here is the WebUtilArchive entry because it tells forms to include the frmwebutil.jar, but I strongly recommend you include all of the settings from the [webutil] section.
Hope this helps,
Craig B-)
If someone's response is helpful or correct, please mark it accordingly.

Similar Messages

  • Webutil_file_transfer.as_to_client  WUT-121 error?!

    I am trying to transfer a .csv file (22k) from my Apps Server using webutil_file_transfer.as_to_client('c:\temp/','c:\epsis/reports/serv.csv') command.
    I have amended my webutil.cfg to allow file transfers and other webutil functions work fine so I am presuming the install is good.
    I continue to get the WUT-121 error but don't understand why. Any suggestions?

    To transfer from the App Server to another machine, you have several options:
    1. Use the HOST command. This may be difficult depending on the server's platform and security configuration. If Windows, by default the process (Forms) will not have permission to access network resources (i.e. mapped/shared drives). You will need to refer to the Microsoft documentation in order to overcome these restrictions.
    2. Use HOST to execute a ftp connection for transferring the file. Of course the remote machine must support ftp. If you have access to "My Oracle Support", see note 110531.1
    3. Create a java class which could be imported into the form that can perform this task. Refer to the Forms Java Importer documentation for information about importing java for server side execution. Also, here is a starting place for the java information:
    http://www.google.com/#&q=java+transfer+file

  • Webutil: WUT-100 error

    Hello,
    I'm getting WebUtil WUT-100 error, thus:
    Loading http://2ua300tw.epcor.ca:8890/forms90/webutil/webutil.jar from JAR cache
    Loading http://2ua300tw.epcor.ca:8890/forms90/java/f90all_jinit.jar from JAR cache
    RegisterWebUtil - Loading Webutil Version 1.0.2 Beta
    Loading http://2ua300tw.epcor.ca:8890/forms90/webutil/jacob.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 9.0.4.0
    2004-Aug-03 11:47:02.826 ERROR>WUT-100 [FileTransfer.defineFile()] Bad file information string: |0|S|Y|File Upload|Loading . Please wait...
    I've checked the discussion forum, but I couldn't find any discussion relating to this error. Does anyone know how to resolve this problem?
    Thanks,
    gk

    Harm,
    I get the same error here, but my file is not being uploaded.
    You need to provide a string to the progressSubtitle parameter of the client_to_as_with_progress function, not only ''.
    This works for me.
    HTH
    Gerald

  • WUT-121 error on 9iAS

    Using WebUtil, I successfully opened an image file in a form in 9iDS. When we moved to the app server, we encountered the WUT-121 error. The temporary directory space is not restricted, and this is in the file webutil.cfg:
    transfer.database.enabled=TRUE
    transfer.appsrv.enabled=TRUE          
    transfer.appsrv.workAreaRoot=E:\WUTemp
    transfer.appsrv.accessControl=TRUE
    #List transfer.appsrv.read.<n> directories
    transfer.appsrv.read.1=E:\WUTemp     
    transfer.appsrv.read.2=E:\WUTemp\199_60_89_70\MackJ
    #List transfer.appsrv.write.<n> directories
    transfer.appsrv.write.1=E:\WUTemp
    transfer.appsrv.write.2=E:\WUTemp\199_60_89_70\MackJ
    A process can open the client file dialog, and create the sub-direcories under the workAreaRoot, but can not then write the file into the work area, whethr they are listed in the above file or not.
    Are there any other parameters we should be setting on the app server? (server: Win2000, 9iAS release 2)

    So 121 indicates that the Access control check faile - the last time I saw this going false failures was when Forms was installed onto Unix and the .cfg file was still in DOS format e.g. had <cr><lf> line terminators.
    You are in a Windows machine so this should not be an issue - however, it might be worth checking that you don't have some non printing characters that prevent a match between the upload directory and the transfer.appsrv.write list.
    So what you need is to use the debugger and set a breakpoint in the WebUtil_core.checkASACL() function, you can also examine the package variables: m_readACL, m_writeACL in the package body - these maintain the list that is read from the config file.

  • WUT-133 Error Message is showing in different languages??

    I have a user that is showing the WUT-133 error in French in the English environment and I am showing the English message in both environments??? Is there a setting in the webutil.cfg or formsweb.cfg file to set?
    Thanks,
    Terry

    Frank,
    Sorry for the confusion. Our web application has 2 links, 1 in french and 1 in english. The client who logs in in english sees all WUT messages in French when he should see them in English. I did further research and found out that the webutil.cfg file reads the client's registry... We will try to make 2 different webutil.cfg files (1 in the english environment and 1 in the french environment). This will ignore what the registry states "English or French" and return the WUT error message in the proper language.
    Thanks for your time...
    Terry

  • Build error while creating 32-64 universal binary

    Hi All,
    I have to build a bundle in Xcode as part of development.
    While building 32-bit universal, it is not giving any issues. But when I keep 32-64bit universal, I am getting so many build errors. As I have windows background, pretty new to Mac, so any help suggestions will be appreciated.
    Build MSGSmartIssue of project SMASmartIssue with configuration Development
    CompileC build/SMASmartIssue.build/Development/MSGSmartIssue.build/Objects-normal/x86_64 /GUID.o GUID.cp normal x86_64 c++ com.apple.compilers.gcc.4_2
    cd /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue
    setenv LANG en_US.US-ASCII
    /Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/MSGSmartIssue.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development/include -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources/x86_64 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources -I /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework /Versions/A/Frameworks/OSServices.framework/Versions/A/Headers -c /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/GUID.cp -o /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssue. build/Objects-normal/x86_64/GUID.o
    In file included from /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework /Versions/A/Frameworks/OSServices.framework/Versions/A/Headers/OpenTransportProv iders.h:20,
                     from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/GUID.cp:9:
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::Close()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4369: error: 'OTCloseProvider' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::SetNonBlocking()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4371: error: 'OTSetNonBlocking' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::SetBlocking()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4372: error: 'OTSetBlocking' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::IsBlocking()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4373: error: 'OTIsBlocking' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::IsNonBlocking()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4374: error: 'OTIsBlocking' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::SetSynchronous()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4375: error: 'OTSetSynchronous' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::SetAsynchronous()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4376: error: 'OTSetAsynchronous' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::IsSynchronous()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4377: error: 'OTIsSynchronous' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::IsAsynchronous()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4378: error: 'OTIsSynchronous' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::AckSends()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4380: error: 'OTAckSends' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::DontAckSends()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4381: error: 'OTDontAckSends' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::IsAckingSends()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4382: error: 'OTIsAckingSends' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'void TProvider::CancelSynchronousCalls(OSStatus)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4385: error: 'OTCancelSynchronousCalls' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::InstallNotifier(void (*)(void*, OTEventCode, OTResult, void*), void*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4388: error: 'OTInstallNotifier' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::UseSyncIdleEvents()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4391: error: 'OTUseSyncIdleEvents' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TProvider::DontUseSyncIdleEvents()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4394: error: 'OTUseSyncIdleEvents' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'void TProvider::RemoveNotifier()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4397: error: 'OTRemoveNotifier' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'Boolean TProvider::EnterNotifier()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4400: error: 'OTEnterNotifier' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'void TProvider::LeaveNotifier()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4403: error: 'OTLeaveNotifier' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'SInt32 TProvider::Ioctl(UInt32, void*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4414: error: 'OTIoctl' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'SInt32 TProvider::Ioctl(UInt32, long int)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4416: error: 'OTIoctl' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::GetEndpointInfo(TEndpointInfo*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4456: error: 'OTGetEndpointInfo' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::GetProtAddress(TBind*, TBind*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4459: error: 'OTGetProtAddress' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::ResolveAddress(TBind*, TBind*, OTTimeout)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4462: error: 'OTResolveAddress' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::GetEndpointState()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4465: error: 'OTGetEndpointState' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::Look()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4468: error: 'OTLook' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'void* TEndpoint::AllocInContext(OTStructType, UInt32, OSStatus*, OpaqueOTClientContextPtr*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4478: error: 'OTAllocInContext' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'void* TEndpoint::Alloc(OTStructType, UInt32, OSStatus*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4483: error: 'OTAllocInContext' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::Free(void*, OTStructType)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4490: error: 'OTFree' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::OptionManagement(TOptMgmt*, TOptMgmt*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4495: error: 'OTOptionManagement' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::Bind(TBind*, TBind*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4500: error: 'OTBind' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::Unbind()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4503: error: 'OTUnbind' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::Connect(TCall*, TCall*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4508: error: 'OTConnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::RcvConnect(TCall*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4511: error: 'OTRcvConnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::Listen(TCall*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4514: error: 'OTListen' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::Accept(TEndpoint*, TCall*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4517: error: 'OTAccept' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::SndDisconnect(TCall*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4520: error: 'OTSndDisconnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::SndOrderlyDisconnect()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4523: error: 'OTSndOrderlyDisconnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::RcvDisconnect(TDiscon*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4526: error: 'OTRcvDisconnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::RcvOrderlyDisconnect()':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4529: error: 'OTRcvOrderlyDisconnect' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::Snd(void*, OTByteCount, OTFlags)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4534: error: 'OTSnd' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::Rcv(void*, OTByteCount, OTFlags*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4537: error: 'OTRcv' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::SndUData(TUnitData*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4542: error: 'OTSndUData' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::RcvUData(TUnitData*, OTFlags*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4545: error: 'OTRcvUData' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TEndpoint::RcvUDErr(TUDErr*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4548: error: 'OTRcvUDErr' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OTResult TEndpoint::CountDataBytes(OTByteCount*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4596: error: 'OTCountDataBytes' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TMapper::RegisterName(TRegisterRequest*, TRegisterReply*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4609: error: 'OTRegisterName' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TMapper::DeleteName(TNetbuf*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4612: error: 'OTDeleteName' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TMapper::DeleteName(OTNameID)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4615: error: 'OTDeleteNameByID' was not declared in this scope
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h: In member function 'OSStatus TMapper::LookupName(TLookupRequest*, TLookupReply*)':
    /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Frameworks/OSServices.framework/Headers/OpenTransport.h:4618: error: 'OTLookupName' was not declared in this scope
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GUID.cp: In constructor 'GUID::GUID()':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GUID.cp:25: error: 'OTInetGetInterfaceInfo' was not declared in this scope
    CompileC build/SMASmartIssue.build/Development/MSGSmartIssue.build/Objects-normal/x86_64 /MSGSmartIssue.o MSGSmartIssue.mm normal x86_64 objective-c++ com.apple.compilers.gcc.4_2
    cd /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue
    setenv LANG en_US.US-ASCII
    /Developer/usr/bin/gcc-4.2 -x objective-c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/MSGSmartIssue.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development/include -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources/x86_64 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources -I /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/keychain -I /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/custom/CloseWindow -I /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/proxyconfig -I /Developer/Headers/FlatCarbon -c /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/MSGSmartIssue.mm -o /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssue. build/Objects-normal/x86_64/MSGSmartIssue.o
    In file included from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/../../subagent/MSGAppController.h:12,
                     from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/MSGSmartIssue.mm:13:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../webkit/MSGDocument.h:25:19: warning: missing whitespace after the macro name
    In file included from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/MSGSmartIssue.mm:13:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../subagent/MSGAppController.h:36:1: warning: "kMSGInCriticalValue" redefined
    In file included from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/../../subagent/MSGAppController.h:12,
                     from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/MSGSmartIssue.mm:13:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../webkit/MSGDocument.h:26:1: warning: this is the location of the previous definition
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'NSString* -[MSGSmartIssue guid](MSGSmartIssue*, objc_selector*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:35: warning: 'stringWithCString:' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:386)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'NSString* -[MSGSmartIssue replaceTemplateVarsWithValues:](MSGSmartIssue*, objc_selector*, NSString*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:206: warning: 'stringWithContentsOfFile:' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:379)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:207: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:217: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:222: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:224: warning: comparison between signed and unsigned integer expressions
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'std::string splitAndDelete(std::string&, std::string)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:250: warning: comparison between signed and unsigned integer expressions
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'NSString* -[MSGSmartIssue splitAndDeleteNS:delimiter:](MSGSmartIssue*, objc_selector*, NSMutableString*, NSString*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:259: warning: conflicting types for '-(NSString *)splitAndDeleteNS:(NSMutableString *)s delimiter:(NSString *)delimiter'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.h:55: warning: previous declaration of '-(NSString *)splitAndDeleteNS:(NSMutableString **)s delimiter:(NSString *)delimiter'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'std::string stringReplace(std::string, std::string, std::string)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:275: warning: comparison between signed and unsigned integer expressions
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'NSString* -[MSGSmartIssue replaceXMLQuotedVarsWithValues:](MSGSmartIssue*, objc_selector*, NSString*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:297: warning: 'stringWithContentsOfFile:' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:379)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:307: warning: unused variable 'aE'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'int -[MSGSmartIssue postSmartIssue:key:dataPath:siTemplate:conversion:](MSGSmartIssue*, objc_selector*, NSString*, NSString*, NSString*, NSString*, NSString*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:466: error: cannot convert 'long int*' to 'SInt32*' for argument '5' to 'OSErr FindFolder(FSVolumeRefNum, OSType, Boolean, FSVolumeRefNum*, SInt32*)'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:472: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:475: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:487: warning: unused variable 'siResponse'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm: In function 'NSString* -[MSGSmartIssue httpPost:withdata:](MSGSmartIssue*, objc_selector*, NSString*, NSString*)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:502: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/MSGSmartIssue.mm:503: warning: 'cString' is deprecated (declared at /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/H eaders/NSString.h:367)
    CompileC build/SMASmartIssue.build/Development/MSGSmartIssue.build/Objects-normal/x86_64 /GetSystemInfo.o GetSystemInfo.cp normal x86_64 c++ com.apple.compilers.gcc.4_2
    cd /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue
    setenv LANG en_US.US-ASCII
    /Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/MSGSmartIssue.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development/include -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources/x86_64 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources -I /Users/admin/Perforce/saurabh/sdc/trunk/ridev/macos/SubscriberAgent2/MoreFiles/ Sources -c /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/GetSystemInfo.cp -o /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssue. build/Objects-normal/x86_64/GetSystemInfo.o
    In file included from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/GetSystemInfo.cp:9:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:153: error: field 'PB' has incomplete type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:154: error: 'CInfoPBRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:155: error: 'DTPBRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:156: error: 'HParamBlockRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:157: error: 'CMovePBRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:158: error: 'WDPBRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:159: error: 'FCBPBRec' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:160: error: 'XVolumeParam' does not name a type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:536: error: 'HParmBlkPtr' has not been declared
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:571: error: 'XVolumeParamPtr' has not been declared
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:604: error: 'CInfoPBPtr' has not been declared
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp: In function 'long int GetOSVersion()':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp:15: error: cannot convert 'long int*' to 'SInt32*' for argument '2' to 'OSErr Gestalt(OSType, SInt32*)'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp: In function 'long int GetRAMSize()':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp:68: error: cannot convert 'long int*' to 'SInt32*' for argument '2' to 'OSErr Gestalt(OSType, SInt32*)'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp: In function 'long int GetCPUClockSpeed()':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp:75: error: cannot convert 'long int*' to 'SInt32*' for argument '2' to 'OSErr Gestalt(OSType, SInt32*)'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp: In function 'long int GetCPUType()':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/GetSystemInfo.cp:82: error: cannot convert 'long int*' to 'SInt32*' for argument '2' to 'OSErr Gestalt(OSType, SInt32*)'
    CompileC build/SMASmartIssue.build/Development/MSGSmartIssue.build/Objects-normal/x86_64 /SmartIssue.o SmartIssue.cp normal x86_64 c++ com.apple.compilers.gcc.4_2
    cd /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue
    setenv LANG en_US.US-ASCII
    /Developer/usr/bin/gcc-4.2 -x c++ -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/MSGSmartIssue.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development/include -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources/x86_64 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources -c /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/SmartIssue.cp -o /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssue. build/Objects-normal/x86_64/SmartIssue.o
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/SmartIssue.cp: In function 'std::string HTTPPost(std::string&, std::string&)':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/SmartIssue.cp:132: error: 'URLNewReference' was not declared in this scope
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/SmartIssue.cp:134: error: 'URLSetProperty' was not declared in this scope
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/SmartIssue.cp:136: error: 'URLDownload' was not declared in this scope
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/SmartIssue.cp:137: error: 'URLDisposeReference' was not declared in this scope
    CompileC build/SMASmartIssue.build/Development/MSGSmartIssue.build/Objects-normal/x86_64 /MoreFilesExtras.o ../../MoreFiles/Sources/MoreFilesExtras.c normal x86_64 c com.apple.compilers.gcc.4_2
    cd /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue
    setenv LANG en_US.US-ASCII
    /Developer/usr/bin/gcc-4.2 -x c -arch x86_64 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mfix-and-continue -mmacosx-version-min=10.6 -gdwarf-2 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/MSGSmartIssue.hmap -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/Development/include -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources/x86_64 -I/Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscrib erAgent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssu e.build/DerivedSources -I /Developer/SDKS/MacOSX10.6u.sdk/Developer/Headers/FlatCarbon -c /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c -o /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/build/SMASmartIssue.build/Development/MSGSmartIssue. build/Objects-normal/x86_64/MoreFilesExtras.o
    In file included from /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/Subscriber Agent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:103:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:153: error: field 'PB' has incomplete type
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:154: error: expected specifier-qualifier-list before 'CInfoPBRec'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:536: error: expected declaration specifiers or '...' before 'HParmBlkPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:571: error: expected declaration specifiers or '...' before 'XVolumeParamPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.h:604: error: expected declaration specifiers or '...' before 'CInfoPBPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'GenerateUniqueName':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:499: error: 'CInfoPBRec' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:499: error: (Each undeclared identifier is reported only once
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:499: error: for each function it appears in.)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:499: error: expected ';' before 'cinfo'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:514: error: 'cinfo' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:530: warning: implicit declaration of function 'PBGetCatInfoSync'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'TruncPString':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:558: warning: implicit declaration of function 'CharacterByteType'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'GetTempBuffer':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:612: warning: implicit declaration of function 'FreeMem'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:614: warning: implicit declaration of function 'MaxBlock'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: At top level:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:657: error: expected declaration specifiers or '...' before 'HParmBlkPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'GetVolumeInfoNoName':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:663: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:673: warning: implicit declaration of function 'BlockMoveData'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:677: warning: implicit declaration of function 'PBHGetVInfoSync'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: At top level:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:699: error: expected declaration specifiers or '...' before 'XVolumeParamPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'XGetVolumeInfoNoName':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:705: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:741: warning: implicit declaration of function 'PBXGetVolInfoSync'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: At top level:
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:758: error: expected declaration specifiers or '...' before 'CInfoPBPtr'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'GetCatInfoNoName':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:767: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'DetermineVRefNum':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:788: error: 'HParamBlockRec' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:788: error: expected ';' before 'pb'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:791: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:791: error: too many arguments to function 'GetVolumeInfoNoName'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'XGetVInfo':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:849: error: 'XVolumeParam' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:849: error: expected ';' before 'pb'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:857: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'CheckVolLock':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:950: error: 'HParamBlockRec' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:950: error: expected ';' before 'pb'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:953: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:953: error: too many arguments to function 'GetVolumeInfoNoName'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'GetVolFileSystemID':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:1330: error: 'HParamBlockRec' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:1330: error: expected ';' before 'pb'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:1333: error: 'pb' undeclared (first use in this function)
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:1333: error: too many arguments to function 'GetVolumeInfoNoName'
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c: In function 'UnmountAndEject':
    /Users/administrator/perforce/saurabhs-MacBook/sdc/trunk/ridev/macos/SubscriberA gent2/appplugin/smartissue/../../MoreFiles/Sources/MoreFilesExtras.c:1354: error: 'HParamBlockRec' undeclared (first use in this func

    That code is ancient. It will never build on 32-bit. You need a re-write.

  • Leopard (10.5) error: " EXCEPTION: Reverification failed for..."

    I went on the road for a week (while I'm on the road PHDs don't sync) and when I returned and tried to sync my changes I'm getting all sorts of errors. Some errors seem to have cleared themselves up after several sync (which is bothering in and of itself) however I'm getting persistent errors that are called "reverification" errors (see below). Does anyone have any idea what these errors mean???? By the way these files are not getting sync'ed, yet I'm not getting any messages popping up to the user, the only way I even noticed is because after the first sync some files where still the old copies on the server, I had to go to the logs to try to find the errors.
    Here's an example of just one:
    0:: [2007/11/13 11:25:24.102] EXCEPTION: Reverification failed for "/Users/ramos-m/Documents/NoteTaker-NoteShare/Backup/Backup of people.ntx/Book.plist" on store HomeSync_Mirror-L-yvUOtsqmAt7-ramos-m (Object modified) <-[SStoreFileOperator_FS reverify] (StoreFileOperator-FS.m:654): "THROW(Reverification failed for "/Users/ramos-m/Documents/NoteTaker-NoteShare/Backup/Backup of people.ntx/Book.plist" on store HomeSync_Mirror-L-yvUOtsqmAt7-ramos-m (Object modified))">
    0:: [2007/11/13 11:25:24.102] BACKTRACE: {
    0:: [2007/11/13 11:25:24.102] ? | 0x4f0af
    0:: [2007/11/13 11:25:24.102] ? | 0x4999b
    0:: [2007/11/13 11:25:24.102] ? | 0x6893a
    0:: [2007/11/13 11:25:24.102] ? | 0x53d76
    0:: [2007/11/13 11:25:24.102] ? | 0x4804f
    0:: [2007/11/13 11:25:24.102] ? | 0x47ace
    0:: [2007/11/13 11:25:24.102] ? | 0x53929
    0:: [2007/11/13 11:25:24.102] ? | 0x3132e
    0:: [2007/11/13 11:25:24.102] ? | 0x30c65
    0:: [2007/11/13 11:25:24.102] ? | 0x47a6a
    0:: [2007/11/13 11:25:24.102] ? | 0x478d6
    0:: [2007/11/13 11:25:24.102] ? | 0x158be
    0:: [2007/11/13 11:25:24.102] ? | 0x9201b04d
    0:: [2007/11/13 11:25:24.102] ? | 0x9201abf4
    0:: [2007/11/13 11:25:24.102] ? | 0x96191075
    0:: [2007/11/13 11:25:24.102] }
    0:: [2007/11/13 11:25:24.102] <ERROR> network: MODIFY ./Book.plist (-[SStoreFileOperator_FS reverify] (StoreFileOperator-FS.m:654): "THROW(Reverification failed for "/Users/ramos-m/Documents/NoteTaker-NoteShare/Backup/Backup of people.ntx/Book.plist" on store HomeSync_Mirror-L-yvUOtsqmAt7-ramos-m (Object modified))")
    0:: [2007/11/13 11:25:24.134] <ERROR> network: PACKAGE MODIFY "Documents/NoteTaker-NoteShare/Backup/Backup of people.ntx" {(Priority=1, EXECUTING)} (-[SStoreFileOperator_FS reverify] (StoreFileOperator-FS.m:654): "THROW(Reverification failed for "/Users/ramos-m/Documents/NoteTaker-NoteShare/Backup/Backup of people.ntx/Book.plist" on store HomeSync_Mirror-L-yvUOtsqmAt7-ramos-m (Object modified))")

    Thanks for the input, this was helpful, however problem still not solved. This is very ugly if you ask me and very disappointing as PHDs have seem to have been nothing but problematic forever.
    Yesterday I took a different approach to try to clear this particular problem. I manually mounted the AFP share and then one by one for each of the files that I was getting errors on, I copied the newer file over the older file.
    To make matters worse, when I was comparing the files I noticed other files in the same directory that were out of sync and had NOT been generating errors. In other words these files had been silently not updating!!!! So I copied these files as well, but some had to go up to the server and some ad to go down.
    Then a ran a manual sync. Interestingly I got conflicts that I had to resolve on the files that had been getting the errors, even though they were now the exact same file. The info for the file, displayed in the conflict resolution window, was the old file info even though that info was no longer correct since the two files now matched.
    So I just tried your advice and took one folder that had in it both files that some were updating and that some were not updating and renamed the folder. I then ran a manual resync. At the end of the sync, basically all FileSyncAgent had done was copy the older named folder from the server to the local copy and the local newer named folder up to the server. So I now have TWO copies of ALL the data in BOTH places. However, that doesn't help much as I'm still going to have to go through and find the latest copies of all the files and over write the older copies, basically the same thing I did yesterday.
    To further complicate things, as I've been typing this, another sync kicked off and during that sync it tried to move files from the older folder to the newer named folder, but gave me "Directory Not Empty" errors.
    This is so frustrating. At this point I have no idea how many files are out of sync or what the best way to fix this is.

  • Capturing webutil errors

    I am currently implementing forms10g and I am switch all of my for over to use webutil. When running the client_image.read_image_file and I am getting a wut-129 error cannot find image file which is fine, but I want to capture this error or at least do an exception on it. Any idea and how to do this?

    Hi mrbean,
          If you're still open to ideas, here are a couple of VIs - one for Building an error, the other for Merging two errors.  They will encorporate new error-info while preserving "existing" error-cluster information (even if it's non-fatal).  In the (relatively) rare instances where multiple error-clusters need to be merged, I just cascade the "binary"-merge!  Of course this isn't designed to address arrays of errors!
    Cheers.
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
    Attachments:
    Util.Error.Build.vi ‏48 KB
    Util.Error.Merge.vi ‏27 KB

  • Creative Suite 5 installation Error - Exit Code 7

    Just got a new PC with Windows 7 Enterprise.  When trying to install Creative Suite 5, I get an Exit Code 7 error and the details stating that the system does not meet minimum specs, which I'm sure is not accurate....see below.  Thanks for the help.
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 134 error(s), 150 warning(s)
    WARNING: OS requirements not met for {626B3D60-A661-4444-AAF5-6C75E55936E8}
    WARNING: OS requirements not met for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    WARNING: OS requirements not met for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE}
    WARNING: OS requirements not met for {7816FDDE-40D4-482D-AD7D-97858985DB3E}
    WARNING: OS requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: OS requirements not met for {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7}
    WARNING: OS requirements not met for {AAE6F374-91CB-45FB-9282-4CFA0DED2088}
    WARNING: OS requirements not met for {ABDC1F61-2C50-4BB1-ACDA-66D412D72582}
    WARNING: OS requirements not met for {B8D286BC-A68D-4E74-9F68-8756A49896D8}
    WARNING: OS requirements not met for {C0AA232E-BD1B-40B5-A176-A2BEB67FFAE1}
    WARNING: OS requirements not met for {CBE4F6C3-788E-4CAC-BA25-26FE39A3BC8C}
    WARNING: OS requirements not met for {CD29B5CA-4727-4114-9AD9-25CCCE6E4014}
    WARNING: OS requirements not met for {CFC9F871-7C40-40B6-BE4A-B98A5B309716}
    WARNING: OS requirements not met for {D8465547-5D5B-4856-A93A-8AC0A05C5D4D}
    WARNING: OS requirements not met for {DE5DE662-2ECB-4D93-967B-221FBCC8A736}
    WARNING: OS requirements not met for {E8815668-95B0-443D-AC92-2BFD7DD8F16A}
    WARNING: OS requirements not met for {F319804F-E3A4-4C02-8AEC-CB39A4F6447E}
    WARNING: OS requirements not met for {F9C71630-0EE3-475C-9E2B-ED95AE197DBD}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure

    Have you ensured you're installing the Mac installation disc and not the Windows disc -- and that you're installing from the program installation disc and not the content installation disc?

  • Invalid Syntax error while using Ant and WLST

    I am trying to run the following code in an ant build file but continue to see the error below even though the exact same code works through the WLST console. Any help would be greatly appreciated.
    Note: * = 1 tab
    <wlst debug="true" failonerror="false">
    *<script>
    **connect('system','weblogic','t3://...')
    **apps=cmo.getAppDeployments()
    **for app in apps:
    ***if app.getName().startswith("4X"):
    ****stopApplication(app,block='true')
    ****undeploy(app.getName(),targets='MS1,MS2',block='true')
    **deploy('4X','//box/domains/applications/4X.ear',targets='MS1,MS2',stageMode='stage',block='true')
    **apps=cmo.getAppDeployments()
    **for app in apps:
    ***if app.getName().startswith("4X"):
    ****startApplication(app.getName(),block='true')
    *</script>
    </wlst>
    When this is run I get the following error:
    BUILD FAILED
    C:\docume~1\dtanner\desktop\RELupdate.xml:134: Error executing the script snippe
    t
    connect('system','weblogic','t3://...:
    7001')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    stopApplication(app,block='true'
    undeploy(app,targets='MS1,MS2',b
    lock='true')
    deploy('reporting-report-server','//box1/do
    mains/applications/reporting-report-server.war',targets='MS1,MS2',stageMode='sta
    ge',block='true')
    apps=cmo.getAppDeployments()
    for app in apps:
    if app.getName().startswith("reporting-r
    eport"):
    startApplication(app,block='true
    due to:
    Traceback (innermost last):
    (no code object) at line 0
    SyntaxError: ('invalid syntax', ('<string>', 2, 33, '\t\t\t\tapps=cmo.getAppDepl
    oyments()'))

    Hi,
    Move the row from IT_MSEG into a work area and use it. Declare the workarea of required type.
    DATA:l_werks type werks.
    read table it_mseg into wa_mseg index 1.
    l_werks = wa_MSEG-WERKS.
    Regards
    Vinod

  • Rac 11gr2 installation error

    Hi all
    I installing RAC 11gr2 in VMWARE 9. Most of the part went smooth except i cannot ping between nodes. It says destination host is unreachable. I tried many different way but in vain, I will appreciate your help and feedback.
    [root@RAC1 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:58 
              inet addr:192.168.1.107  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: 2002:4572:156:1234:20c:29ff:fec9:9658/64 Scope:Global
              inet6 addr: fe80::20c:29ff:fec9:9658/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:3733 errors:0 dropped:0 overruns:0 frame:0
              TX packets:277 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:363522 (355.0 KiB)  TX bytes:27989 (27.3 KiB)
    eth1      Link encap:Ethernet  HWaddr 00:0C:29:C9:96:62 
              inet addr:192.168.2.101  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::20c:29ff:fec9:9662/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:19 errors:0 dropped:0 overruns:0 frame:0
              TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:1612 (1.5 KiB)  TX bytes:6253 (6.1 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:39 errors:0 dropped:0 overruns:0 frame:0
              TX packets:39 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:3336 (3.2 KiB)  TX bytes:3336 (3.2 KiB)
    [root@RAC1 ~]#
    RAC2 is below
    [root@RAC2 ~]# ifconfig
    eth0      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:B2 
              inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
              inet6 addr: fe80::20c:29ff:fee4:6ab2/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:365 errors:0 dropped:0 overruns:0 frame:0
              TX packets:275 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:36438 (35.5 KiB)  TX bytes:21619 (21.1 KiB)
    eth1      Link encap:Ethernet  HWaddr 00:0C:29:E4:6A:A8 
              inet addr:192.168.2.102  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: 2002:4572:156:1234:20c:29ff:fee4:6aa8/64 Scope:Global
              inet6 addr: fe80::20c:29ff:fee4:6aa8/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:650 errors:0 dropped:0 overruns:0 frame:0
              TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:69737 (68.1 KiB)  TX bytes:6474 (6.3 KiB)
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:134 errors:0 dropped:0 overruns:0 frame:0
              TX packets:134 e[root@RAC1 ~]# ping RAC2 -c1
    PING RAC2.localdomain (192.168.1.102) 56(84) bytes of data.
    From 192.168.1.107 icmp_seq=1 Destination Host Unreachable
    --- RAC2.localdomain ping statistics ---
    1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 13018ms
    rrors:0 dropped:0 overruns:0 carrier:0
    [root@RAC2 ~]# ping RAC1 -c1
    PING RAC1.localdomain (192.168.1.101) 56(84) bytes of data.
    From RAC2.localdomain (192.168.1.102) icmp_seq=1 Destination Host Unreachable
    --- RAC1.localdomain ping statistics ---
    1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 3007ms
              collisions:0 txqueuelen:0
              RX bytes:12624 (12.3 KiB)  TX bytes:12624 (12.3 KiB)
    ERROR:

    [root@RAC1 ~]# ping 192.168.1.102
    PING 192.168.1.102 (192.168.1.102) 56(84) bytes of data.
    From 192.168.1.107 icmp_seq=2 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=3 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=4 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=6 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=7 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=8 Destination Host Unreachable
    ^GFrom 192.168.1.107 icmp_seq=10 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=11 Destination Host Unreachable
    From 192.168.1.107 icmp_seq=12 Destination Host Unreachable
    ^Z
    [1]+  Stopped                 ping 192.168.1.102
    [root@RAC1 ~]# ping 192.168.2.102
    PING 192.168.2.102 (192.168.2.102) 56(84) bytes of data.
    From 192.168.2.101 icmp_seq=2 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=3 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=4 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=6 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=7 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=8 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=10 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=11 Destination Host Unreachable
    From 192.168.2.101 icmp_seq=12 Destination Host Unreachable
    ^Z

  • Gettin variable amount have not been initialised error new to java help plz

    hey guys im doin this as an hw assignment for class keep gettin error Variable amount has not been initialised can some please tell me wut my error is n wut is wrong with my code please thankyou:
    /*Objective
    import javax.swing.JOptionPane;
    public class Scholarships {
    static final double MAX1 = 1000;
    static final double MAX2 = 200;
    static final double MAX3 = 5000;
    static final double MAX4 = 1000;
    public static void main(String [] args)
    String major;
    double gpa, sat, amount;
    major = JOptionPane.showInputDialog(null, "What is your major?");
    gpa = Double.parseDouble(JOptionPane.showInputDialog("What is your final high school GPA?"));
    sat = Double.parseDouble(JOptionPane.showInputDialog("What is your combined (verbal and math only) SAT score?"));
    //comment
    if (gpa >= 3.2 & sat >= 1100)
    JOptionPane.showMessageDialog(null, "Congratulations, you have been accepted into the program.");
    else
    JOptionPane.showMessageDialog(null, "Sorry, you are not accepted into the program.");
    //comment
    if (gpa < 3.5)
    JOptionPane.showMessageDialog(null, "Sorry, but you are not eligible for a scholarship.");
    else if (gpa >= 3.5 && gpa <= 3.6) amount = MAX1;
    else if (gpa > 3.6) amount = MAX3;
    if (gpa >= 3.5 && gpa <= 3.6 && sat > 1200) amount = MAX1 + MAX2;
    if (gpa > 3.6 && sat >= 1400) amount = MAX3 + MAX4;
    JOptionPane.showMessageDialog(null, "You have been accepted into the program and have been awarded $ "+amount+" as a scholarship.");
    Edited by: raikien on Sep 22, 2010 7:28 PM
    Edited by: raikien on Sep 22, 2010 7:47 PM

    sorry here is the code with the code button i think i figured out the error but here is the original code that i used taht gave me the problem:
    /*Objective
    import javax.swing.JOptionPane;
    public class Scholarships {
    static final double MAX1 = 1000;
    static final double MAX2 = 200;
    static final double MAX3 = 5000;
    static final double MAX4 = 1000;
    public static void main(String [] args)
    String major;
    double gpa, sat, amount;
    major = JOptionPane.showInputDialog(null, "What is your major?");
    gpa = Double.parseDouble(JOptionPane.showInputDialog("What is your final high school GPA?"));
    sat = Double.parseDouble(JOptionPane.showInputDialog("What is your combined (verbal and math only) SAT score?"));
    //comment
    if (gpa >= 3.2 & sat >= 1100)
    JOptionPane.showMessageDialog(null, "Congratulations, you have been accepted into the program.");
    else
    JOptionPane.showMessageDialog(null, "Sorry, you are not accepted into the program.");
    //comment
    if (gpa < 3.5)
    JOptionPane.showMessageDialog(null, "Sorry, but you are not eligible for a scholarship.");
    else if (gpa >= 3.5 && gpa <= 3.6) amount = MAX1;
    else if (gpa > 3.6) amount = MAX3;
    if (gpa >= 3.5 && gpa <= 3.6 && sat > 1200) amount = MAX1 + MAX2;
    if (gpa > 3.6 && sat >= 1400) amount = MAX3 + MAX4;
    JOptionPane.showMessageDialog(null, "You have been accepted into the program and have been awarded $ "+amount+" as a scholarship.");
    }

  • ./configure make error

    WAfter the big update last weekend - I ran into this problem while compiling Resin to work along with resin does anyone have a clue about this!
    After what I can see is that resin can't find the "new" apr apr-utils ! But I'm not that much into these installing script - so I just know what to change ???
    [root@fedtmule resin]# ./configure --with-apxs
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking target system type... i686-pc-linux-gnu
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... none
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    Using Apache 2.0 configuration /etc/httpd/conf/httpd.conf
    Using Apache CFLAGS: -march=i686 -O2 -pipe
    checking for JAVA_HOME...
    /opt/java
    checking for JNI in /opt/java/include/linux ... found
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating bin/wrapper.pl
    config.status: creating bin/fastcgirunner.pl
    config.status: creating src/c/plugin/Makefile
    config.status: creating src/c/plugin/common/Makefile
    config.status: creating src/c/plugin/nsapi/Makefile
    config.status: creating src/c/plugin/apache/Makefile
    config.status: creating src/c/plugin/apache2/Makefile
    config.status: creating src/c/plugin/resin/Makefile
    config.status: creating src/c/plugin/hardcore/Makefile
    config.status: creating src/c/plugin/common/version.h
    config.status: creating src/c/jni/Makefile
    config.status: creating contrib/init.resin
    config.status: executing depfiles commands
    [root@fedtmule resin]# make
    (cd src/c/plugin; make)
    make[1]: Entering directory `/etc/resin/src/c/plugin'
    for dir in common apache2 resin; do (cd $dir; make); done
    make[2]: Entering directory `/etc/resin/src/c/plugin/common'
    gcc -c -g -O2 stream.c
    gcc -c -g -O2 registry.c
    gcc -c -g -O2 config.c
    gcc -c -g -O2 memory.c
    /usr/bin/ld -r -o common.o stream.o registry.o config.o memory.o
    gcc -c -g -O2 -fpic stream.c && mv stream.o stream.lo
    gcc -c -g -O2 -fpic registry.c && mv registry.o registry.lo
    gcc -c -g -O2 -fpic config.c && mv config.o config.lo
    gcc -c -g -O2 -fpic memory.c && mv memory.o memory.lo
    /usr/bin/ld -r -o common.lo stream.lo registry.lo config.lo memory.lo
    make[2]: Leaving directory `/etc/resin/src/c/plugin/common'
    make[2]: Entering directory `/etc/resin/src/c/plugin/apache2'
    gcc -c -I/usr/include/apache -DRESIN_HOME="/etc/resin" -I../common -g -O2 -fpic mod_caucho.c && mv mod_caucho.o mod_caucho.lo
    In file included from /usr/include/apache/httpd.h:43,
    from mod_caucho.c:42:
    /usr/include/apache/ap_config.h:25:17: error: apr.h: No such file or directory
    /usr/include/apache/ap_config.h:26:23: error: apr_hooks.h: No such file or directory
    /usr/include/apache/ap_config.h:27:32: error: apr_optional_hooks.h: No such file or directory
    In file included from /usr/include/apache/httpd.h:46,
    from mod_caucho.c:42:
    /usr/include/apache/ap_release.h:24:41: error: apr_general.h: No such file or directory
    In file included from mod_caucho.c:42:
    /usr/include/apache/httpd.h:50:24: error: apr_tables.h: No such file or directory
    /usr/include/apache/httpd.h:51:23: error: apr_pools.h: No such file or directory
    /usr/include/apache/httpd.h:52:22: error: apr_time.h: No such file or directory
    /usr/include/apache/httpd.h:53:28: error: apr_network_io.h: No such file or directory
    /usr/include/apache/httpd.h:54:25: error: apr_buckets.h: No such file or directory
    /usr/include/apache/httpd.h:55:22: error: apr_poll.h: No such file or directory
    In file included from /usr/include/apache/httpd.h:59,
    from mod_caucho.c:42:
    /usr/include/apache/ap_regex.h:87: error: expected specifier-qualifier-list before âapr_size_tâ
    /usr/include/apache/ap_regex.h:118: error: expected declaration specifiers or â...â before âapr_size_tâ
    /usr/include/apache/ap_regex.h:127: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_regerrorâ
    In file included from mod_caucho.c:42:
    /usr/include/apache/httpd.h:433: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:601: error: expected specifier-qualifier-list before âapr_int64_tâ
    /usr/include/apache/httpd.h:723:21: error: apr_uri.h: No such file or directory
    /usr/include/apache/httpd.h:730: error: expected specifier-qualifier-list before âapr_pool_tâ
    /usr/include/apache/httpd.h:746: error: expected specifier-qualifier-list before âapr_pool_tâ
    /usr/include/apache/httpd.h:1008: error: expected specifier-qualifier-list before âapr_pool_tâ
    /usr/include/apache/httpd.h:1085: error: expected specifier-qualifier-list before âAPR_RING_ENTRYâ
    /usr/include/apache/httpd.h:1118: error: expected specifier-qualifier-list before âapr_sockaddr_tâ
    /usr/include/apache/httpd.h:1146: error: expected specifier-qualifier-list before âapr_port_tâ
    /usr/include/apache/httpd.h:1199: error: expected specifier-qualifier-list before âapr_bucket_brigadeâ
    /usr/include/apache/httpd.h:1207: error: expected specifier-qualifier-list before âapr_bucket_brigadeâ
    /usr/include/apache/httpd.h:1213: error: expected specifier-qualifier-list before âapr_socket_tâ
    /usr/include/apache/httpd.h:1229: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1239: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1252: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1262: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1271: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1281: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1291: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1303: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1311: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1320: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1331: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1354: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1364: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1376: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1385: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1394: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1436: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1446: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1457: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1465: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1474: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_escape_errorlog_itemâ
    /usr/include/apache/httpd.h:1485: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1494: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1523: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1537: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1547: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1599: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1607: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1621: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1629: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1642: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1682: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1694: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1704: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1712: error: expected â)â before â*â token
    /usr/include/apache/httpd.h:1723: error: expected â)â before â*â token
    In file included from mod_caucho.c:43:
    /usr/include/apache/http_config.h:279: error: expected specifier-qualifier-list before âapr_int64_tâ
    /usr/include/apache/http_config.h:357: error: expected â)â before â*â token
    /usr/include/apache/http_config.h:365: error: expected â;â before âvoidâ
    /usr/include/apache/http_config.h:557: error: expected â)â before â*â token
    /usr/include/apache/http_config.h:566: error: expected declaration specifiers or â...â before âapr_pool_tâ
    /usr/include/apache/http_config.h:582: error: expected declaration specifiers or â...â before âapr_pool_tâ
    /usr/include/apache/http_config.h:607: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_pcfg_openfileâ
    /usr/include/apache/http_config.h:619: error: expected â)â before â*â token
    /usr/include/apache/http_config.h:669: error: expected â)â before â*â token
    /usr/include/apache/http_config.h:685: error: expected declaration specifiers or â...â before âapr_pool_tâ
    /usr/include/apache/http_config.h:686: error: expected declaration specifiers or â...â before âapr_pool_tâ
    /usr/include/apache/http_config.h:975: error: expected â)â before âintâ
    In file included from mod_caucho.c:44:
    /usr/include/apache/http_core.h:30:22: error: apr_hash.h: No such file or directory
    /usr/include/apache/http_core.h:31:26: error: apr_optional.h: No such file or directory
    In file included from /usr/include/apache/http_core.h:32,
    from mod_caucho.c:44:
    /usr/include/apache/util_filter.h:72: warning: data definition has no type or storage class
    /usr/include/apache/util_filter.h:136: error: expected declaration specifiers or â...â before â*â token
    /usr/include/apache/util_filter.h:137: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:137: error: âapr_status_tâ declared as function returning a function
    /usr/include/apache/util_filter.h:139: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:140: error: expected declaration specifiers or â...â before âap_input_mode_tâ
    /usr/include/apache/util_filter.h:141: error: expected declaration specifiers or â...â before âapr_read_type_eâ
    /usr/include/apache/util_filter.h:142: error: expected declaration specifiers or â...â before âapr_off_tâ
    /usr/include/apache/util_filter.h:142: error: âap_in_filter_funcâ declared as function returning a function
    /usr/include/apache/util_filter.h:146: error: expected specifier-qualifier-list before âap_out_filter_funcâ
    /usr/include/apache/util_filter.h:296: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:297: error: expected declaration specifiers or â...â before âap_input_mode_tâ
    /usr/include/apache/util_filter.h:298: error: expected declaration specifiers or â...â before âapr_read_type_eâ
    /usr/include/apache/util_filter.h:299: error: expected declaration specifiers or â...â before âapr_off_tâ
    /usr/include/apache/util_filter.h:299: error: âap_get_brigadeâ declared as function returning a function
    /usr/include/apache/util_filter.h:310: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:310: error: âap_pass_brigadeâ declared as function returning a function
    /usr/include/apache/util_filter.h:348: error: expected declaration specifiers or â...â before âap_out_filter_funcâ
    /usr/include/apache/util_filter.h:374: error: expected declaration specifiers or â...â before âap_out_filter_funcâ
    /usr/include/apache/util_filter.h:492: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:493: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:493: error: expected declaration specifiers or â...â before âapr_pool_tâ
    /usr/include/apache/util_filter.h:493: error: âap_save_brigadeâ declared as function returning a function
    /usr/include/apache/util_filter.h:503: error: expected â)â before â*â token
    /usr/include/apache/util_filter.h:511: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:511: error: âap_fflushâ declared as function returning a function
    /usr/include/apache/util_filter.h:548: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:549: error: âap_fputstrsâ declared as function returning a function
    /usr/include/apache/util_filter.h:559: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/util_filter.h:562: error: âap_fprintfâ declared as function returning a function
    /usr/include/apache/util_filter.h:562: error: format string argument not a string type
    In file included from mod_caucho.c:44:
    /usr/include/apache/http_core.h:208: error: expected â)â before â*â token
    /usr/include/apache/http_core.h:222: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_get_server_portâ
    /usr/include/apache/http_core.h:229: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_get_limit_req_bodyâ
    /usr/include/apache/http_core.h:278: error: expected specifier-qualifier-list before âapr_int64_tâ
    /usr/include/apache/http_core.h:314: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/include/apache/http_core.h:633: error: expected specifier-qualifier-list before âapr_hash_tâ
    /usr/include/apache/http_core.h:662: error: expected â)â before âintâ
    /usr/include/apache/http_core.h:680: error: expected declaration specifiers or â...â before âap_ident_lookupâ
    /usr/include/apache/http_core.h:681: error: expected declaration specifiers or â...â before â(â token
    /usr/include/apache/http_core.h:681: warning: data definition has no type or storage class
    In file included from mod_caucho.c:45:
    /usr/include/apache/http_protocol.h:31:26: error: apr_portable.h: No such file or directory
    /usr/include/apache/http_protocol.h:32:22: error: apr_mmap.h: No such file or directory
    In file included from mod_caucho.c:45:
    /usr/include/apache/http_protocol.h:45: error: expected â)â before âvoidâ
    /usr/include/apache/http_protocol.h:77: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:111: error: expected declaration specifiers or â...â before âapr_off_tâ
    /usr/include/apache/http_protocol.h:127: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_rationalize_mtimeâ
    /usr/include/apache/http_protocol.h:203: error: expected â)â before â*â token
    /usr/include/apache/http_protocol.h:228: error: expected â)â before â*â token
    /usr/include/apache/http_protocol.h:235: error: expected â)â before â*â token
    /usr/include/apache/http_protocol.h:253: error: expected â)â before â*â token
    /usr/include/apache/http_protocol.h:356: error: expected declaration specifiers or â...â before âva_listâ
    /usr/include/apache/http_protocol.h:426: error: expected declaration specifiers or â...â before âapr_size_tâ
    /usr/include/apache/http_protocol.h:534: error: expected declaration specifiers or â...â before âapr_size_tâ
    /usr/include/apache/http_protocol.h:535: error: expected declaration specifiers or â...â before âapr_size_tâ
    /usr/include/apache/http_protocol.h:537: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:537: error: âap_rgetline_coreâ declared as function returning a function
    /usr/include/apache/http_protocol.h:554: error: expected â)â before â*â token
    /usr/include/apache/http_protocol.h:569: error: expected â)â before âintâ
    /usr/include/apache/http_protocol.h:608: error: expected specifier-qualifier-list before âapr_bucket_refcountâ
    /usr/include/apache/http_protocol.h:616: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âap_bucket_type_errorâ
    /usr/include/apache/http_protocol.h:633: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/include/apache/http_protocol.h:644: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/include/apache/http_protocol.h:648: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:648: error: âap_byterange_filterâ declared as function returning a function
    /usr/include/apache/http_protocol.h:649: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:649: error: âap_http_header_filterâ declared as function returning a function
    /usr/include/apache/http_protocol.h:651: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:651: error: âap_content_length_filterâ declared as function returning a function
    /usr/include/apache/http_protocol.h:652: error: expected declaration specifiers or â...â before âapr_bucket_brigadeâ
    /usr/include/apache/http_protocol.h:652: error: âap_old_write_filterâ declared as function returning a function
    mod_caucho.c:47:25: error: apr_strings.h: No such file or directory
    mod_caucho.c:48:30: error: apr_thread_mutex.h: No such file or directory
    In file included from mod_caucho.c:52:
    ../common/cse.h:277: error: expected â)â before â*â token
    mod_caucho.c: In function âcse_errorâ:
    mod_caucho.c:126: error: âva_listâ undeclared (first use in this function)
    mod_caucho.c:126: error: (Each undeclared identifier is reported only once
    mod_caucho.c:126: error: for each function it appears in.)
    mod_caucho.c:126: error: expected â;â before âargsâ
    mod_caucho.c:128: error: âargsâ undeclared (first use in this function)
    mod_caucho.c: At top level:
    mod_caucho.c:171: error: expected â)â before â*â token
    mod_caucho.c: In function âcse_get_module_configâ:
    mod_caucho.c:201: error: ârequest_recâ has no member named âper_dir_configâ
    mod_caucho.c: In function âcse_config_file_commandâ:
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: warning: passing argument 1 of âstrlenâ makes pointer from integer without a cast
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: warning: passing argument 2 of âmemcpyâ makes pointer from integer without a cast
    mod_caucho.c:218: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:218: warning: passing argument 1 of â__strdupâ makes pointer from integer without a cast
    mod_caucho.c: In function âcse_server_root_commandâ:
    mod_caucho.c:239: error: âcmd_parmsâ has no member named âpoolâ
    mod_caucho.c:239: warning: assignment makes pointer from integer without a cast
    mod_caucho.c: In function âget_session_indexâ:
    mod_caucho.c:289: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    mod_caucho.c:289: error: âheaderâ undeclared (first use in this function)
    mod_caucho.c:289: error: ârequest_recâ has no member named âheaders_inâ
    mod_caucho.c:295: error: âheadersâ undeclared (first use in this function)
    mod_caucho.c:308: error: ârequest_recâ has no member named âuriâ
    mod_caucho.c: In function âconnection_errorâ:
    mod_caucho.c:351: error: ârequest_recâ has no member named âstatusâ
    mod_caucho.c:357: error: ârequest_recâ has no member named âcontent_typeâ
    mod_caucho.c:359: error: ârequest_recâ has no member named âstatusâ
    mod_caucho.c:360: error: ârequest_recâ has no member named âheaders_outâ
    mod_caucho.c:361: error: ârequest_recâ has no member named âpoolâ
    mod_caucho.c:364: error: ârequest_recâ has no member named âstatusâ
    mod_caucho.c: In function âwrite_envâ:
    mod_caucho.c:409: error: ârequest_recâ has no member named âconnectionâ
    mod_caucho.c:413: error: ârequest_recâ has no member named âprotocolâ
    mod_caucho.c:414: error: ârequest_recâ has no member named âmethodâ
    mod_caucho.c:415: error: ârequest_recâ has no member named âuriâ
    mod_caucho.c:420: error: ârequest_recâ has no member named âargsâ
    mod_caucho.c:421: error: ârequest_recâ has no member named âargsâ
    mod_caucho.c:428: warning: incompatible implicit declaration of built-in function âsprintfâ
    mod_caucho.c:431: error: âconn_recâ has no member named âremote_hostâ
    mod_caucho.c:432: error: âconn_recâ has no member named âremote_hostâ
    mod_caucho.c:434: error: âconn_recâ has no member named âremote_ipâ
    mod_caucho.c:436: error: âconn_recâ has no member named âremote_ipâ
    mod_caucho.c:437: error: âconn_recâ has no member named âremote_addrâ
    mod_caucho.c:440: error: ârequest_recâ has no member named âuserâ
    mod_caucho.c:441: error: ârequest_recâ has no member named âuserâ
    mod_caucho.c:442: error: ârequest_recâ has no member named âap_auth_typeâ
    mod_caucho.c:443: error: ârequest_recâ has no member named âap_auth_typeâ
    mod_caucho.c: In function âwrite_headersâ:
    mod_caucho.c:484: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    mod_caucho.c:484: error: âheaderâ undeclared (first use in this function)
    mod_caucho.c:484: error: ârequest_recâ has no member named âheaders_inâ
    mod_caucho.c:485: error: âapr_table_entry_tâ undeclared (first use in this function)
    mod_caucho.c:489: error: âheadersâ undeclared (first use in this function)
    mod_caucho.c: In function âwrite_added_headersâ:
    mod_caucho.c:511: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    mod_caucho.c:511: error: âheaderâ undeclared (first use in this function)
    mod_caucho.c:511: error: ârequest_recâ has no member named âsubprocess_envâ
    mod_caucho.c:512: error: âapr_table_entry_tâ undeclared (first use in this function)
    mod_caucho.c:516: error: âheadersâ undeclared (first use in this function)
    mod_caucho.c:523: error: ârequest_recâ has no member named âuserâ
    mod_caucho.c: In function âsend_dataâ:
    mod_caucho.c:602: error: ârequest_recâ has no member named âstatusâ
    mod_caucho.c:603: error: ârequest_recâ has no member named âstatus_lineâ
    mod_caucho.c:603: error: ârequest_recâ has no member named âpoolâ
    mod_caucho.c:610: error: ârequest_recâ has no member named âcontent_typeâ
    mod_caucho.c:610: error: ârequest_recâ has no member named âpoolâ
    mod_caucho.c:612: error: ârequest_recâ has no member named âheaders_outâ
    mod_caucho.c: In function âwrite_requestâ:
    mod_caucho.c:663: error: too many arguments to function âap_get_client_blockâ
    mod_caucho.c: In function âcaucho_requestâ:
    mod_caucho.c:699: error: ârequest_recâ has no member named ârequest_timeâ
    mod_caucho.c:705: error: ârequest_recâ has no member named âconnectionâ
    mod_caucho.c:708: error: ârequest_recâ has no member named âpoolâ
    mod_caucho.c: In function âjvm_statusâ:
    mod_caucho.c:768: error: ârequest_recâ has no member named âpoolâ
    mod_caucho.c: In function âcaucho_statusâ:
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:805: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:810: error: ârequest_recâ has no member named âcontent_typeâ
    mod_caucho.c:811: error: ârequest_recâ has no member named âheader_onlyâ
    mod_caucho.c:835: warning: incompatible implicit declaration of built-in function âsprintfâ
    mod_caucho.c: In function âcse_dispatchâ:
    mod_caucho.c:868: error: ârequest_recâ has no member named âuriâ
    mod_caucho.c:870: error: ârequest_recâ has no member named ârequest_timeâ
    mod_caucho.c:885: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:891: error: ârequest_recâ has no member named âhandlerâ
    mod_caucho.c:906: error: ârequest_recâ has no member named âfilenameâ
    mod_caucho.c:907: error: ârequest_recâ has no member named âfilenameâ
    mod_caucho.c: At top level:
    mod_caucho.c:926: warning: initialization from incompatible pointer type
    mod_caucho.c:929: warning: initialization from incompatible pointer type
    mod_caucho.c:932: warning: initialization from incompatible pointer type
    mod_caucho.c:935: warning: initialization from incompatible pointer type
    mod_caucho.c:941: error: expected â)â before â*â token
    mod_caucho.c:949: error: âcse_create_dir_configâ undeclared here (not in a function)
    mod_caucho.c:949: warning: excess elements in struct initializer
    mod_caucho.c:949: warning: (near initialization for âcaucho_moduleâ)
    mod_caucho.c:950: warning: excess elements in struct initializer
    mod_caucho.c:950: warning: (near initialization for âcaucho_moduleâ)
    mod_caucho.c:951: warning: excess elements in struct initializer
    mod_caucho.c:951: warning: (near initialization for âcaucho_moduleâ)
    mod_caucho.c:952: warning: excess elements in struct initializer
    mod_caucho.c:952: warning: (near initialization for âcaucho_moduleâ)
    mod_caucho.c:953: warning: excess elements in struct initializer
    mod_caucho.c:953: warning: (near initialization for âcaucho_moduleâ)
    mod_caucho.c:954: error: âcaucho_register_hooksâ undeclared here (not in a function)
    mod_caucho.c:955: warning: excess elements in struct initializer
    mod_caucho.c:955: warning: (near initialization for âcaucho_moduleâ)
    make[2]: *** [mod_caucho.lo] Error 1
    make[2]: Leaving directory `/etc/resin/src/c/plugin/apache2'
    make[2]: Entering directory `/etc/resin/src/c/plugin/resin'
    gcc -g -O2 -DRESIN_HOME="/etc/resin" -I/opt/java/include -I/opt/java/include/linux -I../common -DCPU="i386" -DOS= -c -o resin.o resin.c
    gcc -g -O2 -DRESIN_HOME="/etc/resin" -I/opt/java/include -I/opt/java/include/linux -I../common -DCPU="i386" -DOS= -c -o std.o std.c
    gcc -g -O2 -DRESIN_HOME="/etc/resin" -I/opt/java/include -I/opt/java/include/linux -I../common -DCPU="i386" -DOS= -c -o memory.o memory.c
    gcc -g -O2 -DRESIN_HOME="/etc/resin" -I/opt/java/include -I/opt/java/include/linux -I../common -DCPU="i386" -DOS= -c -o ssl_stub.o ssl_stub.c
    gcc -o resin resin.o ../common/common.o std.o memory.o ssl_stub.o -lpthread -ldl -lssl -lcrypto
    gcc -g -O2 -DRESIN_HOME="/etc/resin" -I/opt/java/include -I/opt/java/include/linux -I../common -DCPU="i386" -DOS= -c -o jni_vfs.o jni_vfs.c
    /usr/bin/ld -shared -o libresin.so jni_vfs.o std.o memory.o ssl_stub.o -lpthread -ldl -lssl -lcrypto
    make[2]: Leaving directory `/etc/resin/src/c/plugin/resin'
    (cd resin; make resin_so)
    make[2]: Entering directory `/etc/resin/src/c/plugin/resin'
    make[2]: Nothing to be done for `resin_so'.
    make[2]: Leaving directory `/etc/resin/src/c/plugin/resin'
    make[1]: Leaving directory `/etc/resin/src/c/plugin'

    I fixed the "headers not found" problem but now there are compilation problems. It looks like a problem with the headers in the apr package (not gcc 4.1 compatible ???). Here's the steps I took and the error message.
    $ ./configure --with-apxs
    In modules/c/src/apache1/Makefile, add:
    -I/usr/include/apr-1
    at the end of the INCLUDES line like so:
    INCLUDES = $(APACHE_INC) -DRESIN_HOME="$(resin_home)" -I../common -I/usr/include/apr-1
    $ make -k
    Error:
    $ make -k
    (cd modules/c/src; make)
    make[1]: Entering directory `/tmp/resin-3.0.18/modules/c/src'
    for dir in common apache1 resin_os; do (cd $dir; make); done
    make[2]: Entering directory `/tmp/resin-3.0.18/modules/c/src/common'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/tmp/resin-3.0.18/modules/c/src/common'
    make[2]: Entering directory `/tmp/resin-3.0.18/modules/c/src/apache1'
    EGREP="grep -E" /tmp/resin-3.0.18/libtool --silent --mode=compile gcc -o mod_caucho.lo -c -I/usr/include/apache -DRESIN_HOME="/tmp/resin-3.0.18" -I../common -I/usr/include/apr-1 -g -O2 -DPOLL -DHAS_JVMTI -march=i686 -O2 -pipe mod_caucho.c
    In file included from /usr/include/apache/ap_config.h:25,
    from /usr/include/apache/httpd.h:43,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t'
    In file included from /usr/include/apr-1/apr_file_io.h:29,
    from /usr/include/apr-1/apr_network_io.h:26,
    from /usr/include/apache/httpd.h:53,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr_file_info.h:204: error: expected specifier-qualifier-list before 'apr_off_t'
    In file included from /usr/include/apr-1/apr_network_io.h:26,
    from /usr/include/apache/httpd.h:53,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr_file_io.h:548: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_file_io.h:740: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from /usr/include/apache/httpd.h:53,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr_network_io.h:545: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from /usr/include/apr-1/apr_buckets.h:32,
    from /usr/include/apache/httpd.h:54,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr_mmap.h:134: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_mmap.h:161: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from /usr/include/apache/httpd.h:54,
    from mod_caucho.c:33:
    /usr/include/apr-1/apr_buckets.h:242: error: expected specifier-qualifier-list before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:706: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:718: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:754: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:890: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:891: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:1168: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:1367: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:1381: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:1431: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apr-1/apr_buckets.h:1447: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from mod_caucho.c:33:
    /usr/include/apache/httpd.h:826: error: expected specifier-qualifier-list before 'apr_off_t'
    In file included from /usr/include/apache/http_request.h:45,
    from mod_caucho.c:35:
    /usr/include/apache/util_filter.h:142: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apache/util_filter.h:299: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from mod_caucho.c:36:
    /usr/include/apache/http_core.h:229: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ap_get_limit_req_body'
    /usr/include/apache/http_core.h:672: error: expected declaration specifiers or '...' before 'apr_off_t'
    In file included from mod_caucho.c:37:
    /usr/include/apache/http_protocol.h:111: error: expected declaration specifiers or '...' before 'apr_off_t'
    /usr/include/apache/http_protocol.h:203: error: expected declaration specifiers or '...' before 'apr_off_t'
    mod_caucho.c:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'caucho_module'
    mod_caucho.c:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    mod_caucho.c:165: warning: 'struct pool' declared inside parameter list
    mod_caucho.c:165: warning: its scope is only this definition or declaration, which is probably not what you want
    mod_caucho.c: In function 'cse_module_init':
    mod_caucho.c:167: warning: passing argument 1 of 'ap_add_version_component' from incompatible pointer type
    mod_caucho.c:167: error: too few arguments to function 'ap_add_version_component'
    mod_caucho.c: At top level:
    mod_caucho.c:171: error: expected ')' before '*' token
    mod_caucho.c:190: error: expected ')' before '*' token
    mod_caucho.c: In function 'cse_get_module_config':
    mod_caucho.c:217: error: 'request_rec' has no member named 'per_dir_config'
    mod_caucho.c:218: error: 'request_rec' has no member named 'per_dir_config'
    mod_caucho.c:218: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c:218: error: (Each undeclared identifier is reported only once
    mod_caucho.c:218: error: for each function it appears in.)
    mod_caucho.c: In function 'cse_get_cmd_config':
    mod_caucho.c:235: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c: In function 'cse_clean_jsessionid':
    mod_caucho.c:399: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:414: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:415: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:415: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c:417: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:420: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:421: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:428: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:428: error: 'request_rec' has no member named 'finfo'
    mod_caucho.c:429: error: 'request_rec' has no member named 'finfo'
    mod_caucho.c:437: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:438: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:445: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:446: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:451: error: 'request_rec' has no member named 'filename'
    mod_caucho.c:451: error: 'request_rec' has no member named 'finfo'
    mod_caucho.c:452: error: 'request_rec' has no member named 'finfo'
    mod_caucho.c: In function 'cse_dispatch':
    mod_caucho.c:470: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:483: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:489: error: 'request_rec' has no member named 'handler'
    mod_caucho.c:490: error: 'request_rec' has no member named 'handler'
    mod_caucho.c: In function 'get_session_index':
    mod_caucho.c:511: error: 'array_header' undeclared (first use in this function)
    mod_caucho.c:511: error: 'hdrs_arr' undeclared (first use in this function)
    mod_caucho.c:511: error: 'request_rec' has no member named 'headers_in'
    mod_caucho.c:512: error: 'table_entry' undeclared (first use in this function)
    mod_caucho.c:512: error: 'hdrs' undeclared (first use in this function)
    mod_caucho.c:512: error: expected expression before ')' token
    mod_caucho.c:531: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:532: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:532: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c:545: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:550: error: 'request_rec' has no member named 'uri'
    mod_caucho.c: In function 'write_env':
    mod_caucho.c:566: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:579: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:580: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:580: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c:587: error: 'request_rec' has no member named 'args'
    mod_caucho.c:588: error: 'request_rec' has no member named 'args'
    mod_caucho.c:595: warning: passing argument 3 of 'cse_write_string' makes pointer from integer without a cast
    mod_caucho.c:597: error: 'request_rec' has no member named 'per_dir_config'
    mod_caucho.c:597: error: too few arguments to function 'ap_get_remote_host'
    mod_caucho.c:605: error: request for member 'sin_port' in something not a structure or union
    mod_caucho.c:605: warning: passing argument 3 of 'cse_write_string' makes pointer from integer without a cast
    mod_caucho.c:607: error: 'conn_rec' has no member named 'user'
    mod_caucho.c:608: error: 'conn_rec' has no member named 'user'
    mod_caucho.c:609: error: 'conn_rec' has no member named 'ap_auth_type'
    mod_caucho.c:610: error: 'conn_rec' has no member named 'ap_auth_type'
    mod_caucho.c: In function 'write_headers':
    mod_caucho.c:656: error: 'array_header' undeclared (first use in this function)
    mod_caucho.c:656: error: 'hdrs_arr' undeclared (first use in this function)
    mod_caucho.c:656: error: 'request_rec' has no member named 'headers_in'
    mod_caucho.c:657: error: 'table_entry' undeclared (first use in this function)
    mod_caucho.c:657: error: 'hdrs' undeclared (first use in this function)
    mod_caucho.c:657: error: expected expression before ')' token
    mod_caucho.c: In function 'write_added_headers':
    mod_caucho.c:685: error: 'array_header' undeclared (first use in this function)
    mod_caucho.c:685: error: 'hdrs_arr' undeclared (first use in this function)
    mod_caucho.c:685: error: 'request_rec' has no member named 'subprocess_env'
    mod_caucho.c:686: error: 'table_entry' undeclared (first use in this function)
    mod_caucho.c:686: error: 'hdrs' undeclared (first use in this function)
    mod_caucho.c:686: error: expected expression before ')' token
    mod_caucho.c:706: error: 'conn_rec' has no member named 'user'
    mod_caucho.c:718: error: 'request_rec' has no member named 'args'
    mod_caucho.c:720: error: 'request_rec' has no member named 'args'
    mod_caucho.c:723: error: 'request_rec' has no member named 'uri'
    mod_caucho.c:725: error: 'request_rec' has no member named 'uri'
    mod_caucho.c: In function 'send_data':
    mod_caucho.c:823: warning: assignment makes pointer from integer without a cast
    mod_caucho.c:831: error: 'request_rec' has no member named 'content_type'
    mod_caucho.c:833: error: 'request_rec' has no member named 'headers_out'
    mod_caucho.c: In function 'caucho_request':
    mod_caucho.c:968: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:969: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c:969: error: 'caucho_module' undeclared (first use in this function)
    mod_caucho.c:971: error: 'request_rec' has no member named 'request_config'
    mod_caucho.c: In function 'caucho_status':
    mod_caucho.c:1119: error: 'request_rec' has no member named 'content_type'
    mod_caucho.c: At top level:
    mod_caucho.c:1198: error: expected declaration specifiers or '...' before 'pool'
    mod_caucho.c:1212: error: expected declaration specifiers or '...' before 'pool'
    mod_caucho.c: In function 'cse_close_child':
    mod_caucho.c:1218: error: 'g_pool' undeclared (first use in this function)
    mod_caucho.c: At top level:
    mod_caucho.c:1231: warning: initialization from incompatible pointer type
    mod_caucho.c:1233: warning: initialization from incompatible pointer type
    mod_caucho.c:1235: warning: initialization from incompatible pointer type
    mod_caucho.c:1237: warning: initialization from incompatible pointer type
    mod_caucho.c:1239: warning: initialization from incompatible pointer type
    mod_caucho.c:1241: warning: initialization from incompatible pointer type
    mod_caucho.c:1243: warning: initialization from incompatible pointer type
    mod_caucho.c:1253: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'caucho_handlers'
    mod_caucho.c:1271: error: 'this_module_needs_to_be_ported_to_apache_2_0' undeclared here (not in a function)
    mod_caucho.c:1272: warning: initialization makes integer from pointer without a cast
    mod_caucho.c:1273: error: 'cse_create_dir_config' undeclared here (not in a function)
    mod_caucho.c:1275: error: 'cse_create_server_config' undeclared here (not in a function)
    mod_caucho.c:1277: warning: initialization makes integer from pointer without a cast
    mod_caucho.c:1278: error: 'caucho_handlers' undeclared here (not in a function)
    mod_caucho.c:1279: warning: initialization from incompatible pointer type
    mod_caucho.c:1283: warning: initialization from incompatible pointer type
    mod_caucho.c:1285: warning: excess elements in struct initializer
    mod_caucho.c:1285: warning: (near initialization for 'caucho_module')
    mod_caucho.c:1286: warning: excess elements in struct initializer
    mod_caucho.c:1286: warning: (near initialization for 'caucho_module')
    mod_caucho.c:1287: warning: excess elements in struct initializer
    mod_caucho.c:1287: warning: (near initialization for 'caucho_module')
    mod_caucho.c:1288: warning: excess elements in struct initializer
    mod_caucho.c:1288: warning: (near initialization for 'caucho_module')
    mod_caucho.c:1289: warning: excess elements in struct initializer
    mod_caucho.c:1289: warning: (near initialization for 'caucho_module')
    make[2]: *** [mod_caucho.lo] Error 1
    make[2]: Target `all' not remade because of errors.
    make[2]: Leaving directory `/tmp/resin-3.0.18/modules/c/src/apache1'
    make[2]: Entering directory `/tmp/resin-3.0.18/modules/c/src/resin_os'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/tmp/resin-3.0.18/modules/c/src/resin_os'
    make[1]: Leaving directory `/tmp/resin-3.0.18/modules/c/src'

  • Getting WUT-111 while using WebUtil

    Hi,
    current config is- database 92010, forms90290, Jinitiator 1319, JDK 131_04. Installed and configured webutil last week. I am using it to store pdf/jpg/doc file to a BLOB column in a table. On loading single file, things look ok ( getting files back from db to PC). When I load multiple files, in some of the cases, I have been getting WUT-111 error while transfering files from db to local PC ( using WEBUTIL_FILE_TRANSFER.CLIENT_TO_DB).
    1. When I loaded the file for first time & tranfered back from db to PC, it worked fine, why it is not working when I add some more files(creates new record in table)? though, this error is somewhat incosistent with even multiple files.
    2. Is there a way to confirm if we have some data in BLOB column of row in database, other than believing on webutil message?
    Thanks in advance,
    Abhi.

    Looks like it needed a forms_ddl('COMMIT') after webutil_file_transfer call. It is working better now.
    Though, while testing this, I noticed that the file I just transfered to database gets locked for a while ( you cannot rename, delete that OS file), even after the application is closed. Is there a way to release lock on file as soon as it is transfered to database?
    Thanks,
    Abhi.

  • ATG 10.0.1 - Error while importing data using CIM

    Hi,
    I am trying to setup the data for ATG10.0.1 using cim.
    I was able to successfully create the publishing schema. However, when I try to import the data through cim it gives me following error:
    Importing (1 of 37) /Publishing/base/install/epub-role-data.xml to /atg/
    userprofiling/InternalProfileRepository...
    -------DATA IMPORT FAILED-------------------------------------------------------
    +enter [h]elp, [m]ain menu, [q]uit to exit+
    Make sure you have configured the connection details and created the schema.
    exec returned: 255
    Please help. Am I missing something?
    Thanks

    cim error log:
    *** info     Wed Nov 23 00:57:05 PST 2011     1322038625172     atg.cim.task.ant.utility.AntLogger     Total time: 0 seconds
    **** Warning     Wed Nov 23 00:57:05 PST 2011     1322038625176     atg.cim.worker.common.PropertyFileCreatorTask     Attempting to create properties file D:\ATG\ATG10.0.1\home\..\home\servers\cimDbInitializer\localconfig\atg\registry\RepositoryGroups.properties with out contents.
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625177     atg.cim.worker.common.PropertyFileCreatorTask     Wrote File D:\ATG\ATG10.0.1\home\..\home\servers\cimDbInitializer\localconfig\atg\registry\RepositoryGroups.properties
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625197     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask     Executing startSqlRepository for /atg/userprofiling/InternalProfileRepository
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625197     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask     Import File D:\ATG\ATG10.0.1\home\..\Publishing\base\install\epub-role-data.xml
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625197     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask     args : -workspace workspace -comment initial_data_import -user publishing
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625204     atg.cim.task.ant.utility.AntLogger     
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625204     atg.cim.task.ant.utility.AntLogger     start.sqlrepository.windows:
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625263     atg.cim.task.ant.utility.AntLogger     [exec] \Java\jdk1.6.0_27\bin\java was unexpected at this time.
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.task.ant.utility.AntLogger     
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.task.ant.utility.AntLogger     BUILD FAILED
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.task.ant.utility.AntLogger     D:\ATG\ATG10.0.1\CIM\plugins\Base\ant\cim-ant.xml:4: exec returned: 255
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.task.ant.utility.AntLogger     
    **** info     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.task.ant.utility.AntLogger     Total time: 0 seconds
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask     ---     D:\ATG\ATG10.0.1\CIM\plugins\Base\ant\cim-ant.xml:4: exec returned: 255
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:636)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:662)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:487)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at java.lang.reflect.Method.invoke(Method.java:597)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.Task.perform(Task.java:348)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.Target.execute(Target.java:357)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.Target.performTasks(Target.java:385)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.task.ant.utility.AntExecutionWrapper.executeAntTarget(AntExecutionWrapper.java:145)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.worker.AntTask.executeAntTarget(AntTask.java:93)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask.execute(StartSqlRepositoryExecutorTask.java:243)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.database.ImportDataTask.createStartSqlRepositoryTask(ImportDataTask.java:635)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.database.ImportDataTask.importTask(ImportDataTask.java:454)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.database.ImportDataTask.execute(ImportDataTask.java:217)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.task.TaskExecutor.execute(TaskExecutor.java:134)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.task.TaskExecutor.executeTasks(TaskExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.ExecuteStepTasks.execute(ExecuteStepTasks.java:51)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.executeValidations(StepExecutor.java:289)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.ui.text.TextDisplay.processStep(TextDisplay.java:436)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.ui.UIDispatchImpl.processStep(UIDispatchImpl.java:89)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:201)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.LaunchTemplate.execute(LaunchTemplate.java:69)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:129)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.types.LaunchWizard.execute(LaunchWizard.java:73)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.execute(CommandExecutor.java:128)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.command.CommandExecutor.executeCommands(CommandExecutor.java:156)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processStep(StepExecutor.java:216)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.step.StepExecutor.processCurrentStep(StepExecutor.java:80)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.runner.Runner.run(Runner.java:152)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.flow.CimFlow.startupFlow(CimFlow.java:69)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.flow.CimFlowCreator.startDefaultCimFlow(CimFlowCreator.java:78)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.Launcher.startCimFlow(Launcher.java:168)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask          at atg.cim.Launcher.main(Launcher.java:68)
    **** Error     Wed Nov 23 00:57:05 PST 2011     1322038625265     atg.cim.worker.dynamo.StartSqlRepositoryExecutorTask     
    *

Maybe you are looking for

  • Problem with Web-Fonts displayed on Windows PCs?

    Hi, I am creating my first site with Muse, and am having problems getting the web-fonts to display correctly on Windows computers. This happens with both Chrome and IE, however you can see the rendering is much worse in IE. On my Mac (that I'm creati

  • WxPerl not working in snow leopard

    Hello, wxPerl seems to be not working in Snow Leopard. The command: wxPerl -e "use Wx;" Gives: Can't find 'boot_Wx' symbol in /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level/auto/Wx/Wx.bundle at -e line 1 Compilation failed in require a

  • Installing OBIEE11g

    Hi All, I am new to OBIEE, i am trying to learn OBIEE. So far the only thing i have is a "Oracle Business Intelligence 11g, Developers Guide" book by Rittman. I want to install OBIEE (dont know which and from where?) on my personal computer. Please k

  • How to draw a line???

    I am a long time Photoshop user, but new to "Elements". I cannot figure out how to draw a line??? The Help says "To draw a line or arrow...... 1. In the Editor, select the Line tool." Ummm.....WHERE??? HOW??? If I knew how to select the Line tool I w

  • Movies from Nikon Coolpix don't upload into iPhoto

    I've been able to get video off my camera into iPhoto with no problems up until a couple of weeks ago. Now, I shoot some video, plug in, and get the Import button - press the Import button - I don't see a "thermometer" going, but then it says Finishi