Unsuccessful deployment

have hit a brick wall with an app which wont deploy on v2's bundled server, on XP The error has appeared from nowhere after working fine, see output window contents below. Have cleaned/restarted/rebooted, but to no avail
any help appreciated, rather urgent issue for me
Paul
output window:
init:
deps-module-jar:
deps-ear-jar:
deps-jar:
library-inclusion-in-archive:
library-inclusion-in-manifest:
compile:
compile-jsps:
pluto-hack-web-xml-run:
portlet-container-deploy:
jsCreatorDist:
run-deploy:
In-place deployment at C:\Documents and Settings\futpamc\My Documents\Creator\Projects\intranet\build\web
Start registering the project's server resources
Finished registering server resources
Application intranet is already deployed on other targets. Please use create-application-ref command to create reference to the specified target; requested operation cannot be completed
Exception=Deployment failed.
Deployment failed.
at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:210)
at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:75)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeTarget(Project.java:1214)
at org.apache.tools.ant.Project.executeTargets(Project.java:1062)
at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:234)
at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:242)
at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:125)
C:\Documents and Settings\futpamc\My Documents\Creator\Projects\intranet\nbproject\build-impl.xml:459: Deployment failed.
BUILD FAILED (total time: 2 seconds)

Tried that and it worked, thanks alot - can you explain what that command did? what does PE stand for?
Paul
PS: there were some warnings in my dos window for your information, did seem to have much effect:
Domain creator created.
Compiler warnings:
line 44: Attribute 'debug-options' outside of element.
line 62: Attribute 'port' outside of element.
line 73: Attribute 'port' outside of element.
line 84: Attribute 'port' outside of element.
line 105: Attribute 'port' outside of element.
line 116: Attribute 'port' outside of element.
line 127: Attribute 'port' outside of element.
line 145: Attribute 'port' outside of element.
line 156: Attribute 'port' outside of element.
Starting Domain creator, please wait.

Similar Messages

  • Unsuccessful deployment in jDeveloper

    While running the web application HR_EJB_JPA, which i manually build using jDeveloper with the help of the tutorial provided by Oracle,
    all the process went successfully(compilation.......) but when running the app following message is displayed:
    The target faces-config.xml cannot be started because it is not a runnable target.

    I did as you said but the browser displayed error:
    Error 500--Internal Server Error
    java.lang.UnsupportedOperationException
         at javax.faces.application.Application.getResourceHandler(Application.java:287)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:404)
         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:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         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)
    Is this coding error ?
    Please reply fast sir
    i don't have much time practising

  • Jdeveloper 10.1.2.1.0 - IAS 10.1.2.0.2 Deployment problems

    Hello to all..
    I don't know why I can't deploy the JSP/struts project to my IAS?
    I have made 2 web application (struts) and also I have created WAR file..
    If I deploy the first application all is ok but when I like to deploy the second one i get errors.
    Anybody know what mean :
    #### DCM command did not complete successfully (-6)
    #### HTTP return code was -6
    Exit status of DCM servlet client: -6
    Look at the image below:
    success deploy:
    http://www.apnea2000-ar.si/img/ok.JPG
    unsuccess deploy:
    http://www.apnea2000-ar.si/img/nok.JPG
    I'am using the same JDK and the same IAS... What the hell is wrong? The application I made is a simple JSP page...
    I build the WAR file from File menu -> new ->Deployment profiles -> war file

    Incredible!!! what a buggy software!
    The project folder must not contain empty spaces!!!!!!
    for example my project folder was:
    c:\java projekti\test
    now I have reneamed to
    c:\java_projekti\test .... and all work fine.....
    WTF.... I lost 2 days.... :(((

  • Is weblogic.deploy nondeterminism?

    Hello All,
    I am using WLS 6.1 sp2
    ** Problem's description **
    I am trying to deploy using the tool weblogic.deploy. The same archive might deploy
    fine after retrying due to an unsuccessful deployment.
    ** The two methods I am ausing **
    In order to deploy an ejb-jar W/ weblogic.deploy I can deploy using directly my
    ejb-jar or an ear that will contain my ejb-jar.
    ** Method 1: Example of my ejb-jar deployment **
    C:\Temp>java -cp "C:\bea_61\wlserver6.1\lib\weblogic.jar" weblogic.deploy -port
    7001 -host localhost -component XDEArchiveB11:examplesServer deploy myPasswd "BMPArchive"
    "C:\Temp\DEPLOYABLE_EJBJar.jar"
    ** Method 2: Example of my ear deployment **
    C:\java -cp "C:\bea_61\wlserver6.1\lib\weblogic.jar" weblogic.deploy -port 7001
    -host localhost -component DEPLOYABLE_EJBJar:examplesServer deploy passwd "BMPArchive"
    "C:\Temp\BMPArchive.ear"
    ** The tool will sometimes report the following Exception (the weblogic.log won't
    report the exception but only that the archive has been 'undeployed') **
    weblogic.j2ee.DeploymentException:
    at weblogic.deploy.deploy(deploy.java:683)at weblogic.deploy.runBody(deploy.java:373)at
    weblogic.utils.compiler.Tool.run(Tool.java:79)at weblogic.deploy.main(deploy.java:1616)
    Note 1:
    1- The same archive might deployed fine w/ Method 1 (described above) after a
    unssuccesful deployment w/ method 2.
    2- The same archive might deployed fine w/ Method 2 (described above) after a
    unssuccesful deployment w/ method 1.
    When deployment failed, by looking at the weblogic.log, I have the following:
    1- <Apr 15, 2002 4:11:32 PM PDT> <Info> <J2EE> <wus-wa1julien> <examplesServer>
    <ExecuteThread: '8' for queue: '__weblogic_admin_rmi_queue'> <system> <> <160003>
    <Deployed : BMPArchive>
    2- <Apr 15, 2002 4:11:33 PM PDT> <Info> <J2EE> <wus-wa1julien> <examplesServer>
    <ExecuteThread: '8' for queue: '__weblogic_admin_rmi_queue'> <system> <> <160004>
    <Undeployed : BMPArchive>
    Any idea why the tool weblogic.deploy does not always give the same consistent
    results?
    Thanks for your time trying to understand my problem,
    ~Loic

    Just cast directly to oracle.jdbc.OracleOracleCallableStatement.
    "Bal" <[email protected]> wrote in message
    news:400d1de3$[email protected]..
    >
    is weblogic.jdbc.common.OracleCallableStatement deprecated?
    While compiling my program I get the warning "The typeOracleCallableStatement
    is deprecated". Is it so? If it is true what is the altenative.

  • VI cannot find shared variable in engine despite successful deployment

    I am unable to use Shared Variables to communicate between VIs located on my PC and the VIs located on my cRIO-9014.  This is a new development as I have been running the same VIs for over a year without this problem.  The only recent development is that the IT department at my company installed new virus protection software and changed some windows firewall settings on the PC that I am using.  This problem first began as soon as I got the PC back from IT.  I have since unblocked LabView in Windows Firewall but that has not fixed the problem.  The error I get every time I try to read a shared variable on the real time target is:
    Error -1950679035 occurred at Shared Variable Read in RT Interface.vi
    Possible reason(s):
    LabVIEW:  (Hex 0x8BBB0005) Unable to locate variable in the Shared Variable Engine.  Deployment of this variable may have failed.
    I have redeployed all of my shared variables and according to LabView the deployment was successful, yet I still get this error every time.  Is it likely that something the IT department did with the Antivirus/Firewall software has blocked communication between the cRIO-9014 and my PC?  I have used Measurement & Automation Explorer to check communication with the device and as far as I can tell everything seems fine.

    After adding LabVIEW to the exceptions list of Windows Firewall, my issue seemed to be cleared up.  I am now getting the same error message once again, but now I get it every time I run a VI with shared variables and it actually pops up an error message asking me to continue or stop.  Again, according to LabVIEW the shared variables deployed successfully.  I looked at the two KB articles that were posted and it seemed like this error has three causes:
    1-Unsuccessful deployment - everything seems to have deployed
    2-Firewall Issues - were taken care of to fix my original problem
    3-Shared Variable Engine not running
    I've looked around and I found a reference to 'repairing' the shared variable engine but not a guide for how to do that.  I have opened variable manager (I am using LabVIEW 8.5) and have stopped and started the shared variable engine with no effect.
    What are steps I can take to ensure the Shared Variable engine is running properly?

  • SSM BIOS Deployment Ends Sometimes Fails With Error 0x642

    Good morning,
    I am currently trying to use the SSM software to deploy a BIOS update to my 300 HP Folio 9470m and am running into an intermittent problem.  The problem I am seeing is that sometimes the deployment will fail with a 0x642 dependency error. I have not been able to determine a reason for the failure, and the same package deployment will work on a different laptop.
    The only consistency I have been able to reproduce is that if the install fails the first time, it will fail every other time on that particular laptop.
    I have included log files from a successful and unsuccessful deployment.  I have confirmed that it does not appear to be an issue with using the incorrect BIOS password, because I can set the password to the one specified when I created the deployment database and it will still sometimes fail.
    Let me know if I can provide any additional information.  Any help would be greatly appreciated.  I really would like to be able to use this software as it would make  my job managing these laptops a whole lot easier.
    Thanks,
    Raymond Northcott
    Log file from successful deployment:            https://drive.google.com/file/d/0By0fDHxxVEc6SHhZb​0VDRVRMRWc/edit?usp=sharing
    Log file from unsuccessful deployment:        https://drive.google.com/file/d/0By0fDHxxVEc6NXdEO​TV6bnJ3TGc/edit?usp=sharing
    This question was solved.
    View Solution.

    I know it is late but I have only seen this post today. 
    The team responsible for SSM does not monitor this forum.
    According to the logs you have posted, you are using SSM version 2.14 A8.
    Your version pre-dates the design and production of the 9470 folio by approximately 3 years.
    There have been many changes to SSM since 2.14.
    Please update to the latest version.
    You can ask questions about SSM and other client management tools in the HP PC Client Management Community forum.
          HP PC Client Management Community forum
    The pc client management discussion board is focused on the following topics but is not exclusive to them:
    HP Client Catalog
                    The HP Client Catalog for Microsoft System Center Configuration Manager products is used in the deployment of HP software updates (SoftPaqs) to HP commercial PCs in a Microsoft System Center environment.
    HP Driver Packs
                    HP Driver Packs contain the necessary Microsoft Windows drivers required
    to support HP hardware platform(s) listed in each of the driver pack’s release notes.
    HP Client Integration Kit
    The HP Client Integration Kit ( HP CIK ) is a plug-in for Microsoft System Center Configuration Manager.
    HP BIOS Configuration Utility
    The HP BIOS Configuration Utility ( HP BCU ) provides the ability to manage BIOS settings on HP supported desktop, workstation and notebook computers.
    HP System Software Manager
    The HP System Software Manager ( HP SSM ) is a utility for updating BIOS and device drivers on your networked PCs.
    These tools and more can be found at www.hp.com/go/clientmanagement
    Look in the Resources menu for items such as the HP CMS Download Library,  HP CMS Whitepapers or HP Driver Packs.
    The HP CMS Download Library contains the latest release version of SSM.
          HP CMS Download Library
    If you have questions about SSM or any of the other utilities listed, this is the best forum to find answers.
    thanks,
    Richard
    I work for HP but am not a company spokesperson.  Participation in the community forums is voluntary.

  • Drivers not being injected for certain Laptop model

    Hi all
    I am having difficulty getting a new laptop to deploy correctly. I am using MDT 2012 U1.
    I use the DriverGroup001 variable to set the driver group and inject the specific drivers required, and this works perfectly for 10 other models. However we recently acquired some Dell Latitude E7240's and am experiencing a weird problem.
    When deploying from our Production share, the drivers are not injected in the PE stage. However I have tried to deploy the same laptop using our completely separate test network and the drivers are deployed correctly. I have also created a separate test
    share on our live network (with the same customsettings.ini) and the drivers deploy correctly here as well?! I have placed the drivers in a selection profile to specifically target them during deployment and they are still not injected. Inluding the drivers
    in the PE image has also not worked.
    So I have narrowed the problem down (I think) to a particular MDT share. I've deleted all the drivers in this share and readded the 7240 drivers with no luck. I've closed the share, rebooted the server and added the drivers with still no luck.
    Looking at the logs I can see why I think it is failing, here are the relevant sections:
    Unsuccessful deployment in production share:
    Property DriverGroup001 is now = Windows 7\x64\Dell Inc.\Latitude E7240 ZTISetVariable 20/02/2014 09:17:12 0 (0x0000)
    ZTISetVariable processing completed successfully. ZTISetVariable 20/02/2014 09:17:12 0 (0x0000)
    Event 41001 sent: ZTISetVariable processing completed successfully. ZTISetVariable 20/02/2014 09:17:12 0 (0x0000)
    Processing drivers for an X64 operating system. ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    OSDTargetDriveCache was determined earlier : C: ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Property OSDTargetDriveCache is now = C: ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Property OSDisk is now = C: ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Property DriverCleanup is now = DONE ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Compare Image processor Type with Original [X64] = [X64]. ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Open Control File: Drivers ZTIDrivers 20/02/2014 09:17:12 0 (0x0000)
    Filtered.Count: 0 ZTIDrivers 20/02/2014 09:17:13 0 (0x0000)
    Updating downlevel OS configuration. ZTIDrivers 20/02/2014 09:17:13 0 (0x0000)
    Vista identified, skipping update of Device Path ZTIDrivers 20/02/2014 09:17:13 0 (0x0000)
    ZTIDrivers processing completed successfully. ZTIDrivers 20/02/2014 09:17:13 0 (0x0000)
    Successful deployment in test share:
    Setting variable DriverGroup001 to value Windows 7\x64\Dell Inc.\Latitude E7240 ZTISetVariable 19/02/2014 17:01:23 0 (0x0000)
    Property DriverGroup001 is now = Windows 7\x64\Dell Inc.\Latitude E7240 ZTISetVariable 19/02/2014 17:01:23 0 (0x0000)
    ZTISetVariable processing completed successfully. ZTISetVariable 19/02/2014 17:01:23 0 (0x0000)
    Event 41001 sent: ZTISetVariable processing completed successfully. ZTISetVariable 19/02/2014 17:01:23 0 (0x0000)
    Processing drivers for an X64 operating system. ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    OSDTargetDriveCache was determined earlier : C: ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Property OSDTargetDriveCache is now = C: ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Property OSDisk is now = C: ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Property DriverCleanup is now = DONE ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Compare Image processor Type with Original [X64] = [X64]. ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Open Control File: Drivers ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    Filtered.Count: 136 ZTIDrivers 19/02/2014 17:01:23 0 (0x0000)
    For reasons I cannot figure out, the unsuccessful deployment doesn't find any drivers?? (filtered.count: 0)
    Can anybody help me with this issue? I have been trying the best part of 3 days to fix this and any help would be incredibly appreciated!

    http://freelance-it.com.mx/forma-correcta-de-utilizar-la-pestana-drivers-dentro-de-mdt-2013/
    Freelance-IT http://www.freelance-it.com.mx

  • Oracle CC&B 2.3.1 - Cannot place loggers on getJobWork

    Hi,
    I have a batch program and placed some loggers on the getJobWork method. But when I looked at the STDOUT file created, the logs I placed on the getJobWork method did not appear. Is it really not possible to place loggers in this method?
    I declared the logger inside the main class not the worker class like this:
    private static final Logger logger = LoggerFactory.getLogger(<batch program>.class);
    Thanks!

    You can place logger any place in the batch program, if you are not being able to see them it's probably because they are not being executed, in other words, maybe the program is not executing that specific piece of code.
    I'm used to place loggers all over the place when I'm coding new batch specially on the getJobWork method because of performance test.
    I suggest you to the following test cases:
    - Check your logic again and make sure your program is executing that piece of code. As an extreme execution test you can always use the System.out.println to check if your code is being executed, but don't use it for a daily basis logging cause it looks ugly and does not show up in the log file, just in the stdout.
    - Another issue might be an unsuccessful deployment of you custom code.
    - As another wisdom advice, I wouldn't use any static variable in SPL development unless you know exactly what the framework is doing with the object along different threads.

  • Spry Panels Not Moving

    Hello -
    I was able to set up spry panels on a site, but when go to add the panels to another folder within that site, it breaks.
    Here is the successful deployment:
    http://www.roadkillcreative.com/newstalk/index.html
    Here is the unsuccessful deployment:
    http://www.roadkillcreative.com/sports/index.html
    The strange this is that the panels work locally, but not online.  Also, the CSS works, but not the panels don't move.
    Any ideas?

    It's not working in the second page because the script that initializes the tabbed panels is before the HTML code for the panels. It needs to come after. Move this code below the tabbed panels div:
    <script type="text/javascript">
    <!--
    var TabbedPanels1 = new Spry.Widget.TabbedPanels("TabbedPanels1");
    //-->
    </script>

  • Property toplink.server.platform.class.name is deprecated, property toplink

    I am facing a current problem by trying to deploy my application which is using TopLink to OC4J 10.1.3. The problem is that it is written in the log.xml file:
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-06-20T14:57:05.816+03:00</TSTZ_ORIGINATING>
    <COMPONENT_ID>toplink</COMPONENT_ID>
    <MSG_TYPE TYPE="NOTIFICATION"></MSG_TYPE>
    <MSG_LEVEL>1</MSG_LEVEL>
    <HOST_ID>srv1</HOST_ID>
    <HOST_NWADDR>192.168.65.211</HOST_NWADDR>
    <MODULE_ID>essentials.session.file:/opt/oracleas/AS3/j2ee/reporting/applicat
    ions/RM8/RM2/WEB-INF/classes/-RMPU.transaction</MODULE_ID>
    <THREAD_ID>2</THREAD_ID>
    <USER_ID>oracleas</USER_ID>
    </HEADER>
    <CORRELATION_DATA>
    <EXEC_CONTEXT_ID><UNIQUE_ID>192.168.65.211:48034:1213962454879:36</UNIQUE_ID
    <SEQ>0</SEQ></EXEC_CONTEXT_ID></CORRELATION_DATA>
    <PAYLOAD>
    <MSG_TEXT>property toplink.server.platform.class.name is deprecated, propert
    y toplink.target-server should be used instead.</MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    But I can not find file -RMPU.transaction in my WAR package. That means it is created durring the deployment... When the undeployment phase starts after the unsuccessful deployment all the files are deleted too. I can't modify the -RMPU.transaction file to use property toplink.server.platform.class.name instead of toplink.target-server.
    Why is the file -RMPU.transaction created? What does it do? How to get rid of it?
    Is there any solution to this problem?

    It was only a warning. The problem was that the container I was using for testing damaged somehow. I removed it and created an other one and everything went fine.

  • Deleting upgrade registry during MUP via conntrans

    We are just about to send out a MUP via conntrans but when we do, we get multiple messages about previous upgrades being successful.
    I assume that this is because of the upgrade folder in the registry.
    Is it possible to avoid this as it is confusing to the users? (We have tried deleting it as part of the MUP which works when run manually but not over conntrans)
    Would the setting of the Clean Upgrade option when genearting the MUP stop this from happening?
    Many thanks
    James

    Hello james
    You get multiple messages about previous upgrades being successful it is becuse When you execut e a MUP, Clent Upgrad Target scans the registry for the unsuccessful deployed MUPs and it will start deploying them as well, if they are not deployed properly during the first run.
    It can be avoided using two ways.
    1. When creating the MUP from upgrade console, you can use the option clean upgrade.
    2. delete the all subkeys under HKEY_LOCAL_MACHINE\SOFTWARE\SAP\MSA\UPGRADES
       so that when Client Upgrade Target runs, it will not find any enries in the registry hence it skips.
    Solution 1 is the best .I would recommend you to go for clean upgrade option.
    Best Regards
    Shankar

  • Collaboration deployment unsuccessful

    Hi,
    I am unsuccessful at installing Collaboration 4.2 on Interaction. The platform is .NET on Windows Server 2003.
    I get the following error inside any portlet after adding a Collaboration portlet to any page:
    Collaboration encountered an error.
    java.lang.NoClassDefFoundError
         at com.plumtree.collaboration.context.CollaborationContextFactory.createCollaborationContext(CollaborationContextFactory.java:68)     at com.plumtree.collaboration.webui.framework.action.CollaborationController.service(CollaborationController.java:64)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:237)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:157)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
         at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
         at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
         [etc]
    Some context:
    * my Collaboration database and tables are owned by the Collaboration user
    * my Interaction database and tables are owned by the dbo user that created the database. I changed ownership to the Interaction user without success
    * ptverify.bat runs fine
    * ptconfig.exe is able to connect to the database
    * I have the following line in the database.xml configuration file of Collaboration: <linked-database-alias>alidb.dbo.</linked-database-alias>. I also tried <linked-database-alias>alidb.alidbuser.</linked-database-alias>
    * I installed both Interaction and Collaboration following the deployment instructions line by line. In particular I ran scripts on each db with the correct user.
    I have spent hours on this. Surprisingly no one else on the web seems to encounter that same issue although I followed the deployment guide line by line.
    Any suggestions greatly appreciated!
    Greg

    Did you ever find a resolution to this?
    We have (during testing) run a good few dozen of these instances up and have from time to time come across this same error, we never resolved it but it 'disappeared' and hasn't come back, but if there is a known cause/solution to this I'd love to add it to my notes.
    Cheers,
    Mik.

  • SAP WM 6.1 Deployment Error : Login unsuccessful

    Hi Experts,
    I am trying to deploy the standard SAP WM 6.1 application in SMP 3.0 SP05. I verified the JavaBE.ini file , credentials are fine. But i am getting the following Exception
    JAVA EXCEPTION CAUGHT: com.syclo.agentry.AgentryException: Login unsuccessful
    Event log as below.
    04/21/2015 17:52:47, 0,    
    0,    
    0, Thr  
    3920, New files opened events.log, messages.log
    04/21/2015 17:52:47, 0,    
    0,    
    2, Thr  
    3920, Loading the Agentry Runtime's public/private key for password exchanges.
    04/21/2015 17:52:47, 0,    
    0,    
    2, Thr  
    3920, Key pair loaded successfully.
    04/21/2015 17:52:47, 0,    
    0,    
    2, Thr  
    3920, Agentry Startup
    04/21/2015 17:52:47, 0,    
    1,    
    4, Thr  
    3920, Agentry Server Agent v7.8.0.11
    04/21/2015 17:52:47, 0,   
    20,    
    4, Thr  
    3920, ZEAM_SYCLO_WM_PRD v7.8.0.11
    04/21/2015 17:52:47, 0,   
    21,    
    4, Thr  
    3920, ZEAM_SYCLO_WM_QAS v7.8.0.11
    04/21/2015 17:52:47, 0,    
    0,    
    0, Thr  
    3920, Old log files moved into E:\SAP\MobilePlatform3\Server\log\agentry\rolled\2015-04-21-175246
    04/21/2015 17:52:47, 0,    
    0,   
    23, Thr  
    3920, Agentry startup is complete.
    04/21/2015 17:52:47, 0,   
    20,    
    5, Thr  
    3920, ZEAM_SYCLO_WM_PRD
    04/21/2015 17:52:47, 0,   
    20,  
    150, Thr  
    4432, Loading Production application definitions using file "SAPWM-v1-0-0-app"
    04/21/2015 17:52:47, 0,   
    20,  
    152, Thr  
    4432, Loading Production application definitions for default localization
    04/21/2015 17:52:51, 1,    
    3,    
    9, Thr  
    4432, HTTPXML-2, Chickaming HTTPXML, xmlAllowXSLTScript, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:51, 1,    
    3,    
    9, Thr  
    4432, HTTPXML-2, Chickaming HTTPXML, xmlResolveExternals, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:51, 1,    
    3,    
    9, Thr  
    4432, HTTPXML-2, Chickaming HTTPXML, xmlValidateOnParse, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:56, 0,   
    24,    
    4, Thr  
    4432, Loaded HTTP-XML Back End (HTTPXML v7.8.0.11) from ag3httpxmlbe.dll
    04/21/2015 17:52:56, 1,    
    3,    
    9, Thr  
    4432, Java-1, Chickaming Java, initialHeapSize, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:56, 1,    
    3,    
    9, Thr  
    4432, Java-1, Chickaming Java, maxHeapSize, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:56, 1,    
    3,    
    9, Thr  
    4432, Java-1, Chickaming Java, nonStandardJavaOptions, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:56, 1,    
    3,    
    9, Thr  
    4432, Java-1, Chickaming Java, reduceOSSignalUse, File: , ..\agentry\SystemLogger.cpp#794:DTLoggerHandler::badKey
    04/21/2015 17:52:59, 1,   
    20,   
    18, Thr  
    4432, JAVA EXCEPTION CAUGHT: com.syclo.agentry.AgentryException: Login unsuccessful
    04/21/2015 17:53:00, 0,   
    20,  
    153, Thr  
    4432, Finished loading Production application definitions for default localization
    04/21/2015 17:53:00, 0,   
    20,  
    151, Thr  
    4432, Finished loading Production application definitions using file "SAPWM-v1-0-0-app"
    04/21/2015 17:53:00, 0,   
    17,   
    14, Thr  
    3920, ZEAM_SYCLO_WM_PRD v7.8.0.11
    When i try to connect through the Client it display, No Back End Loaded.
    I deployed many time, but not able to resolve this issue.
    Thanks
    Chigari

    Yes users in SAP needs some authorization.  Please check your installation guide.
    Also check your Java folder to check if all required jar files are there.
    Make sure users in SAP have below authorizations.
      Thanks
    Manju

  • Trying to deploy a batch or powershell script unsuccessful

    I've deployed a .cmd file out that contains a WMI script to uninstall all instances of an application called "VirtViewer". The script looks like this:
    taskkill /F /IM remote-viewer.exe /T
    wmic product where "name like 'VirtViewer%%'" call uninstall /nointeractive
    exit /B %EXIT_CODE%
    Previously, I had used MSI product codes for the uninstall, and got the same result. My original problem, is that there are currently 9 different versions of this app out there, so i am ripping them all out and replacing with 1 version. Installing over an
    old version does not overwrite the older one, it instead installs a new instance.
    Reading through the execmgr.log on the client, everything looks as it should.
    The end result, is that nothing happens. I had originally set the program to run as hidden, but then changed it to normal but still do not see it run. The application is right where i left it, untouched. If i run the script locally it works fine, but not
    when deployed. Am i missing something??
    <![LOG[Service startup.]LOG]!><time="16:09:31.647+300" date="01-12-2015" component="execmgr" context="" type="1" thread="248" file="execmgr.cpp:135">
    <![LOG[A user has logged on.]LOG]!><time="16:09:43.507+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4256" file="execreqmgr.cpp:4911">
    <![LOG[Requesting content from CAS for package VNT00018 version 21]LOG]!><time="16:11:13.649+300" date="01-12-2015" component="execmgr" context="" type="1" thread="124" file="contentaccesshelper.cpp:246">
    <![LOG[Policy arrived for parent package VNT00018 program Uninstall Script]LOG]!><time="16:11:13.649+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2528" file="execreqmgr.cpp:6893">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2528" file="event.cpp:405">
    <![LOG[Successfully created a content request handle {B2BA42EE-5988-47F4-BF44-ADAAC975994B} for the package VNT00018 version 21]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="1" thread="124" file="contentaccesshelper.cpp:331">
    <![LOG[Program Uninstall Script change to state STATE_ADVANCED_DOWNLOAD content available]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="2" thread="124" file="executionrequest.cpp:3663">
    <![LOG[Execution Request for advert VNT20014 package VNT00018 program Uninstall Script state change from NotExist to AdvancedDownload]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="1" thread="124" file="executionrequest.cpp:501">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="1" thread="124" file="event.cpp:405">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramOfferReceivedEvent
    AdvertisementId = "VNT20014";
    ClientID = "GUID:E306FF26-C884-4E36-9C03-C19523A17F40";
    DateTime = "20150112211113.665000+000";
    MachineName = "VM-WIN7-MIKE";
    ProcessID = 1788;
    SiteCode = "VNT";
    ThreadID = 2528;
    ]LOG]!><time="16:11:13.665+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2528" file="event.cpp:715">
    <![LOG[Mandatory execution requested for program Uninstall Script and advertisement VNT20014]LOG]!><time="16:11:13.680+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="execreqmgr.cpp:3527">
    <![LOG[Creating mandatory request for advert VNT20014, program Uninstall Script, package VNT00018]LOG]!><time="16:11:13.680+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="execreqmgr.cpp:3653">
    <![LOG[An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task.]LOG]!><time="16:11:13.696+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="executionrequest.cpp:8942">
    <![LOG[Request a MTC task for execution request of package VNT00018, program Uninstall Script with request id: {D52026A7-5735-402B-868C-EF9791656512}]LOG]!><time="16:11:13.696+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="executionrequest.cpp:8966">
    <![LOG[Execution Request for advert VNT20014 package VNT00018 program Uninstall Script state change from WaitingDependency to Ready]LOG]!><time="16:11:13.712+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="executionrequest.cpp:501">
    <![LOG[MTC task with id {D52026A7-5735-402B-868C-EF9791656512}, changed state from 0 to 4]LOG]!><time="16:11:13.712+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="execreqmgr.cpp:6288">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.712+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="event.cpp:405">
    <![LOG[MTC signaled SWD execution request with program id: Uninstall Script, package id: VNT00018 for execution.]LOG]!><time="16:11:13.743+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="execreqmgr.cpp:6406">
    <![LOG[Sending ack to MTC for task with id: {D52026A7-5735-402B-868C-EF9791656512}]LOG]!><time="16:11:13.743+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executionrequest.cpp:9005">
    <![LOG[Executing program VirtViewerUninstall.cmd in Admin context]LOG]!><time="16:11:13.743+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executionrequest.cpp:3239">
    <![LOG[Execution Request for advert VNT20014 package VNT00018 program Uninstall Script state change from Ready to NotifyExecution]LOG]!><time="16:11:13.743+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executionrequest.cpp:501">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.759+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="event.cpp:405">
    <![LOG[Checking content location C:\Windows\ccmcache\1c for use]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executioncontext.cpp:1663">
    <![LOG[Successfully selected content location C:\Windows\ccmcache\1c]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executioncontext.cpp:1719">
    <![LOG[Executing program as a script]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executionengine.cpp:82">
    <![LOG[Successfully prepared command line "C:\Windows\ccmcache\1c\VirtViewerUninstall.cmd"]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="scriptexecution.cpp:650">
    <![LOG[Command line = "C:\Windows\ccmcache\1c\VirtViewerUninstall.cmd", Working Directory = C:\Windows\ccmcache\1c\]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="scriptexecution.cpp:352">
    <![LOG[Running "C:\Windows\ccmcache\1c\VirtViewerUninstall.cmd" with 32bitLauncher]LOG]!><time="16:11:13.774+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="scriptexecution.cpp:370">
    <![LOG[Created Process for the passed command line]LOG]!><time="16:11:13.852+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="scriptexecution.cpp:513">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
    AdvertisementId = "VNT20014";
    ClientID = "GUID:E306FF26-C884-4E36-9C03-C19523A17F40";
    CommandLine = "\"C:\\Windows\\ccmcache\\1c\\VirtViewerUninstall.cmd\"";
    DateTime = "20150112211113.852000+000";
    MachineName = "VM-WIN7-MIKE";
    PackageName = "VNT00018";
    ProcessID = 1788;
    ProgramName = "Uninstall Script";
    SiteCode = "VNT";
    ThreadID = 2164;
    UserContext = "NT AUTHORITY\\SYSTEM";
    WorkingDirectory = "C:\\Windows\\ccmcache\\1c\\";
    ]LOG]!><time="16:11:13.852+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="event.cpp:715">
    <![LOG[Raised Program Started Event for Ad:VNT20014, Package:VNT00018, Program: Uninstall Script]LOG]!><time="16:11:13.852+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="executioncontext.cpp:459">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.852+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="event.cpp:405">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:13.868+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="event.cpp:405">
    <![LOG[MTC task with id {D52026A7-5735-402B-868C-EF9791656512}, changed state from 4 to 5]LOG]!><time="16:11:13.884+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2164" file="execreqmgr.cpp:6288">
    <![LOG[Program exit code 0]LOG]!><time="16:11:17.571+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4128" file="scriptexecution.cpp:676">
    <![LOG[Looking for MIF file to get program status]LOG]!><time="16:11:17.571+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4128" file="executionstatus.cpp:282">
    <![LOG[Script for Package:VNT00018, Program: Uninstall Script succeeded with exit code 0]LOG]!><time="16:11:17.571+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4128" file="executionstatus.cpp:262">
    <![LOG[Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramCompletedSuccessfullyEvent
    AdvertisementId = "VNT20014";
    ClientID = "GUID:E306FF26-C884-4E36-9C03-C19523A17F40";
    DateTime = "20150112211117.571000+000";
    MachineName = "VM-WIN7-MIKE";
    PackageName = "VNT00018";
    ProcessID = 1788;
    ProgramName = "Uninstall Script";
    SiteCode = "VNT";
    ThreadID = 4128;
    UserContext = "NT AUTHORITY\\SYSTEM";
    ]LOG]!><time="16:11:17.587+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4128" file="event.cpp:715">
    <![LOG[Raised Program Success Event for Ad:VNT20014, Package:VNT00018, Program: Uninstall Script]LOG]!><time="16:11:17.587+300" date="01-12-2015" component="execmgr" context="" type="1" thread="4128" file="executioncontext.cpp:483">
    <![LOG[Execution is complete for program Uninstall Script. The exit code is 0, the execution status is Success]LOG]!><time="16:11:17.587+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="execreqmgr.cpp:4165">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 10l, value Result:TRUE ,SDKCallerId:, user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:17.602+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="event.cpp:405">
    <![LOG[Requesting MTC to delete task with id: {D52026A7-5735-402B-868C-EF9791656512}]LOG]!><time="16:11:17.618+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="executionrequest.cpp:9036">
    <![LOG[MTC task with id: {D52026A7-5735-402B-868C-EF9791656512} deleted successfully.]LOG]!><time="16:11:17.618+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="executionrequest.cpp:9065">
    <![LOG[Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="VNT00018",ProgramID="Uninstall Script", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l]LOG]!><time="16:11:17.618+300" date="01-12-2015" component="execmgr" context="" type="1" thread="2564" file="event.cpp:405">

    I just tried using powershell to accomplish the same task, and got the same result. Script ran fine, but nothing resulted. 0 errors in the execmgr.log on the client.
    Program options:
    Command Line: Powershell.exe -executionpolicy Bypass -file .\VirtUninstall.ps1
    the powershell script looks like this:
    $app = Get-WmiObject -Class Win32_Product | Where-Object {$_.Name -match "VirtViewer*"}
    $app.Uninstall()
    exit /B
    Again, the script runs great when launched locally, but not wehen deployed

  • Deployment unsuccessful via UNIX box but Successful from windows

    Hi,
    I am able to deploy my ADF application on remote server by my ANT SCRIPT.
    But when I am trying to deploy my application through UNIX box, Its successfully making EAR File but that EAR file is smaller(in term of size) , which I am getting from Windows deployment from similar script. It not adding bc4j.xcfg file of AM and adfm.xml file also in EAR. If I am deploying this same EAR file from script on unix then its successfully deploying and when I am going to my application its showing blank page insist of contains.
    I am using same script for deployment on unix box also which I am using on Windows.
    Can anyone suggest me where I am lacking or something which I need to take care on Unix.
    Thanks in Advance
    Ramit Mathur

    Looks like your ant script is buggy...
    If your ant script does not produce the same EAR (I only mean the content, not the size) there must be something wrong either with your installation on the UNIX box or your ant script.
    If you know which files are missing thats the point to look at. As you wrote the script it should not be difficult to find the part of hte script which should copy the missing files into the resulting EAR file. May be you have a wrong path (windows like drive letters or '\' instead of '/') in your script.
    Timo

Maybe you are looking for

  • All emails pushes to Iphone5 and the online iCloud, but certain e-mails won't push to iPad.

    Recently I did some switching around of my e-mails.  I have three Gmail accounts, forwarded to a fourth Gmail account.  This fourth Gmail account forwards all emails to Apple ID#1, and I have another Apple ID (ID#2), which I forward back to Apple ID#

  • Officejet pro L7700 with a quirk I can't get 3 pro's to figure out!

    You all are my last hope.  I have the above mentioned model.  I had it running for years just fine and then I switched networks.  It will print off the WIFI on my daughters windows laptop, but not from my Mac.  It used to just fine.  I had 3 printer/

  • Can I create a custom scrollbar for my spark datagrid

    Basically I'm trying to customize the look of my spark datagrid. I'd like to change the header appearance and I'd also like to create a custom scrollbar. If only Catalyst would implement a custom datagrid component. I mean the datagrid is a very popu

  • SRM: many confirmation for PO

    In SRM, I'd like to insert a confirmation for a "una tantum services" purchase order. Unluckly, SRM allows me to insert many confirmations, exceeding total quantity, even if all PO's quantities are approved. For example: Purch.order quantity : 3 piec

  • Can't use phone, screens have enlarged?

    Hi, hoping someone can help[ me, Last night I went to set my alarm and I can't unlock my phone....The background has enlarged itself to maybe 2x reg size and I can't slide it open. I've reset it to no avail:( Any suggestions please? Or do I have to r