Cannot save field activity in CCB (platform Windows)

Hello,
While creating a new field activity of any Field activity type, I am getting following error when I click Save. Weird thing is, for some random service points, I am able to create the same field activity. Can somebody please guide me how to resolve this?
My installation is on Windows platform running on Tomcat server.
USER - 923833-50618-1 2013-05-21 11:15:30,820 [Parent Reader:Thread-228] ERROR (support.cobol.CobolToJavaGateway) An unexpected error occurred building error information to pass to cobol from a Java call from cobol.
java.lang.NullPointerException
     at com.splwg.base.support.cobol.CobolToJavaGateway.populateZMSGNFromAppError(CobolToJavaGateway.java:202)
     at com.splwg.base.support.cobol.CobolToJavaGateway.basicUpdateCICZMSGNWithError(CobolToJavaGateway.java:165)
     at com.splwg.base.support.cobol.CobolToJavaGateway.updateCICZMSGNWithError(CobolToJavaGateway.java:87)
     at com.splwg.base.support.cobol.host.command.UpdateZMSGNWithErrorCommand.invoke(UpdateZMSGNWithErrorCommand.java:33)
     at com.splwg.base.support.cobol.host.PerformCommandExecuter.invoke(PerformCommandExecuter.java:68)
     at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.readRequestExecuteAndRespond(OptimizedRemoteExecuterSkel.java:157)
     at com.splwg.base.support.cobol.host.OptimizedRemoteExecuterSkel$RequestSocketReader.run(OptimizedRemoteExecuterSkel.java:91)
     at com.splwg.base.support.cobol.host.SocketThreadPool$WrappingParentRunnable.run(SocketThreadPool.java:204)
     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown Source)
     at java.lang.Thread.run(Thread.java:662)
USER - 923833-50618-1 2013-05-21 11:15:30,824 [http-6500-43] ERROR (support.cobol.CobolSubprogram) A non-zero return code (33554432) was returned from a call to COBOL program CIPOFACP
com.splwg.shared.common.LoggedException: A non-zero return code (33554432) was returned from a call to COBOL program CIPOFACP
     at com.splwg.shared.common.LoggedException.raised(LoggedException.java:65)
     at com.splwg.base.support.cobol.CobolSubprogram.checkReturnCode(CobolSubprogram.java:104)
     at com.splwg.base.support.cobol.CobolSubprogram.checkForErrors(CobolSubprogram.java:99)
     at com.splwg.base.support.cobol.AbstractCobolProgram$CallCobolClosure.run(AbstractCobolProgram.java:215)
     at com.splwg.base.support.interception.SessionInterceptionManager.notifyGenericCallStackJump(SessionInterceptionManager.java:264)
     at com.splwg.base.support.context.FrameworkSession.notifyGenericCallStackJump(FrameworkSession.java:1425)
     at com.splwg.base.support.cobol.AbstractCobolProgram$1.run(AbstractCobolProgram.java:115)
     at com.splwg.base.support.cobol.AbstractCobolProgram.callCobol(AbstractCobolProgram.java:125)
     at com.splwg.base.support.cobol.GenericCobolServiceProgram.callCobol(GenericCobolServiceProgram.java:64)
     at com.splwg.base.support.cobol.ServiceAdapter.invokePageService(ServiceAdapter.java:76)
     at com.splwg.base.support.service.cobol.CobolPageAddService.add(CobolPageAddService.java:31)
     at com.splwg.base.support.service.PageAddService.privateAdd(PageAddService.java:95)
     at com.splwg.base.support.service.PageAddService.privateExecute(PageAddService.java:74)
     at com.splwg.base.support.service.PageAddService.execute(PageAddService.java:31)
     at com.splwg.base.api.service.ServiceDispatcher.addItemInSession(ServiceDispatcher.java:211)
     at com.splwg.base.api.service.ServiceDispatcher$2.execute(ServiceDispatcher.java:114)
     at com.splwg.base.api.service.ServiceDispatcher$2.execute(ServiceDispatcher.java:113)
     at com.splwg.base.support.context.SessionExecutable.doInNewSession(SessionExecutable.java:38)
     at com.splwg.base.api.service.ServiceDispatcher.addItem(ServiceDispatcher.java:118)
     at com.splwg.serviceclient.LocalServiceDispatcher.add(LocalServiceDispatcher.java:40)
     at com.splwg.base.web.dataservlet.PageAdd.privateDoPost(PageAdd.java:40)
     at com.splwg.base.web.dataservlet.MutatingPageServlet.doPost(MutatingPageServlet.java:26)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at com.splwg.base.web.services.RequestContextFilter.doFilter(RequestContextFilter.java:50)
     at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
     at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
     at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:558)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
     at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
     at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
     at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
     at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
     at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
     at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
     at java.lang.Thread.run(Thread.java:662)
USER - 923833-50618-1 2013-05-21 11:15:30,836 [http-6500-43] ERROR (api.service.ServiceExecutionPolicy) Rollback: Add failed
USER - 923833-50618-1 2013-05-21 11:15:30,836 [http-6500-43] ERROR (support.context.SessionExecutable) Caught exception from SessionExecutable.execute()
USER - 923833-50618-1 2013-05-21 11:15:30,837 [http-6500-43] ERROR (web.dataservlet.PageAdd) Unexpected error.
com.splwg.shared.common.LoggedException:
The following stacked messages were reported as the LoggedException was rethrown:
com.splwg.base.api.service.ServiceDispatcher$2.execute(ServiceDispatcher.java:113): Caught exception from SessionExecutable.execute()
com.splwg.base.support.cobol.ServiceAdapter.invokePageService(ServiceAdapter.java:76): Rollback: Add failed
The root LoggedException was: A non-zero return code (33554432) was returned from a call to COBOL program CIPOFACP
     at com.splwg.shared.common.LoggedException.raised(LoggedException.java:65)
     at com.splwg.base.support.cobol.CobolSubprogram.checkReturnCode(CobolSubprogram.java:104)
     at com.splwg.base.support.cobol.CobolSubprogram.checkForErrors(CobolSubprogram.java:99)
Edited by: ninad116 on May 21, 2013 1:31 AM
Edited by: user8862251 on May 21, 2013 2:34 AM

Have a look at the bindinng tab of the fields that do not show up and make sure that they are NOT set to None. Look at a
field that is being saved. Is it set to Normal? If it is set all the fields that you want saved to Normal.
Paul

Similar Messages

  • After Scanning a document, cannot save it in Acrobat X with Windows 7

    Using Windows 7 a Kodak i40 scanner and Acrobat X Pro.  Document scans normally and image appears in Acrobat, however when selecting save or save as, nothing happens.  "Save as" does not open any windows.  If you try to close the document, it asks if you want to save it, click on yes and it does nothing, then try to close and the "do you want to save" message appears again and document is not saved. Anyone else see this or have a suggestion for a solution?
    Bob

    As a work-around, I am able to select custom scan but you have to choose your scanner and after doing that click the options and change scan mode from native to memory.  This will allow you to scan and save or "save as" but after you close Acrobat the settings will revert back to what they were before.  I have even configured and saved presets with these same options but these settings are never saved when i close and re-open Acrobat

  • I cannot save pdf.  I'm using Windows 7

    I recently purchased a new computer running Windows 7.  Every time I try to save a pdf document, nothing happens.  I click on the save icon on the bottom floating display but it does not respond when being clicked on.

    F9 does not do anything.  By menu bar, I am talking about icons only.
    There is no actual menu visible like in Windows.

  • I cannot update my acrobat reader on my Windows platform in IE, Mozilla, nor Crome.  I need a person to talk to

    I cannot update my acrobat reader on my Windows platform in IE, Mozilla, nor Crome.  I need a person to talk to
    559-760-7255

    This is not how a forum works; nobody will call you back.
    Provide some details, and somebody will answer here.
    What is your Windows version?  Reader version?  What exactly means "cannot"?

  • Error in Portal: The Standard transport system is active.You cannot save

    Hi Experts
      In Portal,I am trying to save a BW Query as view in 'Favorites' or 'BEx Portfolio' or 'My Portfolio',I can't able to save it as i am getting
    "The Standard transport system is active.You cannot save" msg
    Please update me what is the reason and how to resolve this error
    Thanks in advance

    Hi,
    SAP Note : 356018 might be handy.
    Regards,
    Sandeep Tudumu

  • Cannot save files to Windows server 2003 file server from MAC

    Hi, 
    We have few MAC users and others mostly windows based users. Problem now is MAC users cannot save any files to the file server. I had the issues to save in the portable hard drive then i format the HDD to fat 32 and now i can save, But the file server cannot
    be done like that. 
    What i can do to save the files to file server? please advice me
    thanks 
    saththiyan

    I cannot attach another NAS as CEO need to save files to all the folders which is there in the file server already, 
    You can share the folder and map a drive across the network to access the shared folder on the file server. Shared folders formatted NTFS do not affect network access. You would do that by using the SMB. Here's how:
    How to Map Network Drive in Mac OS X
    http://www.technipages.com/how-to-map-network-drive-in-mac-os-x.html
    What OS version is the server? Is it a DC? You may need to reduce security on the server to allow Macs to access the server. Here's more info:
    How to Disable SMB 2.0 on Windows Vista/2008/2008 R2
    http://www.petri.co.il/how-to-disable-smb-2-on-windows-vista-or-server-2008.htm 
    "To disable SMB ... Otherwise, disable SMB signing on Windows Server 2003 domain controllers.
    http://support.microsoft.com/kb/325379
    How to enable Windows 98/ME/NT and MAC clients to logon to Windows 2003 based Domains
    http://support.microsoft.com/default.aspx/kb/555038
    Ace Fekay
    MVP, MCT, MCITP/EA, MCTS Windows 2008/R2 & Exchange 2007, Exchange 2010 EA, MCSE & MCSA 2003/2000, MCSA Messaging 2003
    Microsoft Certified Trainer
    Microsoft MVP - Directory Services
    Technical Blogs & Videos: http://www.delawarecountycomputerconsulting.com/
    This post is provided AS-IS with no warranties or guarantees and confers no rights.

  • I still cannot save edited clips Premiere 12 windows 7

    I still cannot save edited clips Premiere 12 windows 7

    Howlb
    What computer operating system is your Premiere Elements running on?
    What are the properties of these source media video clips?
    How are you trying to save the edited video clips
    a. Publish+Share/ and one of the choices there and then an export of the whole Timeline content
    or
    b. Trying to save the edited video clips in a project selectively as separate files saved to the computer hard drive. If so, please detail.
    Have you posted a recent thread on this topic here recently? With the recent major update of the Adobe Premiere Elements Forum it has been more difficult for me to go back and look for prior recent threads posted by the user.
    Please review, supply the necessary details, and then we can customize troubleshooting to address your Premiere Elements workflow issue.
    Thank you.
    ATR

  • Why cant I rotate and save a picture from iphone 4s in windows photo viewer windows 7? the error is cannot save because there is a problem with the photo properties. I can rotate and save screenshots

    why cant i rotate and save a picture from iphone 4s in windows photo viewer windows 7? the error is cannot save because there is a problem with the photo properties. I can rotate and save screenshots

    Windows do not repect the digital EXIF specification. Use a free viewer http://www.irfanview.net/ for Windows.

  • How can I resolve: cannot save any type of image in Illustrator CS6 on Windows XP SP3?

    I have a user who is on Windows XP SP3 and he cannot save any images in Illustrator CS6. When he selects eitheer of the save buttons, the location window comes up but nothing happens after that. We have given him admin rights and permissions for the computer and Illustrator, the UAC is off, we have deleted the pref folder, and we have done a reinstall of the software . Other users can log onto the same machine and Illustrator works fine for them, but; this particular user, who is the primary user of the computer, cannot save his work using the program. How can we fix this

    Flush out temp files and check disk permissions and quota. He may simply be running out of local storage space.
    Mylenium

  • Cannot save active file

    this problem is becoming more frequent. I open a file, amend and try to save but get message " file cannot be saved as it has been deleted". This may happen with spreadsheet or even new untitled document.
    sometimes I can save first few alterations but at the end again cannot save.
    Re-booting may help but then I have lost all new data.
    I have tried the cure suggested to Glen Grayson in April 2006 but this makes no difference. I have tried SAVE AS, tried pasting into new document, etc.

    Hi cherrymead
    Presuming you are talking about having a problem with Appleworks, it may be due to a corrupt preference file. See this Appleworks knowledge base article.
    AppleWorks has stopped working correctly by Peggy
    She also says problems can arise if "AppleWorks 6 open in both Classic & OS X at the same time"
    regards roam

  • Windows 10 cannot be activated after upgrade from Windows 7 SP1

    I recently tried to upgrade my G62 from Windows 7 to Windows 10. During the regular upgrade, my laptop was shut down - which forced me to use Windows media creator from my flash drive.I was able to install it successfully but for some reason I get an error that my OS cannot be validated.I have my original Windows 7 S/N and validation key.Any help will be appreciatedAssaf

    Reinstall W7 using HP recvovery media and then do the upgrade again. You can order HP recovery media below, or call HP on the phone to order 1-800-474-6836
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=bph07143&cc=us&lc=en&dlc=en#N76
      .   

  • Cannot save form error after form has been created

    I've created a form and fucntions well.
    It has been saved as a interactive pdf.
    When people with just the acrobat reader open the file and click anywhere on the form a window pops up stating that
    " you cannot save form..." then the OK button appears
    You are able to enter data into the fields and print, but can only save the form as a blank copy.
    Any help would be much appreciated.

    You need to reader enable the form in Adobe Acrobat. Click on Advanced >
    Enable Usage Rights in Adobe Reader and Click Save Now. You can then save a
    reader enabled version of the form and users will be able to save their data
    in the form.

  • Cannot save contact changes in outlook, always reverts back to what it was before.

    Cannot save contact changes in outlook, always reverts back to what it was
    before. 

    Hi
    As per the information and details provided by you, to save the all contacts in Outlook, please follow these steps: -
    By default, when you double-click on a contact in Outlook, the new
    Contact Card displays for that contact. The Contact Card does not contain all the fields from the full contact editing window that opens when you create a new contact.
    The
    Contact Card also displays by default when you search for a contact. You can still open the full contact editing window when editing a contact or when searching for a contact. To switch to your
    Contact folder, click the People link at the bottom of the
    Outlook window or press Ctrl+3.
    I hope this information will be helpful for you.
    Thanks and regards
    Shweta@G

  • Bind to AD error message "cannot save password"

    After loading Lion, I can not join/bind to my Windows Active Directory.  I acts like it is binding and then I get the error message "cannot save password"  It never binds.  It does create the computer account in AD though.

    Is this a Toshiba thing or an Microsoft Question?
    It's a Microsoft question. Take it here.
       Microsoft Discussion Groups
    -Jerry

  • I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?

    I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?
    In the previous versions of Firefox when you went to you Bookmarks menu it gave you the options to either Bookmark This Page 'command' + 'D', Subscribe to this Page, Bookmark All Tabs 'up-arrow-key' + 'command' + 'D', and Organize Bookmarks 'up-arrow-key' + 'command' + 'B' however in the newest version of Firefox there is no Bookmark All Tabs so you can bookmark all the tabs that you have up in one window at a time. So I need to know if it is possible that the feature is now in a different place, is gone altogether, or if you can get that feature another way?
    For me personally and my work I go through hundreds of web pages a day and save around half of those so it is imperative that I be able to bookmark more then one tab at a time because I can't be bothered to bookmark every single page separately and then go through hundreds of tabs in my Unsorted bookmarks in order to sort those bookmarks. It is simple inconvenient to sort every bookmark individually that is why the previous version of Firefox with the Bookmark All Tabs button was superior in its convenience.

    Right click any tab and choose "Bookmark All Tabs".

Maybe you are looking for

  • Cases and Accessories for 5G iPods

    Ok, so ever since I purchased my Black 60GB iPod I started reading about how easily it scratched and realized I needed to get a case for it immediately. I was also surprised to discover that my old iTrip and other top docking accessories no longer wo

  • ITUNES 10 for Mac crashes after any install

    All, Pardon my French, but Whiskey Tango Foxtrot!?!? Has anyone had a problem with the latest v of iTUNES? I have downloaded the update now 3x, and after opening, each time it closes right after the open attempt. It basically crashes. Thank God for T

  • Need internet connection Window on refresh. How to?

    I have Mountain Lion. We use Safari. My home network includes two iMacs. Mine is upstairs and my husband's is downstairs. We get our internet through Comcast. The problem I am going to describe just happened after we had a faster cable modem installe

  • Error  No categorization schema assigned to application area (, , )

    hi all, i am getting the error( No categorization schema assigned to application area (, , )) in web ui while clicking on category drop down in service request. it is working fine before ehp1 enhancement but now it is showing error. but still functio

  • How do I add AT&t Internet service on my ipad3

    How do I add Internet service to my ipad3