Create folder in Integration Directory - Can not be uniquely addressed

Hi experts,
I have the following issue. When creating a folder in Integration Directory I get a warning info, like the following:
E.g. folder name should be "test"
"The folder test could not be uniquely addressed by the path /test/ because two or more folders share the same name"
I checked the repository for another folder with the same name but without success.
The point is, that I want to use the API to add objects to the folder. But without a unique address the creation will fail.
What makes this very strange is, that sometimes it works.
Is there any place in the repository where folder ids can be checked for uniqueness ?
Thanks a lot.
Timo

Hi Jon
On the first topic, try this.
import java.io.File;
public class MakeDir {
     public static void main(String[] args) {
          if (args.length != 1 || args[0] == null || args[0].trim().length() == 0) {
               System.out.println("Usage: java MakeDir <folder name>");
               System.exit(-1);
          File f = new File(System.getProperty("user.dir") + "\\" + args[0]);
          f.mkdir();
}/John

Similar Messages

  • Create scenario in Integration Directory eroor:java.lang.NullPointerExcept

    Dear all,
    I have create all thing under software component SAP BW 7: message interfarence and import object rfc, also create integration senario.
    now while i am going to create scenario from Integration Directory > select internal communication and enter create getting error:
    java.lang.NullPointerException
    Internal problem occurred (INTERNAL_PROBLEM)
    i have transferd Integaration scenario from IR and than try to do same, got same error,
    whats the initial steps for importing Integration Repository design in to Integration Directory?
    Best regards,
    dushyant.

    Hi Dushyant,
    Actually it should work...
    try first this one
    In ID -->First import the Integration Scenario by clicking tolls -->Transfer IS from IR
    Then
    Click Create Object in ID then you will get the scrren 3 0f 4.5 as per the link...
    Then click create ---> and enter the service name (if does not exist it is automatically created)
    Then select remaining as required...
    Or else...
    follow this...
    Just Double click the Configuration Scenario under Configuration Objects and Proceed ( No need of Configuration Wizard required) and select your Integration scenario created in IR...
    and rest you can create all the remaining steps under the Scenario that you created by following the smae steps...
    Regards,
    sridhar

  • Error: Integration Builder can not start

    Hi,
    Before installing SP 12 XI worked fine.
    But while deploying with the SDM I got an error when I want to deploy this file "SAPXITOOL12P_5-20000274.SCA".
    So when I start the intergration Builder, Web Start shows an error like "Integration Builder can not start?
    Can anybody help me??
    Thanks.
    Regards
    Stefan

    Hi Shravan,
    it is a really big one:
    Starting Deployment of com.sap.xi.rwb
    Aborted: development component 'com.sap.xi.rwb'/'sap.com'/'SAP
    AG'/'3.0.1220050720142859.0000':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy service:
    java.rmi.RemoteException: Cannot deploy application
    sap.com/com.sap.xi.rwb.. Reason: Errors while
    compiling:D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl10 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1259: cannot resolve symbol
    symbol : method getMessageVersions (java.lang.String,boolean)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageVersions( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1350: cannot resolve symbol
    symbol : method getVersionDetailsUrl (java.lang.String)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getVersionDetailsUrl( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationEngineHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationEngineHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationEngineHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationEngineHome {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl11 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationServerHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationServerHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationServerHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationServerHome {
    ^
    24 errors
    ; nested exception is:
    com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerat
    ionException: Errors while
    compiling:D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl10 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1259: cannot resolve symbol
    symbol : method getMessageVersions (java.lang.String,boolean)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageVersions( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1350: cannot resolve symbol
    symbol : method getVersionDetailsUrl (java.lang.String)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getVersionDetailsUrl( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationEngineHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationEngineHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationEngineHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationEngineHome {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl11 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationServerHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationServerHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationServerHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationServerHome {
    ^
    24 errors
    (message ID:
    com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.xi.rwb finished with Error (Duration 12172 ms)
    Can you help me??
    Thanks
    Regards
    Stefan

  • I create new id and i can not sign in because i must provide credit card and i have not one what should i do ??

    i create new id and i can not sign in because i must provide credit card and i have not one what should i do ??

    Here's how to change or remove the payment info:
    Change or remove your payment information from your iTunes Store account (Apple ID)On your iPhone.
    Check this article to create an account without a credit card info:
    Create an iTunes Store, App Store, or iBooks Store account without a credit card or other payment method

  • Selection for 0ACT_DL_DTE can not be uniquely assigned

    Hello,
    I have created report-report interface between two querys and when i run the sender query, It goes to the receiver query and it is giving warning message as " Selection for 0ACT_DL_DTE can not be uniquely assigned".
    Warning Message: Selection for 0PLD_GI_DTE cannot be uniquely assigned.
                                Selection for 0ACT_DL_DTE can not be uniquely assigned.
                                Selection for ZDLVCRDT cannot be uniquely assigned.
                                Selection for ZREQDT cannot be uniquely assigned.
    It is giving warning message only for dates.
    Please let me know how to fix this issue.
    Thanks,
    Ganga

    I have used message type Z8ORDER which is newly created . The message type in message control of partner profile is ZDVS which is linked to process code. This (ZDVS) was already used in some other partner profile. Can we use same message type (Message control) again. If yes please advise how to use it again.
    Regards,
    Vijay.

  • I can not open my address book.

    I can not open my address book.  I followed directions to unlock it but  that did not help and I can only hope that it didn't hurt.  Any suggestions?

    Open Console in Utilities & see if there are any clues or repeating messages when trying to open it.

  • Can not access email addresses when they are a link. F/F goes nuts and "untitleed " keep flashing across the top of the screen.I have to get out of that page fast or manually shut down thwe computer.

    Can not access email addresses when they are a link. F/F goes nuts and "untitled " keep flashing across the top of the screen.I have to get out of that page fast or manually shut down the computer

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • Integration directory is not getting displayed..

    Hi Gurus,
    Our developers are facing an issue here- they are not able to view the Integration Directory (ID) window with their own ID's as well as PISUPER. They are able to view the same instance ID from a different server. But I'm able to view to ID from my machine. When they key in their login credentials in the integration directory, after which a window will be opened and that they cannot see it.The process and the application keeps running in the windows task manager. Is this sort of a display problem or something?
    Any thoughts would be appreciated!
    Regards,
    Sriram

    Hi,
    Also make sure they are have JDK1.5 and not any other version installed. Try to delete your temporary Java files on your PCs and do the re-initialization Raj mentioned, and try again. You can also enable Java console from control panel to see where you're getting stuck.
    Regards,
    Gökhan

  • Create folder path if it does not exist

    I've asked a question similar to this. But what I need to do now is make a folder for the file I am writing. If the path exists, my code works fine. It writes the file as expected. However, if the folder path does not exist, nothing gets written. Note that the file does not need to exist for the code to work. I always thought that whatever path I provided would be created but I guess that's not the case. Does anyone know how to do this?
    [Edit] Also, I'm wondering if a file created can be set to hidden in explorer

    That's actually no an issue in this case, whether the folder exists or not. I was having a problem with the actual creation of the folder. But we found in the documentation the answer.
    For future googlers who might be in the same boat:
    path = new Folder("/blah/blah/blah");
    path.create();

  • Integration Directory changes not reaching Runtime

    Dear all,
        I changed a few values on one of the communication channels but is not getting reflected on the runtime. Looks like a cache refresh issue, so I did a 'cache connectivity test' in RWB.
    ‘Integration server – JAVA’ and ‘Integration Server – ABAP’ and ‘Central adapter engine’ are the three entries present under integration directory.
    The first two are fine and are in green but the third one(Central adapter engine) is in yellow. The details show
    --Cache notification from Integration Directory received successfully (in green)
    --Attempt to fetch cache data from Integration Directory not yet started or still in process(yellow)
    Tried to refresh the result but it is still in yellow.
    So as per the 'how to handle cache' guide, I checked the RFC destination INTEGRATION_DIRECTORY_HMI and it seems to be fine. Also I have checked http://<host name>:<port>/dir/hmidiag/ext?method=info and that seems to be working fine as well…
    Please can you suggest what could be going wrong or what else need to be checked
    Cheers
    danus

    Danus,
    Just check this document and follow the steps given:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    Regards,
    ---Satish

  • Can't create folder when saving docs; can create on desktop but can't move

    This is boggling. When I choose "save" or "save as" for the first time in Word or Excel, and then "create new folder," it asks me to name the folder, and then tells me it can't create it. The error simply says "Could not create folder." So I created a new folder on the desktop, which worked fine, but when I tried to drag it into the folder I wanted it to live in, I got a pop-up that said "You cannot copy some of these items to the destination because their names are too long for the destination."
    1) There is only one item - an empty folder.
    2) The name of the folder is "blah" -- which is in no way too long.
    What the heck is happening? This only started today.

    I just went through your instructions, and the DU window says that it found a bunch of things that need repairing, but won't repair them.
    ??? What on earth is going on? Here's the text that was in the details window:
    Repairing permissions for “Home Base 150 GB”
    Reading permissions database.
    Reading the permissions database can take several minutes.
    Permissions differ on "usr/bin/lppasswd", should be -rwxr-xr-x , they are -rwsr-xr-x .
    Warning: SUID file "usr/bin/lppasswd" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/quota" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/ipcs" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/traceroute6" has been modified and will not be repaired.
    Warning: SUID file "usr/sbin/vpnd" has been modified and will not be repaired.
    Permissions differ on "usr/bin/rlogin", should be -rwsr-xr-x , they are -r-sr-xr-x .
    Warning: SUID file "usr/bin/rlogin" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/rsh" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/su" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/at" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/atq" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/atrm" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/batch" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/chfn" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/chpass" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/chsh" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/newgrp" has been modified and will not be repaired.
    Warning: SUID file "usr/bin/passwd" has been modified and will not be repaired.
    Permissions differ on "usr/libexec/dirhelper", should be -rwxr-xr-x , they are -r-xr-xr-x .
    Permissions differ on "usr/share/man/man1/atq.1.gz", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "usr/share/man/man1/atrm.1.gz", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "usr/share/man/man1/batch.1.gz", should be -rw-r--r-- , they are lrw-r--r-- .
    Permissions differ on "usr/share/man/man8/halt.8.gz", should be -r--r--r-- , they are lr--r--r-- .
    Warning: SUID file "usr/bin/top" has been modified and will not be repaired.
    Warning: SUID file "Applications/Utilities/Activity Monitor.app/Contents/Resources/pmTool" has been modified and will not be repaired.
    Warning: SUID file "Applications/Utilities/Keychain Access.app/Contents/Resources/kcproxy" has been modified and will not be repaired.
    Permissions repair complete
    Help?

  • Create Folder / Files and then can't rename or save for 1-30 minutes

    On all of our Windows 2008 R2 File Servers (Some more reproducible then others) on our user shares only when users create a file/folder they can not rename it right away they have to wait 1-30 minutes.  Here is an example of the process... Thoughts...
    This is happening on our Windows 7 & Windows 8 machine to our Windows 2008 R2 servers this does not appear to happen on Windows 2012 File Servers.

    Hi,
    The issue could be due to thumbcache.dll still has an open handle to the local thumbs.db file and does not currently implement a mechanism to release the handle to the file in a more dynamic and timely fashion.
    To work around the issue, please enable User Group Policy setting for "Turn off the caching of thumbnails in hidden thumbs.db files" to check the results.
    For more detailed information, please refer to the article below:
    Renaming a network folder in Windows 7 Explorer fails with "the action can't be completed..."
    http://support.microsoft.com/kb/2025703
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Apple loop index is empty folder!!! Can not find loop in logic browser because they just no longer exist on my hard drive, what would be the new appropriate step to take?

    Apple loop index folder is empty from the hard drive, which may explain why i can not find loop in my logic pro browser, just sort of grey in disaabled format. what would be the next appropriate steps to take??? I do have an external back up disk.

    The IDE interface that the iBook and your desktop use are the same, just a different plug size. So with the rite adapter you could put the iBooks drive in your desktop, you could even boot off it too.
    If you want to install the laptops HD in your desktop this will do it for you. Or you can use the iBooks HD as an external hard drive with this

  • BUG i guess, Trying to Add folder in Report Navigator - CAN NOT TYPE any

    I am not sure others are facing this or not.
    I went to report navigator, under User Defined, i clicked "Add Folder", dialog box poped, but can not type anything in any field.
    I guess a bug.
    Kan

    launched it again, it is fixed.

  • Cannot Create Folder in Integration Service Catalog

    Hi
    I have created Catalog(SSISDB) in Sql Server 2012 , after that I was trying to create folder in Catalog but it was given an error
    TITLE: Microsoft SQL Server Management Studio
    Operation 'Create' on object 'CatalogFolder[@Name='ActiveDB']' failed during execution. (Microsoft.SqlServer.Management.Sdk.Sfc)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=11.0.3000.0+((SQL11_PCU_Main).121019-1322+)&LinkId=20476
    ADDITIONAL INFORMATION:
    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&ProdVer=11.00.3128&EvtSrc=MSSQLServer&EvtID=27123&LinkId=20476
    BUTTONS:
    OK
    I tried several name as Folder but still the the same, please any one can help me to resolve this issue.
    Thank you.
    Harsha

    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication.
    The operation cannot be started by an account that uses SQL Server Authentication. Start the operation with an account
    that uses Windows Authentication. (Microsoft SQL Server, Error: 27123)
    The error message is obvious. You're using a sql authentication account. As the error suggests you need to use a windows authentication account ie machine or domain level account to connect to server and then try to create the folder.
    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

  • Query on BCS virtual cube is not using the aggregates on BCS basic cube

    Hi all, I have BCS Virtual cube which is linked to BCS Basic cube. I built aggregates on BCS Basic cube. I created simple query on BCS basic cube and ran in debug mode of rsrt, it showed the aggregates on bcs basic cube. But when I created the same q

  • Add custom fields in check status

    Hi Gurus, Please help me out in this. My requirement is I need to add two custiom fields in the check status (bbpsc04) and based on the values entered in the custom fields I need to search for the shopping carts. Please let me know how to add two fie

  • ADF BC connection to SQL Server with parameterized variable for View Object

    Hi everyone I'm developing a BPM Application using Oracle BPM 11.1.1.5.0 and JDeveloper 11.1.1.5.0 Following the thread from the link below, since this is a new topic, I decided to open a new thread. Re: ADF method call to fetch data from DB before t

  • Unix softlinks: how to "copy" in java?

    hi, this page details a method of detecting whether a file is a softlink (provided you are running on a unix machine) http://www.idiom.com/~zilla/Xfiles/javasymlinks.html and it seems to work ok. The problem is I need to be able to copy a link rather

  • How can we lock Benefit Infotype record of an Employee

    Hi, We want to make sure that one employee through portal not be able to make any change in his benefit records. How can we do this?.. I think it is related to employee's individual data, we need to block or something with his benefit infotype. Pleas