Giter Club home page Giter Club logo

Unable to open the latest inspectit.app in Mac OS V11 - java.lang.IllegalStateException: The platform metadata area could not be written: /Applications/inspectIT/inspectit/inspectIT.app/Contents/MacOS/workspace/.metadata. By default the platform writes its content about inspectit HOT 4 CLOSED

inspectit avatar inspectit commented on May 8, 2024
Unable to open the latest inspectit.app in Mac OS V11 - java.lang.IllegalStateException: The platform metadata area could not be written: /Applications/inspectIT/inspectit/inspectIT.app/Contents/MacOS/workspace/.metadata. By default the platform writes its content

from inspectit.

Comments (4)

sushil1992 avatar sushil1992 commented on May 8, 2024 7

It worked if I moved the application from the Downloads folder to the Applications folder.

from inspectit.

ivansenic avatar ivansenic commented on May 8, 2024

Hi @dinesh4747,

Can you check that the user starting the inspectIT app has the rights to write to the /Applications/inspectIT/inspectit/inspectIT.app/Contents/MacOS/ directory and sub-directories, seams that Eclipse RPC is not able to write configuration stuff there.

In addition you can try to start with the -data parameter pointing to another folder:

./inspectIT -data <workspace_folder>

It's also possible to specify the workspace folder in the /Applications/inspectIT/inspectit/inspectIT.app/Contents/MacOS/inspectIT.ini file by prepending the data parameter before the -vmargs arguments:

-data
<workspace_folder>
-vmargs
-Xmx1024M
-Xms128m

from inspectit.

pbouillet avatar pbouillet commented on May 8, 2024

Hi @dinesh4747 ,

did the hint from @ivansenic work out for you? Is this issue solved?

from inspectit.

pbouillet avatar pbouillet commented on May 8, 2024

Closing this ticket for now. Do not hesitate to reopen or create a new one if you have more questions. Thanks!

from inspectit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.