Java.lang.Error: Properties init: Could not determine current working direc

Hi,
We have an application which will copy all the files from a directory on the main server (manager) to all other servers in the cluster.The process is little bit tricky in the sense that all servers will pull the data from manager, copy it to a pending directory and then shut down the rmi process on them, rename pending directory with the original name (some name) and start the rmi process. All the communication is done using RMI calls. We use a GUI tool on windows to initiate this process. We are also running some shell scripts from java in this process. We run this process daily.
The problem is, once in a while we are getting the follwing error on some of the servers in the cluster and the data updates are not happening any more.
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory
We had to start the rmi process on the server again where it failed with the above error and Initiate the process again from GUI. Any ideas, why we get this error? Also, why only once in a while? Our application is running under root context, so i think, running as "root" is not an issue as I see on some of the forums. Any help is greatly appreciated.
Thank you

It is possible to remove or rename the working directory of a running process. It (or a child process) might then have trouble when looking for its current working directory.
posman@linux:~> mkdir scratch
posman@linux:~> cd scratch/
posman@linux:~/scratch> pwd
/home/posman/scratch
posman@linux:~/scratch> rmdir `pwd`
posman@linux:~/scratch> bash
shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
dirs: could not get current directory: getcwd: cannot access parent directories: No such file or directory
posman@linux:~/scratch>

Similar Messages

  • Java.lang.Error: Properties init during DI install

    Hi,
    I am trying to install a Dialog Instance and am running into an error
    message java.lang.Error: Properties init: Could not determine current
    working directory.
    I have already uninstalled the instance and started over and I got stuck on the exact same step again.
    Here is the truncated log
    INFO       2009-02-27 16:08:52
               CJSlibModule::writeInfo_impl()
    Output of /opt/java1.4/bin/java -classpath /tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/sharedlib/launcher.jar -Xmx256m -d64 com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.xmlgenerator.ConfigXmlGenerator /usr/sap/SBP/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/SBP/SYS/global/security/lib/tools/w3c_http.jar:/tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar /tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/batchconfig.properties is written to the logfile batchXmlGen.log.
    WARNING    2009-02-27 16:08:52
               CJSlibModule::writeWarning_impl()
    Execution of the command "/opt/java1.4/bin/java -classpath /tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/sharedlib/launcher.jar -Xmx256m -d64 com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.batch.xmlgenerator.ConfigXmlGenerator /usr/sap/SBP/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/SBP/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/SBP/SYS/global/security/lib/tools/w3c_http.jar:/tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/install/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar /tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/batchconfig.properties" finished with return code 1. Output:
    Error occurred during initialization of VM
    java.lang.Error: Properties init: Could not determine current working directory.
    ERROR      2009-02-27 16:08:52
               CJSlibModule::writeError_impl()
    CJS-30057  BatchXmlGenerator error.<br>DIAGNOSIS: Error when generating 'BatchConfig.xml' for the batchconfigtool. See output of logfile batchXmlGen.log: '
    Error occurred during initialization of VM
    java.lang.Error: Properties init: Could not determine current working directory.'.
    ERROR      2009-02-27 16:08:52
    FCO-00011  The step runBatchconfig with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig was executed with status ERROR .
    INFO       2009-02-27 16:09:47 [iaxxgenimp.cpp:782]
               showDialog()
    An error occured and the user decide to stop.\n Current step "|NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|runBatchconfig".
    INFO       2009-02-27 16:09:47 [syuxcpath.cpp:351]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04S/LM/AS/ORA/DI/__instana_tmp.xml.
    aCC runtime: Uncaught exception of type "ELib".
    iauxsysex.c:316: child /tmp/sapinst_exe.26944.1235779670/sapinst (pid 26945) has crashed. Executable directory is /tmp/sapinst_exe.26944.1235779670. Contact Support.
    iaextract.c:814: child has signaled an exec error. Keeping directory /tmp/sapinst_exe.26944.1235779670
    This is what the batchXmlGen.log says
    Error occurred during initialization of VM
    java.lang.Error: Properties init: Could not determine current working directory.
    I have already checked the permissions and bounced the server and retried to no avail.
    Note : This is a ABAP+JAVA DI installation
    Any clues ?
    Thanks,
    Kunal

    Hi,
    Check following link and relevant notes inside it.
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=851251]
    Hope this helps.
    Manoj
    Edited by: Manoj Chintawar on Feb 28, 2009 10:18 PM

  • Installing sp19 to ep60: could not determine current working direcory

    Hi,
    upgrading EP 6.0 from SP15 to SP19 using sapinst I get the following error message:
    ERROR 2007-08-23 10:19:27
    CJS-20076  Error while retrieving the mode of the Java EE Engine.<br>SOLUTION: See output of logfile /tmp/sapinst_instdir/PATCH/ORA/getEngineMode.log: 'Error occurred during initialization of VMjava.lang.Error: Properties init: Could not determine current working directory.'.
    Can someone help?
    Renate

    Hi Renate,
    This very much sounds like a permission problem. The user with whom you have started SAPINST (and which then started a JVM) seems not to have the permission to read ithin the JVM working directory. Google for "Properties init: Could not determine current working directory" leads to different similar problems.
    Check that you start SAPINST with an administrative user (should be the one with whom the installation happened).
    Hope it helps
    Detlev

  • Error Message: java.lang.RuntimeException: JSP Registry could not locate runtime prop

    Hi there
    Running Oracle Enterpride Edition 8.1.7
    including Oracle Http webserver
    I'm trying to run a JSP application developed with Jdeveloper
    through th http server
    Think I have modified alle the .conf files correctly
    I get the message :
    "Error Message: java.lang.RuntimeException: JSP Registry could not locate runtime property file:ORDERS_ORDERS_PKG_ORDERS_PKGModule.properties"
    Any ideas ?
    Or can anyone point me to a (proper) document that decribes (correctly and completely) alle the steps that need to be done ?
    Many Thanxs
    Regards TJ
    null

    I am also experiancing this problem. I have updated the ojsp to version 112200 and the properties file exist within the .jar used by the .jsp file.
    Exception:
    java.lang.RuntimeException: java.lang.RuntimeException: JSP Registry could not locate runtime property file:deseweb_DesewebModule.properties
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.(Compiled Code)
    at java.lang.Exception.(Compiled Code)
    at java.lang.RuntimeException.(RuntimeException.java:47)
    at morenet.jsp.JSPApplicationRegistry.registerApplicationFromProperties(JSPApplicationRegistry.java:199)
    at morenet.jsp.MorenetWebBeanImpl.internalInitialize(MorenetWebBeanImpl.java:119)
    at oracle.jdeveloper.html.WebBeanImpl.initialize(WebBeanImpl.java:56)
    at oracle.jdeveloper.html.DataWebBeanImpl.initialize(DataWebBeanImpl.java:395)
    at morenet.jsp.MorenetWebBeanImpl.initialize(MorenetWebBeanImpl.java:62)
    at apps.deseweb._index._jspService(_index.java:71)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java)
    at oracle.jsp.JspServlet.internalService(Compiled Code)
    at oracle.jsp.JspServlet.service(JspServlet.java)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
    at org.apache.jserv.JServConnection.run(Compiled Code)
    at java.lang.Thread.run(Compiled Code)

  • Java system error: Server repository could not create function template

    Hi, Our BI person is trying to  publish/broadcast a query to the PRODCTION  portal, she gets the below error message.  I am
    attaching the defaulttracelog file
    "Java system error: Server repository could not create function template for RSRD_X_PRODUCE_PROXY caused by: com.sap.mw.jco.JCO$Exception: (103)"
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[8, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.7.trc]/>
    <!NEXTFILE[defaultTrace.9.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #002264F9350800600000022F000019C000048E9B91EF3AB3#1282698726384#com.sap.security.core.persistence#sap.com/irj#com.sap.security.core.persistence#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#/System/Security/Usermanagement#Java#An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". ##An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". #1#Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '127.0.0.1:sapgw00' not reached
    TIME        Tue Aug 24 21:12:06 201
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2823
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     56
    #1.5 #002264F93508006000000230000019C000048E9B91EF47C8#1282698726384#com.sap.engine.services.monitor.mbeans.Monitor#sap.com/irj#com.sap.engine.services.monitor.mbeans.Monitor#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!#
    #1.5 #002264F93508006000000231000019C000048E9B91EF4CD5#1282698726384#System.err#sap.com/irj#System.err#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!
         at com.sap.engine.services.jmx.auth.UmeAuthorization.checkMBeanPermission(UmeAuthorization.java:63)
         at com.sap.engine.services.jmx.JmxServerFrame.checkMBeanPermission(JmxServerFrame.java:98)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.unregisterMBean(MBeanServerSecurityWrapper.java:395)
         at com.sap.engine.services.jmx.ClusterInterceptor.unregisterMBean(ClusterInterceptor.java:1327)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.unregisterMBean(MBeanServerInterceptorChain.java:258)
         at com.sap.engine.services.monitor.mbeans.Monitor.unregister(Monitor.java:106)
         at com.sap.engine.library.monitor.impl0.AbstractMonitorNode.remove(AbstractMonitorNode.java:154)
         at com.sap.engine.library.monitor.impl0.MonitorObjectFactory.uninstallMonitorNode(MonitorObjectFactory.java:483)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:595)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:568)
         at com.sap.engine.services.monitor.server.ApplicationLifeCycleImpl.applicationStopped(ApplicationLifeCycleImpl.java:52)
         at com.sap.engine.services.monitor.deployment.MonitorDeploymentContainer.commitStop(MonitorDeploymentContainer.java:630)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:244)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:290)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitLocal(StopTransaction.java:278)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:374)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:250)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.stopApplicationLocalAndWait(DeployServiceImpl.java:4569)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.stopApplicationLocalAndWait(DeployCommunicatorImpl.java:628)
         at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime$2.run(SAPJ2EEPortalRuntime.java:602)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1482)
         at java.lang.Runtime.load0(Runtime.java:737)
         at java.lang.System.load(System.java:811)
         at com.sapportals.wcm.service.fsmount.FSMountService.loadDLL(FSMountService.java:736)
         at com.sapportals.wcm.service.fsmount.FSMountService.<clinit>(FSMountService.java:796)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertGS(CmConfigurationProvider.java:637)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertServiceConfig(CmConfigurationProvider.java:601)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.readConfiguration(CmConfigurationProvider.java:205)
         at com.sapportals.wcm.crt.CrtSystemImpl.createComponentManager(CrtSystemImpl.java:108)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:202)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #002264F93508005C0000042300002CF00004939AAEE9AEB7#1288192475655#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#sap.com/irj#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#J2EE_GUEST#0##n/a##c7d00e00e1dc11dfa36d002264f93508#SAPEngine_Application_Thread[impl:3]_29##0#0#Error##Plain###setting initial ACL on /reporting_backend/reports/System Administration/CM Store/cm.crawlcontent - com.sap.security.api.NoSuchRoleException: Role with uniqueName system_admin_role not found!
         at com.sap.security.core.imp.RoleFactory.getRoleByUniqueName(RoleFactory.java:1783)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getRoles(RPRepositoryManager.java:1474)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.syncReportResources(RPRepositoryManager.java:1334)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.initBackend(RPRepositoryManager.java:489)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getResource(RPRepositoryManager.java:581)
         at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:228)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.service.reporting.ReportingService.localConfigure(ReportingService.java:294)
         at com.sapportals.wcm.service.reporting.ReportingService.startUpImpl(ReportingService.java:74)
         at com.sapportals.wcm.service.AbstractService.start(AbstractService.java:167)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.tryToStart(CrtThreadSafeComponentHandler.java:247)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.handleLookup(CrtThreadSafeComponentHandler.java:109)
         at com.sapportals.wcm.crt.CrtComponentManager.lookup(CrtComponentManager.java:322)
         at com.sapportals.wcm.crt.CrtComponentManager.lookupChildComponent(CrtComponentManager.java:403)
         at com.sapportals.wcm.crt.CrtContainerManager.lookupComponent(CrtContainerManager.java:44)
         at com.sapportals.wcm.crt.CrtSystemImpl.lookupComponentByUri(CrtSystemImpl.java:131)
         at com.sapportals.wcm.crt.CrtComponentManager.startUp(CrtComponentManager.java:278)
         at com.sapportals.wcm.crt.CrtSystemImpl.startUpComponentManager(CrtSystemImpl.java:166)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:227)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)

    Go to visual admin -> server -> services -> JCO RFC provider.
    Check the RFC that connects to the BI Abap.
    Its reporting the J2EE_GUEST user in the SAP with the system nr 00.
    Is this BI java portal?
    Is the java portal a addon to Abap or having seperate SID?
    Check the connection definitions are correct and the gateway is running.

  • Error ERR-7620 Could not determine workspace for application ().

    Hi,
    I am getting this message on oracle application express 4.0.2.
    [Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7620 Could not determine workspace for application (). 
    OK 
    Can anyone please tell me how to solve this error.
    Hoping a positive response.
    Ranjeet.

    Getting this message while doing what?
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.apress.com/9781430235125
    http://apex.oracle.com/pls/apex/f?p=31517:1
    http://www.amazon.de/Oracle-APEX-XE-Praxis/dp/3826655494
    -------------------------------------------------------------------

  • Error ERR-7620 Could not determine workspace for application (1).

    I am getting the following error message when using javascript with popup:
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7620 Could not determine workspace for application (1).
    OK
    Code : URL : javascript:popUp2('f?p=&APP_ID.:16:&SESSION.:::16:P16_DBI_TYPE,P16_STATUS,P16_DBI_MANDATOR:SYBASE,NotScheduled,#LABEL#')

    Hello,
    You should upgrade all the way up to 2.0
    Carl

  • Making app availabe externally (Error ERR-7620 Could not determine ...)

    For the past couple years we've been running 10g and htmldb/apex, but have only been concerned with LAN access. We now have a need to page an app available to the world, but are having trouble doing so. We've opened up 80 (and tried the default 7778 as well) on the firewall. From outside we can reach apache, but /pls/apex/f?p=xxx fails with the following:
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7620 Could not determine workspace for application (401).
    I figure I must have missed something in the configuration, but I don't know what.
    Is there something not set in the default configuration for apex3 that prevents the /pls/apex path from not working for requests from outside? Or is it trying to use the internal hostname for something and thus not allowing it to be reachable?
    I saw the error listed in a number of threads but none of the cases seemed to be applicable..
    Any info would be great, thanks.

    Hi Chris,
    I had the same problem the other day too. Are you using an application alias name of the application id?
    Because you get that error message when the application id or alias name for the application doesn't exist on that APEX instance.
    Check also out if you haven't configured a wrong database in your DAD.conf, that would also explain why the application id might not work.
    Have you tried to go to the developer login page to run the application from the Oracle APEX Builder?
    Patrick
    My APEX Blog: http://inside-apex.blogspot.com
    The ApexLib Framework: http://apexlib.sourceforge.net
    The APEX Builder Plugin: http://sourceforge.net/projects/apexplugin/

  • Button/Branch Routing Error:ERR-7621 Could not determine workspace for app

    We are getting an error for one of our applications that is only occurring in Production and we are unable to reproduce in any of our other environments.
    When the user clicks a button on one specific page (Save, Back, Add) the user is getting the following error:
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error      ERR-7621 Could not determine workspace for application (:) on application accept.
    The Back button is the one that doesn't make sense why it is not working as it is a simple redirect to the previous page.
    Version: Application Express 2.2.1.00.04
    Please help as this issue is affecting our customer from processing orders. I have looked for this error previously, but none seem related to Buttons/Branches. Let me know if you need anymore information.
    Thank you,
    Amy

    Amy,
    I imported the same file into the workspace that I used to import into production.
    Perfect.
    Do you need me to take an export from production directly and reimport?
    No but if you could email me that file, I might be able to spot something. I can't find anything wrong with what I see so far. Send to [email protected], to my attention, please.
    Also, if you would change your OTN user profile and handle to include your first name, that would help us.
    Scott

  • Error ERR-7621 Could not determine workspace for application (:) on applica

    Hello!,
    We have a simple template based report in apex, it has 2 tabs, each displays a very small, static table
    (about 30 records, 3 columns each). There is 1 user accessing apex, who is logged into the db server
    that has the apex app. We've tried several browsers, all same have behaviour as outlined below;
    When selecting either tab, we frequently get this error;
    "Error ERR-7621 Could not determine workspace for application (:) on application accept
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    OK."
    The user clicks "OK" and it takes them back to the tab they were viewing but not the one they selected
    OR sometimes it displays the wonderful, "Page Cannot Be Displayed" etc.. Refreshing browser either
    then displays the error message (above) or stays with "Page Cannot Be Displayed".
    The environment:
    Application Express 3.0.1.00.08 using PL/SQL gateway
    Oracle db 11.1.0.6
    Windows 2003 SP2
    Browsers IE(6,7,8), Chrome, FF
    Additionally APEX is very, very slow whether it errors or not and in any browser.
    Any ideas where to start troubleshooting? Thanks in advance, Donald

    Hi,
    Did you resolve the issue?
    Regards

  • Error ERR-7621 Could not determine workspace for application  (:) on.....

    I have developed an online test at apex.oracle.com, after the candidate logged in and took one question and submitted, the following error was displayed in the screen:
    Error ERR-7621 Could not determine workspace for application (:) on
    application accept.
    Expecting p_company or wwv_flow_company cookie to contain security group
    id of application owner
    I am not sure, what is the cause of this error. Can someone help me to resolve this?

    Hi Suzi,
    Have you got the fix for this error ?
    I have an application in 3.2, and when migrated to Apex 4.0 I get this error. The page has Anychart xml's. When I debug using firebug console, I see the AJAX processes executing successfully. I can clearly see the Headers / Post & Response from the AJAX call. But when I view the XML I see the below error:
    XML Parsing Error: not well-formed Location: moz-nullprincipal:{53b4be08-1c99-4d82-8936-a906246d86ad} Line Number 1, Column 6:
    <?XML VERSION = "1.0" ENCODING="UTF-8" STANDALONE = "YES"?>
    -----^I also see the not well formed XML message, and on clicking the URL I get the below error
    <table summary=""><tr><td><img src="/i/error.gif" border="0" /></td><td>Error</td><td>ERR-7620 Could not determine workspace for application ().</td></tr><tr><td></td><td></td><td>Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.</td></tr><tr><td></td><td></td><td></td></tr><tr><td><a href="javascript:window.history.go(-1)">OK</a></td><td><br /></td></tr></table><script type="text/javascript">
    <!--
    //-->
    </script>Not sure if this error is due to the corrupt XML or something related to Authentication. The Production application (which is in 3.2) has an SSO authentication. Currently, we are in the process of migrating to 4.0 and our SSO has not been configured yet. I have turned off the Authentication for now part of my testing in our Dev (which is 4.0).
    I made sure the Anychart libraries are setup similar to how we have in production, and they are using the same set of Anychart JS.
    Can someone please help ?
    Thanks!
    Chandu

  • Error ERR-7620 Could not determine workspace for application (38935).

    Hello,
    I have an APEX application that has been fairly thoroughly tested on my local machine... I have now deployed onto the apex hosting service as I need to link to it from my website. However, one of the links in a report on the application has stopped working. I receive the following error:
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error      ERR-7620 Could not determine workspace for application (38935).
    I've tried this on firefox and internet explorer, and I get the same error. The schema at the apex site is differently named compared to my local development environment, but otherwise I think the installations are identical.
    The application is at
    http://apex.oracle.com/pls/otn/f?p=38935
    Username is john.smith, password is danny1. Once you are logged in, click on either of the links in the 'Recent Proposals' region.
    All help gratefully received!
    Many thanks,
    Danny Layne

    Danny,
    I don't know why you get that message, probably when the engine is trying to redirect to an error page. I see that your login page has a number of after-submit processes that depend on :P101_USERNAME. These are placed after the clear process which would clear P101_USERNAME, so that's one problem. The other problem is that when you authenticate to your application as a different username from the username you use to authenticate to the development environment (the Builder, etc.), you may get a different session ID for the application that you are testing (using the Run links) as distinguished from the session you have in the Builder. This is explained in more detail here: Re: ERR-1002 on login after switching authentication to LDAP (2.2) The best place to put after-authentication logic is in the authentication scheme's post-authentication process. Just edit the authentication scheme and put your process code in there (or call a stored procedure). This process is guaranteed to run in the same session as that allocated to the user just authenticated.
    The final problem to mention with putting processes on the login page (after the login process) is that they continue to run even after the "login" process redirects to the after-login page. Even if everything runs in the same session, there is no guarantee that the after-login page and its on-load events will be executed after the after-login processes on the login page.
    Scott

  • Error In MIGO "Could not determine recipients for message type ACPJMM"

    Dear all,
    At the time of transaction Goods Receipt(MIGO), I am getting the error message "Could not determine recipients for message type ACPJMM".
    System Diagnosis is as below
    An IDoc of message type ACPJMM was passed to the ALE layer, but the three receiver fields in the header record were not filled. In this case the ALE layer tries to determine the receivers from the entries in the distribution model. There are no entries available in the distribution model for the above message type
    I have check the ALE Settings in we20 and we21
    and have assigned the following message types under Logical syste Partner Type
    Outbound
    ACPJMM
    MATMAS
    MBGMCR
    RSINFO
    RSSEND
    WHSORD
    Inbound
    ACPJMM
    DEBMAS
    FTDABA
    FTDACO
    FTDACU
    INSPECTIONPLAN_CREATE
    MATMAS
    MBGMCR
    RSRQST
    WHSCON
    I have also created and Assigned a Logical System to the client and have also created a RFC with the same name
    I have checked all settings is SALE and they are Fine.
    This is a single system
    Please help this is really ugrent
    Regards
    Suhail John

    Hi,
    Goto table TRWCA (T Code SE30) and deselect all the checked entries.
    This should solve your problem.
    Regards,
    Priyadarshi

  • Error: "substitution/validation could not determined" in LAE (FILA)

    Hey, I am trying to simulate a process in the SAP Lease Account Engine (FILA) under transaction FILAEXAM. The system displays the following error message:
    Classification: Validation/substiution could not be determined
    Message no. FILAE604
    Diagnosis
    The system could not determine the check rule for validation/substitution for Lease Accounting.
    Procedure
    Check Customizing for the assignment of check sequences and check steps.
    I already tried everything in customizing (IMG->Financial Accounting->Lease Accounting-> Specifications for Controlling Processing->Financing Classification) to fix this error, but the error always remains.  Can anyone help?

    I don't know where to customize the check sequences. I already checked customizing under "Value Determination Using Substitution", "Financing classification", and "Validation", but the error always remains.
    Are there no Lease Accounting experts at all who can help me?

  • JRE 1.4.2_02 on solaris: java.lang.error

    Hi,
    I've just installed JRE 1.4.2_02 on a server running Solaris 8. The installation procedure went by without problems/errors (as described on Sun's pages: http://java.sun.com/j2se/1.4.2/jre/install-solaris.html)
    When I try to execute java.exe (i.e: java -version) I get the following error response:
    Error occurred during initialization of VM
    java.lang.Error: Properties init: Could not determine current working
    directory.
    If I log in as root I'm allowed to run java.exe without problems. I'd really appreciate any ideas, views, comments etc. on what might be the problem ...
    /Regards Jennifer Lee

    I've posted this a couple oif other places today as well, but essentially it may help
    I had the 'Error occured ..., VM' problem after installing 1.4.2_01 on Linux under slackware9.1.
    I found the resolution by running 'java -verbose' as root and as a user and comparing the output, as java ran fine for root.
    Turns out that for the user 'java -version' stopped after loading a couple of jars, and as root it didn't.
    These jars in the JAVA_HOME/jre/lib directory only had root read/write permissions. After changing these permissions to all read and root write it worked fine for the user (so far)
    The above may be of some help, but comparing the differences (especially permissions) in running it as root and user with -verbose may help.
    John

Maybe you are looking for

  • Server Error when trying to open .acsm file

    Hello, I installed Digital Editions v2.0 on a Windows 7 (64bit) computer. I allowed this program to go through firewall. I have authorized my computer using my AdobeID. When trying to open the .acsm file to get an epub book which I just bought I get

  • Nokia express 5800 bluetooth problem

    hi all my problem with my nokia 5800 express music is when i try to open the bluetooth it gives me a error message which says unable to preform blutooth operation and before it was already working , and i already upgraded the new version as try that

  • Plz help me this marksheet assignment

    hello friend do something for me in this assignemnt the question are as follows: The assessments for the subject Software Development Project Management (for example) consists of: � one assignment mark worth 15% of final assessment, plus � one mid-te

  • Install DAC 10.1.3.4.1 client throws INST-07309 informatica domain file

    This is BIApps 7.6.0. The installer setup.exe from dac_windows_x86_101341.zip throws INST-07309 failure with "informatica domain file location". Obviously this is because I cannot provide a location for domains.infa. This file does not seem to exist

  • Strange issue with Exchange system

    Hello, I'm experiencing a strange issue with one of the Exchange 2013 mailbox servers running on Windows 2012. When trying to upgrade it to the new CU5, I'm getting the following errors: Error: The local domain needs to be prepared using Setup /Prepa