Quantcast
Viewing all articles
Browse latest Browse all 4944

7MTT Access not possible after installation

I'm trying to run 7MTT on  a windows 2012 R2 Standard Server of my customer. The service is started but I can't access the tool in any browser. It says connection refused. In the server-console.log the following error message is logged. Can anybody help on this?

 

2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperSimpleApp Error: Caused by: com.netapp.common.platform.JNIException: Zuordnungen von Kontennamen und Sicherheitskennungen wurden nicht durchgeführt.
2016/10/21 11:09:34.769 | INFO   | jvm 1    |
2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperSimpleApp Error:     at com.netapp.common.platform.windows.FileSystemNativeImpl.setFileSecurityDescriptor(Native Method)
2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperSimpleApp Error:     at com.netapp.common.platform.windows.OperatingSystemImpl.changeFileSecurity(OperatingSystemImpl.java:276)
2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperSimpleApp Error:     ... 59 more
2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperManager Debug: WrapperManager.stop(1) called by thread: WrapperSimpleAppMain
2016/10/21 11:09:34.769 | INFO   | jvm 1    | WrapperManager Debug: Send a packet STOP : 1
2016/10/21 11:09:34.769 | DEBUG  | wrapperp | read a packet STOP : 1
2016/10/21 11:09:34.769 | DEBUG  | wrapper  | JVM requested a shutdown. (1)
2016/10/21 11:09:34.769 | DEBUG  | wrapper  | wrapperStopProcess(1, FALSE) called.
2016/10/21 11:09:34.769 | DEBUG  | wrapper  | Sending stop signal to JVM
2016/10/21 11:09:34.769 | DEBUG  | wrapperp | send a packet STOP : NULL
2016/10/21 11:09:34.878 | INFO   | jvm 1    | WrapperManager Debug: Received a packet STOP :
2016/10/21 11:09:34.878 | INFO   | jvm 1    | WrapperManager Debug: Stopped checking for control events.
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: Thread, WrapperSimpleAppMain, handling the shutdown process.
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: calling listener.stop()
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperSimpleApp Debug: stop(1)
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: returned from listener.stop() -> 1
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: shutdownJVM(1) Thread: WrapperSimpleAppMain
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: wait for 0 shutdown locks to be released.
2016/10/21 11:09:35.862 | INFO   | jvm 1    | WrapperManager Debug: Send a packet STOPPED : 1
2016/10/21 11:09:35.862 | DEBUG  | wrapperp | read a packet STOPPED : 1
2016/10/21 11:09:35.862 | DEBUG  | wrapper  | JVM signaled that it was stopped.
2016/10/21 11:09:36.081 | INFO   | jvm 1    | WrapperManager Debug: Closing backend connection.
2016/10/21 11:09:36.081 | INFO   | jvm 1    | WrapperManager Debug: Closed backend socket (Normal): java.net.SocketException: Socket closed
2016/10/21 11:09:36.081 | INFO   | jvm 1    | WrapperManager Debug: Returned from backend handler.
2016/10/21 11:09:36.081 | DEBUG  | wrapperp | socket read no code (closed?).
2016/10/21 11:09:36.081 | DEBUG  | wrapperp | closing backend socket.
2016/10/21 11:09:36.628 | INFO   | jvm 1    | WrapperManager Debug: Server daemon shut down
2016/10/21 11:09:36.628 | INFO   | jvm 1    | WrapperManager Debug: calling System.exit(1)
2016/10/21 11:09:37.066 | INFO   | jvm 1    | Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
2016/10/21 11:09:37.066 | INFO   | jvm 1    | Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=196m; support was removed in 8.0
2016/10/21 11:09:37.175 | DEBUG  | wrapper  | JVM process exited with a code of 1, however the wrapper exit code was already 1.
2016/10/21 11:09:37.175 | DEBUG  | wrapper  | JVM exited normally.
2016/10/21 11:09:37.503 | STATUS | wrapper  | <-- Wrapper Stopped

 


Viewing all articles
Browse latest Browse all 4944

Trending Articles