Error when user run package at similar time

Hi,
I have a problem when two users run the same package at similar time. The package load the journals file and the package log show a warning: : u201CPath cannot be the empty string or all whitespace.u201D I don't know why we have this error that sometimes appears. Can you help me?
This is the part of log:
"Convert Task
Success
Recuento de registros:162
Aceptar el recuento:162
Rechazar el recuento:0
Omitir el recuento 
Path cannot be the empty string or all whitespace."

Hi
You can keep the VALIDATERECORDS = YES. But make sure that the input file does not have any empty rows.
Bad file:
A001,2010.JAN,ACTUAL,E001,2.0
A002,2010.JAN,ACTUAL,E001,2.0
A003,2010.JAN,ACTUAL,E001,2.0
Good file:
A001,2010.JAN,ACTUAL,E001,2.0
A002,2010.JAN,ACTUAL,E001,2.0
A003,2010.JAN,ACTUAL,E001,2.0
/Marco

Similar Messages

  • Error when first run page using SelectOneChoice objects

    Hi! I had following error, when I run my jspx page:
    <FacesCtrlListBinding><getInputValue> ADFv: Could not find selected item matching value Vitis of type: java.lang.String in the list-of-values.
    When I press refresh button in browser, then I can see in my SelectOneChoice object value "Vitis"
    Any ideas why it is so?
    Best regards!

    Hi,
    The reason could be that the selectItem with the value 'Vitis' may not be available in your selectOneChoice at the time of page load.
    You may try printing all the values bound to selectItems using forEach and see if the list contains the value 'Vitis' or not.
    Sireesha

  • Error when i run any page with any view object

    jdevloper 11.1.2
    version 64
    i create menu from task flow and template  and its ok .
    after create  model from database.
    when i run any page not have any view object its successful and run
    but when i drag any table  object from data control  to the page and run  its show error
    Error 500--Internal Server Error
    oracle.jbo.domain.DataCreationException: JBO-29114 ADFContext is not setup to process messages for this exception. Use the exception stack trace and error code to investigate the root cause of this exception. Root cause error code is JBO-25029 at oracle.jbo.common.JBOClass.findDataClass(JBOClass.java:243) at oracle.jbo.server.AttributeDefImpl.initFromXML(AttributeDefImpl.java:3904) at oracle.jbo.server.AttributeDefImpl.loadFromXML(AttributeDefImpl.java:3855) at oracle.jbo.server.EntityDefImpl.loadAttribute(EntityDefImpl.java:4935) at oracle.jbo.server.EntityDefImpl.loadAttributes(EntityDefImpl.java:4899) at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3808) at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3422) at oracle.jbo.server.EntityDefImpl.loadFromXML(EntityDefImpl.java:3406) at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:525) at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1202) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:585) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:507) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:489) at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:753) at oracle.jbo.server.EntityDefImpl.findDefObject(EntityDefImpl.java:644) at oracle.jbo.server.ViewDefImpl.doAddRowReference(ViewDefImpl.java:7076) at oracle.jbo.server.ViewDefImpl.loadEntityReference(ViewDefImpl.java:7357) at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:4003) at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3773) at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3721) at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:529) at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1202) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:585) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:507) at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:489) at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:753) at oracle.jbo.server.ViewDefImpl.findDefObject(ViewDefImpl.java:739) at oracle.jbo.server.AMViewUsage.createViewObject(AMViewUsage.java:112) at oracle.jbo.server.ApplicationModuleDefImpl.loadViewObject(ApplicationModuleDefImpl.java:655) at oracle.jbo.server.ApplicationModuleDefImpl.loadComponents(ApplicationModuleDefImpl.java:916) at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:489) at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:86) at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:158) at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73) at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2908) at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:580) at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2468) at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2342) at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3241) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:571) at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:234) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:504) at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:499) at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:517) at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:867) at oracle.adf.model.binding.DCDataControl.setErrorHandler(DCDataControl.java:486) at oracle.jbo.uicli.binding.JUApplication.setErrorHandler(JUApplication.java:261) at oracle.adf.model.BindingContext.put(BindingContext.java:1318) at oracle.adf.model.binding.DCDataControlReference.getDataControl(DCDataControlReference.java:247) at oracle.adf.model.BindingContext.instantiateDataControl(BindingContext.java:1020) at oracle.adf.model.dcframe.DataControlFrameImpl.doFindDataControl(DataControlFrameImpl.java:1645) at oracle.adf.model.dcframe.DataControlFrameImpl.internalFindDataControl(DataControlFrameImpl.java:1514) at oracle.adf.model.dcframe.DataControlFrameImpl.findDataControl(DataControlFrameImpl.java:1474) at oracle.adf.model.BindingContext.internalFindDataControl(BindingContext.java:1150) at oracle.adf.model.BindingContext.get(BindingContext.java:1103) at oracle.adf.model.binding.DCParameter.evaluateValue(DCParameter.java:82) at oracle.adf.model.binding.DCParameter.getValue(DCParameter.java:111) at oracle.adf.model.binding.DCBindingContainer.getChildByName(DCBindingContainer.java:2748) at oracle.adf.model.binding.DCBindingContainer.internalGet(DCBindingContainer.java:2796) at oracle.adf.model.binding.DCExecutableBinding.get(DCExecutableBinding.java:115) at oracle.adf.model.binding.DCUtil.findSpelObject(DCUtil.java:329) at oracle.adf.model.binding.DCBindingContainer.evaluateParameterWithElCheck(DCBindingContainer.java:1478) at oracle.adf.model.binding.DCBindingContainer.findDataControl(DCBindingContainer.java:1608) at oracle.adf.model.binding.DCIteratorBinding.initDataControl(DCIteratorBinding.java:2542) at oracle.adf.model.binding.DCIteratorBinding.getDataControl(DCIteratorBinding.java:2477) at oracle.jbo.uicli.binding.JUCtrlActionBinding.getDataControl(JUCtrlActionBinding.java:583) at oracle.jbo.uicli.binding.JUCtrlActionBinding.isOperationEnabled(JUCtrlActionBinding.java:316) at oracle.jbo.uicli.binding.JUCtrlActionBinding.isActionEnabled(JUCtrlActionBinding.java:296) at oracle.jbo.uicli.binding.JUCtrlActionBinding.getEnabled(JUCtrlActionBinding.java:1824) at oracle.jbo.uicli.binding.JUCtrlActionBinding.internalGet(JUCtrlActionBinding.java:1918) at oracle.adfinternal.view.faces.model.binding.FacesCtrlActionBinding.internalGet(FacesCtrlActionBinding.java:367) at oracle.adf.model.binding.DCControlBinding.get(DCControlBinding.java:749) at javax.el.MapELResolver.getValue(MapELResolver.java:164) at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:176) at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:203) at com.sun.el.parser.AstValue.getValue(Unknown Source) at com.sun.el.parser.AstNot.getValue(Unknown Source) at com.sun.el.ValueExpressionImpl.getValue(Unknown Source) at com.sun.faces.facelets.el.TagValueExpression.getValue(TagValueExpression.java:109) at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:73) at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.getDisabled(GoLinkRenderer.java:585) at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.isDisabled(GoLinkRenderer.java:760) at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.handleInaccessibility(GoLinkRenderer.java:663) at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.encodeAll(GoLinkRenderer.java:146) at oracle.adfinternal.view.faces.renderkit.rich.CommandLinkRenderer.encodeAll(CommandLinkRenderer.java:170) at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493) at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606) at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201) at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:525) at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$1200(PanelGroupLayoutRenderer.java:30) at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:698) at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:637) at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:187) at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:318) at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:283) at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:360) at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493) at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606) at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201) at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeFacet(DecorativeBoxRenderer.java:440) at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer._encodeCenterPane(DecorativeBoxRenderer.java:704) at oracle.adfinternal.view.faces.renderkit.rich.DecorativeBoxRenderer.encodeAll(DecorativeBoxRenderer.java:380) at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493) at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606) at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:623) at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062) at oracle.adfinternal.view.faces.renderkit.rich.FormRenderer.encodeAll(FormRenderer.java:274) at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493) at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:606) at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:3201) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeAllChildren(CoreRenderer.java:623) at oracle.adf.view.rich.render.RichRenderer.encodeAllChildrenInContext(RichRenderer.java:3062) at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1277) at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1452) at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:493) at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:913) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1659) at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1655) at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:91) at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:399) at org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ChangeApplyingVDLWrapper.renderView(ViewDeclarationLanguageFactoryImpl.java:350) at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:131) at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:273) at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:165) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1027) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:334) at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:232) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:313) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300) at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:121) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468) at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:468) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:293) at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:199) at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413) at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94) at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161) at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27) at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209) at weblogic.work.ExecuteThread.run(ExecuteThread.java:178) Caused by: java.lang.ClassNotFoundException: BigInteger at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297) at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270) at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64) at java.lang.ClassLoader.loadClass(ClassLoader.java:305) at java.lang.ClassLoader.loadClass(ClassLoader.java:246) at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:179) at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:43) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:35) at oracle.jbo.common.JBOClass.forName(JBOClass.java:174) at oracle.jbo.common.JBOClass.findDataClass(JBOClass.java:239) ... 176 more

    Thanks for u replay
    yes it show same error when i run new page without template
    but i close jdevloper and open it again and  page come but   appear others error
    in message popup  in page like this
    ""Messages for this page are listed below.ErrorBigIntegerErrorBigInteger   ""
    And in log  file it appear like this
    - http://localhost:7101/MenuWebApp-ViewController-context-root/faces/TaskStuts
    <ViewHandlerImpl> <_checkTimestamp> Apache Trinidad is running with time-stamp checking enabled. This should not be used in a production environment. See the org.apache.myfaces.trinidad.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    <Utils> <buildFacesMessage> ADF: Adding the following JSF error message: BigInteger
    java.lang.ClassNotFoundException: BigInteger
      at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
      at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)

  • HT1338 I keep getting a Networking Error: when i run Software update. i have 10.5.8 and want to upgrade to at least 10.6 or later. i know the network is working perfectly.

    I keep getting a Networking Error: when i run Software update. i have 10.5.8 and want to upgrade to at least 10.6 or later. i know the network is working perfectly.

    Snow Leopard OS 10.6 is not available via Software Update, it is paid upgrade.
    Start by checking if you can run Snow Leopard:
    Requirements for OS X 10.6 'Snow Leopard'
    http://support.apple.com/kb/SP575
    OS 10.6 Snow Leopard is available for $19.99 from the Apple Store:
    http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    and in the UK:
    http://store.apple.com/uk/product/MC573/mac-os-x-106-snow-leopard
    but nobody knows for how long it will be available.
    When you have installed it, run Software Update to download and install the latest updates for Snow Leopard.
    To use iCloud you have to upgrade at least to Lion, but some functions are only available in Mountain Lion:
    http://support.apple.com/kb/HT4759
    You can also purchase the code to use to download Lion (Lion requires an Intel-based Mac with a Core 2 Duo, i3, i5, i7 or Xeon processor and 2GB of RAM, running the latest version of Snow Leopard), or you can purchase Mountain Lion from the App Store - if you can run that:
    http://www.apple.com/osx/specs/

  • My iphone 6plus not working not charge but when i run it the first time working half an hour  when you attempt to run it again light up thr screen and showws the apple logo and after the pice screen illuminates red and does not work what do i do now

    My iphone 6plus not working not charge but when i run it the first time working half an hour  when you attempt to run it again light up thr screen and showws the apple logo and after the pice screen illuminates red and does not work what do i do now

    Hello Nadersalah,
    It seems you're experiencing multiple issue with your iPhone. Based on the information you have provided, it appears your iPhone needs to be serviced. The following link should help you get started with the process and has links with additional information on topics such as warranty and service pricing, battery replacement, and express replacement service.
    iPhone Repair and Service - Apple Support
    Thank you for contributing to Apple Support Communities.
    Cheers,
    Bobby_D

  • Getting Class not registered error when I run wmi queries

    Getting Class not registered error when I run win32 wmi queries. Eg:

    Specs: 
    Lenovo 3000 N100
    Windows Vista Home Premium
    Genuine Intel (R) CPU T2080 @ 1.73 GHz (2 CPUs)
    1014 MB RAM
    DirectX 10
    Intel(R) GMA 950 

  • HT1338 Receiving Error when I run Software Update in Mountain Lion.

    I am receiving the following error when I run software update in OS-X Mountain Lion. The operation couldn’t be completed. (NSURLErrorDomain error -1100.)
    Is this a problem with my MBP or is there an issue with the AppStore servers? Is there an alternate way in Mountain Lion to look for updates if the problem is with the AppStore app itself?
    Thank you,

    Apparently a server overload > NSURLErrorDomain error -1100
    Try again later.

  • I get this error when i run diagnostic 4MEM/9/40000000 : 0x7f561d90

    MacBook Pro 13-inch, Mid 2012,
    2.5 GHz Intel Core i5
    16 GB 1600 MHz DDR3
    YOSEMITE 10.10
    My computer started shutting down.  error message stated Your computer restarted because of a problem.  Press any key. 
    I get this error when i run diagnostic 4MEM/9/40000000 : 0x7f561d90 but can't find the error code reference.

    Check to see if your MBP has a kernel panic report.  If so use these instructions and post it:
    http://support.apple.com/en-us/HT2546
    Ciao.

  • When I run this VI "Waveform Time to Date Time String" in LabView 7.0 it will not pass decimals of seconds.

    When I run this VI "Waveform Time to Date Time String" in LabView 7.0 it will not pass decimals of seconds. From decimals of inputline. If i disconnect the input to the subVI "Get Date/Time string vi" it will work propperly, it also doses if I reconnect it. I use LabViev 7.0.
    So the problem i solved, but i dosent understund why it works in this way. Does it indicate other problems which will make my researchprogram unrelaible ?
    Attachments:
    Waveform_Time_to_Date_Time_String.vi ‏18 KB

    Hello.
    I checked your vi and it fails as you state.
    It runs fine if: 1 Convert number to timestamp OR
    2 Wire a constant to want seconds?
    In labview 7.1, no problems.
    I think is a job for NI engeniers.
    Hope it helps
    Alipio
    "Qod natura non dat, Salmantica non praestat"

  • I got CRS-4402 error when I run root.sh

    Hi all,
    I am installing Grid Infrastructure in my new environment, and I have a problem when I run root.sh.
    In the first node, root.sh was OK, but I got a CRS-4402 error in the anothers two nodes:
    "...CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node
    brloulsrac01, number 1, and is terminating
    An active cluster was found during exclusive startup, restarting to join the cluster..."
    Please, can anybody help me?
    Thanks in advance.
    Leonardo.

    *Grid Infrastructure 11.2.0.2 Installation or Upgrade may fail due to Multicasting Requirement [ID 1212703.1]*
    This note does not apply to 11.2.0.3 GI installations, and I am installing 11.2.0.3 GI .
    ===================================================================================================
    *Clusterware Not Starting On Newly Added RAC Node [ID 1270208.1]*
    I don't see any problem in this setup...
    [root@brloulsrac01 /]# /u01/11.2.0/grid/bin/oifcfg getif
    eth2 7.9.8.0 global public
    eth3 172.30.2.0 global cluster_interconnect
    [root@brloulsrac01 /]# /u01/11.2.0/grid/bin/oifcfg iflist
    eth2 7.9.8.0
    eth3 172.30.2.0
    eth3 169.254.0.0
    [root@brloulsrac02 oraInventory]# /u01/11.2.0/grid/bin/oifcfg getif
    PRIF-10: failed to initialize the cluster registry
    [root@brloulsrac02 oraInventory]# /u01/11.2.0/grid/bin/oifcfg iflist
    eth2 7.9.8.0
    eth3 172.30.2.0
    [root@brloulsrac03 oraInventory]# /u01/11.2.0/grid/bin/oifcfg getif
    PRIF-10: failed to initialize the cluster registry
    [root@brloulsrac03 oraInventory]# /u01/11.2.0/grid/bin/oifcfg iflist
    eth2 7.9.8.0
    eth3 172.30.2.0
    ====================================================================================================
    [grid@brloulsrac01 ~]$ /u01/11.2.0/grid/bin/cluvfy stage -pre crsinst -n brloulsrac02 -verbose
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "brloulsrac01"
    Destination Node Reachable?
    brloulsrac02 yes
    Result: Node reachability check passed from node "brloulsrac01"
    Checking user equivalence...
    Check: User equivalence for user "grid"
    Node Name Status
    brloulsrac02 passed
    Result: User equivalence check passed for user "grid"
    Checking node connectivity...
    Checking hosts config file...
    Node Name Status
    brloulsrac02 passed
    Verification of the hosts config file successful
    Interface information for node "brloulsrac02"
    Name IP Address Subnet Gateway Def. Gateway HW Address MTU
    eth2 7.9.10.216 7.9.8.0 0.0.0.0 7.9.8.2 44:1E:A1:4A:75:20 1500
    eth3 172.30.2.3 172.30.2.0 0.0.0.0 7.9.8.2 44:1E:A1:4A:75:24 9000
    Check: Node connectivity of subnet "7.9.8.0"
    Result: Node connectivity passed for subnet "7.9.8.0" with node(s) brloulsrac02
    Check: TCP connectivity of subnet "7.9.8.0"
    Source Destination Connected?
    brloulsrac01:7.9.10.215 brloulsrac02:7.9.10.216 passed
    Result: TCP connectivity check passed for subnet "7.9.8.0"
    Check: Node connectivity of subnet "172.30.2.0"
    Result: Node connectivity passed for subnet "172.30.2.0" with node(s) brloulsrac02
    Check: TCP connectivity of subnet "172.30.2.0"
    Source Destination Connected?
    brloulsrac01:7.9.10.215 brloulsrac02:172.30.2.3 passed
    Result: TCP connectivity check passed for subnet "172.30.2.0"
    Interfaces found on subnet "7.9.8.0" that are likely candidates for VIP are:
    brloulsrac02 eth2:7.9.10.216
    Interfaces found on subnet "172.30.2.0" that are likely candidates for a private interconnect are:
    brloulsrac02 eth3:172.30.2.3
    Result: Node connectivity check passed
    Checking multicast communication...
    Checking subnet "7.9.8.0" for multicast communication with multicast group "230.0.1.0"...
    Check of subnet "7.9.8.0" for multicast communication with multicast group "230.0.1.0" passed.
    Checking subnet "172.30.2.0" for multicast communication with multicast group "230.0.1.0"...
    Check of subnet "172.30.2.0" for multicast communication with multicast group "230.0.1.0" passed.
    Check of multicast communication passed.
    Checking ASMLib configuration.
    Node Name Status
    brloulsrac02 passed
    Result: Check for ASMLib configuration passed.
    Check: Total memory
    Node Name Available Required Status
    brloulsrac02 78.6334GB (8.2453084E7KB) 1.5GB (1572864.0KB) passed
    Result: Total memory check passed
    Check: Available memory
    Node Name Available Required Status
    brloulsrac02 78.0306GB (8.1821012E7KB) 50MB (51200.0KB) passed
    Result: Available memory check passed
    Check: Swap space
    Node Name Available Required Status
    brloulsrac02 32GB (3.3554424E7KB) 16GB (1.6777216E7KB) passed
    Result: Swap space check passed
    Check: Free disk space for "brloulsrac02:/u01/11.2.0/grid"
    Path Node Name Mount point Available Required Status
    /u01/11.2.0/grid brloulsrac02 /u01 44.9492GB 5.5GB passed
    Result: Free disk space check passed for "brloulsrac02:/u01/11.2.0/grid"
    Check: Free disk space for "brloulsrac02:/tmp"
    Path Node Name Mount point Available Required Status
    /tmp brloulsrac02 /tmp 2.293GB 1GB passed
    Result: Free disk space check passed for "brloulsrac02:/tmp"
    Check: User existence for "grid"
    Node Name Status Comment
    brloulsrac02 passed exists(502)
    Checking for multiple users with UID value 502
    Result: Check for multiple users with UID value 502 passed
    Result: User existence check passed for "grid"
    Check: Group existence for "oinstall"
    Node Name Status Comment
    brloulsrac02 failed does not exist
    Result: Group existence check failed for "oinstall"
    Check: Group existence for "dba"
    Node Name Status Comment
    brloulsrac02 passed exists
    Result: Group existence check passed for "dba"
    Check: Membership of user "grid" in group "oinstall" [as Primary]
    Node Name User Exists Group Exists User in Group Primary Status
    brloulsrac02 yes yes no N/A failed
    Result: Membership check for user "grid" in group "oinstall" [as Primary] failed
    Check: Membership of user "grid" in group "dba"
    Node Name User Exists Group Exists User in Group Status
    brloulsrac02 yes yes yes passed
    Result: Membership check for user "grid" in group "dba" passed
    Check: Run level
    Node Name run level Required Status
    brloulsrac02 3 3,5 passed
    Result: Run level check passed
    Check: Hard limits for "maximum open file descriptors"
    Node Name Type Available Required Status
    brloulsrac02 hard 65536 65536 passed
    Result: Hard limits check passed for "maximum open file descriptors"
    Check: Soft limits for "maximum open file descriptors"
    Node Name Type Available Required Status
    brloulsrac02 soft 1024 1024 passed
    Result: Soft limits check passed for "maximum open file descriptors"
    Check: Hard limits for "maximum user processes"
    Node Name Type Available Required Status
    brloulsrac02 hard 16384 16384 passed
    Result: Hard limits check passed for "maximum user processes"
    Check: Soft limits for "maximum user processes"
    Node Name Type Available Required Status
    brloulsrac02 soft 2047 2047 passed
    Result: Soft limits check passed for "maximum user processes"
    Check: System architecture
    Node Name Available Required Status
    brloulsrac02 x86_64 x86_64 passed
    Result: System architecture check passed
    Check: Kernel version
    Node Name Available Required Status
    brloulsrac02 2.6.18-274.el5 2.6.18 passed
    Result: Kernel version check passed
    Check: Kernel parameter for "semmsl"
    Node Name Current Configured Required Status Comment
    brloulsrac02 250 250 250 passed
    Result: Kernel parameter check passed for "semmsl"
    Check: Kernel parameter for "semmns"
    Node Name Current Configured Required Status Comment
    brloulsrac02 32000 32000 32000 passed
    Result: Kernel parameter check passed for "semmns"
    Check: Kernel parameter for "semopm"
    Node Name Current Configured Required Status Comment
    brloulsrac02 100 100 100 passed
    Result: Kernel parameter check passed for "semopm"
    Check: Kernel parameter for "semmni"
    Node Name Current Configured Required Status Comment
    brloulsrac02 142 142 128 passed
    Result: Kernel parameter check passed for "semmni"
    Check: Kernel parameter for "shmmax"
    Node Name Current Configured Required Status Comment
    brloulsrac02 68719476736 68719476736 4294967295 passed
    Result: Kernel parameter check passed for "shmmax"
    Check: Kernel parameter for "shmmni"
    Node Name Current Configured Required Status Comment
    brloulsrac02 4096 4096 4096 passed
    Result: Kernel parameter check passed for "shmmni"
    Check: Kernel parameter for "shmall"
    Node Name Current Configured Required Status Comment
    brloulsrac02 4294967296 4294967296 2097152 passed
    Result: Kernel parameter check passed for "shmall"
    Check: Kernel parameter for "file-max"
    Node Name Current Configured Required Status Comment
    brloulsrac02 6815744 6815744 6815744 passed
    Result: Kernel parameter check passed for "file-max"
    Check: Kernel parameter for "ip_local_port_range"
    Node Name Current Configured Required Status Comment
    brloulsrac02 between 9000.0 & 65500.0 between 9000.0 & 65500.0 between 9000.0 & 65500.0 passed
    Result: Kernel parameter check passed for "ip_local_port_range"
    Check: Kernel parameter for "rmem_default"
    Node Name Current Configured Required Status Comment
    brloulsrac02 262144 262144 262144 passed
    Result: Kernel parameter check passed for "rmem_default"
    Check: Kernel parameter for "rmem_max"
    Node Name Current Configured Required Status Comment
    brloulsrac02 4194304 4194304 4194304 passed
    Result: Kernel parameter check passed for "rmem_max"
    Check: Kernel parameter for "wmem_default"
    Node Name Current Configured Required Status Comment
    brloulsrac02 262144 262144 262144 passed
    Result: Kernel parameter check passed for "wmem_default"
    Check: Kernel parameter for "wmem_max"
    Node Name Current Configured Required Status Comment
    brloulsrac02 1048576 1048576 1048576 passed
    Result: Kernel parameter check passed for "wmem_max"
    Check: Kernel parameter for "aio-max-nr"
    Node Name Current Configured Required Status Comment
    brloulsrac02 3145728 3145728 1048576 passed
    Result: Kernel parameter check passed for "aio-max-nr"
    Check: Package existence for "make"
    Node Name Available Required Status
    brloulsrac02 make-3.81-3.el5 make-3.81 passed
    Result: Package existence check passed for "make"
    Check: Package existence for "binutils"
    Node Name Available Required Status
    brloulsrac02 binutils-2.17.50.0.6-20.el5 binutils-2.17.50.0.6 passed
    Result: Package existence check passed for "binutils"
    Check: Package existence for "gcc(x86_64)"
    Node Name Available Required Status
    brloulsrac02 gcc(x86_64)-4.1.2-52.el5 gcc(x86_64)-4.1.2 passed
    Result: Package existence check passed for "gcc(x86_64)"
    Check: Package existence for "libaio(x86_64)"
    Node Name Available Required Status
    brloulsrac02 libaio(x86_64)-0.3.106-5 libaio(x86_64)-0.3.106 passed
    Result: Package existence check passed for "libaio(x86_64)"
    Check: Package existence for "glibc(x86_64)"
    Node Name Available Required Status
    brloulsrac02 glibc(x86_64)-2.5-81 glibc(x86_64)-2.5-24 passed
    Result: Package existence check passed for "glibc(x86_64)"
    Check: Package existence for "compat-libstdc++-33(x86_64)"
    Node Name Available Required Status
    brloulsrac02 compat-libstdc++-33(x86_64)-3.2.3-61 compat-libstdc++-33(x86_64)-3.2.3 passed
    Result: Package existence check passed for "compat-libstdc++-33(x86_64)"
    Check: Package existence for "elfutils-libelf(x86_64)"
    Node Name Available Required Status
    brloulsrac02 elfutils-libelf(x86_64)-0.137-3.el5 elfutils-libelf(x86_64)-0.125 passed
    Result: Package existence check passed for "elfutils-libelf(x86_64)"
    Check: Package existence for "elfutils-libelf-devel"
    Node Name Available Required Status
    brloulsrac02 elfutils-libelf-devel-0.137-3.el5 elfutils-libelf-devel-0.125 passed
    WARNING:
    PRVF-7584 : Multiple versions of package "elfutils-libelf-devel" found on node brloulsrac02: elfutils-libelf-devel(i386)-0.137-3.el5,elfutils-libelf-devel(x86_64)-0.137-3.el5
    Result: Package existence check passed for "elfutils-libelf-devel"
    Check: Package existence for "glibc-common"
    Node Name Available Required Status
    brloulsrac02 glibc-common-2.5-81 glibc-common-2.5 passed
    Result: Package existence check passed for "glibc-common"
    Check: Package existence for "glibc-devel(x86_64)"
    Node Name Available Required Status
    brloulsrac02 glibc-devel(x86_64)-2.5-81 glibc-devel(x86_64)-2.5 passed
    Result: Package existence check passed for "glibc-devel(x86_64)"
    Check: Package existence for "glibc-headers"
    Node Name Available Required Status
    brloulsrac02 glibc-headers-2.5-81 glibc-headers-2.5 passed
    Result: Package existence check passed for "glibc-headers"
    Check: Package existence for "gcc-c++(x86_64)"
    Node Name Available Required Status
    brloulsrac02 gcc-c++(x86_64)-4.1.2-52.el5 gcc-c++(x86_64)-4.1.2 passed
    Result: Package existence check passed for "gcc-c++(x86_64)"
    Check: Package existence for "libaio-devel(x86_64)"
    Node Name Available Required Status
    brloulsrac02 libaio-devel(x86_64)-0.3.106-5 libaio-devel(x86_64)-0.3.106 passed
    Result: Package existence check passed for "libaio-devel(x86_64)"
    Check: Package existence for "libgcc(x86_64)"
    Node Name Available Required Status
    brloulsrac02 libgcc(x86_64)-4.1.2-52.el5 libgcc(x86_64)-4.1.2 passed
    Result: Package existence check passed for "libgcc(x86_64)"
    Check: Package existence for "libstdc++(x86_64)"
    Node Name Available Required Status
    brloulsrac02 libstdc++(x86_64)-4.1.2-52.el5 libstdc++(x86_64)-4.1.2 passed
    Result: Package existence check passed for "libstdc++(x86_64)"
    Check: Package existence for "libstdc++-devel(x86_64)"
    Node Name Available Required Status
    brloulsrac02 libstdc++-devel(x86_64)-4.1.2-52.el5 libstdc++-devel(x86_64)-4.1.2 passed
    Result: Package existence check passed for "libstdc++-devel(x86_64)"
    Check: Package existence for "sysstat"
    Node Name Available Required Status
    brloulsrac02 sysstat-7.0.2-11.el5 sysstat-7.0.2 passed
    Result: Package existence check passed for "sysstat"
    Check: Package existence for "ksh"
    Node Name Available Required Status
    brloulsrac02 ksh-20100621-5.el5 ksh-20060214 passed
    Result: Package existence check passed for "ksh"
    Checking for multiple users with UID value 0
    Result: Check for multiple users with UID value 0 passed
    Check: Current group ID
    Result: Current group ID check passed
    Starting check for consistency of primary group of root user
    Node Name Status
    brloulsrac02 passed
    Check for consistency of root user's primary group passed
    Starting Clock synchronization checks using Network Time Protocol(NTP)...
    NTP Configuration file check started...
    The NTP configuration file "/etc/ntp.conf" is available on all nodes
    NTP Configuration file check passed
    Checking daemon liveness...
    Check: Liveness for "ntpd"
    Node Name Running?
    brloulsrac02 yes
    Result: Liveness check passed for "ntpd"
    Check for NTP daemon or service alive passed on all nodes
    Checking NTP daemon command line for slewing option "-x"
    Check: NTP daemon command line
    Node Name Slewing Option Set?
    brloulsrac02 yes
    Result:
    NTP daemon slewing option check passed
    Checking NTP daemon's boot time configuration, in file "/etc/sysconfig/ntpd", for slewing option "-x"
    Check: NTP daemon's boot time configuration
    Node Name Slewing Option Set?
    brloulsrac02 yes
    Result:
    NTP daemon's boot time configuration check for slewing option passed
    Checking whether NTP daemon or service is using UDP port 123 on all nodes
    Check for NTP daemon or service using UDP port 123
    Node Name Port Open?
    brloulsrac02 yes
    NTP common Time Server Check started...
    NTP Time Server "10.35.100.100" is common to all nodes on which the NTP daemon is running
    NTP Time Server ".LOCL." is common to all nodes on which the NTP daemon is running
    Check of common NTP Time Server passed
    Clock time offset check from NTP Time Server started...
    Checking on nodes "[brloulsrac02]"...
    Check: Clock time offset from NTP Time Server
    Time Server: 10.35.100.100
    Time Offset Limit: 1000.0 msecs
    Node Name Time Offset Status
    brloulsrac02 -0.569 passed
    Time Server "10.35.100.100" has time offsets that are within permissible limits for nodes "[brloulsrac02]".
    Time Server: .LOCL.
    Time Offset Limit: 1000.0 msecs
    Node Name Time Offset Status
    brloulsrac02 0.0 passed
    Time Server ".LOCL." has time offsets that are within permissible limits for nodes "[brloulsrac02]".
    Clock time offset check passed
    Result: Clock synchronization check using Network Time Protocol(NTP) passed
    Checking Core file name pattern consistency...
    Core file name pattern consistency check passed.
    Checking to make sure user "grid" is not in "root" group
    Node Name Status Comment
    brloulsrac02 passed does not exist
    Result: User "grid" is not part of "root" group. Check passed
    Check default user file creation mask
    Node Name Available Required Comment
    brloulsrac02 0022 0022 passed
    Result: Default user file creation mask check passed
    Checking consistency of file "/etc/resolv.conf" across nodes
    Checking the file "/etc/resolv.conf" to make sure only one of domain and search entries is defined
    File "/etc/resolv.conf" does not have both domain and search entries defined
    Checking if domain entry in file "/etc/resolv.conf" is consistent across the nodes...
    domain entry in file "/etc/resolv.conf" is consistent across nodes
    Checking if search entry in file "/etc/resolv.conf" is consistent across the nodes...
    search entry in file "/etc/resolv.conf" is consistent across nodes
    Checking file "/etc/resolv.conf" to make sure that only one search entry is defined
    All nodes have one search entry defined in file "/etc/resolv.conf"
    Checking DNS response time for an unreachable node
    Node Name Status
    brloulsrac02 passed
    The DNS response time for an unreachable node is within acceptable limit on all nodes
    File "/etc/resolv.conf" is consistent across nodes
    Check: Time zone consistency
    Result: Time zone consistency check passed
    Pre-check for cluster services setup was unsuccessful on all the nodes.

  • Abap error when user fi asset using tcode KO88

    hai gurus,
    when the user fi_asset team want to use the transaction the system give and error.
    For gurus information, we are facing the number ranges issue. when document type AA that using number ranges from 100006000 - 100006999 have been hit to maximum value in year 2007
    so the at the time is we create a another number ranges in documnet type AA using number ranges form 8000000000 - 8999999999 that for year 2007 untill the future
    but now when the user want to use this transaction the system have issue the problem.
    when the user run the test run mode is no detect any problem but when user make actual run the system give abap error like this below.
    ABAP runtime errors    MESSAGE_TYPE_X                                                     
           Occurred on     22.02.2008 at 09:58:49                                                                               
    >> Short dump has not been completely stored. It is too big.                                                                               
    The current application triggered a termination with a short dump.                                                                               
    What happened?                                                                               
    The current application program detected a situation which really                         
    should not occur. Therefore, a termination with a short dump was                          
    triggered on purpose by the key word MESSAGE (type X).                                                                               
    What can you do?                                                                               
    Note the actions and input that caused the error.                                                                               
    Inform your SAP system administrator.                                                                               
    You can print out this message by choosing "Print". Transaction ST22                      
    allows you to display and manage termination messages, including keeping                  
    them beyond their normal deletion date.                                                                               
    Error analysis                                                                               
    Short text of error message:                                                              
    Document number 1000 100060000 2007 was already assigned                                                                               
    Long text of error message:                                                               
    Diagnosis                                                                               
    Document number 100060000 in company code 1000 and fiscal year 2007                  
         has already been assigned.                                                           
    System Response                                                                               
    Termination of processing.                                                           
    Procedure                                                                               
    Check document number range 01 in company code 1000 and fiscal year                  
         2007 and correct the number range status if necessary.                                                                               
    Technical information about the message:                                                  
    Message classe...... "F5 "                                                                
    Number.............. 152                                                                  
    Variable 1.......... "1000 "                                                              
    Variable 2.......... "100060000 "                                                         
    Variable 3.......... "2007 "                                                              
    Variable 4.......... "01 "

    Hello,
    If you are facing the error during KO88, there could be a problem with settlement document number range also.
    During settlement, a settlement document is created and also related FI, CO, PA documments as applicable.
    Please go to t code SNUM, check the number range for CO settlement object:CO_ABRECHN.
    Let me know if it solves your problem.
    Sourabh

  • Itunes application error when attempting to open for first time. HELP

    Running windows xp pro, just bought new ipod classic, installed itunes software. When attempting to open for first time i get an itunes.exe - application error, error message that reads "The instruction at "0x100001040" referenced memory at "0x100001040". The memory could not be "read". Click ok to terminate the propgram. Click on CANCEL to debug the program. I have tried re-installing several times, cleaned temp etc. Nothing. Please help, i really want to start using my new ipod.

    You have to unhide your library folder and adjust the user permissions to allow write access.
    Mylenium

  • Problem: program gives error when I run it

    When i run the program an input box pops up and the user types in onehalfday or onefullday depending on the number of the item and time period chosen by the user then the program is supposed to use system.out.println( ) to display the price of the item.
    With my program after the user types in onehalfday or onefullday in the innput box it displays this error:
    Exception in thread "main" java.lang.NumberFormatException: For input string: "onehalfday"
    at java.lang.Integer.parseInt(Integer.java:468)
    at java.lang.Integer.parseInt(Integer.java:518)
    at EddiesEquipmentRental.main(EddiesEquipmentRental.java:36)
    Here is my source code. Please post your ideas.
    //Calculates a bill for the user depending on the price chosen
    // ----------- EddiesEquipmentRental ----------
    import javax.swing.JOptionPane;
    import java.awt.*;
    public class EddiesEquipmentRental
    public static void main(String[] args)//main method, an exception called automatically when the program starts
    System.out.println("Welcome to Eddie's Equipment Rental");
    System.out.println("Piece of Equipment Half Day Full Day");//displays piece of equipment and period of day
    System.out.println("1. Rug Cleaner $16.00 $24.00");//displays items and prices
    System.out.println("2. Lawn Mower $12.00 $18.00");//displays items and prices
    System.out.println("3. Paint Sprayer $20.00 $30.00");//displays items and prices
    //input variable is declared
    int input;
    int deposit;//deposit variable is declared
    int result;//result variable is declared
    String inputvalue;//declares the String InputValue
    String s2;
    String s1 ;
    s1=JOptionPane.showInputDialog(null, "Spell out the number of the item followed by half day or full day ");
    input=Integer.parseInt(s1);
    int onehalfday;
    int onefullday;
    int twofullday;
    int twohalfday;
    int threehalfday;
    int threefullday;
    onehalfday= 46;
    onefullday= 54;
    twohalfday= 32;
    twofullday= 48;
    threefullday = 60;
    threehalfday=50;
    if (input == onehalfday) {
    System.out.println( "The total is " + input ) ;
    } else if (input == onefullday) {
    System.out.println( "The total is " + input) ;
    } else if (input == twohalfday) {
    System.out.println( "The total is " + input ) ;
    } else if (input == twofullday) {
    System.out.println( "The total is " + input ) ;
    } else if (input == threefullday){
    System.out.println( "The total is " + input ) ;
    } else if (input == threehalfday) {
    System.out.println( "The total is " + input ) ;
    } else {
    System.out.println("Invalid Entry. Try Again.");
    } // needs if statements here
    System.exit(0);
    Please post your ideas.

    When you post code, please wrap it in &#91;code]&#91;/code] tags so it's easy to read.
    You're trying to parse a number out of a string that doesn't have the format of a number.
    parseInt looks for strings like this: "342", not like this: "one", and especially not "onehalfday".
    If you're getting user input, you may be better off putting a pull-down list in the GUI, and/or radiobuttons, rather than asking the user to type in a number in the correct format.

  • Error when I run report RSCMST to test the content server.

    when I run report "RSCMST" to test the my content server.    I get the error:
    header        HTTP/1.1 401 Authorization Required
                  date: Fri, 05 Dec 2008 20:20:45 GMT
                  server: Apache/1.3.41 (Unix) SAPCS/640
                  x-servertime: 20:20:45
                  x-query: create&pVersion=0046&contRep=ZTEST001&docId=020D3949CA03445AE10000000A14022B&compId=data&docPro ..
                  t=rud&accessMode=c&authId=CN%3DCPJ&expiration=20081205142027&secKey=MIH3BgkqhkiG9w0BBwKggekwgeYC
                  x-serverdate: 2008-12-05
                  x-pversion: 0046
                  x-errordescription: URI signature has expired
                  x-serverid: server="content01.ivo.com.cn";serverPort="1090"
                  x-servertype: SAP HTTP Content Server
                  content-length: 752
                  connection: close
                  content-type: text/plain
                  ~remote_addr:
                  ~uri_scheme_expanded: NONE
    want                 201
    bad           401
    time              17.974
    It seems that the "bad 401" means a http error.    I do not know how to configure it ?
    my content server uses the maxdb,  and http is apache, they are all running on redhat linux ese 5
    who can give me some advices?  thanks

    Victor,
            Looks like a web server authentication issue. I suggest you raise this issue in a basis/ web application server forum,
    Sojan

  • Error when execute a package from SQL Server Agent

    We have the next problem:
    When we execute a package from a Job of SQL Server agent, it shows the success messege, but reviewing the results, the package didnt do all the tasks.
    When we run it mannually by MSIS the package, it shows the success message and it works fine.
    The workflow of the package is :
    1) Shrink the databases (executing a sql file)
    2) Backup the databases (Back up Database task of MSIS)
    3) Rename the files to .BAK extension (by the Foreach loop container and fyle system task)
    4) Execute command to compress the it (by a .bat)
    5) Move the compress file to another location  (by another Foreach loop)
    Manually run correct, but when is a a SQL AGent Job that execute the package it does only the first 2 steps.
    we are ussing Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (X64) Jun 17 2011 00:54:03 Copyright (coffee) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) 
    We are using a user with administrator privilegies
    Cheers 

    Can you check if account running package has proper access. You may need to define a proxy account for that.
    See
    http://www.databasejournal.com/features/mssql/article.php/3789881/Proxy-Accounts-in-SQL-Server.htm
    http://gqbi.wordpress.com/2014/01/30/setting-up-a-proxy-account-to-run-sql-server-integration-services-ssis-2012-packages/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Maybe you are looking for

  • HCM Processes & Forms: Web Dynpro ABAP Search Helps

    Hi, I was working with new functionality for adding Web Dynpro ABAP Search Helps to HCM P&F. Similar to described in http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17919. [original link is broken] [original link is broken] [original link is bro

  • Http: get post. HELP!!!

    I'm trying to write a program to transfer files over "https" using "GET" & "POST", but I do not know where to start from, like which java packages to use, sample programs etc. Any pointers would be most helpful. Thanks a lot in advance.

  • HT4623 my pc is not recognizing my iphone

    When I plug my iphone into my pc it is recognizing it as a camera.  It is not recognizing it as my iphone in itunes anymore. 

  • Nokia 808 - can't run applications and themes

    Hi, My Nokia 808 says "error 404" and don't run application and themes from the Nokia-shop. Besides that it can't run all these things because "it's not enought memory". How can it be if my Nokia 808 must be empty now?!! I've bought it some days ago

  • Moving all reports from Bex to BO

    Hello all, Post Upgrade from SAP BW 3.5 to 7.0. we are moving all the Bex reports to Business objects .....voyager, webi, crystal , xcelcius. Please advise on the strategy that needs to be used. If anyone moved their all their reports from BEX to BO,