cancel
Showing results for 
Search instead for 
Did you mean: 

SMP 3.0 - Production Server - Error during start up

Former Member
0 Kudos

Hi All,

I have done the basic installation of a Production SMP 3.0 Server. The custom database we are using is an Oracle Database.

I have not deployed any application on the SMP Server yet. Below are the errors are see in the SMP Server log:

2014 08 26 11:43:50#0-500#WARN#org.eclipse.virgo.nano.deployer.internal.StandardApplicationDeployer##anonymous#fs-watcher###Cannot perform bulk deploy operation of the given URIs list as it is either empty or null. |

2014 08 26 11:43:51#0-500#INFO#System.out##anonymous#Refresh Packages###[EL Severe]: 2014-08-26 11:43:51.94--ServerSession(1503982105)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.4.1.v20121003-ad44345): org.eclipse.persistence.exceptions.DatabaseException |

2014 08 26 11:43:51#0-500#INFO#System.out##anonymous#Refresh Packages###Internal Exception: java.sql.SQLException: Failed to start database './db/derby/smp3' with class loader

org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@e85eef9[org.apache.servicemix.bundles.derby:10.8.2.2_1(id=423)], see the next exception for details. |

2014 08 26 11:43:51#0-500#INFO#System.out##anonymous#Refresh Packages###Error Code: 40000 |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###java.lang.NullPointerException: while trying to invoke the method java.lang.String.startsWith(java.lang.String) of a null object returned from java.lang.Exception.getMessage() |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at com.sap.espmprocessing.util.Activator.getOrCreateEMF(Activator.java:71) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at com.sap.espmprocessing.util.Activator.start(Activator.java:41) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at java.security.AccessController.doPrivileged(Native Method) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:300) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.resumeBundles(PackageAdminImpl.java:312) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.processDelta(PackageAdminImpl.java:556) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.PackageAdminImpl.doResolveBundles(PackageAdminImpl.java:251) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at org.eclipse.osgi.framework.internal.core.PackageAdminImpl$1.run(PackageAdminImpl.java:174) |

2014 08 26 11:43:51#0-500#ERROR#System.err##anonymous#Refresh Packages###    at java.lang.Thread.run(Thread.java:791) |

2014 08 26 11:44:13#0-500#INFO#System.out##anonymous#Start Level Event Dispatcher###Persistence bundle starting... |

2014 08 26 11:44:13#0-500#INFO#System.out##anonymous#Start Level Event Dispatcher###Persistence bundle started. |

2014 08 26 11:44:30#0-500#WARN#com.sap.mobile.platform.server.foundation.security.jmx.DynamicConnectorServerFactoryBean##anonymous#ManagedService Update Queue###Failed to unregister old rmi registry java.rmi.NoSuchObjectException: object not exported

    at sun.rmi.transport.ObjectTable.unexportObject(ObjectTable.java:153)

    at java.rmi.server.UnicastRemoteObject.unexportObject(UnicastRemoteObject.java:297)

    at org.springframework.remoting.rmi.RmiRegistryFactoryBean.destroy(RmiRegistryFactoryBean.java:305)

    at com.sap.mobile.platform.server.foundation.security.jmx.DynamicConnectorServerFactoryBean.init(DynamicConnectorServerFactoryBean.java:158)

    at com.sap.mobile.platform.server.foundation.security.jmx.DynamicConnectorServerFactoryBean.updateCallback(DynamicConnectorServerFactoryBean.java:259)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.eclipse.gemini.blueprint.util.internal.ReflectionUtils.invokeMethod(ReflectionUtils.java:106)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.UpdateMethodAdapter.invokeCustomMethods(UpdateMethodAdapter.java:105)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.UpdateMethodAdapter.invoke(UpdateMethodAdapter.java:131)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.BeanManagedUpdate.update(BeanManagedUpdate.java:40)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.CMUtils.bulkUpdate(CMUtils.java:79)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.DefaultManagedServiceBeanManager.updated(DefaultManagedServiceBeanManager.java:77)

    at org.eclipse.gemini.blueprint.compendium.internal.cm.ConfigurationAdminManager$ConfigurationWatcher.updated(ConfigurationAdminManager.java:59)

    at org.eclipse.equinox.internal.cm.ManagedServiceTracker$1.run(ManagedServiceTracker.java:183)

    at org.eclipse.equinox.internal.cm.SerializedTaskQueue$1.run(SerializedTaskQueue.java:36)

|

2014 08 26 11:44:49#0-500#INFO#System.out##anonymous#SMPServerStatusManager###SMPServerStatusManager: The SMP server has initialized and is ready. |

I am not sure why there are so many exceptions and what to do to rectify them. Specially why there is a exception for a derby database. I have installed the Production option of the SMP Server. Please guide.

Regards

Ankur Malhotra

Accepted Solutions (1)

Accepted Solutions (1)

rakshit_doshi
Active Contributor
0 Kudos

Dear Ankur,

At what stage do you encounter this error?

While starting the services??

Former Member
0 Kudos

Hi Rakshit,

Yes I was getting this error while starting the service.

But I am not getting it anymore.

I just uninstalled and reinstalled the Server and didn't get these errors again.

I will mark this question answered.

Thank you for your time.

Regards

Ankur

Answers (0)