Error messages when deploying application on Linux NW4

Good evening,
my issue has been kicked around here a couple of times but none of the solutions suggested worked. Even though just a quick fix/tip would be more than appreciated, I would also love to understand the background information regarding the following message upon deployment (using Eclipse or the Deployment Manager UI):
Starting Deployment of CalculatorEar
Aborted: development component 'CalculatorEar'/'sap.com'/'localhost'/'2005.07.05.14.05.01':SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
Deployment of CalculatorEar finished with Error (Duration 5131 ms)
What I would like to understand is how do I check whether the J2EE engine is even running properly. The command
startsap check nw4host
returns the following:
w4host:nw4adm 45> startsap check nw4host
Checking ADA db Database
ABAP Database is running
Checking ADA db Database
J2EE Database is running
See logfile JdbcCon.log
Checking SAP NW4 Instance SCS01
Instance SCS01 is running
Checking SAP NW4 Instance DVEBMGS00
Instance DVEBMGS00 is running
I also tried to find out the status via SAP GUI (http://photos18.flickr.com/23958483_4d6027ac46.jpg) but I am not even sure whether the ABAP runtime would know about  the JAVA stuff.
Any other idea's or backround information to clue me up how the different components interact with each other ?
Thank you very much in advance for your time and interest, Jochen

Hi,
I had exactely the same problem and found the solution here:
http://listserv.sap.com/pipermail/linux.general/2005-May/004673.html
After I changed the entry in /etc/hosts, everything went smooth.
Regards,
Andreas

Similar Messages

  • NIPALU.dll entry point error message when launching application

    A previously working application (written in VB6.0, using Measurement Studio 6 and NI-IMAQ1394) now has a fatal error message when starting:
    "The procedure entry point _pkgModulePackageEventLog@20 could not be located in the dynamic link library NIPALU.dll".
    This fatal error is only observed on some of our customers' systems, others work fine after the upgrade. WE NEED URGENT HELP!
    Attachments:
    Error Message Screen Shot.png ‏8 KB

    MSOLAP$LocalCube cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted.
    Hello,
    It's just a guess: Power Pivot uses the MSOLAP = "Microsoft OleDB Provider for OLAP" and maybe that Provider is damaged on the machine. You may try to reinstall the Provider, you can get the installer named "SQL_AS_OLEDB.msi" from
    Microsoft® SQL Server® 2012 SP2 Feature Pack  =>
    ENU\x86\SQL_AS_OLEDB.msi (for 32 bit)
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Logon Error Message when opening application.

    All dear Gurus,
    In the Portfolios-> item-> relationships-> object Type(DMS), we have added an object and it is appearing. But when we click on the open of the application , I am getting Logon error message.
    What I should to to solve it.
    Please see the attachments
    Regards,
    Namsheed.

    Hi Ravi,
    we got the system alias name from Gateway->OData Channel->Configuration->Connection Settings->SAP Netweaver Gateway to SAP System->Manage System Aliases.
    And in Define webserver alias, we have maintained like this.
    In define Object link type, in DMS
    And as you told, in service for object type, we have maintained the web server.
    I have already activated the service : SICF path - /default_host/sap/bc/gui/sap/its/webgui
    After all this configuration I checked in NWBC, but still I am getting error like this.
    Correct me where I am wrong.
    Regards,
    Namsheed.

  • Error message when deploying war file to sun web server 6.1

    i've been trying to deploy an application developed locally in tomcat to a local install of sun web server 6.1, and can't seem to get it to work. the error message i am getting now is:
    [05/Dec/2008:12:44:08] config ( 1640): for host xxx.xxx.xxx.xx trying to GET /cart/index.jsp, handle-processed reports: HTTP2205: The request method is not applicable to the requested resource.
    but that is the only error showing up. i've found some other forum topics involving memory issues (not the case here) and mime.type issues (not the case here), but nothing where this is the only error message showing up.
    any ideas? anyone?

    I deployed the application using a WAR file I created and the Server Manager.
    I've been able to get a JSP running in the $INSTALL_DIR/docs directory (database connectivity, result set printing, session data storing) but not outside of there.
    I switched to "finest" error reporting, but that isn't really helping much either.
    I even deployed one of the sample WAR files that came with the installation (webapps-simple.war), and it failed too, the error message I got was:
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, ntrans-j2ee reports: mapped uri "/jsp/num/numguess.jsp" in context "/simple" to resource "jsp"
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: context = StandardEngine[null].StandardHost[https-arlll3n4244.arcds.com].StandardContext[simple]
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: contextPath = /simple
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: wrapper = null
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: servletPath =
    [09/Dec/2008:10:35:51] fine ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: pathInfo = null
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: Authenticator[simple]: Security checking request GET /simple/jsp/num/numguess.jsp
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: Authenticator[simple]: Checking constraint 'SecurityConstraint[Protected Area]' against GET /jsp/num/numguess.jsp --> false
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: Authenticator[simple]: No applicable constraint located
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: Authenticator[simple]: Not subject to any constraint
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Mapping contextPath='/simple' with requestURI='/simple/jsp/num/numguess.jsp' and relativeURI='/jsp/num/numguess.jsp'
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Decoded relativeURI='/jsp/num/numguess.jsp'
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Trying exact match
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Trying prefix match
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Trying extension match
    [09/Dec/2008:10:35:51] finer ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WebModule[simple]: Mapped to servlet 'jsp' with servlet path '/jsp/num/numguess.jsp' and path info 'null' and update=true
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): JspEngine --> /jsp/num/numguess.jsp
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): ServletPath: /jsp/num/numguess.jsp
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): PathInfo: null
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): RealPath: C:\Sun\WebServer6.1\https-ARLLL3N4244.arcds.com\webapps\https-ARLLL3N4244.arcds.com\simple\jsp\num\numguess.jsp
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): RequestURI: /simple/jsp/num/numguess.jsp
    [09/Dec/2008:10:35:51] info ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: WEB2798: [cart/] ServletContext.log(): QueryString: null
    [09/Dec/2008:10:35:51] failure ( 5384): for host 192.168.112.96 trying to GET /simple/jsp/num/numguess.jsp, service-j2ee reports: StandardWrapperValve[jsp]: WEB2792: Servlet.service() for servlet jsp threw exception
    java.lang.IllegalArgumentException: WEB3446: setAttribute: Non-serializable attribute
         at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1280)
         at org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:191)
         at org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:191)
         at org.apache.jasper.runtime.PageContextImpl.setAttribute(PageContextImpl.java:271)
         at jsps.jsp._num._numguess_jsp._jspService(_numguess_jsp.java:81)
         at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at com.iplanet.ias.web.jsp.JspServlet$JspServletWrapper.service(JspServlet.java:688)
         at com.iplanet.ias.web.jsp.JspServlet.serviceJspFile(JspServlet.java:460)
         at com.iplanet.ias.web.jsp.JspServlet.service(JspServlet.java:376)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:771)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:322)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:218)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:157)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:579)

  • Error message when the Application Manager attempts to open.

    I am using a Mac with he latest OS, and when I try to download Photoshop, the Application Manager fails to open and I get an error message. Any suggestions?

    Click here and follow the instructions.
    (98888)

  • Is anyone else getting this error message when deploying hellows SOAP app?

    I am trying to deploy the hellows SOAP service manually and get this error when running the HelloClient:
    D:\j2sdk1.4.0\bin\javaw.exe -client -classpath D:\development\projects\sandbox\SOAPTest\bin;D:\development\projects\sandbox\SOAPTest\client\helloService.jar;D:\oracle\jdev9i\jdev\lib\jdev-rt.jar;D:\oracle\jdev9i\jdbc\lib\classes12.jar;D:\oracle\jdev9i\jdbc\lib\nls_charset12.jar;D:\oracle\jdev9i\lib\xmlparserv2.jar;D:\oracle\jdev9i\lib\xmlcomp.jar;D:\oracle\jdev9i\lib\oraclexsql.jar;D:\oracle\jdev9i\rdbms\jlib\xsu12.jar;D:\oracle\jdev9i\lib\xsqlserializers.jar;D:\oracle\jdev9i\lib\xmlparserv2.jar;D:\oracle\jdev9i\soap\lib\soap.jar;D:\oracle\jdev9i\lib\xmlparserv2.jar;D:\oracle\jdev9i\jlib\javax-ssl-1_2.jar;D:\oracle\jdev9i\jlib\jssl-1_2.jar;D:\oracle\jdev9i\j2ee\home\activation.jar;D:\oracle\jdev9i\j2ee\home\mail.jar;D:\oracle\jdev9i\j2ee\home\lib\http_client.jar HelloClient
    [SOAPException: faultCode=SOAP-ENV:Protocol; msg=Unsupported response content type "text/html", must be: "text/xml". Response was:
    <HTML><HEAD><TITLE>500 Internal Server Error</TITLE></HEAD><BODY><H1>500 Internal Server Error</H1><PRE>oracle.j2ee.xanadu.JasperGenerationError: no source generated during code generation!: error: error message 'class.format' not found<br>binary class definition not found: Hello<br><br>     at java.lang.Throwable.fillInStackTrace(Native Method)<br>     at java.lang.Throwable.fillInStackTrace(Compiled Code)<br>     at java.lang.Throwable.&lt;init&gt;(Compiled Code)<br>     at java.lang.Exception.&lt;init&gt;(Compiled Code)<br>     at java.lang.RuntimeException.&lt;init&gt;(RuntimeException.java:47)<br>     at oracle.j2ee.xanadu.JasperGenerationError.&lt;init&gt;(JasperGenerationError.java:11)<br>     at oracle.j2ee.ws.JavaWrapperGenerator.generate(JavaWrapperGenerator.java:267)<br>     at oracle.j2ee.ws.RpcWebService.generateWrapperClass(RpcWebService.java:627)<br>     at oracle.j2ee.ws.RpcWebService.generate(Compiled Code)<br>     at oracle.j2ee.ws.RpcWebService.getWrapper(Compiled Code)<br>     at oracle.j2ee.ws.RpcWebService.doPost(Compiled Code)<br>     at javax.servlet.http.HttpServlet.service(Compiled Code)<br>     at javax.servlet.http.HttpServlet.service(Compiled Code)<br>     at javax.servlet.http.HttpServlet.service(Compiled Code)<br>     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(Compiled Code)<br>     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(Compiled Code)<br>     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(Compiled Code)<br>     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.run(Compiled Code)<br>     at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(Compiled Code)<br></PRE></BODY></HTML>
         at org.apache.soap.rpc.Call.getEnvelopeString(Call.java:175)
         at org.apache.soap.rpc.Call.invoke(Call.java:225)
         at HelloProxy.makeSOAPCallRPC(HelloProxy.java:48)
         at HelloProxy.sayHello(HelloProxy.java:32)
         at HelloClient.main(HelloClient.java:8)
    Exception in thread "main"
    Process exited with exit code 1.
    Ryan

    Yes, it happens to me too. Btw, where can I get the copy of OC4J with javax-ssl-1_2.jar and jsse-1_2.jar? Because my copy of OC4J only provide javax-ssl-1_1.jar and jsse-1_1.jar.

  • PLS-00394 Error message when deploying a mapping

    Hi all,
    Using Warehouse Builder 10.1.0.4.0 I created a mapping to add one row to a dimension. This dimension contains three columns. In my mapping I created two constants, each mapped to one column. There is also one sequence, the nextval is mapped to the third column. The data is merged to the target dimension.
    When I generate the intermediate result I see the desired merge statement. But when I try to deploy the mapping, the package is invalid because of a "PLS-00394: wrong number of values in the INTO list of a FETCH statement".
    The SQL causing the error is a fetch from a cursor, selecting the two constants and the nextval of the sequence. However, the INTO clause of the fetch only contains a variable for the nextval of the sequence, not for the two constants.
    Can anyone tell me what I am doing wrong here?
    Thanks in advance.
    Paul

    I'm also running SOA Suite 11g ( on 64bit RH 5.4 )
    Just looking at my SOAServer's command line where the policy is referenced
    -Dweblogic.Name=SOAServer1 -Djava.security.policy=/orclapps/oracle/middleware/wlserver_10.3/server/lib/weblogic.policy
    The policy file on my server is 9426 bytes, and it does reference some FMW elements within - do you see the same in yours?
    // For Oracle JRF to load OPSS Policy provider
    grant codeBase "file:${oracle.home}/modules/oracle.jps_${jrf.version}/*" {
    permission java.security.AllPermission;
    //grant to alternative location as well for some FMW install
    grant codeBase "file:${common.components.home}/modules/oracle.jps_${jrf.version}/*" {
    permission java.security.AllPermission;
    // For Oracle JRF to load Oracle Wallet
    grant codeBase "file:${oracle.home}/modules/oracle.pki_${jrf.version}/*" {
    permission java.security.AllPermission;
    //grant to alternative location as well for some FMW install
    grant codeBase "file:${common.components.home}/modules/oracle.pki_${jrf.version}/*" {
    permission java.security.AllPermission;
    };

  • Unknown error message when using Application Loader

    Does anyone have any insight as to what might be causing these?
    Thank you.

    Do you have the most up to date application loader?
    Bob

  • Error message when installing iTunes on my PC:  This installation package could not be opened. Verify that the package exists and that you can access it, or contact the application vendor to verify that  this is a valid Windows installer package

    Error message when trying to install iTunes on my Pc:
    Using Windows 7, had to replace hard drive.  HELP!!
    This installation package could not be
    opened. Verify that the package exists
    and that you can access it, or contact
    the application vendor to verify that
    this is a valid Windows installer package

    Hello JAH1961,
    I recommend following the steps in the article below when getting an error message trying to install iTunes:
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error message when installing iTunes on Windows 7, "Apple Application Support was not found, Error 2"

    I can successfully download iTunes on my PC, but receive an error message when I try to install the file: "Apple Application Support was not found... Error 2" I've tried deleting the file and reinstalling it to no avail. Any ideas?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Having problems with Bridge shutting down after saving photo in PS Cs5,,,,,,,,,  Also when i attempt to update either PS or bridge get an error message in Adobe application manger "Error loading updater workflow"

    Sorry for the late reply. My email firewall has become a little over zealous & sent a lot of my emails straight to my junk email folder, so I have only just now discovered your reply in my junk mail folder.
    The only "don't open files exceeding xxx megabytes" instruction I can find in my Prefs, is in the Bridge Prefs for Thumbnails, & mine is set at 1000mb. The biggest files I handle are bigger than 200mb so I should be able to open a few, not just one.
    However, this doesn't explain why I can open a psd format file of 180mb, close it, but then can't open a RAW format file of only 26mb immediately after.
    I can open the RAW file only if I restart my computer - very annoying!
    However, thanks for the advice about the video card & memory.
    So, I'm still stuck as to what the issue is.

  • I get error message when I try to load lightroom 5 -unable to laod application correctly (oxooooo7b)

    I get error message when I try to load lightroom 5 -unable to laod application correctly (oxooooo7b)
    what can I do

    Search here or Google ... https://helpx.adobe.com/lightroom/kb/error-unable-start-correctly-0xc00007b.html

  • HT1926 I have just updated itunes on my pc (widows XP) to the latest version. When I try to open it i get an error message saying the application failed to start because MSVCR80.dll could not be found. Not sure how to resolve this. Have tried to reinstall

    I have just updated itunes on my pc (windows XP) to the latest version. When I try to open it I get an error message saying the application failed to start because MSVCR80.dll was not found< Have tried reinstalling with no luck. Any ideas?

    try removing all itunes and all other apple program
    follow this link for more info. http://support.apple.com/kb/HT1923
    reboot ur window after uninstalling
    after that download the latest itunes setup and install.

  • Error message when trying to update my world or anyof my applications

    I receive an error message when trying to update any of my applications.  Example  facebook, my world..etc...
    Error 40820 try later

    Hi and Welcome to the Community!
    While normally it is much more accurate to search with the accurate and complete error message, including all punctuation and error codes, in your case here is a KB that discusses that error:
    KB28188"BlackBerry App World is having trouble connecting to the BlackBerry App World server. Verify your network connections and try again. (Error id: 40820) " error is displayed when opening App World on the BlackBerry smartphone
    Hopefully it contains something useful! There also are multiple existing threads on this site that discuss that exact error...your review of those might prove useful, and a search of this site, using the error message, error code, or symptom, should reveal all applicable existing threads to you.
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Error message when I try to print: unsupported document-format"application/vnd.cups-command. I recently had my hard drive replaced in my early 2010 21" iMac. Can anyone help?

    Error message when I try to print: unsupported document-format"application/vnd.cups-command". I recently had my hard drive replaced in  my early 2010 21" iMac. Anyone know anything about this? Thanks in advance.

    What system are you running?  Have you tried going to the Canon website to download and install the latest drivers for that model?
    Are you running Time Machine?

Maybe you are looking for

  • Why to develop Sharepoint Apps, What is the business Justification

    Hi , SharePoint 2013 has released the app model. But I do not understand why should I ever go ahead and build an app. My Client has Sharepoint 2013 installed on premise. Then what benefit or advantage will be achieved if I create an app. Either share

  • OS X 10.10.1 Apple Mail reliability issue with Virgin Mail Servers

    Apple Mail(8.1) reliability issue with Virgin Mail Servers on my iMac and Laptop Pro with the new Yosemite update!  Spent 1.5hrs with the virgin team (thought we solved it by changing from Auto to one minute update) only to find on return I still hav

  • Material Price cannot be deterimied

    Hi, Good day to all, I want to do external purchase of some components via a PM order. So I've created a PM order and entered the material in Components tab with Item Category = N (non stock) and entered all the required information for purchasing. B

  • Validation on section code for FB60

    I want to apply a validation check on the section code field, which appears on the first screen on transaction -FB60 Program name - SAPMF05A Screen number- 1100. Have tried using a field exit, but does not help. Kindly suggest any userexit or any oth

  • Script to change all bundle device associations

    zcm 11.3 on sles 11.2 We are migrating our desktop environment. We have hudreds of bundles assigned to the Workstation group and I need to assign all of them to a new group instead. Does anyone have experience scripting this kind of change? It looks